/* CSS Document */


html,body{ margin: 0;padding:0}



body{font-family: arial,sans-serif;font-size: 76%;

  background-color:#E6ECFF;}





h1{ color:#FFFFFF;

	font-size:28px;}

  

div#container{ width:1000px;

margin:-17px 0 0 2px !important;

margin:0 0 0 0;}



div#header{

	width:100%;

	height:68px;

	background-image: url(../img/header.gif);

	background-repeat: no-repeat;

	background-position: top center;

	text-align:center;

}

div#menu{

	width:100%;

	height:32px;

	margin-left: 33px !important;

	margin-left: -20px;

	text-align:left;

	position:relative;

	top:-20px !important;

	top:-10px;

}



#sottomenu{

	width:100%;

	background-color:#ACC2FF;

	height:33px;

	position:relative;

	top:-18px !important;
	
	top:-30px;

}



div#content{  background-color:#E6ECFF;

top:20px !important;

top: -50px;

position:relative;

	width:100%;

}



div#adv1{ 

		padding: 0 0 0 0;

		text-align:center;

		width:100%;

		height:15px;

		clear:both;}

		

div#adv2{float: left;

left:12px;

	width:120px;

	height:600px;

	top:-10px !important;

	top: 0px;

	position:relative;

}

	

div#adv3{float: right; 

	width:120px;

	height:600px;

	position:relative;

	top: -10px;

}

	

div#testo{ 

float:left;

margin-left:80px;

width:620px;

}



div#footer{

	clear:both;

	height:100px;

	background-image:url(../img/fondo_footer_vert.gif);

	background-repeat: repeat-x;

	background-position:top left;

	

}



/* *********************************************************************menu*********** */

div#menu ul{	padding: 0;

	list-style-type: none;

	line-height: 36px;



}

ul.menu li{	display: inline;

padding:10px 7px 10px 7px;

	width:118px;

	height:32px;

	background-image: url(../img/tab_dietro.gif);

	background-repeat: no-repeat;

	background-position: center;

	text-align: center;

}

ul.menu a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	}

	

ul.menu a:hover{

	text-decoration: none;

	color: #FFFFFF;}



ul.menu li.activelink1{

padding:10px 7px 10px 7px;

	margin-bottom:10px;

	width:118px;

	height:32px;

	background-image: url(../img/tab_dav.gif);

	background-repeat: no-repeat;

	background-position: center;

}





/* *********************************************************************sottomenu*********** */

div#sottomenu ul{	 

padding: 0;

	list-style-type:  none;



}

ul.sottomenu li{	display: inline; margin: 0 0 0 2em;padding: 0;	line-height: 35px;

	text-align: center;

}

ul.sottomenu a{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	}

	

ul.sottomenu a:hover{

	text-decoration: none;

	color: #FF0000;}



ul.sottomenu li#activelink2{

	text-decoration: underline;

	margin-bottom:10px;

	padding: 0;

	height:32px;

}



/******************************************************* font ************************/

h1{ color:#FFFFFF;}

h2{ color:#FF0000;

	font-size:16px;}

.testo{color:#000000;

		font-size:12px;}

.testo a{text-decoration:underline;}

.testo a:hover{color:#FF0000;}
