/* CSS Document */

body{
margin:0px;
background: #F5F3EE url(../images/body_bg.jpg) repeat-x top;
font-family: Tahoma, Arial, Verdana;
font-size:12px;
line-height:20px;
text-align:justify
}

.clear{
clear:both;
}

a{
color:black;
}

.img{
border:1px solid #CCCCCC;
padding:3px;
margin:0px 10px 0px 0px;

}
.img-left{
border:1px solid #CCCCCC;
padding:3px;
margin:0px 10px 0px 0px;
float:left
}

.capolettera{
font-size:16px; 
color:#990000;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif
}

.titoletto{
font-size:16px; 
color:#990000;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif
}

#wrapper{
width:790px;
margin:0px auto;
min-height:750px;
}

#wrappermenu{
height:91px;
}

#menu{
background-color:#E3E1DB;
margin-top:50px;
padding:10px;
float:left;
}

#sceltalingua{
float:right;
margin-top:60px;
}

#header{
height:302px;
background:url(../images/stemma.gif) no-repeat center left;
}

#left{
width:500px;
float:left;
padding-top:20px;
}

#right{
float:right;
width:232px;
padding-left:25px;
padding-right:25px;
padding-top:20px;
background:url(../images/separatore_vert.gif) no-repeat left top;
}

#left-right{
width:790px;
padding-top:20px;
}

.td{
	padding-right: 30px;
	}

.casehome{
float:left;
text-align:center;
font-size:11px;
margin-right:15px;
line-height:13px;
}
.casehome img{
padding:3px;
border:1px solid #CCCCCC
}

.titolonews{
background-color:#E7E4DC;
color:#990000;
padding:5px;
font-size:14px;
}
.testonews{
font-size:11px;
color:#333333;
}

#footer{
margin-top:15px;
color: #999999;
text-align:center;
font-size:10px;
background:url(../images/footer_bg.jpg) repeat-x;
height:40px;
padding-top:26px;
}

#footer a {
color:#999999;
text-decoration:none
}




