html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background:url(../gfxsito/bg.jpg) center top repeat-y #124283;
}
a{
color:#3366FF;
font-weight:bold;
text-decoration:none;
font-size:18px;
}
a:hover{
color: #BFB36A;
text-decoration:none;
}
#text a{
color:#3366FF;
font-weight:normal;
text-decoration:none;
font-size:12px;
}
#text a:hover{
color: #BFB36A;
text-decoration:none;
}
#extWrapper{
}
#wrapper{
width:905px;
}
#menu1{
background:url(../gfxsito/menu_bg.gif) top left no-repeat;
width:905px;
height:33px;
float:left;
padding-top:17px;
}
#menu1 a{
color:#fff;
font-weight:bold;
text-decoration:none;
font-size:14px;
font-style:italic;
margin-right:0.5em;
}
#menu1 a:hover{
color:#B3D6FF;
text-decoration:none;
}
#flash{
background:silver;
width:905px;
height:280px;
float:left;
}
#main{
width:905px;
float:left;
margin-top:10px;
background:url(../gfxsito/line.png) top repeat-y;
background-position:243px;
}
#logo{
width:230px;
padding-right:30px;
float:left;
text-align:left;
}
#news{
width:230px;
padding-right:30px;
float:left;
text-align:justify;
}
#text{
width:645px;
min-height:270px;
float:left;
text-align:justify;
line-height:1.7em;
}
#banner{
width:645px;
margin-top:10px;
}
#banner IMG{
vertical-align:middle;
}
#menu2{
width:905px;
float:left;
text-transform:uppercase;
word-spacing:0.15em;
margin-top:15px;
}
#menu2 a{
color:#897127;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
}
#foot{
width:905px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:10px;
}
#verde{
color:#009900;
font-weight:bold;
}
.title{
display:block;
margin-bottom:10px;
}
#a{
float:left;
width:260px;
}
#b{
float:left;
width:645px;
}
.line{
margin-right:20px;
margin-left:20px;
}
.input_pulsante{
background:url(../gfxsito/button.png) center center no-repeat;
border:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
padding:2px 5px 2px 5px;
margin-left:1px;
cursor:pointer;
}
.input_pulsante:hover{
background:url(../gfxsito/button2.png) center center no-repeat;
}
.messages{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.error{
color:red;
text-decoration:blink;
}