/* CSS Document */

body {
	background: url(../imagem/bg_interna.gif) repeat-x top left #FFF;
}

#cabecalho {
	height: 108px;
	position: relative;
}
#cabecalho h1 {
	left:6px;
	top:40px;	
	background: url(../imagem/logo_interna.gif) no-repeat center left;
	position:relative;
}

#cabecalho h1 a {		
	display: block;
	width: 180px;
	height: 53px;
	font-size: 0;
	_text-indent: -99999em;	
	text-decoration: none;
}
#cabecalho p a {
	color: #234760;
}
#cabecalho p a:hover {
	border-bottom: solid 3px #234760;
}

#miolo {
	padding-top: 21px;
	font-size: 12px;
}

#miolo h1 {
	margin-left:6px;
	padding-left:8px;
	padding-bottom:4px;
	border-left: 2px #444 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height:20px;
	font-weight: normal;
	color: #444444;
	width:410px;
	float:left;
}
#miolo h2 {
	border-bottom:#999 1px dotted;
	margin-bottom:4px;
	color:#888;
	font-size:16px;
}
#miolo h3, #miolo h3 a{
/*	float:left;*/
	text-decoration:none;
	background:#F0F2F4;
	margin-top:10px;
	padding-left:10px;
	margin-bottom:4px;
	color:#0e4e7b;
	font-size:12px;
}
#miolo p.subTexto{
	padding-left:30px;
	margin-top:-10px;
}
#miolo ul{
	padding-left:50px;
	margin:15px 0 0 10px;
	
	list-style:circle;
}
#miolo li{
	margin:4px;
}

#miolo .ilustra-left {
	float:left;
	margin:3px 10px 0px 0;
}
#miolo .ilustra-right {
	float:right;
	margin:3px 0 0 10px;
}
#miolo .bodyCase {
	margin:10px;
	padding-left:10px;
}
#miolo .credito{
	color:#444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:8px;
	text-align:right;
	width:300px;
	height:20px;
	float:right;
}
#miolo .texto{
	color:#444444;
	margin-top:14px;
	_margin-top:-6px;
	margin-left:12px;	
	_margin-left:7px;
	margin-bottom:10px;
	text-align:justify;
	width:778px;
	float: left;
}
#miolo .fotos{
	margin-top: 10px;
	_margin-top: -2px;	
	margin-bottom:20px;
	width:778px;
	float:left;
}
#miolo .fotos img{
	padding-left:10px;
}
#miolo .outras-noticias {
	clear: both;
	width:778px;
	margin-left:10px;
}
#miolo .outras-noticias p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#444;
	float:left;
	height:20px;
	margin-bottom:20px;
	
}
#miolo .outras-noticias form{
	float:right;

}
#miolo .outras-noticias form select{
	width:180px;
}

#miolo .outras-noticias ul{
	width:530px;
	list-style: none;
	margin-bottom:30px;
	clear:both;
}

#miolo .outras-noticias li {
	background-position:2px 3px;
	padding-left: 2px;
	margin-bottom: 15px;
}
#miolo .outras-noticias li a{
	color: #444;
	text-decoration: none;
}
#miolo .outras-noticias li a:hover {
	color:#666;
}
#rodape-interna {	
	clear: both;
	height: 45px;
	position: relative;
	background:url(../imagem/rodape_interna.gif) repeat-x bottom left;
}
#final {
	width:778px;
	margin: 0 auto;
	position: relative;
}
#final img.ms {
	position: absolute;
	top: 12px;
	left:10px;
}
#final p.copyright {
	position: absolute;
	top:18px;
	left:85px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9fc5e1;
}
#final .assinatura {
	background: url(../imagem/g3iaction.gif) no-repeat center;
	position: absolute;
	top: 21px;
	right:6px;
}

#final .assinatura a {	
	display: block;
	width: 57px;
	height: 11px;
	font-size: 0;
	_text-indent: -9999em;
}