@charset "utf-8";
/* CSS Document */
body{
margin:0; 
padding:0;
background-image:url(../images/sfondo.png);
background-repeat:repeat-x;
	line-height:normal;
	font-family:"Trebuchet MS", Verdana, Arial;
panose-1:2 11 6 3 2 2 2 2 2 4;
}
div#contenitore{
height:auto;
width:863px;
margin-left:auto;
margin-right:auto;
}
div#testa{
height:210px;
width:863px;
background-image:url(../images/testa.png);
background-repeat:no-repeat;
overflow:hidden;
}
div#sottotestahome{
background-image:url(../images/corpo_ripetuto.png);
background-repeat:repeat-y;
height:336px;
width:863px;
}
div#secondalinea{
background-image:url(../images/seconda_linea.png);
background-repeat:no-repeat;
height:9px;
width:863px;
}
div#sottocorpo{
background-image:url(../images/corpo_ripetuto.png);
background-repeat:repeat-y;
height:auto;
width:863px;
}
.cellasx{
background-image:url(../images/sfondo_corpo_sx.jpg);
height:408px;
width:240px;
background-repeat:no-repeat;
background-position:bottom;
}
.celladx{
background-image:url(../images/sfondo_corpo_dx.jpg);
height:408px;
width:560px;
background-repeat:no-repeat;
background-position:bottom;
}
div#pie{
background-image:url(../images/sopra_pie.png);
background-repeat:no-repeat;
height:36px;
width:863px;
}
div#sottopie{
background-image:url(../images/sottopie.png);
background-repeat:no-repeat;
height:20px;
width:863px;
}

.stondomenuhome{
background-image:url(../images/bottoni.png);
background-repeat:no-repeat;
height:336px;
width:116px;
}

.corpomenuhome{
background-image:url(../images/img_home.jpg);
background-repeat:no-repeat;
height:336px;
width:684px;
}

.corpomenuservizi{
background-image:url(../images/servizi.jpg);
background-repeat:no-repeat;
height:336px;
width:684px;
}

.corpomenupartners{
background-image:url(../images/partners.jpg);
background-repeat:no-repeat;
height:336px;
width:684px;
}

.corpomenulink{
background-image:url(../images/link.jpg);
background-repeat:no-repeat;
height:336px;
width:684px;
}

.corpomenudovesiamo{
background-image:url(../images/dove_siamo.jpg);
background-repeat:no-repeat;
height:336px;
width:684px;
}

.corpomenucontatti{
background-image:url(../images/contatti.jpg);
background-repeat:no-repeat;
height:336px;
width:684px;
}

.titoletto{
size:12px;
font-weight:bold;
text-align:left;
}

.corpetto{
size:12px;
text-align:justify;
}

.classemenulink a{
size:12px;
text-align:center;
text-decoration:none;
color:#666666;
}

.classemenulink a:hover{
size:12px;
text-align:center;
text-decoration:underline;
color:#FC0A02;
}

.classemenulinkattivo a{
size:12px;
text-align:center;
text-decoration:none;
color:#333333;
font-weight:bold;
}
.vetrina{
font-size:18px;
font-weight:bold;
text-align:center;
color:#999999;
}

.vetrina_scritte{
font-size:10px;
text-align:justify;
}
.piede{
font-size:12px;
color:#FFFFFF;
text-align:center;
line-height:36px;
}

div#cartina{
width:664px;
height:316px;
padding: 8px 6px 18px 8px;

}

.cartinate a{
text-align:center;
font-size:9px;
text-decoration:none;
color:#CC0000;
}

.cartinate a:hover{
text-align:center;
font-size:9px;
text-decoration:underline;
color:#FF0000;
}

.linkgenerico a{
font-size:14px;
color:#666666;
text-decoration:none
}

.linkgenerico a:hover{
font-size:14px;
color:#000000;
text-decoration:underline;
}