body{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	
	scrollbar-face-color: #CFCE00;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color:#CFCE00;
}
a:active {
	color: #FFFFFF;
}

#container{
margin:0px auto;
width:850px;
position:relative;

}


#contenuto{
	position:relative;
	height:600px;
}






#menu{
height:39px;
width:776px;
margin-left:37px;
padding-top:10px;
}

#ombra{
background-image:url(images/ombra.jpg);
background-repeat:no-repeat;
background-position:center;
height:27px;
font-size:10px;
text-align:right;
}


#inside{
	margin:0 auto;
	/*height:600px;*/
	width:700px;
	text-align:justify;
	font-size:12px;
	
}

#titolo{
background-image:url(images/line.gif);
background-repeat:no-repeat;
/*height:79px;*/
width:373px;
/*float:left;*/

}

#titolo_linea1{
background-image:url(images/bronze.gif);
background-repeat:no-repeat;
/*height:79px;*/
width:373px;
/*float:left;*/

}

#titolo_linea2{
background-image:url(images/silver.gif);
background-repeat:no-repeat;
margin-left:45px;
/*height:79px;*/
width:373px;
/*float:left;*/
}



#titolo_linea3{
background-image:url(images/gold.gif);
background-repeat:no-repeat;
/*background-position:center;*/
/*height:250px;*/
width:373px;
/*float:left;*/
/*margin-top:25px;
padding-top:160px;*/

}


#titolo_linea4{
background-image:url(images/platinum.gif);
background-repeat:no-repeat;
/*background-position:center;*/
margin-left:45px;
/*height:250px;*/
width:373px;
/*float:left;*/
/*margin-top:25px;
padding-top:160px;*/

}


.foto{
padding-top:60px;
padding-left:80px;}






#footer{
	position:absolute;
	width:427px;
	margin-left:420px;
		/*margin:0px auto;*/
	/*margin-top:500px;/*
	height: 78px;
/*text-align:center;*/
font-size:11px;
text-align:center;

}



#footer_interno{
	/*position:absolute;*/
	height:50px;
	/*width:100%;*/
	bottom:0px;
	/*margin:0px auto;*/
	/*margin-top:500px;/*
	height: 78px;
/*text-align:center;*/
font-size:11px;
text-align:center;
padding-top:25px;

}



.indirizzo{
font-size:11px;
text-align:center;
padding-top:-5px;
/*border-top:1px solid #FFFFFF;*/
}




.piccolo{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
}
