@charset "UTF-8";

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                                                     div costruzione pagina
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
#contenitore{
width:958px;
height:auto;
margin:auto;
padding:0px;
position:relative;
border:1px solid #333333;
}
#seo{
width:958px;
height:20px;
background-color:#CC0000;
margin:0px;
padding:0px;
text-align:center;
}
#barra_alta{
width:958px;
height:218px;
background-color:#CCCCCC;
margin:0px;
padding:0px;
}
#menu{
width:958px;
height:45px;
background-image:url(../grafica/menu.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}

#menu td{
font-size:12px;
border-right:1px solid #CCCCCC;
text-align:center;
}

#centro{
width:958px;
height:auto;
background-image:url(../grafica/centro.jpg);
margin:0px;
padding:0px;
}

#sinistra{
width:755px;
height:auto;
position:relative;
margin:0px;
padding:0px;
float:left;
background-color:#FFFFFF;
border-right:1px solid #000000; 
}
#sinistra_basso{
width:755px;
height:212px;
position:relative;
margin:0px;
padding:0px;
float:left;
background-image:url(../grafica/sinistra_bassa.jpg);
background-repeat:no-repeat;
background-position:left;
background-color:#FFFFFF;
border-right:1px solid #000000;
}

#sponsor{
width:930px;
margin:auto;
position:relative;
padding:5px;
clear:both;
text-align:center;
}

#destra{
width:202px;
height:100%;
position:relative;
margin:0px;
padding:0px;
float:left;
background-image:url(../grafica/destra.jpg);
background-repeat:repeat-y;
text-align:center;
}
#destra_basso{
width:202px;
height:212px;
position:relative;
margin:0px;
padding:0px;
float:left;
background-color:#bcbcbc;
background-image:url(../grafica/destra_bassa.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
#footer{
width:958px;
height:82px;
background-image:url(../grafica/footer.jpg);
margin:0px;
padding:0px;
clear:both;
}
#fi_motor{
width:315px;
height:auto;
margin:5px 20px 5px 40px;
}
#newsletter{
width:160px;
height:80px;
margin:auto;
position:relative;
margin-top:35px;
text-align:center;
}
.menu_right{
width:90%;
height:20px;
margin:0px 0px 0px 0px;
padding:0px; 
background-color:#999999; 
text-align:center;
font-size:16px;
color:#FFFFFF;
padding-top:10px;
border:1px solid #000000;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                                                      testo
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color:#3399FF;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
#sinistra a{
	color: #000000;
	text-decoration: none;
}

.titolo_bianco{
font-size:12px;
font-variant:small-caps;
font-weight:bold;
color:#FFFFFF;
padding-right:9px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
                                                                     div per singole pagine
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */

#news{
width:315px;
height:auto;
margin:60px 10px 40px 30px;
float:left;
}
#news2{
width:200px;
height:auto;
margin:60px 10px 40px 40px;
float:left;
}

#c_destra{
width:315px;
height:auto;
margin:10px 10px 40px 20px;
float:left;
}
#c_destra2{
width:420px;
height:auto;
margin:10px 20px 40px 30px;
float:left;
}



/*// AGGIUNTE //*/

.corniceEsterna { 
	border:1px solid #cacaca;
	margin:0px;
	border-spacing:0px;
	padding: 0px 0px 0px 0px;
}

