* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004289;
	background-repeat: repeat-x;
	background-color: #020098;
	background-attachment: fixed;
	background-image: url(images/fundo_body.jpg);
}
.img_borda {
	border: 4px solid #000066;
}


form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	color: #004289;
}

h2 {
	font-size: 28px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #004289;
	padding-left: 5px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(images/fundo_wrapper.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#wrapper2 {

}

/* Header */

#header {
	height: 140px;
	background-image: url(images/img_evisa.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 120px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #248A98;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background-repeat: no-repeat;
	background-position: left top;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}

.post {
	background-image: url(images/confetti2.jpg);
	margin-top: 40px;
	background-repeat: repeat-y;
	background-position: right top;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #004289;
	font-family: "Kristen ITC";
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
	font-family: "Kristen ITC";
	font-size: 14px;
	color: #000066;
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 206px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 26px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
}

#sidebar li {
	font-size: 14px;
	font-weight: bold;
	font-family: "Kristen ITC";
}


#sidebar li li {
	padding: 6px 0 6px 10px;
	background-image: url(images/img8.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FFFF;
}

#sidebar li ul {
	list-style-image: none;
	list-style-type: none;
}

#sidebar li li a {
	text-decoration: none;
	color: #FF5A00;

}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar li h2 {
	color: #0661A7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	background: #F2F2F2 url(images/img11.gif) repeat-x;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 28px;
}

#widebar #colA {
	float: left;
	width: 370px;
}

#widebar #colB {
	float: left;
	width: 186px;
	padding-left: 30px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 30px;
}

/* Centro */

#centro {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #00FFFF;
}

#centro #colunaA {
	float: left;
	width: 180px;
}
#centro  #colunaB {
	float: left;
	width: 180px;
	border: 1px dotted #00FFFF;
}

#centro #colunaC {
	float: left;
	width: 180px;
	background-color: #00FFFF;
}

/* Footer */

#footer {
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FF5A00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCC00;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}

#footer a {
	color: #FFFF00;
}
.foto {
	height: 352px;
	width: 650px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 20px;
	background-image: url(images/fundo_foto.gif);
}
.localizacao {
	background-image: url(images/fundo_localizacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 510px;
	padding-bottom: 20px;
	color: #000066;
}
.texto {
	background-image: url(images/img11.gif);
	padding-right: 10px;
	padding-left: 10px;
}
