html
{
background-color:#524d39;
text-align:center;
}

.vuoto
{
clear:both;
background-color:#fff;
}

body
{
width:980px;
text-align:center;
border:4px solid #ded3ad;
}

#contenitore
{
margin-left: auto;
margin-right: auto; 
text-align:center;
width:970px;

}

#FondoHeader
{
background-color:#ffffff;
height:240px;
/*border:4px solid #ded3ad;*/
border-bottom:4px solid #ded3ad;

}

#BordoLogo
{
border-right:6px solid #ded3ad;
width:353px;
margin:0px;
padding:0px;
float:left;
}

#FondoLogo
{
width:333px;
height:220px;
background-color:#a52c08;
margin:10px;
background-image:url(../Img/Logo2.gif);
background-repeat:no-repeat;
background-position:center;
}


#HeaderImmagini
{
width:550px;
border:1px solid #000066;
float:right;
margin-right:10px;
background-color:#294142;

margin:10px;

}

#Menu
{
height:34px;
width:100%;
background-color:#293C42;
text-align:left;
border-bottom:4px solid #ded3ad;
}

#MenuSx
{
width:180px;
background-color:#C0A26C;
float:left;
border-right:3px solid #ded3ad;
border-bottom:3px solid #ded3ad;
}

#MenuSx .contenutoSx
{
border:2px solid #fff;
}

#Corpo
{
background-color:#FFFFFF;
text-align:left;
float:left;
width:797px;

}

#Corpo .prodottiHome
{
border-bottom:1px solid #ded3ad;
margin:4px;
height:170px;
}

#Corpo .prodottiHome .testo
{
width:500px;
float:left;
margin-left:20px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#2A343E;
}

.contenuto
{
width:500px;
float:left;
margin-left:20px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#2A343E;
}



#Corpo .prodottiHome .Img
{
text-align:right;
margin-right:4px;
margin-bottom:4px;
width:210px;
float:left;

}



#Footer
{

height:30px;
background-color:#A39E80;
border:3px solid #978E6D;
font-family:"Courier New", Courier, monospace;
color:#000000;
font-size:14px;
}



/*Per la galleria*/
.fotop
{
width:150px;
float:left;
text-align:center;
margin-left:30px;
margin-bottom:30px;
}

.fotop a img
{

border:1px solid #fff;
width:150px;
}

.fotop a:hover 
{ font-size: 101%; 
}

.fotop a:hover img 
{ 

border:1px dashed #000099; !important;
}
/*Fine Galleria*/





