/* CSS Document */

*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#000;
}

a img {border:none;}


body{
	background:#243F6E url(../img/bg_site.jpg) repeat-x top;
	font-family:Trebuchet Ms, verdana, arial;
	font-size:12px;
}

ul,li{
list-style:none;
margin:0;
padding:0;
}
#site{
	width:763px;
	position:relative;
	left:50%;
	margin-left:-377px;
	background:url(../img/bg-site.jpg) repeat-y top;
}
#topo{

}

#menu{
	width:225px;
	float:left;
	background:url(../img/men-top.jpg) no-repeat top;
}
#menu ul{
	margin:0 3px 0 3px;
}
#menu li.pri{
background:none;
}
#menu li{
	width:218px;
	margin-left:1px;
	line-height:28px;
	background:url(../img/bg-li.jpg) no-repeat;
	border-bottom:1px solid #FFF;
}
#menu li a{
	color:#FFF;
	text-transform:uppercase;
	padding-left:25px;
}
#menu li a:hover{
	color:#FF6600;
	background:url(../img/li-h.gif) no-repeat left;
}
#menu p{
	margin-top:20px;
	text-align:center;
}
#nav{
	width:534px;
	float:left;
	text-align:right;
	background:#195D95;
	line-height:20px;
}
#nav a{
	color:#FFF;
	margin-right:5px;
	text-transform:uppercase;
}
#conteudo{
	width:520px;
	margin-left:5px;
	float:left;
}
#conteudo p, #conteudo h1{
margin:10px 0px;
}
#conteudo p.back{
	text-align:right;
}
#conteudo p.back a{
	color:red;
	font-weight:bold;
	text-transform:uppercase;
}
#conteudo li{
	margin-left:20px;
	list-style:inside;
	color:#000;
}

#home-noticias{
	width:300px;
	_width:255px;
	border-right:2px solid #E5E5E5;
	float:left;
}
#home-noticias hr{
margin:0px 0px 0px 60px;
color:#E5E5E5;
}
#home-noticias h1{
margin:10px 10px 0px 0px;
}
#home-noticias a{
	font-weight:bold;
}
#home-noticias ul{
list-style:none !important;
margin:0px;
}
#home-noticias li{
margin:5px 10px 0px 0px;
list-style:none;
}
#home-noticias li a{
*margin-left:-15px;
padding:0px;
}
#home-noticias a:hover{
	text-decoration:underline;
	color:#195D95;
}
#home-parceiros{
	float:left;
	margin-left:8px;
	width:209px;
	min-height:100px;
}
#home-inferior{
clear:both;
	bottom:-100px;
	background:#1A5D94;
	padding-top:2px;
}
#home-inferior .box-i{
	width:310px;
	_width:300px;
	background:#FFF url(../img/box-i-top.gif) no-repeat top;
	margin:1px 0px;
	margin-right:1px;
}
#home-inferior .box-enquete{
float:right;
width:209px;
text-align:center;
padding-left:1px;
}
#home-inferior .box-tasqa{
	background:url(../img/box-enq-tasqa.gif) repeat-y;
	min-height:170px;
	}
#home-inferior .box-enquete h2{
	color:#FFF;
	border:none;
}
#home-inferior .box-i-bottom{
	background:url(../img/box-i-bottom.gif) no-repeat bottom;
	height:12px;
}
#nav img{
	margin:0px 5px;
}
#rodape{
	clear:both;
}
#rodape .box-end{
	background:url(../img/bg-end.gif) no-repeat top;
	width:225px;
	height:180px;
	
}
#rodape .box-end address{
	margin:10px;
	color:#FFF;
	font-size:10px;
	font-style:normal;
}
#rodape .box-end address strong{
font-size:12px;
}


/* FONTES E TEXTOS */
h1{
	color:#FD8200;
	font-size:18px;
	border-bottom:2px solid #E5E5E5;
	text-transform:uppercase;
}
h2{
	color:#195D95;
	font-size:16px;
	margin:10px 0px;
	padding:0px;
	text-transform:uppercase;
}
h4{
	text-transform:none;
	color:#000;
	font-size:12px;
	margin:10px 0px;
}
.txtAzul{
color:#003399;
}
.txtLaranja img{

}
