@charset "iso-8859-1";
#BoxInternoST{
width:550px;
height:502px;
padding:10px;
float:right;
margin-right:5%;
}
#BoxInternoMini{
padding:10px;
background:#000;
background-color:#000;
filter: alpha(opacity=65);
opacity: 0.65;
float:left;
clear:both;
}
#BoxInterno{
width:550px;
height:502px;
padding:10px;
background:#000;
background-color:#000;
float:right;
margin-right:5%;
}
#BoxInterno{
position:relative;
filter: alpha(opacity=65);
opacity: 0.65;
}

/* Agenda */
#MesesAgenda{
width:550px;
float:left;
clear:both;
margin-top:20px;
margin-bottom:20px;
text-align:center;
}
	#MesesAgenda li{
		float:left;
		margin-left:10px;
		margin-right:10px;
	}
#agenda{
	width:530px;
	float:left;
	clear:both;
	margin-bottom:20px;
}

/* FOTOS*/
#Fotos{
width:550px;
float:left;
clear:both;
}
#Fotos li{
width:148px;
height:170px;
float:right;
margin-right:34px;
}
	#ImgFotos{
	width:148px;
	margin-left:5px;
	margin-right:5px;
	float:right;
	}

#ImgNews{
width:200px;
margin-left:5px;
float:right;
}
	#ImgNews p{
		text-align:right;
	}

#paginacao{
	width:540px; clear:both; float:left; padding-top:15px; padding-bottom:20px; text-align:center; font-size:10px;
}