* { 
	text-align:justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
a:hover { background-color: red; color: white;}
.a_normale:hover { background-color: white; color: white;}

li {
	margin-bottom: 1em;
	margin-top: 1px; 
}	
.bodymenutitolo {
	background:#ff9900; 
}
.uno {  
	color:#ff9900;
}
.rosso {  
	color:red;
}
.due { 
	color:white;
}
	
.testataSX {
	margin-top:0px;
	background:white;/*#ff9900; */
	text-align: center;
}

.testataDX {
	text-align:center;
	font-size:x-large;
	font-weight: bold; 
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	background: #395DA5;
}
.menu {
	padding: 1em;
	background:#ff9900;
	text-align: left;
	font-weight: bold; 
}
.menu2 {
	padding-top: 0.5em;
	text-align: left;
}
.menu2scelto {
	padding-top: 0.em;
	color:red;
	border-top: solid white;
	border-right: solid white;
	border-left: solid white;
	border-bottom: solid white;
}
.menu3 {
	text-align: right;
}
.menu3a {
	text-align: right;
	font-size:80%;
	color: black;
}
.menu3scelto {
	text-align: right;
/*	font-size:80%;*/
/*	background:white;*/
	color: red;
	border-top: solid white;
	border-right: solid white;
	border-left: solid white;
	border-bottom: solid white;
}

a { color: #0000FF;text-decoration: none; font-weight: bold; }
a:hover { color: silver; text-decoration: underline;font-weight: bold;}

#footer {
	width: 100%;
	text-align: center;
}

.colonnadx {
	vertical-align: top;	
	text-align:left;
}
.middle {
	vertical-align: middle;	
}
.centro {
	text-align:center;
}
.bold {
	font-weight: bold; 
}


#corpo {	
}
.miocorpo {
	text-align: left;
	margin-left: 4em;
	/*lele width: 576px;*/
}

.home {
	background:#pink; /* url(/imm2/medclivar_sfondo.jpg);*/
	text-align: justified;
	margin: 5px;
	padding: 0px;
}

.titolo {
	color:red;
	text-align: center;
	font-weight: bold; 
	font-size:larger;
}

.list1 {
	margin: 0px;
}	
