/* CSS Document */

body{
margin:0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:75%;
background: #660000 url(images/sfondo.gif);
line-height:20px;
}

#testata{
margin:0px auto;
background:url(images/testata.gif) no-repeat center top;
height:146px;
}

/*#top-wrapper{
width:600px;
margin:0px auto;
background: url(images/top_wrapper.gif) repeat-x;
height:8px;
}*/

#wrapper{
width:600px;
margin:0px auto;
background: url(images/sfondo_wrapper2.gif) repeat-y;
border-bottom:3px solid #2A0F0D;
border-top:3px solid #2A0F0D;
overflow:auto

}

#menu{
background: url(images/sfondo_menu.gif) no-repeat center;
height:28px;
width:600px;
color:white;
font-variant:small-caps;
text-align:center;
padding-top:10px;
font-size:13px;
}

#menu a{
color:white;
text-decoration:none;
}

#testata-foto{
width:600px;
height:115px;
background:url(images/testata_foto.gif) no-repeat center;
margin-top:20px;
margin-bottom:20px;
}

#sinistro{
float:left;
width:117px;

margin-top:20px;
padding-left:20px;
font-size:10px
}

#contenuto{
background: url(images/sfondo_testo.gif) #FDF7E9 no-repeat;
width:435px;
float:left;
margin-top:20px;

}

#testo{
padding:20px;
width:395px;
}

#testo a{
text-decoration:none;
color:#990000;
}

#testo img{
border:3px solid #952B15;
}

.img-dx{
float:right;
}

#titolo{
background:url(images/sfondo_h.gif) no-repeat left;
padding-left:25px;
margin:15px;
margin-top:20px;
}

#main-bottom{
background:  url(images/main-bottom.gif) #FDF6E4;
width:435px;
float:left;
height:16px;
}

#capolettera{
font-weight:bold;
color: #813030;
font-size:18px;
}

.input-text{
width:100px;
}