#testo_links {position:absolute; top:30px; left:40px; }
#menu_banner {position:absolute; top:30px; right:40px; }

* html #testo_links { position: relative; float: left; }
* html #menu_banner { position: relative; float: right; }

#tondo_links_up {
width:690px; height:25px;
background-repeat:no-repeat; background-image:url(/immagini/testatesto.png);
}
#tondo_banner_up {
width:186px; height: 25px;
background-repeat:no-repeat; background-image:url(/immagini/testamenu.png);
}


#tondo_links_down {
width:690px; height: 25px;
background-repeat:no-repeat; background-image:url(/immagini/piedetesto.png);
position:relative; top:-6px;
}
#tondo_banner_down {
width:186px; height: 25px;
background-repeat:no-repeat; background-image:url(/immagini/piedemenu.png);
position:relative; top:-18px;
}


#links { 
border-left:2px solid #FFF; border-right:2px solid #FFF;
background-image:url(/immagini/sfondotesto.png);
text-align:justify;
position:relative; top:-6px; width: 666px; padding: 10px; 
}
#banners {
border-left:2px solid #FFF; border-right:2px solid #FFF;
background-image:url(/immagini/sfondotesto.png);
text-align:center;
position:relative; top:-18px;
width:182px; 
}

#banners img { 
	display: block;
	margin: 0px auto;
	text-align: center;
}

ul { list-style-image: url('http://www.ospedalesanmichele.it/immagini/improntalink.png'); }
ul li ul { list-style-type: none; list-style-image: none; }

h1{
	font-size: 28px;
	text-align: center;
	font-weight: 500;
	margin-top:10px;}

h2{
	font-size: 17px;
	font-weight: 400;}

h3{
	font-size: 12px;
	font-weight: 100;
	margin-top:-18px;}


h4{
	font-size: 14px;
	font-weight: 400;}

h5{
	font-size: 11px;
	font-weight: 100;
	margin-top: -20px;
	color:#003399}


a:link {color:#003366; text-decoration:none; font-style:normal}
a:visited {color:#003366; text-decoration:none; font-style:normal}
a:hover {color:#003366;text-decoration:underline;font-style:normal}
a:active {color:#003366;text-decoration:none;font-style:normal}




