/* valeveneto.net ___ Página Inicial */

div#data {
	margin-top:2px;
	padding:3px;
	width:444px;
	height:22px;
	text-align:center;
	background-image:url(../imagens/layout/box_data.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

div#destaque {
	width:210px;
	height:240px;
	float:left;
	background-image:url(../imagens/layout/box_emdestaque.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:5px;
}
div#destaque #flash {
	padding-top:20px;
}
div#destaque #txt {
	margin-top:2px;
	margin-left:2px;
	width:200px;
	height:20px;
	text-align:justify;
}




div#fotos {
	margin:1px;
	margin-top:5px;
	padding:0px;
	width:229px;
	height:240px;
	float:right;
	background-image:url(../imagens/layout/box_ultimasfotos.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
}
div#fotos #ultimas {
	margin-top:4px;
	margin-left:2px;
	padding:3px;
	width:225px;
	height:90px;
	float:left;
}
div#fotos #texto {
	float:left;
	padding-left:3px;
	width:125px;
	text-align:left;
}
div#fotos #mini_foto {
	float:left;
}

div#eventos {
	margin-top:10px;
	margin-left:3px;
	padding:3px 3px 3px 5px;
	width:225px;
	height:150px;
	float:left;
	background-image:url(../imagens/layout/box_eventos.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
}

div#imagem {
	margin-top:15px;
	margin-left:5px;
	padding:0px;
	width:200px;
	height:150px;
	float:left;
}

div#noticias {
	float:left;
	padding-top:3px;
	padding-left:2px;
	margin-left:4px;
	margin-top:5px;
	width:438px;
	height:180px;
	background-image:url(../imagens/layout/box_ultimasnoticias.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
}
div#noticias #noticia {
	border-bottom: 1px dotted #BBBBBB;
	padding:3px;
	font-size:11px;
	width:425px;
}
div#recados-inicial {
	float:left;
	padding-top:2px;
	padding-left:2px;
	margin-left:4px;
	margin-top:5px;
	width:438px;
	height:245px;
	background-image:url(../imagens/layout/box_recados.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
}
div#recados-inicial #lista {
	margin-top:2px;
	margin-left:5px;
	width:424px;
	height:195px;
	overflow:auto;
}
div#recados-inicial #recado {
	margin-bottom:4px;
	width:400px;
	border: 1px solid #000000;
	padding:2px;
	text-align:left;
	float:left;
}
div#recados-inicial #recado #dados_e {
	float:left;
	padding:3px;
	background-color:#F6F6F6;
	width:210px;
	margin-bottom:1px;
}
div#recados-inicial #recado #dados_d {
	float:left;
	padding:3px;
	background-color:#F6F6F6;
	width:176px;
	margin-bottom:1px;
}
div#recados-inicial #recado #texto_r {
	float:left;
	padding:3px;
	clear:both;
	width:390px;
	text-align:justify;
}



div#div_link {
	text-align:right;
	margin-top:10px;
	margin-right:5px;
	font-weight:bold;
}








/* Painel de Destaques */

	.coda-slider-wrapper { padding: 0; float:left; margin-top:4px; }
	.coda-slider {  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 240px; overflow: auto !important; padding-right: 0; }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 210px } 
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 0; text-align: center }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow:hidden; }
	.coda-slider { float: left; overflow: hidden; position: relative; }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	