/* CSS Document */
/* commented backslash v2\*/
html{
height:100%;
}
/*end hack*/
#main{
height:768px;
width:1024px;
}
#contenuto{
	background-color:#FFFFFF;
}
#top{
	margin-top:54px;
	}
body{
	height:100%;
	margin-top:0px;
	margin-left:0px;	
	margin-right:0px;	
	margin-bottom:0px;	
	scrollbar-3dlight-color: #1B3A7C; 
	scrollbar-arrow-color: #afd1e6 ; 
	scrollbar-base-color: #1B3A7C;
	scrollbar-darkshadow-color: #1B3A7C; 
	scrollbar-face-color: #1B3A7C; 
	scrollbar-highlight-color: #afd1e6;
	scrollbar-shadow-color:#afd1e6;
	scrollbar-track-color: #afd1e6;
	background-color:#2d4760;
/*	background-image: url("images/bg-top.jpg");*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;	
	}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#2D4760;
	}

ul, li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#2D4760;
	}

li.elenco{
list-style-type: none;
margin: 0.3em 0 0 0;
padding-left: 25px; 
background-image: url("images/dot.jpg");
background-position: left middle; 
background-repeat: no-repeat;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#2D4760;
}

.menu_top{
	color:#FFFFFF; 
	text-decoration:none; 
	font-size:11px;
	}
/*.menu_top:hover{
	font-size:12px;
	text-decoration:none;
	font-style:italic;
	color:#AFD1E6;
	font-weight:bold;
	padding-right:9px;
	padding-top:5px;
	padding-left:9px;	
	}*/
.menu_sx{
	font-size:11px;
	text-decoration:none;
	color:#2D4760;
	font-weight:bold;
	padding-left:15px;
	}
.menu_sx:hover{
	font-size:11px;
	text-decoration:none;
	color:#009ACA;
	font-weight:bold;
	padding-left:15px;
	}
.news{
	color:#ffffff;
/*	padding-left:-10px;
	padding-right:10px;*/
	}
.immagini{
	border:0px none #FFFFFF;
	}
.bottom{
	color:#ffffff;
	text-decoration:none;
	background-color:#2D4760;
	font-weight:normal;
	}
.bottone{
	border:1px solid #1C3B7C;
	background-color:#FFFB96;
	padding:3px;
	font-weight:bold;
	}
.testonormale {
	font-size: x-small;
	font-weight: normal;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.simillink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#2D4760;
}
.testonormaleGrassetto {

	font-size: xx-small;
	font-weight: bold;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.titolo {

	font-size: x-small;
	font-weight: bold;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}
