body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px auto;
	padding:0px;
	text-align:center; 
	background-image: url(images/back_all.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.titolo{
	font-size:14px;
	margin:0px;
	color:#0E5688;
	font-weight:bold;
}

.titolorosso{
	font-size:14px;
	margin:0px;
	color:#C01B16;
	font-weight:bold;
}

.testonero{
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.testorosso{
	font-size:11px;
	font-weight:bold;
	color:#C01B16;
}

.testobottom{
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.testobianco{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

h1{
	font-size:12px;
	margin:0px;
	color:#000000;
	font-weight:bold;
}

h3{
	font-size:12px;
	margin:0px;
	color:#FF0000;
	font-weight:bold;
}

.menulink{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menulink:hover{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.nulllink{
	font-size:11px;
	font-weight:bold;
	color:#0E5688;
	text-decoration:none;
}

.link{
	font-size:12px;
	font-weight:bold;
	color:#316DA5;
	text-decoration:underline;
}
.link:hover{
	font-size:12px;
	font-weight:bold;
	color:#316DA5;
	text-decoration:underline;
}

h2{
	font-size:14px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
}

.divmenu{
	width: 170px;
	height: 26px;
	padding-top:5px;
	background-image: url(images/button_blu.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.divmenu_red{
	width: 170px;
	height: 26px;
	padding-top:5px;	
	background-image: url(images/button_red.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.menu{
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.div_offerta{
	width: 110px;
	height: 160px;
	padding-top:5px;	
	background-image: url(images/assistenza_elettromedicali.png);
	background-repeat: no-repeat;
	background-position: top center;
}