/* CSS Document */

body{

background:#6D7936 url(../images/back.gif);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
}

h2{
color:#6D7936;
font-weight:lighter;
}

h3{
color:#6D7936;
font-weight:lighter;
}

.clear{
clear:both
}

.img-right{
float:right
}



#wrapper{
width:900px;
height:332px;
border:15px solid white;
background:#ECE5D3 url(../images/back_index.gif) no-repeat left;

position:absolute;top:50%;left:50%;
margin:-166px 0 0 -450px;
}



#header{
background:#ECE5D3 url(../images/header.gif) no-repeat center;
height:129px;
margin-bottom:15px;
}

#wrapperfoto{
height:300px;
background:#ECE5D3;
margin-bottom:15px;
padding:15px;
}

#foto{
background:url(../images/fotoheader.jpg) no-repeat top;
height:300px;
}

#mainmenu{
background:#ECE5D3;
margin-bottom:15px;
}

#left{
float:left;
width:300px;
margin-bottom:15px;
}

#right{
float:right;
width:560px;
padding:20px 20px 0px 20px;
margin-bottom:15px;
}

#unico{
width:860px;
padding:20px 20px 0px 20px;
margin-bottom:15px;
}

.colonnafoto{
width:266px;
float:left;
padding:0px 10px 0px 10px;
}

.colonnafoto img{
padding:3px;
border:1px solid #E3DABF;
}

.tbl-prezzi{
font-size:11px;
/*border:1px solid #CCCCCC;*/
}

.tbl-prezzi td{
padding:5px;
border:1px solid #CCCCCC;
 }
 
 .tbl-prezzi th{
padding:5px;
border:1px solid #CCCCCC;
 }

#footer{
color:#999999;
font-size:10px;
padding:3px;
}

#footer a{
color:#999999;
text-decoration:none
}

#footer a:hover{
color:#666666;
text-decoration:underline
}