@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	padding:0 0 0px 0;
	margin:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	scrollbar-face-color: #006979; scrollbar-arrow-color: red; scrollbar-3dlight-color: #004650; scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #004650; scrollbar-highlight-color: #006979; scrollbar-shadow-color: #006979; 
	scrollbar-track-color: #008BA0;}

#centrato{
	text-align:left;
	padding:0;
	margin:0 auto 0px auto;
	width:930px;
	background: url(../imghp/bg_menu.jpg) repeat-y 48px 0;
}
#menu{
	float:left;
	width:160px;
	text-align:left;
	
}
#content{
	float:left;
	text-align:left;
	width:770px;
}
#header{
	text-align:left;
	padding:0;
	margin:0;
	float:left;
	width:770px;
	height:278px;
	background-image: url(../imghp/header.jpg);
	background-repeat: no-repeat;
	background-position: -8px -12px;
}

.col-1{
	text-align:left;
	padding:0;
	margin:0;
	float:left;
	width:520px;
}
.col-2{
	text-align:left;
	padding:0;
	margin:0;
	float:right;
	width:240px;
}
.col-1 img, .col-2 img{
	border:1px solid #006780;
}
.col-1 ul, .col-2 ul{
	margin:0px 0 0px 0;
	padding:0 0 0px 0;
	list-style:none;
}
.focus_list li {
	padding:5px 0 20px 0;
	list-style:none;
}
.leggi_tutto{
	margin:-10px 0 0px 15px;
	padding:0 10px 0 10px;
	float:left;
	color:#006874;
	background: url(../imghp/bullet.gif) no-repeat left center;
}

.collegi li {
	padding:15px 0 5px 0;
	margin:0 0 -10px 0;
	list-style:none;
	width:450pX;
}
.vota{
	background: url(../imghp/vota.jpg) right center no-repeat;
	color:#fff;
	border:0;
	padding:1px 0;
	margin:0 0 0 15px;
	width:51px;
	height:20px;
	cursor:pointer;cursor:hand;
}
.results{
	background: url(../imghp/results.jpg) right center no-repeat;
	color:#fff;
	border:0;
	text-align:center;
	padding:1px 0;
	width:101px;
	height:20px;
	cursor:pointer;cursor:hand;
}
#logo{
	margin:0px 0 0 0px;
	border:0;
}
.english{
	padding:0 0 0 20px;
	background-image: url(../imghp/eng_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:70%;
	float:right;
	margin:-53px 10px 0 0px;
}
#header a:visited,#header a:link{
	color:#006780;
	text-decoration:none;
}
#header a:hover{
	color:#006780;
	text-decoration:underline;
}
.entra{
	background: url(../imghp/entra.jpg) right center no-repeat;
	color:#fff;
	border:0;
	text-align:center;
	padding:1px 0;
	width:49px;
	height:20px;
	margin:5px 0 0 0;
	cursor:pointer;cursor:hand;
}
.entra2{
	background: url(../imghp/entra2.jpg) right center no-repeat;
	color:#fff;
	border:0;
	text-align:center;
	padding:3px 0;
	width:50px;
	height:24px;
	float:right;
	cursor:pointer;cursor:hand;
	position:relative;
	right:-175px;
	top:170px;
}
.entra2:hover, .entra:hover, .vota:hover, .results:hover{
	color:#FFFF00;
}
.search{
	float:right;
	position:relative;
	right:60px;
	top:170px;
	padding:2px;
	width:180px;
	border:1px solid #666;
	height:24px;
}
.search2{
	padding:2px;
	width:180px;
	border:1px solid #666;
	height:18px;
}
.search:focus, .search2:focus{
	background:#FFFFCC;
	border:1px solid #000;
}
.red{
	color:#FF0000;
}
p a:visited, p a:link, p a:visited, p a:link{
	color:#006780;
	font-weight:bold;
	text-decoration:none;
}
p a:hover, p a:hover{
	text-decoration:underline;
}
#italy  {
	background: url(../imghp/italy.gif) right center no-repeat;
	width:520px;
}


