/* CSS Document */

*, html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background-color:#3D7BB2;
}

img{
	margin:0px;
	padding:0px;
	border:0px;
}



/* REGRAS PARA TEXTOS E LINKS ///////////////////////////////////////////////////////////////////////*/
/* REGRAS PARA TEXTOS E LINKS ///////////////////////////////////////////////////////////////////////*/
/* REGRAS PARA TEXTOS E LINKS ///////////////////////////////////////////////////////////////////////*/

h1 a{
	display:block;
	width:520px;
	height:145px;
	background-image:url(../img/logo.jpg);
	position:absolute;
	left:40px;
	top:25px;
	text-indent: -5000px;
	overflow:hidden;
}


h2{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #0A3152;
	font-weight: bold;
	margin-bottom: 20px;
	/*border-bottom: 1px solid #CCCCCC;*/
	text-transform:uppercase;
}

td.contentheading{
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #0860A8;
	font-weight: bold;
	padding-bottom:20px; /* DIFERENTE DO H2 POR ESTAR DENTRO DA TABELA */
}

h3{
	font-family: Verdana, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #0860A8;
	font-weight: bold;
	margin: 15px 0px;
}


/* TÍTULO PARA "ÚLTIMAS NOTÍCIAS" NA PÁGINA INICIAL*/
.moduletable h3{
	display:block;
	height:26px;
	line-height:26px;
	padding-left:10px;
	background-color:#125EA2;
	font-family: Verdana, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	font-weight: bold;
	margin: 15px 0px;
}
/* TÍTULO PARA "ÚLTIMAS NOTÍCIAS" NA PÁGINA INICIAL*/



p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	color: #333333;
	line-height: 1.3;
}


label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 1.3;
}


a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#074A90;
}

a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#074A90;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #FF6600;
}

.legenda{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:10px;
}

.legenda_esconder{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:10px;
	display:none;
}



/* REGRAS PARA OS BLOCOS ///////////////////////////////////////////////////////////////////////*/
/* REGRAS PARA OS BLOCOS ///////////////////////////////////////////////////////////////////////*/
/* REGRAS PARA OS BLOCOS ///////////////////////////////////////////////////////////////////////*/

#header_container{
	width:100%;
	background-image: url(../img/background.jpg);
	background-repeat:repeat-x;
	background-color: #F0F4F7;
	background-position: bottom;
	}
	
#header{
	width:960px;
	height:210px;
	background-image: url(../img/header_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	background-position: bottom;
}

#header #search{
	width:315px;
	height:85px;
	position:absolute;
	background-image: url(../img/search_back.jpg);
	right:0px;
	top:59px;
}

/*#header #follow{
	width:140px;
	height:40px;
	position:absolute;
	right:30px;
	top:49px;
}*/

#header #twitter a{
	position:absolute;
	display:block;
	width: 124px;
	height:40px;
	top:18px;
	right:30px;
	text-indent:-5000px;
	background-image:url(../img/twitter.jpg);
	overflow:hidden;
}

#header #font{
	width:95px;
	height:33px;
	position:absolute;
	right:30px;
	top:144px;
}

#wrap{
	width:100%;
	background-color: #F9F9F9;
	}
	
#content_container{
	width:960px;
	background-image: url(../img/content_back.jpg);
	background-repeat: repeat-y;
	position: relative;
	margin: 0 auto;
	padding-top: 15px;
}

#auxiliar{
	float:left;
	width: 250px;
	position: relative;
	margin-left:20px;
	background-image: url(../img/auxiliar_back.jpg);
	background-repeat: no-repeat;
}

#content{
	width: 645px;
	float:right;
	position:relative;
	margin-right:30px;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#textos_umacoluna{
	width: 630px;
	float:left;
	position:relative;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#textos_duascolunas{
	width: 430px;
	float:left;
	position:relative;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#banners{
	width:190px;
	float:right;
	position:relative;
	margin-bottom:30px;
}

#textos_duascolunas #caminho{
	width: 100%;
	height:30px;
	line-height:30px;
	border-bottom:#CCCCCC 1px dotted;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


#textos_umacoluna ul, #textos_duascolunas ul{
	margin-left:15px; 
	list-style-image:url(../../../images/M_images/arrow.png);
}


#textos_umacoluna ul li, #textos_duascolunas ul li{
line-height:1.8;
}


#auxiliar #menu{
	width:215px;
	position:relative;
	margin:0 auto 0 20px;
	/*height:300px; retirar após configuração total*/
	background-image:url(../img/menu_backsup.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
}

#auxiliar #menu .menu_titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	width:180px;
	height:28px;
	line-height:28px;
	text-indent:10px;
	background-image:url(../img/menu_titulo_back.jpg);
	margin:0px auto 10px;
	}

#auxiliar #menu ul{
	list-style-type:none;
	position: relative;
	background-image: url(../img/menu_backinf.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 15px;
	
}

#auxiliar #menu ul li{
	/*float:left;*/
	line-height:28px;
	width: 180px;
	padding-left: 18px;
}
	

#auxiliar #menu ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#334964;
	display:block;
	background-image: url(../img/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	border-bottom:1px solid #C6D9E5;
	text-indent: 30px;
}

#auxiliar #menu ul li a:hover{
	color:#334964;
	background-image: url(../img/menu_item_hover.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	font-weight: bold;
}


.clear{
	height:20px;
	position:relative;
	clear:both;
	width:100%;
	}

#footer_container{
	width:100%;
	background-image: url(../img/footer_container_back.jpg);
	background-repeat:repeat-x;
	height: 100px;
	}
	
#footer{
	width:960px;
	height:100px;
	background-image: url(../img/footer_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}

#footer address a{
	width: 280px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 40px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 30px;
	text-decoration:none;
	background-image: url(../img/sfw.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 60px;
	
}

#footer address a:hover{
	color:#000000;
	background-image: url(../img/sfw_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	text-decoration: none;
}


/* FORMS FORMS FORMOS */

/*input[type="text"]{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #CCCCCC 2px solid;
	background-color:#FCFCFC;
}*/

.campo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #CCCCCC 2px solid;
	background-color:#FCFCFC;
}

.campo_focus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px 2px;
	border: #00C8FC 2px solid;
	background-color:#FFFFFF;
}
