@CHARSET "UTF-8";

#divFestas {
	text-align: left;
	margin: auto;
	margin-top: 10px;	
}

#divFestasCabecalho {
	/* background-color:#CC3300;  */
	background-color:#036;
	padding: 6px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	/*background-image: url(../images/img_dest5.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
}

.clsFesta {
	width: 190px;
	margin-left: 6px;	
	float: left;
}

.clsFestaMidia {
	width: 180px;
	height: 140px;
	border: 1px solid #000000;
	margin-top: 10px;
}

#divMaisFestas {
	font-family: arial;
	line-height: 20px;
	clear: both;
	margin: 8px;
	padding: 10px;
	border-bottom: 1px solid #000000;
}
