html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
background:url(../gfxsito/bg.jpg) center center fixed #621E11;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#EFDAD8;
}
#extWrapper{
}
#wrapper{
width:980px;
}
h1{
font-size:20px;
font-style:italic;
font-weight:bold;
letter-spacing:-0.03em;
margin:0px;
color:#FFFFFF;
}
h2{
font-size:16px;
font-weight:bold;
letter-spacing:-0.05em;
margin:0px 0px 5px 0px;
}
a{
color:salmon;
text-decoration:none;
}
a:hover{
color:#FFCCCC;
}
#logo{
width:980px;
padding:10px 0px 10px 0px;
float:left;
}
#menu{
width:980px;
float:left;
}
#flash{
width:940px;
height:380px;
background: url(../gfxsito/flash_bg.gif) center top no-repeat #603125;
float:left;
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
padding-top:5px;
}
#text{
width:620px;
margin-top:10px;
float:left;
margin-left:20px;
text-align:justify;
_margin-left:10px;
padding-bottom:15px;
}
#utility{
width:270px;
margin-top:10px;
margin-left:10px;
float:left;
background:#BF3A25;
padding:20px;
}
#main{
width:980px;
background:#603125;
padding-bottom:10px;
float:left;
}
.box{
float:left;
margin-top:10px;
width:160px;
height:110px;
text-align:left;
padding:20px 20px 20px 130px;
cursor:pointer;
}
#box1{
background:url(../gfxsito/vt_box.jpg) center left no-repeat #BF3A25;
margin-left:20px;
_margin-left:10px;
margin-right:5px;
color:#FAF9E7;
}
#box1 h2{
color:#FAEB4C;
text-transform:lowercase;
font-style:italic;
}
#box2{
background:url(../gfxsito/marche_box.jpg) center left no-repeat #BF3A25;
margin-right:5px;
color:#603125;
}
#box3{
background:url(../gfxsito/riviera_box.jpg) center left no-repeat #BF3A25;
margin-right:20px;
_margin-right:10px;
color:#603125;
}
#box2 h2,#box3 h2{
color:#BF3A25;
text-transform:lowercase;
font-style:italic;
}
#foot{
background:#603125;
width:980px;
float:left;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:10px;
}
#credit{
background: url(../gfxsito/foot_bg.gif) left bottom no-repeat;
width:980px;
float:left;
padding-bottom:10px;
padding-top:10px;
}
#foot a:before{
content:url(../gfxsito/mail.gif);
}
#space{
width:980px;
float:left;
height:15px;
}
.input_email{
width:150px;
margin-right:5px;
border:2px solid #603125;
color:#666666;
}
.input_pulsante{
border:2px solid #603125;
background:#CDB4B4;
color:#603125;
cursor:pointer;
}
.error{
color:yellow;
text-decoration:blink;
}
