/* CSS Document */

body{
margin:0px;
background: #FFFFFF url(../images/bodybg.jpg) no-repeat bottom;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}

.img{
padding:3px;
border:1px solid #BB7831;
}
.imgright{
float:right;
padding:3px;
border:1px solid #BB7831;
margin-left:10px;
}
.imgleft{
padding:3px;
border:1px solid #BB7831;
float:left;
margin-right:10px;
}
.testogiallo{
color:#D2A926;
}
.testoverde{
color:#8CA478;
}

.testograndegiallo{
font-size:24px;
color:#BB7831;
}
.testograndeverde{
font-size:24px;
color:#8CA478;
}

.testopiccolo{
font-size:11px;
color: #333333;
line-height:16px;
}
.testogrande{
font-size:18px;}

#wrapper{
margin:0px auto;
width:900px;
overflow:auto;
background:white;
border-bottom:5px solid #D2A926;
}

#header{
height:60px;
background:url(../images/logo.gif) no-repeat left;
font-size:50px;
padding-left:120px;
padding-top:50px;
}

.testogiallo{
color:#D2A926;
}
.testoverde{
color:#8CA478;
}

#header .lingue{
float:right;
padding-right:20px;
}

#menu{
background:url(../images/menu_bg.jpg);
height:34px;
}

#right{
float:left;
width:200px;
padding-top:45px;
padding-bottom:20px;
font-size:12px;
text-align:justify
}

#right a{
color:black;
text-decoration:none
}
#right a:hover{
color:#D2A926
}

#right li{
list-style-image:url(../images/freccina.png);
margin-bottom:5px;
}

.titoletto{
font-size:18px;
color:#BB7831;
border-bottom:1px solid #CCCCCC;
padding-left:10px;
}

.testo{
padding:5px 20px 5px 20px;
}

#text{
float:left;
width:635px;
padding:20px 20px 20px 40px;
line-height:25px;
font-size:14px;
text-align:justify
}

#text a{
color:black;
text-decoration:none
}

#text a:hover{
text-decoration:underline
}


#textrss{
float:left;
width:635px;
padding:20px 20px 20px 40px;
line-height:25px;
font-size:14px;
text-align:justify
}

#textrss a{
color: black;
text-decoration:none;
font-size:16px;
font-weight:bold
}

#textrss a:hover{
text-decoration:underline
}

#textrss img{
padding:3px;
border:1px solid #BB7831;
margin:10px;
}

#footer{
width:780px;
margin:0px auto;
clear:both;
padding:10px 60px 10px 60px;
color:#666666;
font-size:11px;
text-align:center
}

#footer a{
color:#666666;
font-size:11px;
text-decoration:underline;
}

#footer a:hover{
text-decoration:none;
}

fieldset ul{
line-height:30px;
}