body {
	font-family: Arial, Helvetica, sans-serif;
	color: #376092;}

li, p {
	text-align: justify;
}

body a {
color: #376092;
text-decoration: none;}

.title_sez {
	color: #72858c;
	font-weight: bold;
	text-transform:uppercase;
}

.style7 {
color:#53736B;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.style5 {
color:#14343F;
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight: bold;
}

.msg {
	background-color:#ececec; 
	text-align:center;
}

.interlinea {
	background-color: #ececec;
	padding: 0px;}
	
/********* TABELLE ********/
.table_body {
	background-color:#ffffff;
	width: 98%;
	margin-top: 0px;
	padding-top:0px;
}

.td_body { 
	padding: 10px 25px 10px 25px;
	background-color:#ffffff;
}
.table_prestazioni {
	background-color:#eef3f6;
}

.td_risorse{
	border: 1px solid #cccccc;
	background-color:#eef3f6;
}

.td_parte {
	text-align: center; 
	background-color: #ffffff; 
	font-size:14px; 
	padding: 0px 5px 0px 5px;}
	
.table_pref, .table_pref td {
	border: 1px solid #cccccc;
	}
	
/************ MENU *************/
.menu_text a {
	font-size: 13px;
	text-decoration: none;
	color: #11313e /*376092*/;
	text-transform: uppercase;
	font-weight: normale;
}

.menu_text a:active {
	color: #72858c;
	text-decoration: none;
	font-size: 14px;
}

.title_menu {
	font-size: 14px;
	font-weight:bold;
	color: #376092; /*#999999;*/
	background-color:#ececec;}
	
.td_piena {
	background-color:#ececec;
}

.td_latorx {
	background-image:url(../img/boxes/grey_side_right.png); 
	background-repeat:repeat-y; 
	background-position: top right; 
	width: 8px;}
	
.td_latosx {
	background-image:url(../img/boxes/grey_side_left.png); 
	background-repeat:repeat-y; 
	background-position: top left; 
	width: 8px;}
	