@charset "utf-8";
/* CSS Document */
/*stili per il layout fisso*/
html,body{
	margin: 0;
	text-align: center;
	background-image: url(img/sfondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #8CDDF4;
	font-style: italic;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #8CDDF4;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
div#header{
	width: 100%;
	padding: 0px;
	height: 340px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(img/testata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* container */
#container {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: table;
}
#sinistra {
	width: 19%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	color: #FFFFFF;
	text-align: left;
}
#sinistra_menu {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #000000;
	padding: 8px;
}
#sinistra_news {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #282828;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #FF9900;
	padding: 8px;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
#sinistra_news a{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#sinistra_news a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#destra {
	width: 76%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-image: url(img/sfondo_cella.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 18px;
}
#destra h1{
	font-style: normal;
	font-size: 18px;
	color: #09D4FD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: center;
}
#destra img{
	margin: 5px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#menu a{
	text-decoration: none;
	color: #A8B4C1;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #48575E;
	padding-left: 2px;
}
div#menu a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 2px;
}
div#news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(img/barra.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
	border: 1px ridge #383737;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #383737;
}
.titolo_news {
	font-weight: bold;
	font-style: normal;
	color: #660000;
}
.pulsante {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	border: 1px groove #000000;
	background-image: url(includes/skins/aqua/images/button_big.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.campo_modulo {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px groove #383737;
	padding: 5px;
}
.barra {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	border: 1px groove #000000;
	background-image: url(includes/skins/aqua/images/button_big.gif);
	background-repeat: repeat-x;
	height: 22px;
	background-color: #0B0B0B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
div#pagina {
	height: 15px;
	width: 20px;
	display: inline;
	background-image: url(includes/skins/aqua/images/button_big.gif);
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	color: #FF9900;
}
.pagina {
	height: 15px;
	width: 20px;
	display: inline;
	background-image: url(includes/skins/aqua/images/button_big.gif);
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.mese {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
