/* CSS Document */

html{
scollbar-base-color:#494E4F;

}

a{
color:black;
}


.body-home{
background:#494E4F url(../images/back.jpg) repeat-x;
margin:0px;
font-family: Tahoma, Arial, Verdana;
font-size:78%;
}

.body-notte{
background:#494E4F url(../images/back_notte.jpg) repeat-x;
margin:0px;
font-family: Tahoma, Arial, Verdana;
font-size:78%;
}

.body-camerette{
background:#494E4F url(../images/back_camerette.jpg) repeat-x;
margin:0px;
font-family: Tahoma, Arial, Verdana;
font-size:78%;
}

.body-cucina{
background:#494E4F url(../images/back_cucina.jpg) repeat-x;
margin:0px;
font-family: Tahoma, Arial, Verdana;
font-size:78%;
}

.body-zonagiorno{
background:#494E4F url(../images/back_zonagiorno.jpg) repeat-x;
margin:0px;
font-family: Tahoma, Arial, Verdana;
font-size:78%;
}

.body-complementi{
background:#494E4F url(../images/back_complementi.jpg) repeat-x;
margin:0px;
font-family: Tahoma, Arial, Verdana;
font-size:78%;
}



.clear{
clear:both;
}

#menu-top{
height:110px;
width:541px;
margin:0px auto;
background:url(../images/logo.gif) no-repeat bottom right;
padding-left:239px;
}

.vocemenu{
width:80px;
border-right:1px solid #999999;
padding-top:62px;
float:left;
text-align:center;
color:#999999;
font-weight:bold;
font-size:11px
}

.vocemenu a {
color:#999999;
text-decoration:none;
}

.vocemenu a:hover{
color:white;
}

#header{
height:299px;
width:780px;
margin:0px auto;
background: url(../images/header_bg.jpg) no-repeat left;
text-align:right
}

/**********FOTO HEADER**************/

#foto-home{
height:299px;
background:url(../images/foto_home.jpg) no-repeat;
margin-left:239px;
}

#foto-zonanotte{
height:299px;
background:url(../images/foto_zonanotte.jpg) no-repeat;
margin-left:239px;
}

#foto-camerette{
height:299px;
background:url(../images/foto_camerette.jpg) no-repeat;
margin-left:239px;
}
#foto-cucina{
height:299px;
background:url(../images/foto_cucina.jpg) no-repeat;
margin-left:239px;
}

#foto-zonagiorno{
height:299px;
background: url(../images/foto_zonagiorno.jpg) no-repeat;
margin-left:239px;
}

#foto-complementi{
height:299px;
background: url(../images/foto_complementi.jpg) no-repeat;
margin-left:239px;
}

#foto-architetti{
height:299px;
background: url(../images/foto_architetti.jpg) no-repeat;
margin-left:239px;
}

#foto-azienda{
height:299px;
background: url(../images/foto_azienda.jpg) no-repeat;
margin-left:239px;
}

/*****************/

#content{
width:780px;
margin:0px auto;
background:white;
min-height:400px;
overflow:auto
}

#left{
width:219px;
float:left;
padding:10px;
}

#main{
width:326px;
float:left;
padding:10px;
}

#main-successiva{
width:521px;
float:left;
padding:10px;
}

#right{
width:175px;
float:right;
padding:10px;
}


.prodotti{
float:left;
margin-right:28px;
}

.prodotti-img{
border:1px solid #808080;
}

.prodotti a{
color: #666666;
text-decoration:none;
}

.prodotti a:hover{
text-decoration:underline
}

.prodotti-freccina{
color:#440000;
font-weight:bold;
font-size:10px;
}

#mainfooter{
background:#660000;

}

#footer{
width:780px;
padding-bottom:3px;
padding-top:3px;
color: #999999;
font-size:10px;
margin:0px auto;
text-align:center
}

#footer a{
color:#999999;
text-decoration:none;
}

#footer a:hover{
color:white;
}

.data{
color:#666666;
}

input{
background: #FFFFFF;
font-size:10px;
}

.img-small{
float:left;
padding:3px;
border:1px solid #660000;
margin:0px 8px 3px 0px;
}