@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
img {
	border:0px;
}
hr{
	height:1px;
	color:#666666;
	width:900px;
	float:left;
}

a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}

/* BEGIN LAYOUT */

#container{
	margin: 0px auto;
	position:relative;
	width: 900px;
	background-color: #FFFFFF;
}
#header1{
	float:left;
	height:90px;
	width: 900px;
	margin-bottom: 2px;
}
#header2{
	float:left;
	width: 900px;
	margin-top: 2px;
}

#content{
	float:left;
	width: 900px;
}

/*HEADER */
#top_logo{
	float:left;
	width:300px;
	float:left;
	background-color:#CCCCCC;
	height:90px;
}
#top_dx{
	float:left;
	float:left; 
	width:600px; 
	height: 90px;
	text-align:right;
}
#top_menu1{
	float:left;
	width:590px;
	font-size:11px;
	text-align:right;
	padding-left: 10px;
}

#top_menu1 ul{
	margin:0px;
}
#top_menu1 li{
	display:inline;
}


#tit_area_riservata{
	float:left;
	width:590px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top:60px;
	text-align:right;
	padding-left: 10px;
}

#benvenuto{
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-top:100px;
	padding-bottom:100px;
	border-bottom:1px solid #666666;
	text-align:center;
	float:left;
	width: 900px;
}
#top_menu2{
	float:left;
	width:900px;
	font-size:11px;
	text-align:right;
}
#top_menu2 a{
	font-weight:bold;
}
#top_menu2 ul{
	margin:0px;
}
#top_menu2 li{
	display:inline;
}
#tit_pagina{
	float:left;
	width:900px;
	color:#333333;
	margin-top:10px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	height: 20px;
}
#top_menu3{
	width:900px;
	font-weight:normal;
	margin-top: 2px;
	font-size:10px;
	height:15px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
}
#top_menu3 a{
	font-weight:bold;
}
#top_menu3 ul{
	margin:0px;
	padding: 0;
}
#top_menu3 li{
	display:inline;
	margin-left:0px;
}
.top_menu3{
	border:1px solid #cccccc;
	padding:5px;
	width:100px;
}

/*HEADER */

/*CONTENT */
#box_cerca{
	float:left;
	font-size:10px;
	width: 400px;
}
#legenda{
	float:left;
	width:500px;
	margin-top:15px;
	text-align: right;
	font-size:10px;
	color: #666666;
}
#form{

}

#menu4{
	width:900px;
	font-weight:bold;
	margin-top: 2px;
	font-size:10px;
	height:15px;
	float: left;
	margin-bottom: 2px;
	text-align: left;
}
#menu4 ul{
	margin:0px;
	padding: 0;
}
#menu4 li{
	display:inline;
	margin-left:0px;
}
#tabella{
	border:1px solid #ffffff;
	margin:0px 0px 0px 0px;
	width: 900px;
	background-color: #D6D6D6;
	text-align: left;
	clear: both;
	color:#333333;
}
#tabella th{
	padding:3px;
	font-weight:bold;
	border:1px solid #ffffff;
	height:25px;
}
#tabella td{
	border:1px solid #ffffff;
	padding:3px;
}

.riga_dispari{
 background-color: #CCCCCC;
}
#tabella td a, a:hover{
	color:#333333;
}

/*CONTENT */

/* END LAYOUT */




/* CLASSI */
.hr{
	height:1px;
	border-top:1px solid #666666;
	width:900px;
	float:left;
}
/* CLASSI */

