@charset "utf-8";

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Trebuchet MS", Arial;
	font-size: 12px;
}
* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

h1{
	color: #990000;
	font-size: 25px;
}
h2{
	color: #333333;
	font-size: 16px;
}

#sfondo_alto {
	background-image: url(../Immagini/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_container {
	background-image: url(../Immagini/midle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	MARGIN: 0px auto;

}

#container{
	width: 780px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

DIV#menu {
	FLOAT: left;
	MARGIN: 0px auto;
	WIDTH: 170px;
	padding-top:400px;
	padding-left:20px;
	font-size: 16px;	
	
}
DIV#articoli {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;	
}

DIV#menu ul li{
	list-style-type: none;
	list-style-image: url(../Immagini/puntatore.gif);
	list-style-position: inset;
}
DIV#menu a{
	color: #990000;	
	text-decoration:none;
}
DIV#menu A:hover{
	color: #666666;
	text-decoration:underline;
}


DIV#content {
	FLOAT: right;
	WIDTH: 540px;
	TEXT-ALIGN: center;
	padding-top:30px;
	padding-right:23px;
	padding-left:17px;
}

#Footer{
	background-image: url(../Immagini/Footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	CLEAR: both;
	padding-left:200px;
	text-align: center;
	background-color: #FFFFFF;
}
#calendario {
	background-image: url(../Immagini/calendar.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 60px;
	background-position: center;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}

#mese {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font-weight: normal;
}
#giorno {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height:15px;
	padding-top: 8px;
}
#anno {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
}
.margine_foto {
	margin: 5px;
	border: 1px solid #666666;
}

#foto_categoria {
	margin: 4px;
	padding: 4px;
	text-align: center;
	border: 1px solid #990000;
	clear: no;
	width: 46%;
	background-image: url(../Immagini/sfondo_foto_categorie.jpg);
	float: left;
}
#riquadro {
	background-image: url(../Immagini/riquadro_home.gif);
	height: 202px;
	width: 495px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#riquadro_testo {
	width: 250px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 13px;
	float: right;
	padding-right: 5px;
}
#riquadro_testo a{
	color: #CCFFFF;
}
#riquadro_flash{
	text-align: left;
	padding-top: 16px;
	padding-left: 15px;
	float: left;
}
#photo_news_home{
	float: left;
}