@charset "utf-8";
/* CSS Document */


#chamadas {
	float: left;
	width: 240px;
	padding-top: 20px;
	background-image: url(../images/padrao/det_topo_conteudo.gif);
	background-repeat: no-repeat;
	background-position: -4px top;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 430px;
}
#chamadas ul {
	margin-bottom: 10px;
}




#chamadas li {
	margin-bottom: 28px;
	color: #666666;
}
#chamadas h2 {
	line-height: 2em;
	text-indent: -5000px;
	margin-bottom: 5px;
}
#chamadas  strong a {
	color: #fd6804;
	font-family: "Arial Narrow", Arial;
}



#conteudo #noticias #principal {
	height: 130px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
}




#conteudo #noticias #principal img {
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 10px;
}
#conteudo #noticias #principal h2 {
	font-size: 14pt;
	line-height: 2em;
	color: #FB6808;
	text-decoration: underline;
	font-family: "Arial Narrow", Arial;
}
#conteudo #noticias #principal h3 {
	color: #CB933E;
	padding-bottom: 5px;
}
#conteudo #noticias {
	width: 346px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
#conteudo  #noticias  #maisnoticias {
	display: table;
	width: 345px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#conteudo  #noticias  #maisnoticias  img {
	float: left;
	padding-right: 5px;
}
#conteudo   #noticias   #maisnoticias li {
	float: left;
	width: 172px;
}
#conteudo  #noticias  #maisnoticias  h4 {
	color: #CB933E;
	height: 40px;
	margin-bottom: 10px;
}
#conteudo    #noticias    span   {
	font-size: 8pt;
}
#conteudo #noticias span a {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
#conteudo #noticias span a:hover {
	color: #000000;
	text-decoration: underline;
}



#conteudo #parceiros li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#conteudo #parceiros img {
	border: 0px none #FFFFFF;
}

#conteudo .titparceiros {
	color: #FFFFFF;
	background-image: url(../images/padrao/det_parceiros_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.tit1 {
	background-image: url(../images/padrao/titulo1_index.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tit2 {
	background-image: url(../images/padrao/titulo2_index.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.tit3 {
	background-image: url(../images/padrao/titulo3_index.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#contencao #fonte {
	display: none;
}
