html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
background:url(../gfxsito/bgbar.jpg) top center repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a{
text-decoration:none;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
h1{
font-size:18px;
color:white;
font-family:Georgia, "Times New Roman", Times, serif;
}
#extWrapper{
}
#wrapper{
width:900px;
}
#logo{
width:450px;
float:left;
text-align:left;
margin-top:20px;
}
#tags{
float:left;
width:450px;
margin-top:35px;
text-align:right;
}
#flash{
width:900px;
height:600px;
float:left;
background:gray;
margin-top:14px;
_margin-top:0px;
}
#buttons{
width:900px;
float:left;
margin-top:60px;
}
#foot{
width:900px;
float:left;
margin-top:14px;
padding-bottom:20px;
}
.buttons{
float:left;
margin-right:12px;
}
#contatti{
background:url(../gfxsito/contatti.jpg) top left no-repeat #D7D7F9;
width:149px;
height:72px;
float:left;
margin-left:1px;
padding-top:100px;
color:#353660;
}
#text{
width:900px;
float:left;
text-align:justify;
color:#666666;
}