#contenuto{
	/*background-image: url(../images/fondo_contenuto_top.gif);*/
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 30px 0px 30px;
}

#boxmenusecondario{
   background-color: #eaf8fe;
	height: 20px;
	padding: 0px;
	width: 740px;
	margin: 0px 0px 0px 20px;
}

#menusecondario{
	margin: 0 auto;
	clear: both;
	width: 520px;

}

#menusecondario a{
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;

}

#menusecondario a:hover{
	color: #faf346;
	background-color: #92b7db;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;

}

#footer{
	background-image: url(../images/fondo_footer.gif);
	background-repeat: no-repeat;
	color: #7C8C96;
	height: 72px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 792px;
	background-color: inherit;
}

#footer p{
	margin: 0px;
	padding: 23px 36px;
}


#header{
	background-image: url(../images/fondo_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 150px;
}

#pagina{

		background-image: url(../images/fondo_contenuto.gif);
	background-repeat: repeat-y;
	/*height: 600px;*/
	margin: 0 auto;
	padding: 0px;
	width: 792px; 
}

body {
	background-color: #FBFCFD;
	background-image: url(../images/sfondo_pagina.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #4C5C66;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 800px;
	height: 100% !important;
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html {
	height: 100%;
}

p{
	margin: 0px;
	padding: 0px;
}
.titolo_home{
	 background-image: url(../images/fondo_titolo_home.gif);
	 height: 38px;
	 width: 359px;
	 }
.titolo_home img{
margin: 14px 0px 0px 15px;

}
.fondoblocco{
background-color: #EAF8FE;
margin: 0px 0px;
padding: 5px 8px;
height: auto !important;
height: 110px;
min-height: 110px;
	
}

.fondoblocco img{
	margin: 0px;
	padding: 0px 3px;
}
.blocco{
float: left;
	 width: 359px;
	
}
.blocco2{
	 width: 359px;
float: left;
padding-left: 14px;
	
}
.divisorio{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}
.bloccomenu{
float: left;
	 width: 212px;
line-height:18px;
}

.bloccotesto{
	 width: 506px;
float: left;
padding-left: 14px;
	
}

.titolo_menu{
	 background-image: url(../images/fondo_titolo_menu.gif);
	 height: 38px;
	 width: 212px;
	 }
.titolo_menu img{
margin: 14px 0px 0px 15px;

}

.titolo_testo{
font-size: 15px;
color: #7C8C96;
font-weight: bolder;
border-bottom: 1px solid #BFD0DA; 
padding: 7px 10px;

	
}
.fondotesto{
font-size: 12px;
margin: 10px 8px;
}

.titolo_menu_laterale_ev{
	 font-weight: bolder;
}
.bloccomenu a{
	color: #4C5C66;
	text-decoration: none;
}
.bloccomenu a:hover{
	color: #4C5C66;
	text-decoration: underline;
}
.homelink{
clear: both;
margin-top: 15px;

}
.homelink a{
margin-left: 10px;
	color: #4C5C66;
	text-decoration: none;
}
.homelink a:hover{
	color: #4C5C66;
	text-decoration: underline;
}

#footer a{
	color: #7C8C96;
	text-decoration: none;
}
#footer a:hover{
	color: #4C5C66;
	text-decoration: underline;
}