@charset "utf-8";
/* CSS Document */

body {
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	margin:0px;
	text-align:center;
	}

a {
	color:#89A005;
	}

a:hover{
	color:#89A005;
	text-decoration:none;
	}

h2 {
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#9D0A0E;
	margin-bottom:10px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	}

#spacer{
	clear:both;
	height:5px;
	}
	
#container{
	width:100%;
	text-align:center;
	}
#content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	}
#content_def{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	}
#toolbar{
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	font-size:80%;
	background-color:#ECF3D9;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	}
#toolbar a{
	color:#000000;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
}

#toolbar a:hover{
	background-color:#000000;
	color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	}

#logo {
	padding:10px 0px 10px 10px;
	text-align:left;
	background-color:#ECF3D9;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	}
#header_imm{
    margin-top:10px;
    }

#subheader{
	height:10px;
	background-color:#B1CD07;
	width:880px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	}
	
#subfooter{
	height:3px;
	background-color:#B1CD07;
	width:880px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}
	
#menu{
	text-align:left;
	width:880px;
	margin:5px auto 5px auto;
}

#menu a {
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	font-size:90%;
	}
	
#menu a:hover {
	text-decoration:none;
	color:#5994D5;
	}
	
#submenu{
	height:3px;
	background-color:#cccccc;
	width:880px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	}

#top{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:0;
	}
	
#top-left{
	width:435px;
	text-align:left;
	float:left;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	height:345px;
	vertical-align:top;
	margin-bottom:10px;
	font-size:95%;
}

#top-right{
	width:435px;
	text-align:left;
	float:right;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	height:345px;
	vertical-align:top;
	margin-bottom:10px;
}

#top-right img{
	padding-right:5px;
	}
	
#box_bottom li.bl{
	padding:0px 5px 10px 0px;
	border-right:1px dotted #CCCCCC;
	}
#box_bottom li.bc{
	margin:0px 5px 0px 5px;
	padding:0px 0px 10px 2px;
	border-right:1px dotted #CCCCCC;
	}
#box_bottom li.br{
	padding:0px 0px 10px 3px;
	}
	
	
#box_bottom li.bc img{
	margin-bottom:6px;
	}
#box_bottom li.br img{
	margin-bottom:6px;
	}
	
#footer{
	height:60px;
	font-size:75%;
	padding-top:15px;
	}
	
#pager{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	vertical-align:top;
	text-align:left;
	}

#secmenu{
	width:200px;
	text-align:left;
	float:left;
	border-right:1px dotted #CCCCCC;
	margin-right:5px;
	padding-bottom:10px;
	}

#smenu {
	list-style:none;
	padding:0px;
	margin:0px;
	}
#smenu li{
	padding:0px 0px 10px 0px;	
}
#smenu a {
	color:#89A005;
	}

#smenu a:hover{
	color:#ffffff;
	background-color:#89A005;
	text-decoration:none;
	}

#smenu img{
	}

#testo{
	width:660px;
	float:right;
	text-align:left;
	padding-bottom:10px;
}
#testo a {
	color:#89A005;
	}

#testo a:hover{
	color:#ffffff;
	background-color:#89A005;
	text-decoration:none;
	}

#scheda_salute_sx{
	margin:0;
	padding:0;
	width:300px;
	list-style:none;
	float:left;
	border:5px solid #D5DECD;
}
#scheda_salute_sx li.aa{
	background-color:#F1F8E8;
	padding:5px;
}
#scheda_salute_sx li.bb{
	background-color:#ffffff;
	padding:5px;}


#scheda_salute_dx{
	margin:0;
	padding:0;
	width:340px;
	list-style:none;
	float:left;
	border-right:5px solid #D5DECD;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
}
#scheda_salute_dx li.aa{
	background-color:#F1F8E8;
	padding:5px;}
#scheda_salute_dx li.bb{
	background-color:#ffffff;
	padding:5px;}


#scheda_sovrappeso_sxx{
	margin:0 0 10px 0;
	padding:0;
	width:32px;
	list-style:none;
	float:left;
	border:5px solid #D5DECD;
	border-right:none;
}

#scheda_sovrappeso_sxx li.aa{
	color:#FFFFFF;
	background-color:#8CC63F;
	text-align:center;
	padding:5px;
}
#scheda_sovrappeso_sxx li.bb{
	background-color:#F1F8E8;
	border-top:5px solid #D5DECD;
	text-align:center;
	padding:5px;}

#scheda_sovrappeso_sx{
	margin:0 0 10px 0;
	padding:0;
	width:213px;
	list-style:none;
	float:left;
	border:5px solid #D5DECD;
}

#scheda_sovrappeso_sx li.aa{
	color:#FFFFFF;
	background-color:#8CC63F;
	padding:5px;
}
#scheda_sovrappeso_sx li.bb{
	background-color:#F1F8E8;
	border-top:5px solid #D5DECD;
	padding:5px;}
	
	
