@charset "iso-8859-1";
/* CSS Document */

body {
	background: url(../images/bkg.png) repeat-y center #300808;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#miolo {
	background: url(../images/bkg_conteudo.jpg) repeat-x top;
	width:848px;
	background-color:#fff;
	border: solid 1px #CCCCCC;
	padding:25px;
	border-bottom:none;
	margin-top: 10px;
}

#container {
	background: url(../images/bkg_topo.png) repeat-x top;
}

#conteudo {
	width:900px;
	margin:auto;
}

#topo {
	width:907px;
	background: url(../images/topo.png) no-repeat bottom left;
	height:323px;
	padding-top:20px;
}



#menu {
	width:897px;
	background: url(../images/bkg_menu.png) no-repeat top left;
	height:38px;
	padding-top:3px;
	padding-left:10px;
}


#rodape {
	background: url(../images/bkg_rodape.png) no-repeat;
	width:700px;
	height:47px;
	padding:60px 100px 20px 100px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}

#bkg_redes {
	background:url(../images/bkg_redes.png) no-repeat right top;
	width:360px;
	height:45px;
	float:right;
	margin-right:20px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right:20px;
}

#esquerda {
	width:236px;
	float:left;
	margin-right:24px;
}

#meio {
	width:327px;
	float:left;
	margin-right:24px;
}

#meioInterna {
	width:550px;
	float:left;
	margin-right:24px;
}

#direita {
	width:237px;
	float:left;
}

#cx_conteudoInterna {
	padding-right:50px;
}

.limpa {
	clear:both;
}

.cx_vermelha {
	background:url(../images/top_cx.jpg) top no-repeat #D23130;
	padding:20px 10px 10px 10px;
	width:216px;
	margin-bottom: 20px;
}

.cx_vermelha2 {
	background:url(../images/cx_VermelhoMaior.png) top no-repeat #D23130;
	padding:20px 10px 10px 10px;
	width:303px;
	margin-bottom: 20px;
}

.cx_cinza {
	background:url(../images/top_cxAgenda.jpg) top no-repeat #E5E5E5;
	padding:20px 10px 10px 10px;
	width:216px;
	margin-bottom: 20px;
}

.cx_cinzaMaior {
	background:url(../images/cx_CinzaMaior.jpg) top no-repeat #E5E5E5;
	padding:20px 10px 10px 10px;
	width:303px;
	margin-bottom: 20px;
}

.cx_cinzaComentarios {
	background:url(../images/top_cxComentarios.jpg) top no-repeat #E5E5E5;
	padding:20px 10px 10px 10px;
	width:429px;
}

.cx_cinzaSemtopo {
	background:#E5E5E5;
	padding:20px 10px 10px 10px;
}


.cx_twitter {
	background:url(../images/top_twitter.png) top no-repeat #E5E5E5;
	padding:20px 10px 10px 10px;
	width:216px;
	margin-bottom: 20px;
}

.cx_videologInterna {
	background:#E5E5E5;
	padding:10px 10px 10px 10px;
	width:135px;
	margin-bottom: 20px;
	float:left;
	margin-right:20px;
}

.cx_fotologInterna {
	background:#008937;
	padding:10px 10px 10px 10px;
	width:145px;
	margin-bottom: 20px;
	float:left;
	margin-right:15px;
	height: 150px;
}

.fotoLogInterna {
	background:#008937;
	padding:10px 10px 10px 10px;
	width:145px;
	margin-bottom: 20px;
	float:left;
	margin-right:15px;
	height: 150px;
}

.cx_verde {
	background:url(../images/top_cxTv.jpg) top no-repeat #008937;
	padding:20px 10px 10px 10px;
	width:216px;
	margin-bottom: 20px;
}

.cx_verdeMaior {
	background:url(../images/cx_verdeMaior.jpg) top no-repeat #008937;
	padding:20px 10px 10px 10px;
	width:303px;
	margin-bottom: 20px;
}

.bordaBrancaLeft {
	border: solid 5px #FFF;
	float:left;
	margin-right:10px;
}

.bordaBranca {
	border: solid 8px #FFF;
}

.bordaFotoDestaque {
	border: solid 1px #CCCCCC;
	padding:7px;
	margin-bottom:5px;
	margin-top:5px;
}

.bordaFotoMais {
	border: solid 1px #CCCCCC;
	padding:4px;
	float:left;
	margin-right:10px;
}

.espaco {
	margin-bottom:10px;
}

.espaco5 {
	margin-bottom:5px;
}

.alinhaEsquerda10 {
	float:left;
	margin-right:10px;
}

.form {
	border-top: solid 2px #C4C4C4;
	border-left: solid 2px #C4C4C4;
	border-bottom:solid 2px #F5F5F5;
	border-right: solid 2px #F5F5F5;
	background-color:#FFF;
	padding:0px 5px 0px 5px;
	color:#666;
}

.btn {
	border-top: solid 2px #DCA79F;
	border-left: solid 2px #DCA79F;
	border-bottom: solid 2px #3C0F08;
	border-right: solid 2px #3C0F08;
	background-color:#AB2B18;
	color:#FFF;
	font-size:11px;
	text-align:center;
}

.btnInteratividade {
	border-top: solid 2px #DCA79F;
	border-left: solid 2px #DCA79F;
	border-bottom: solid 2px #3C0F08;
	border-right: solid 2px #3C0F08;
	background-color:#AB2B18;
	color:#FFF;
	font-size:13px;
	text-align:center;
	width:300px;
	float:right;
	margin-bottom:30px;
	padding:10px;
}


.banner {
	width:327px;
	height:86px;
	margin-bottom:10px;
}

.maisNoticiasPrincipal {
	border-bottom: solid 1px #D6D6D6;
	padding-bottom:5px;
	margin-top:10px;
}

a img {
	border: none;
}

.cx_inventarioFonte {
	padding:0px;
	margin-right:10px;
	text-align:left;
	float:left;
}

.cx_inventarioFuncoes {
	padding:0px;
	margin-right:30px;
	text-align:left;
	float:left;
}

.ainhaEsquerda {
	float:left;
}

.alinhaDireita {
	float:right;
}


/* Ferramentas
**********************************************************/
#Ferramentas {
	width:200px;
	float:right;
}


#Ferramentas h4 {
	display:none;
}

#Ferramentas ul li {
	float:left;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-5000px;
}

#Ferramentas ul li a {
	width:16px;
	height:16px;
	display:block;
}
/* compartilhamento da noticia */
#compartilhamentoMateria { width:160px; height:16px; float:right; }
#compartilhamentoMateria li { margin-left:10px; background:url(/images/ic-compartilhamento.gif) no-repeat; }

#compartilhamentoMateria .delicious { background-position:0 -18px; }
#compartilhamentoMateria .delicious:hover { background-position:0 0; }
#compartilhamentoMateria .digg { background-position:-26px -18px; }
#compartilhamentoMateria .digg:hover { background-position:-26px 0; }
#compartilhamentoMateria .googlereader { background-position:-52px -18px; }
#compartilhamentoMateria .googlereader:hover { background-position:-52px 0; }
#compartilhamentoMateria .facebook { background-position:-78px -18px; }
#compartilhamentoMateria .facebook:hover { background-position:-78px 0; }
#compartilhamentoMateria .myspace { background-position:-104px -18px; }
#compartilhamentoMateria .myspace:hover { background-position:-104px 0; }
#compartilhamentoMateria .twitter { background-position:-130px -18px; }
#compartilhamentoMateria .twitter:hover { background-position:-130px 0; }

