@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D45A0;
}
body {
	background-color: #C9DAEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	color:#cc2200;
}

a {
	font-size: 11px;
	color: #0D45A0;
	text-decoration:none;
}

a:visited {
	font-size: 11px;
	color: #0D45A0;
	text-decoration:none;
}

a:active {
	font-size: 11px;
	color: #0D45A0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:link IMG {
	border: none;
}

#pagina {
	text-align:center;
}

#contenitore {
	margin:auto;
	width:955px;
	background-color:#ffffff;
	position:relative;
}

#colonnaSx {
	width:725px;
	float:left;
}

#colonnaCx {
	width:220px;
	float:left;
}

#colonnaDx {
	width:10px;
	float:left;
}

#banner {
	height: 130px;
}

#menuAlto {
	text-align:right;
	position: relative;
	width:430px;
	height: 30px;
	z-index: 2;
	top: -125px;
	right: 0px;
	padding-right: 10px;
	color:#FFFFFF;
	margin-left:280px;
}

#menuAlto a{
	color:#FFFFFF;	
}

#menuAlto a:hover{
	color:#FFFFFF;	
}

#menu {
	height: 19px;
	background-image: url(immagini/sfondo-menu.gif);
	background-repeat: repeat-x;
	text-align:right;
	padding-right: 10px;
	padding-top: 5px;
	color:#FFFFFF;
}

#menu a {
	color:#FFFFFF;
}

#menu a:hover {
	color:#FFFFFF;
}

#immagine {
	height: 293px;
	background-color:#FFFFFF;
}

#separatore2px {
	height: 2px;
	background-color:#cc2200;
}

#corpoPagina {
	background-color:#b0cee4;
	background-color:#ffffff;
	
	background-repeat: repeat-x;
	background-position: left top;
}

#contenutoPagina {
	text-align:left;
	font-size:12px;
	clear:both;
}

#contenutoPaginaUnico {
	text-align:justify;
	float:left;
	width:680px;
	margin-left:20px;
	margin-top:20px;
}

#contenutoPaginaSx {
	text-align:justify;
	float:left;
	width:500px;
	margin-left:20px;
	margin-top:20px;
}

#contenutoPaginaDx {
	text-align:right;
	float:left;
	width:180px;
	margin-top:20px;
}

table.tabella td{
	height:25px;
	border-bottom:solid #cc2200 1px;
	vertical-align:middle;
}

#fasciaSponsorAlto {
	height: 130px;	
}

#colonnaCxMenu{
	height: 24px;
	background-image: url(immagini/sfondo-menu-sponsor.gif);
	background-repeat: repeat-x;
}

#colonnaDxAlto{
	height: 130px;	
	background-color:#FFFFFF;
}

#immagineDx {
	height: 293px;
	background-color:#D9D9D9;
}

#boxNotizie {
	float:left;
	width: 271px;
	margin-top:20px;
	margin-left:20px;
	text-align:left;
	background:url(immagini/box-notizie-velacrema.jpg) no-repeat #3a82bc;
}

#testoNotizie {
	width: 229px;
	background-color:#CADBEC;
	padding: 5px;
	margin: 50px auto 20px auto;
	text-align:left;
	font-size:12px;
}

#boxGallery {
	width: 387px;
	margin-top:20px;
	margin-left:25px;
	text-align:left;
}

#boxGallery2 {
	width: 387px;
	height: 57px;
	margin-top:18px;
	margin-left:25px;
	text-align:left;
}

#testoGallery {
	width: 345px;
	height: 192px;
	position: relative;
	top: -220px;
	left: 16px;
	padding: 5px;
	margin: 0px;
	text-align:left;
}


#footer {
	width: 683px;
	height: 100px;
	margin-left:20px;
	padding-top: 30px;
	text-align:left;
	color:#cc2200;
	font-weight:bold;
	clear:both;
}
#footer a {
	font-weight:inherit;
	color:#cc2200;
}
#footer a:hover {
	font-weight:inherit;
	color:#cc2200;
}

#auguri{
	width:800px; height:400px; position:absolute; background-color:#F00; border:solid 1px #000;	top:180px; left:85px; z-index:999;
}

