@charset "utf-8";
/* CSS Document */

BODY {
	font-family:Arial;
	margin:auto;
	background-color:#800000;
	font-size:12px;

}

.limpa {
	clear:both;
}

#cabecalho {
	width:930px;
	height:315px;
	margin:auto;
}

#corpo {
	width:930px;
	margin:auto;
}

#conteudo {
	margin-left:63px;
}

#esquerda {
	width:194px;
	float:left;
	padding-top:20px;
}

#branco {
	width:673px;
	float:left;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom: 15px;
}

#brancoEsq {
	width:386px; 
	float:left;
}

.categoria {
	border-bottom:dotted 2px #A2C379; 
	width:340px; 
	padding-bottom:3px; 
	margin-bottom:10px;
}

#cx_maisNoticias {
	background-image:url(/images/bkg_maisNoticias.jpg);
	padding:25px 35px 30px 35px;
	margin-top:10px;
	margin-bottom: 10px;
}

.maisNoticias {
	border-bottom:dotted 2px #D49895;
	padding-bottom:2px;
	width:320px;
	margin-bottom:10px;
}

#brancoDir {
	width:260px; 
	float:left; 
	padding-left:17px;
}


.cxForm {
	border:1px solid #999999;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	color:#666666;
	float:left;

}

.cxFormGenerica {
	border:1px solid #999999;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	color:#666666;
	float:left;
	width:150px;

}

.btn {
	background-color:#DE2418;
	border-top: 1px solid #E44C42;
	border-right: 1px solid #AB1C12;
	border-bottom: 1px solid #AB1C12; 
	border-left:1px solid #E44C42;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 1px 1px 1px 1px;
	float:left;
	margin-left:5px;
	
}

.btnMaior {
	background-color:#DE2418;
	border-top: 1px solid #E44C42;
	border-right: 1px solid #AB1C12;
	border-bottom: 1px solid #AB1C12; 
	border-left:1px solid #E44C42;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding: 1px 1px 1px 1px;
	width:159px;
	float:left;
	
}

.cxMultimidiaF {
	width:230px;
	position:relative;
	background-image:url(/images/bkg_fotos.jpg);
	background-repeat:no-repeat;
	height:83px;
	margin-bottom:5px;
	margin-left: 5px;
}

.cxMultimidiaR {
	width:230px;
	position:relative;
	background-image:url(/images/bkg_radio.jpg);
	background-repeat:no-repeat;
	height:83px;
	margin-bottom:5px;
	margin-left: 5px;
}

.cxMultimidiaV {
	width:230px;
	position:relative;
	background-image:url(/images/bkg_videos.jpg);
	background-repeat:no-repeat;
	height:83px;
	margin-bottom:10px;
	margin-left: 5px;
}

.multimidiaPosicao {
	position:absolute; 
	left: -7px; 
	top: 8px; 
	height:66px; 
	float:left; 
	width: 209px;
}


#rodape {
	margin-top:15px; 
	background-image:url(/images/joelho_rodape.png); 
	background-position:right; 
	background-repeat:no-repeat; 
	height:120px;
}

#rodape_bkg {
	margin-right:60px; 
	background-color:#5A120A; 
	height:60px; 
	padding:40px 0px 20px 35px;
}

.foto {
	float:left; 
	margin-right:15px; 
	border:solid 2px #FFFFFF;
}

.fotoVideo {
	float:left;
	margin-right:20px;
	border:solid 5px #FFFFFF;
}

.agenda {
	background-image:url(/images/bkg_agenda.png); 
	background-repeat:repeat-y; 
	width:201px; 
	padding:18px;
}

.conteudoEsquerda {
	width:351px;
	float:left;
	padding-left:35px;
	margin-bottom: 20px;
}

.box_Fotos {
	width:153px;
	float:left;
	padding:10px;
	background-image:url(/images/bkg_maisNoticiasVerde.jpg);
	margin-right:25px;
}

.cxVideos {
	width:100%; 
	height:160px; 
	background-repeat:no-repeat; 
	background-position:right; 
	margin-bottom:20px;
}

