/* CSS Document */

body{
margin:0px;
background: #E0E0E0 url(../images/body_bg.jpg) repeat-x top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}
.clear{
clear:both
}

.a{
color:#990000
}

.img-left{
float:left;
margin-right:4px;
margin-top:4px;
}
.img-right{
float:right;
margin-left:4px;
margin-top:4px;
}

h2{color:#990000;
font-family:"Trebuchet MS", "Tw Cen MT"}

h3{color:#990000;
font-family:"Trebuchet MS", "Tw Cen MT"}

#wrapper-header{
margin:0px auto;
width:920px;
}

#header{
height:59px;
background:url(../images/logo.gif) no-repeat left bottom;
color:white;
font-family:"Trebuchet MS", "Tw Cen MT";
padding-top:43px;
padding-left:200px;
font-size:20px;
margin-bottom:6px;
}

#menu{
height:24px;
}

.vocemenu{
background:url(../images/freccina.gif) no-repeat left;
padding-left:11px;
color:white;
font-family:"Trebuchet MS", "Tw Cen MT";
font-size:14px;
float:left;
margin-right:7px;
}
.vocemenu a{
color:white;
text-decoration:none
}
.vocemenu a:hover{
color:#999999;
}

#flash{
height:200px;
}

#wrapper-content{
background:#CBC4C0;
border-top:10px solid #990000;
padding-bottom:20px;
}

#content{
overflow:auto;
margin:0px auto;
width:920px;
}

#left{
background:#E6E2E0;
width:220px;
float:left;
margin:20px 20px 00px 0px;
padding:15px;
font-size:11px;
}

#left a{
text-decoration:none;
color:black;
}
#left a:hover{
color: #990000
}

#left .titoletto{
color:#990000;
font-weight:bold;
font-size:14px;
font-variant: small-caps;
font-family:"Trebuchet MS", "Tw Cen MT"
}

#right{
float:right;
width:650px;
margin-top:20px;}

#right a{
text-decoration:none;
color:black;
}
#right a:hover{
color: #990000
}

#box-primopiano{
border:1px solid #999999;
padding:10px 10px 10px 10px;
color:#333333;
/*font-size:11px;*/
overflow:auto
}

#table-richiesta{
font-size:11px;
color:#990000
}

#footer{
margin:0px auto;
width:920px;
padding-top:5px;
color:#666666;
font-size:10px;
}

#footer a {
color:#666666;
text-decoration:none;
}

#footer a:hover{
color:#999999;
}