#scheda_sovrappeso_mid{
	margin:0 0 10px 0;
	padding:0;
	width:213px;
	list-style:none;
	float:left;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
	border-right:5px solid #D5DECD;
}
#scheda_sovrappeso_mid li.aa{
	color:#FFFFFF;
	text-align:center;
	background-color:#8CC63F;
	padding:5px;
}
#scheda_sovrappeso_mid li.bb{
	background-color:#F1F8E8;
	text-align:center;
	border-top:5px solid #D5DECD;
	padding:5px;}
	
	
#scheda_sovrappeso_dx{
	margin:0 0 10px 0;
	padding:0;
	width:213px;
	list-style:none;
	float:left;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
	border-right:5px solid #D5DECD;
}
#scheda_sovrappeso_dx li.aa{
	color:#FFFFFF;
	text-align:center;
	background-color:#8CC63F;
	padding:5px;
}
#scheda_sovrappeso_dx li.bb{
	background-color:#F1F8E8;
	text-align:center;
	border-top:5px solid #D5DECD;
	padding:5px;}




#stile_1_sx{
	margin:0 0 10px 0;
	padding:0;
	width:303px;
	list-style:none;
	float:left;
	border:5px solid #D5DECD;
}
#stile_1_sx li.aa{
	color:#FFFFFF;
	background-color:#8CC63F;
	padding:5px;
}
#stile_1_sx li.bb{
	background-color:#ffffff;
	border-top:5px solid #D5DECD;
	padding:5px;
}
#stile_1_sx li.cc{
	background-color:#F1F8E8;
	border-top:5px solid #D5DECD;
	padding:5px;}
	
	
#stile_1_mid{
	margin:0 0 10px 0;
	padding:0;
	width:168px;
	list-style:none;
	float:left;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
	border-right:5px solid #D5DECD;
}
#stile_1_mid li.aa{
	color:#FFFFFF;
	text-align:center;
	background-color:#8CC63F;
	padding:5px;
}
#stile_1_mid li.bb{
	text-align:center;
	background-color:#ffffff;
	border-top:5px solid #D5DECD;
	padding:5px;
}
#stile_1_mid li.cc{
	background-color:#F1F8E8;
	text-align:center;
	border-top:5px solid #D5DECD;
	padding:5px;}
	
	
#stile_1_dx{
	margin:0 0 10px 0;
	padding:0;
	width:168px;
	list-style:none;
	float:left;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
	border-right:5px solid #D5DECD;
}
#stile_1_dx li.aa{
	color:#FFFFFF;
	text-align:center;
	background-color:#8CC63F;
	padding:5px;
}
#stile_1_dx li.bb{
	text-align:center;
	background-color:#ffffff;
	border-top:5px solid #D5DECD;
	padding:5px;
}
#stile_1_dx li.cc{
	background-color:#F1F8E8;
	text-align:center;
	border-top:5px solid #D5DECD;
	padding:5px;}




#stile_sx{
	margin:0 0 10px 0;
	padding:0;
	width:450px;
	list-style:none;
	float:left;
	border:5px solid #D5DECD;
}
#stile_sx li.aa{
	background-color:#F1F8E8;
	padding:5px;
}
#stile_sx li.bb{
	background-color:#ffffff;
	padding:5px;}


#stile_dx{
	margin:0 0 10px 0;
	padding:0;
	width:190px;
	list-style:none;
	float:left;
	border-right:5px solid #D5DECD;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
	text-align:center;
}
#stile_dx li.aa{
	background-color:#F1F8E8;
	padding:5px;}
#stile_dx li.bb{
	background-color:#ffffff;
	padding:5px;}

#bread{
	height:25px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	color:#666666;
	font-size:75%;
	font-style:italic;
}

#contatti td{
	padding-right:3px;
}


#box_hp{
	text-align:left;
}

.testo_box_hp{
	font-size:75%;
	font-weight:bold;
}

.errore_box_hp{
	font-size:65%;
	color:#FF0000;
	height:5px;
}

#button_box_hp{
	text-align:right;
	font-size:75%;
}

#button_box_hp a{
	color:#89A005;
	padding:2px 5px 2px 5px;
}

#button_box_hp a:hover{
	color:#ffffff;
	background-color:#89A005;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}


#sovrappeso_sx{
	margin:0 0 10px 0;
	padding:0;
	width:190px;
	list-style:none;
	float:left;
	border:5px solid #D5DECD;
}
#sovrappeso_sx li.aa{
	background-color:#F1F8E8;
	padding:5px;
}
#sovrappeso_sx li.bb{
	background-color:#ffffff;
	padding:5px;}


#sovrappeso_dx{
	margin:0 0 10px 0;
	padding:0;
	width:450px;
	list-style:none;
	float:left;
	border-right:5px solid #D5DECD;
	border-top:5px solid #D5DECD;
	border-bottom:5px solid #D5DECD;
	text-align:left;
}
#sovrappeso_dx li.aa{
	background-color:#F1F8E8;
	padding:5px;}
