body
{
	background-color: #fff;
	color: #000;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0em;
	padding: 0em;
	width: 1900px;
	height: 1200px;
}
#struttura
{
	background-color: #fff;
	color: #000;
	line-height: 180%;
	margin: 0em;
	padding: 0em;
	text-align: left;
	width: 100%;
        height: 90%;
}
#header { 	
		height: 180px;
		background: url(../IMMAGINI/stetoscopio5.jpg) no-repeat left center;
		
		background-color:rgb(0,0,0);
		color: rgb(255,255,255) ;
	        font: Georgia, "Times New Roman", Times, serif;
	  
       }

#cognnome {color:rgb(0,0,0) ; position:absolute; top: 60px; left: 10px; font-size: 30px; }
#sigla    { position:absolute; top: 60px; left: 1200px;font-size: 30px; }
#sigla2    { position:absolute; top: 60px; left: 800px;font-size: 30px; }
#saluto         { color: rgb(255,255,255); position:absolute; top: 130px; left: 1500px;font-size: 15px;
		background-color : rgb(0,0,0);                    
		}
#menu01v
{
	float: left;
	font: 90% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 16%;
}
#menu01v ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu01v li
{
	display: inline;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#menu01v a:link, #menu01v a:visited
{
	background: #420702;
	border: 1px solid #666;
	color: #fff;
	display: block;
	margin: 0.06em 0;
	padding: 0.3em 0.6em;
	text-decoration: none;
}
#menu01v a:hover, #menu01v a:focus, #menu01v a:active
{
	background: #E0CAB0;
	border-color: #41545F;
	color: #000;
	padding-left: 0.95em;
	text-transform: uppercase;
	font-weight: bold;
}
#content
{
	background: #fff;
	border-left: 1px solid #000;
	color: #000;
	margin-left: 16%;
	padding: 1.25em 0.8em;
	padding: 0.625em;
}
#content p
{
	font-size: 100%;
	line-height: 1.8em;
	padding-left: 1em;
	padding-right: 1em;
}
#content h1
{
	background-color: #FFFFFF;
	color: #05181E;
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
#content h2
{
	background: #fff;
	border-bottom: 1px dotted #FF9006;
	color: #940D1E;
	font: normal 150% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
}
#content a:link, #content a:visited
{
	background-color: #fff;
	color: #41545F;
	font-size: 95%;
	font-weight: normal;
	text-decoration: underline;
}
#content a:hover
{
	background-color: #420702;
	color: #fff;
	text-decoration: none;
}
#footer
{
	background: #420702;
	border: 1px solid #000;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 1px;
	color: #fff;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 80%;
	margin: 0 auto;
	padding: 0.8em 0.8em;
	text-align: center;
}
#footer a:link, #footer a:visited
{
	background-color: #420702;
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	background-color: #fff;
	color: #420702;
	text-decoration: none;
