/*------MAIN------*/

html, body {
height:100%;
background: #808080;
margin:0px;
padding:0px; 
font: 12 Verdana,Arial,Helvetica,sans-serif; 
}

#container{ 
background-color: #ffffff;
float:left;
width:100%;
margin:auto;
margin-bottom:-52px;
min-height:100%;
height:auto !important; /*per gli altri browser*/
height:100%; /*per IE 6*/
}

#top { 
background-image: url(cssimages/bg_top.gif);
background-repeat: repeat-x;
text-align:center;
padding:0px;
width: 100%;
height:160px;
}

#header { 
background-image: url(cssimages/bg_header.gif);
background-repeat: no-repeat; 
backgorund-position: top center;
margin:auto;
padding:0;
width: 800px;
height:160px;
position:relative;
}


#middle { 
text-align:center;
padding:0;
height:auto;
width: 100%;
float:left;
padding-bottom:62px;

}

#main { 
margin:auto;
padding:0px;
width: 800px;

}



#bottom{ 
background-color: #24748B;
text-align:center;
padding:0px;
width: 100%;
height:52px;
float:left;
color: #FFFFFF;
}

#footer{ 
padding:0px;
margin:auto;
width: 800px;
height: 52px;
font: 15 lucida sans, lucida sans unicode, Tahoma,sans-serif;
}


/*------------*/


#content {
margin: 0;
text-align:left;
line-height:16px;

}

#contentbody {
padding: 20px 0px 0px 0px;
margin-right: 0px;

}







/*---------------------*/
/*------HEADER------*/

/*------menu------*/

#homelink{
	position:absolute;
	top:18px;
	left:0px;
	width: 180px;
	height: 80px;
	background-color: transparent;
}


#header ul{
	position:relative;
	top: 105px;	
	width:100%;

	background-color: #24748B;
	font: 15 lucida sans, lucida sans unicode, Tahoma,sans-serif;
	font-weight: bold;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:18px;
}
	   
#header ul li{
float: left;
border-left: 1px solid #FFFFFF; 
background-color: #24748B;
}

#header ul li.last{
border-right: 1px solid #FFFFFF; 
}

	
#header li a{
display:block; 
padding: 6px 18px 6px 18px ;
text-decoration: none;
color:#FFFFFF;
}
	  

#header li a:hover{
background-color: #ffffff;
color: #24748B;
}

#header li a#current{
background-color: #ffbd00;
}


#header li a:hover#current{
background-color: #ffbd00;
}



/*------other------*/



/*------SUBMENU------*/

#navcontainer ul{
	padding: 0;
	margin: 0;
	border: 0;
	height:25px;	
	color: White;
	float: left;
	background-color: #ffbd00;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}

#navcontainer ul li { 
display: inline; 
margin:0;
border:0; 
}


#navcontainer ul li a{
background-color: #ffbd00;		
padding: 0 13px 0 23px;
	color: White;
	text-decoration: none;
	float: left;
}


#navcontainer ul li a:hover{
background-color: #ffbd00;
	text-decoration: underline;
}





/*------------------*/
/*------MAIN------*/

#title{
display: block;
height:30px;
text-align:left;
color:#24748B;
font: 22 lucida sans, lucida sans unicode, Tahoma,sans-serif;
font-weight:bold; 
}



#path {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;	
	text-decoration: none; 
	color: #acacac;
	}

#path a{
	color: #acacac;
	text-decoration : none;
	}


#path a:hover {
	text-decoration : underline;
}


#contentbody a{
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #F8B33A; 
}

#contentbody a.nobotborder{
	border-bottom: 0; 
}


#contentbody a:hover{
	color: #24748B;
}


#contentbody img{
	border:0px; 
}


#contentbody b{ 
	font-weight: bold;
}

#contentbody p{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}



#contentbody p.center{
	text-align: center;
}


.full {
	width: 100%;	
	clear:both;
}

.half {
	display:inline;	
	float: left;
	width: 50%; 
}

.third {	
	float: left;
	width: 33%; 
}


img.left{
	float: left;
	margin-right: 12px;
}

img.right{
	float: right;
	margin-left: 12px;
}

img.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#contentbody a.img{
	border-bottom: 0px;
}

#contentbody a.more{
	background-color: #ffbd00;
	color: #ffffff;
	font-weight:bold;
	padding: 1px 4px 1px 4px;
	border:0px;

}

#contentbody a.more:hover{
	background-color: #24748B;
	color: #ffffff;

}


h1{
	font-size: 14px;
	font-weight: bold; 
}

h2{
	font-size: 12px;
	font-weight: bold; 
}


.note{
	position:relative;
	display:block;
	font-size: 9px; 
	color: #999999; 
	font-weight: bold;
	line-height: 120%;
}