#sovrappeso_dx li.bb{
	background-color:#ffffff;
	padding:5px;}

#biblio{
	font-size:75%;
	color:#666666;
	font-style:italic;
}





/* MENU APPlICATIVO */
#appmenu {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	margin: 5px auto;
	width: 880px;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: #cccccc 3px solid;
}

#appmenu a {
	text-decoration: none;
	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
	border-right: #bad112 1px dotted;
}

#appmenu a:hover {
	color: #b0b5cb;
}

#appmenu a.attivo {
	background-color: #b1cd07;
	color: #ffffff;
	border-right: 0px;
	padding-top: 5px;
	position: relative;
	left: -1px;
	font-weight: bold;
}

#appmenu a:hover.attivo {
	color: #ffffff;
}

#appsottomenu {
	margin: 10px auto;
	width: 880px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	color: #666666;
	border-bottom: #cccccc 1px dotted;
	font-style: normal;
	height: 25px
}

#appsottomenu a {
	text-decoration: none;
	color: #89a005;
	padding: 0px 12px;
}

#appsottomenu a:hover {
	text-decoration: underline;
}

#appsottomenu a.attivo {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}



/* RITOcCHI PER SITO */
#headerflash {
	background-image: url(../images/testata_senza_aidap.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin: 0px 10px 2px 10px;
}
#box_bottom LI {
	FLOAT: left;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 10px;
	WIDTH: 286px;
	BORDER-BOTTOM: #cccccc 1px dotted;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	HEIGHT: 350px;
	TEXT-ALIGN: left
}
#box_bottom {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	WIDTH: 880px;
	PADDING-TOP: 5px;
	font-size: 11px;
	color: #333333;
}

#box_bottom a {
	font-style: italic;
	text-decoration: none;
}

#box_bottom a:hover {
	text-decoration: none;
}

#box_bottom table.login {
	width: 300px;
	border-bottom: #bec39a 1px dotted;
}

#box_bottom table.login th {
	text-align: right;
	font-weight: normal;
}

table.login input {
	font-size: 11px;
	color: #89a005;
	width: 100px;
}

#box_bottom LI.brdue {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 0px;
	width: 576px;
	background-image: url(../images/sfondo_blocco_diario.gif);
	background-repeat: repeat-y;
	background-position: top;
}

h1 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 0px; /* margin-bottom: 10px; */
	color: #5994d5;
	padding-top: 0px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif
}

h1.home {
	margin-top: 0px;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 0px; /* margin-bottom: 10px; */
	color: #5994d5;
	padding-top: 0px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif
}
h2.home {
	margin-top: 0px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
	color: #5994d5;
	padding-top: 0px;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif
}

a.bottonehome {
	background-image: url(../images/layout/bg_btn_generale.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	height: 18px;
	display: block;
	padding: 0px 10px;
	text-align: center;
	border: #8c9e1f 1px solid;
	text-decoration: none !important;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-transform: none;
	font-weight: bold;
}
a.bottonehome_azzurro {
	background-image: url(../images/layout/bg_btn_generale_azz.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	height: 18px;
	display: block;
	padding: 0px 10px;
	text-align: center;
	border: #5994d5 1px solid;
	text-decoration: none !important;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-transform: none;
	font-weight: bold;
}








#table_bottom
{
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: auto;
	WIDTH: 880px;
	PADDING-TOP: 5px;
	font-size: 11px;
	color: #333333;
	BORDER-BOTTOM: #cccccc 1px dotted;
	TEXT-ALIGN: left;
	HEIGHT: 350px;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 10px;
	float:left;
}

#table_bottom td
{
    WIDTH: 286px;
}


#table_bottom a {
	font-style: italic;
	text-decoration: none;
}

#table_bottom a:hover {
	text-decoration: none;
}

#table_bottom table.login {
	width: 300px;
	border-bottom: #bec39a 1px dotted;
}

#table_bottom table.login th {
	text-align: right;
	font-weight: normal;
}


#table_bottom td.bl{
	padding:0px 5px 10px 0px;
	border-right:1px dotted #CCCCCC;
	}
#table_bottom td.bc{
	margin:0px 5px 0px 5px;
	padding:0px 0px 10px 2px;
	border-right:1px dotted #CCCCCC;
	text-align: center;
	}
#table_bottom td.br{
	padding:0px 0px 10px 3px;
	}
	
	
#table_bottom td.bc img{
	margin-bottom:6px;
	}
#table_bottom td.br img{
	margin-bottom:6px;
	}
	
#link_footer 
{
    margin-top: -10px;
    margin-bottom: -12px;
    list-style-type:
}

#ul_consigli
{
    text-align: left;
}

#ul_consigli li
{
    list-style-type: circle;
	font-size:12px;
}