@charset "utf-8";
/* CSS Document */

BODY {
	background-image: url(../images/blog/bkg_preto.png);
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#555555;
}

.limpa {
	clear:both;
}

#fundo {
	background-image: url(../images/bkg.png);
	background-repeat:repeat-x;
	width:100%;
}

#topo {
	width:925px;
	background-image:url(../images/fundoBola.png);
	margin:auto;
	height: 266px;
	background-repeat: no-repeat;
 }
 
#conteudo {
	width:925px;
	margin:auto;
}

#esquerda {
	width:230px;
	float:left;
}

#meio {
	width:695px;
	float:left;
	position: relative;
}

#branco {
	background-color:#FFFFFF;
	width:100%;
	position: absolute;
	top: -50px;
	margin-bottom: 30px;
}

#logo {
	width:216px;
	float:left;
}

#flash {
	float:left;
	padding: 26px 0px 0px 0px;
}

#textos {
	padding:24px 15px 24px 24px;
}


.cxVermelha {
	width:253px;
	background-color:#B02F2F;
	padding:11px 16px 9px 16px;
}

.cxOpiniao {
	width:253px;
	background-color:#F6F1E3;
	border: solid 1px #CCCCCC;
	padding:11px 16px 9px 16px;
}

.aba {
	width:138px;
	height:28px;
	background-image:url(../images/aba_vermelha.png);
	background-repeat:no-repeat;
	padding: 0px 10px 0px 0px;
}

.aba2 {
	width:138px;
	height:28px;
	background-image:url(../images/aba_vermelha2.png);
	background-repeat:no-repeat;
	padding: 0px 10px 0px 0px;
}

.aba3 { /*Cor da aba menor*/
	width:138px;
	height:28px;
	background-image:url(../images/aba_vermelha2.png);
	background-repeat:no-repeat;
	padding: 0px 10px 0px 0px;
	
}
.cxAgenda { 
	width:253px;
	background-color:#B02F2F;
	padding:11px 16px 9px 16px;
}

.fotoDestaque {
	border: solid 1px #D18D85;
}

.noticiasNormal {
	background-color:#F4F0DF;
	padding: 10px 10px 10px 10px;
	margin-bottom:7px;
}

.esq {
	width:285px;
	float:left;
	margin-right:17px;
}

.fotoOpinioes {
	border: solid 1px #A73030;
	float:left;
	margin: 0px 10px 5px 0px;
}

.opn {
	margin-bottom:7px;
}

.datinha {
	width:30px; 
	background-color:#F0EAD6; 
	float:left; 
	text-align:center; 
	font-size:12px; 
	color: #666666; 
	font-weight:bold; 
	padding-bottom:3px; 
	margin-right:10px;
}

.dataAgenda {
	background-color:#666666; 
	margin:4px 4px 4px 4px; 
	text-align:center; 
	font-size:14px; 
	color:#FFFFFF; 
	font-weight:bold;
}

.icone {
	padding:6px 7px 0px 10px;
}

.multimidia {
	float:left;
	margin-top:30px;
	width:155px;
}

.cxMultimidia {
	background-color:#F6F1E3;
	border: solid 1px #CCCCCC;
	padding:10px 10px 10px 10px;
}


.cxImprensa {
	width:314px;
	background-color:#EEEEEE;
	border: solid 1px #DBDBDB;
	padding:10px 10px 5px 10px;
}

#rodape {
	text-align:center; 
	color:#DCB794; 
	font-size:11px; 
	padding: 10px; 
	position:relative; 
	margin:auto; 
	background-image:url(../images/blog/bkg_preto.png);
}