.archivio{
	margin:10px 0 40px 0;
	padding:0 10px 0 10px;
	float:right;
	color:#006874;
	background: url(../imghp/bullet.gif) no-repeat left center;
}
h1{
	margin:0;
	padding:0;	
}
h2{
	text-transform:uppercase;
	color:#fff;
	font-size:90%;
	padding:5px 0 0px 15px;
	margin:0 0 0px 0;
	font-weight:normal;
	margin:0;
	
}
h2 a:visited, h2 a:link {
	text-decoration:none;
	color:#fff;
	}
	h2 a:hover{
	text-decoration:underline;
	color:#fff;
	}
h3{
	color:#006780;
	font-size:110%;
	line-height:120%;
	padding:0px 0;
	font-weight:normal;
	margin:0px 0 0px 15px;	
}
h3 a:visited, h3 a:link {
	text-decoration:none;
	color:#006780;
	}
	h3 a:hover{
	text-decoration:underline;
	color:#006780;
}

h4 {
	color:#006780;
	font-size:90%;
	font-weight:normal;
	margin:0px 0 0px 15px;
}
h4 a:visited, h4 a:link, h4 a:link{
	text-decoration:none;
	color:#006780;
}
h4 a:hover{
	text-decoration:underline;
	color:#006780;
}

.credits{
	text-transform:lowercase;
	text-align:right;
	margin:4px 20px 0 0;
	
}
.credits a:visited, .credits a:link{
	color:#fff;
	text-decoration:none;
}
.credits a:hover{
	color:#fff;
	text-decoration:underline;
	
}
.footer{
	text-align:center;
	margin:0px 0 10px 0;
	font-size:70%;
}
.links{
	text-align:center;
	margin:5 0 0px 0;
	padding:0;
	}
.links li{
	list-style:none;
	display:inline;
}
.links li img{
	border:0;
}
.lente_ingrandimento{
	padding:0 0 0 20px;
	margin:-10px 0 2px 15px;
	background-image: url(../imghp/lente.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	font-size:90%;	
}
.left_red{
	background: url(../imghp/left_red.gif) no-repeat 0 0;
	height:55px;
	position:absolute;
	width:3px;
	margin:0;
	float:left;
	margin:0 10px 0 0;
	
}
.left_blue{
	background: url(../imghp/left_blue.jpg) no-repeat 0 0;
	height:55px;
	position:absolute;
	width:3px;
	margin:0;
	float:left;
	margin:0 10px 0 0;
	
}
.left_green{
	background: url(../imghp/left_green.jpg) no-repeat 0 0;
	height:55px;
	position:absolute;
	width:3px;
	margin:0;
	float:left;
	margin:0 10px 0 0;
	
}
.right_red{
	background: url(../imghp/right_red.gif) no-repeat 0 0;
	display:block;
	height:55px;
	width:3px;
	margin:0;
	float:right;
	
}
.right_blue{
	background: url(../imghp/right_blue.jpg) no-repeat 0 0;
	display:block;
	height:55px;
	width:3px;
	margin:0;
	float:right;
	
}
.right_green{
	background: url(../imghp/right_green.jpg) no-repeat 0 0;
	display:block;
	height:55px;
	width:3px;
	margin:0;
	float:right;
	
}
.bg_green{
	background-image: url(../imghp/bg_green.jpg);
	background-repeat: repeat-x;	
	height:55px;
	margin:0 0 -20px 0;
	padding:0;
}
.bg_red{
	background-image: url(../imghp/bg_red.gif);
	background-repeat: repeat-x;	
	height:55px;
	margin:0 0 -20px 0;
	padding:0;
}
.bg_blue{
	background-image: url(../imghp/bg_blue.jpg);
	background-repeat: repeat-x;	
	height:55px;
	margin:0 0 -20px 0;
	padding:0;
}
#gallery{
	margin:0 0 0 30px;

}

#gallery li{
	list-style:none;
	display:block;
	float:left;
	margin:0px 5px;
	padding:0 0 0 0px;
	width:80px;
	height:80px;

}

.pool{
	list-style:none;
	font-size:80%;
	margin:0px 0 0 0px;
	padding:0 0 0 0px;

}
.pool li{ 
	margin:-15px 0 15px 10px;
	padding:0 0 0 10px;
}
p{
	margin:0 10px 15px 15px;
	padding:0;
	font-size:80%;
	line-height:140%;
}
.floatsx{
	float:left;
	margin:5px 10px 0 0 ;
}
.clear{
	clear:both;
}
.focus_list_gray li {
background-color:#EEEEEE
}

