html, body {
height: 100%;
} 

body{
margin:0;
padding:0;
background:url("../images/top_bg.gif") repeat-x top #45383d;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:1px;
}

#margini{
margin:0px auto;
width:900px;
}

#header{
margin:0px auto;
height:440px;
background:url("../images/spavpass.gif") no-repeat bottom;
overflow:hidden;
}

#nomesito{
float:right;
}

#nomesito a img{
border:none;
}

#corpo{
width:100%
}

/*INIZIA QUA LA PARTE SINISTRA*/
#sx{
width:200px;
float:left;
}

#titolomenu{
width:180px;
margin:0px auto;
overflow:hidden;
}

h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:40px;
letter-spacing:1px;
color:#65565c;
float:right;
margin-top:20px;
margin-bottom:20px;
}

#menu{
width:180px;
float:left;
overflow:hidden;
}

#menu ul{
margin-left:0px;
padding-left:0px;
}

#menu ul li{
display:block;
width:170px;
height:30px;
list-style-type:none;
}

#menu ul li a{
list-style-type:none;
letter-spacing:1px;
color:#FFFFFF;
}

#menu ul li a:hover{
color:#b29e9e;
}

/*INIZIA QUA LA PARTE DESTRA*/
#dx{
margin-top:10px;
width:690px;
float:left;
background:url("../images/bicolor.gif") repeat-y left;
overflow:hidden;
}

.articolo{
width:685px;
background:url("../images/article_bg.gif") repeat-y;
overflow:hidden;
float:right;
}

.titoloarticolo{
width:100%;
background:url("../images/title_bg.gif") repeat-x;
line-height:38px;
padding-top:0px;
}

.titoloarticolo p{
font-size:13px;
letter-spacing:1px;
font-weight:bold;
padding-left:10px;
color:#663333;
}

.testoarticolo a{
text-decoration:none;
}

.testoarticolo p{
color:#000000;
padding:10px;
text-align:justify;
}

.testoarticoloimm a{
text-decoration:none;
}

.testoarticoloimm a img{
border:1px solid #996666;
background-color:#ffffff;
padding:4px;
margin:10px;
float:left;
}

.testoarticoloimm p{
color:#000000;
padding:10px;
text-align:justify;
margin-top:0px;
}

.separatore{
width:685px;
height:92px;
background:url("../images/break.gif") no-repeat;
float:right;
}

/*INIZIA QUA IL FOOTER*/
#footer{
height:120px;
background:url("../images/foot_bg.gif") repeat-x top;
margin:0;
padding:0;
clear:both;
}

#footmen{
width:900px;
margin:0px auto;
}

#footmen ul{
float:right;
margin-top:30px;
}

#footmen ul li{
display:inline;
list-style-type:none;
margin-left:20px;
margin-right:10px;
width:100px;
height:25px;
}

#footmen ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

#footmen ul li a:hover{
color:#b29e9e;
}






