@charset "utf-8";
/* CSS Document */

body{
background-color:#343026;
}

#contenitore{
width:970px;
height:1161px;
margin:0 auto;
}

#colonnadestra{
width:62px;
height:1161px;
float: right;
background-image:url(../img/etichette_ambulatori.jpg);
}


#header img{
position: absolute;
left:70px;
}

#contenuto{
width:850px;
height:800px;
margin-left:53px;
}

#menu_vert{
margin-top:30px;
float:left;
width:300px;
height:auto !important;
min-height:50px;
background-image:url(../img/menu_vert.jpg);
background-repeat:repeat-y;
}

#menu_vert_medici{
margin-top:30px;
float:left;
width:300px;
height:auto !important;
min-height:550px;
background-image:url(../img/menu_vert.jpg);
background-repeat:repeat-y;
}

/*#menu_vert_giu{
float:left;
width:300px;
height:25px;
margin-top:-5px;
}*/


#testo_amb{
padding-top:30px;
width:450px;
height:auto;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:22px;
text-align:justify;
margin-left:370px;
}

#testo p{
padding-top:10px;
}

.links{
margin-left:10px;
width:250px;
text-align:left;
}

.links li{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:22px;
font-variant:small-caps;
}

a{
text-decoration:none;
color:#000000;
}

a:hover{
color:#dd0000;
}

a:visited:{
color:#000000;
}

#footer{
width:970px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:center;
padding-top:10px;
padding-bottom:10px;
line-height:15px;
}


img{
	border:none;
}

.box_aree_titolo{
	font:15px Arial, Helvetica, sans-serif;
	font-style:italic;
	}
	
.box_aree_testo img{
border:1px solid #666666;
}

.box_aree_testo ul{
list-style:url(../img/contenuto/square.jpg);
}

