@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.mainContainer {
	vertical-align: top;
	width: 100%;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/back_01.jpg);
}
.mainContainer2 {
	vertical-align: top;
	width: 100%;
	display: block;
	float: left;
	background-attachment: scroll;
	background-color: #14192D;
	background-image: url(../images/back_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CLASSES ESTRUTURA */
/* TOPO */
.topMargemEsq {
	vertical-align: top;
	width: 30px;
	display: block;
}
.topEsq {
	width: 200px;
	vertical-align: top;
	display: block;
}
.topCentro {
	width: 700px;
	height: 80px;
	vertical-align: top;
}
.topDir {
	width: 150px;
	height: 80px;
	vertical-align: top;
}
.topMargemDir {
	width: 100%;
	height: 80px;
}
/* BANNER */
.bannerMargemEsq {	
	height: 120px;
	width: 30px;
	vertical-align: top;
}
.bannerEsq {
	height: 120px;
	width: 200px;
	vertical-align: top;
	display: block;
}
.bannerCentro {
	height: 120px;
	width: 700px;
	vertical-align: top;
}
.bannerDir {
	height: 120px;
	width: 150px;
	vertical-align: top;
}
.bannerMargemDir {
	width: 100%;
	height: 120px;
}
.bannerDenominacao {
	padding-top: 85px;
	padding-left: 23px;
	font-size: 12px;
	color: #66CCFF;
	float: left;
}
.bannerLinks {
	float: right;
}


/* CONTEUDO */
.colMargemEsq {
	width: 30px;	
	vertical-align: top;
}
.colEsq {	
	width: 200px;
	vertical-align: top;	
}
.colCentro {
	width: 700px;
	vertical-align: top;
}
.colDir {
	width: 150px;
	vertical-align: top;
}
.colMargemDir {	
	width: 100%;
}
/* FOOT */
.footMargemEsq {	
	width: 30px;
	vertical-align: top;
}
.footEsq {
	width: 200px;
	vertical-align: top;
}
.footCentro {
	width: 700px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footDir {
	width: 150px;
	vertical-align: top;
}
.footMargemDir {
	width: 100%;
}
/* CLASSES INFERIORES */
.linksTop {
}
.bannerTitulo {
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	width: 585px;
	float: left;
}
.menu {
	margin-top: 30px;
}
.menuBtn {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}
.menuBtn a {
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
	color: #666666;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}
.menuBtn a:hover {
	line-height: 16px;
	color: #FFFFFF;
	background-color: #f7b113;
}
.menuBtnOn {
	/*	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;*/
	line-height: 20px;
	color: #000000;
	background-color: #a5c018;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	width: 190px;
}
.menu2 {
}
.conteudo {
	padding-top: 14px;
	padding-left: 24px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}
.conteudo a{
	color: #A7D1EB;
	font-weight: bold;
	text-decoration: none;
}
.conteudo a:hover{
	color: #FFFFFF;
}
.conteudo ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.conteudo li{
	padding-bottom: 8px;
}
.conteudo  h1, h2, h3,h4, h5, h6{
	color: #A5C018;
}
.conteudo  hr{
	color: #003366;
}
.conteudoLink {
	text-align: right;
	display: block;
	line-height: 18px;
}
.conteudoLink a{
	text-align: right;
	font-size: 10px;
	color: #A5C018;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.conteudoLink a:hover{
	text-align: right;
	color: #f7b113;
}
.legenda {
}

.imgDir {
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgDentroConteudo {
	display: block;
	float: right;
	padding-bottom: 15px;
	padding-left: 30px;
}
.formulario {

}
.local {
	margin-top: 85px;
	color: #999999;
	margin-left: 20px;
	font-size: 10px;
	float: left;
}
.data {
	font-size: 12px;
	color: #FF9801;
	font-weight: bold;
}
.imgFooter {
	text-align: right;
}