.list ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right:20px;
	margin-left:20px;
	padding-left:12px;	
	background-image: url(cssimages/dot.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}



/*------GO------*/

.gotext{		
	padding:4px;
	padding-left:22px;	
	position:relative;
	margin-left: 20px;
	margin-right: 20px; 
	margin-bottom: 14px;
	margin-top: 14px;
	width: auto;
	border: solid 1px #d4d4d4;
	line-height:16px;
	background: #f2f2f2 url(cssimages/bg_go.gif) center left repeat-y;
	zoom:1;
	
}



.gotext a{
	color: #000; 
	text-decoration: none;	 	
}

.gotext a:hover{	
	border-bottom: 1px solid #b4b4b4;	 		
}


.gotextsmall{		
	font-size: 10px;
	line-height:14px;
	padding:4px;
	padding-left:22px;	
	position:relative;
	margin-left: 20px;
	margin-right: 20px; 
	margin-bottom: 6px;
	margin-top: 0px;
	width: auto;
	border: solid 1px #d4d4d4;
	background: #f2f2f2 url(cssimages/bg_go.gif) center left repeat-y;
	zoom:1;
}

.gotextsmall a{
	color: #000; 
	text-decoration: none;	 	
}

.gotextsmall a:hover{	
	border-bottom: 1px solid #b4b4b4;	 		
}

.prodgo{		
	background: #f2f2f2 url(cssimages/go_prod.gif) center left repeat-y;	
}

.buygo{		
	background: #f2f2f2 url(cssimages/go_buy.gif) center left repeat-y;	
}


/*------TABLES------*/



table.chart{

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin:0;

}


table.chart tr{
background-color:#f5f5f5; 

}

table.chart tr.head{
background-color:#b4b4b4; 
font-weight:bold;
color:#fff;
text-align:center;
font-size:10px;
	
}

table.chart tr.empty{
background-color:#fff; 
	
}

table.chart td.sp{
background-color:#00acdd; 
width:14px;
}

table.chart td.sppro{
background-color:#0095d4; 
width:14px;
}

table.chart td{
padding:2px;
}

table.chart td.empty{
padding:0px;
}

/*----------------------*/
/*------SIDE------*/

#side img{
	border:0;
}

#side b{ 
	font-weight: bold;
}

#side p{
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 140%;
}

#side p.center{
	text-align: center;
}

#side .gotext{		
	margin: 10px 0px 20px 0px;
	border: 0px;
}

.pdfgo{		
	background: #f2f2f2 url(cssimages/go_pdf.gif) center left repeat-y;	
}


/*----------------------*/
/*------FOOTER------*/

#footer ul{
margin:0;
padding:5px 0 0 0;
list-style:none;
text-align:center;
}
	   
#footer ul li{
display:inline; 
color:#FFFFFF;
font: 13 lucida sans, lucida sans unicode, Tahoma,sans-serif;  
}

#footer ul li a{
text-decoration: none;
color:#FFFFFF;
}

#footer li a:hover{
color: #ffbd00;
}


.footernote{
position:relative;
top:8px;
text-align:left;
clear:both;
font: 11 lucida sans, lucida sans unicode, Tahoma,sans-serif; 
text-align:center;
color: #FFFFFF;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 1px #F8B33A; 
}


#footer a:hover{
	color: #F8B33A;
}


/*--------------------------*/
/*------HOME PAGE------*/

#margin{
	margin: 10px;
}

.margin{
	padding: 10px 10px 10px 10px;
}

.tithome{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 28px; 
	color: #b4b4b4; 
	text-align: center; 
	font-weight: normal;
	margin-top:8px;
}

.tithome a{
	color: #f5048b; 
	text-decoration:none;
}

.tithome a:hover{
	text-decoration: underline;
}

.subtithome{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #999; 
	font-weight: bold;
	margin-top:8px;
	text-align:center;
}

.lang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: #F8B33A;		
      padding: 0 10px 0 10px;
	color: White;
	text-decoration: none;
	float: right;
	font-size: 12px; 
	font-weight: bold;
	text-align:center;
}

.lang a {
      color: White;
}


.lang a :hover{
      text-decoration:underline;
}


/*--------------------------*/
/*------ FORM ------*/

#formcontainer{
	text-align: center;
}

#form{
	width: 60%;
	margin: auto;
	padding: 0 0 0 0;
	text-align: left;
}


#form ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
	font-size: 12px; 
	font-weight: bold;
	
}

#form li.label{
	padding: 10px 0 0 0;
}

#form li.error{
	color: Red;
}

#form input.button{
	display:block;
	width: 30%;
	margin-top: 40px;
}