body {
	margin: 0;
	padding: 0;
	color:#545454;
	text-align:center;
	background-color: #015b87;
	background-image: url(../../immagini/bg.jpg);
	background-repeat: no-repeat;
	background-position:top left;

}

body, th, td, input, textarea, select, option {
	font-family: "Verdana", "Arial,Times New Roman", Times, serif;
}

a{
	color: #666666;
	text-decoration:underline;
}

a:hover{
	color: #666666;
	text-decoration:none;

}
p,form{
margin:0px;
padding:0px;
}
/*
div{
border:1px solid;
}
*/

div#clear_div{
clear:both;
}

/*CONTAINER PAGINA*/


div#container{
	width:		882px;
	margin: 	0 auto;
	text-align:	left;
	position:relative;
	background-color:#ffffff;
	
	
}

div#container_testata{
	overflow:hidden;
}

div#container_testata_logo{
	float:left;
	height:98px;
	margin-right:10px;
}


div#container_body{
	padding:20px 20px 0px 20px;
}

div#container_body_index{
	padding:0;
}

	div#container_body_left{
		float:left;
		width:230px;
		margin-left:15px;
		overflow:hidden;
		border:1px solid;
	}
	div#container_body_right{
		overflow:hidden;
		float:right;
		width:665px;
		padding-bottom:20px;
		margin-left:12px;
		margin-right:12px;
		border:1px solid;
	}
	

	
	
	
/*
	div#container_body_right_content{
		float:right;
		width:669px;
		padding-bottom:20px;
		padding-left:20px;
		padding-right:20px;
	}
*/



div#container_body_dettaglio{

min-height:500px;
height:auto !important;
height:500px;
width:862px;
padding-left:20px;
	background-image: url(../../immagini/bg_content.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	overflow:hidden;

}

div#container_body_dettaglio_left{
	float:left;
	padding:20px 0px 0px 0px;
	width:242px;
	position:absolute;
	z-index:100;
	}

div#container_body_dettaglio_right{
	padding:10px 0px 20px 10px;
	float:right;
	width:590px;
	border-left:1px solid #d6d6d6;
	margin-right:20px;
	overflow:hidden;
}


/*PERCORSO*/
div#container_percorso{
border-top:3px solid #e6e6e6;
border-bottom:2px solid #e6e6e6;
height:18px;
padding-top:7px;
padding-left:20px;
}

a.container_percorso_link{
	color:#666666;
	text-decoration:none;
	font-size:10px;
}
a.container_percorso_link:hover{
	color:#666666;
	text-decoration:underline;
	font-size:10px;
}
a.container_percorso_link_cliccato{
	color:#005b87;
	text-decoration:none;
	font-size:10px;

}
a.container_percorso_link_cliccato:hover{
	color:#005b87;
	text-decoration:underline;
	font-size:10px;

}



/****TEMPLATE *****/
.template_immagine_left{
	margin:0px 15px 5px 0px;
}
.template_immagine_right{
	margin:0px 0px 5px 15px;
}


/*FOOTER*/

div#container_footer{
	width:		883px;
	margin: 	0 auto;
	text-align:	center;
	position:relative;
	color:#fff;
	background-image: url(../../immagini/bg_footer.gif);
	background-repeat: repeat-x;
	background-position:top left;
	padding-top:10px;
	font-size:10px;

}


	div#container_footer_menu{
		font-size:9px;
	}

		div#container_footer_menu a{
			color:#fff;
			
			text-decoration:none;
		}

		div#container_footer_menu a:hover{
			color:#fff;
			
			text-decoration:underline;
		}

	div#container_footer_copy{
		margin-bottom:5px;
	}
	
		div#container_footer_copy a{
			text-decoration:underline;
		}

		div#container_footer_copy a:hover{
			text-decoration:none;
		}










/*LOGIN AREA RISERVATA FOGLIA*/

.dida_input{
	font-size:10px;
	color:#666666;
}
.input_container{
	margin-bottom:12px;

}

.form_login_member{
padding-bottom:20px;
border-bottom:1px solid #e5e5e5;
}


.input_username{
	width:196px;
	height:18px;
	border:1px solid #c3c3c3;
	font-size:10px;	
	color:#666666;
	padding-top:5px;
}
.input_password{
	width:196px;
	height:18px;
	border:1px solid #c3c3c3;
	font-size:10px;	
	color:#666666;
	padding-top:5px;
}

.submit_container{
	text-align:right;
}


.input_submit{
	height:18px;
	background-color:#c2c3c5;
	border:none;
	color:#fff;
	cursor:hand;
	padding:3px 5px 5px 5px;
}

.input_submit_hover{
	height:18px;
	background-color:#c2c3c5;
	border:none;
	color:#666666;
	cursor:hand;
	padding:3px 5px 5px 5px;
}


.input_submit_modulo{
	height:18px;
	background-color:#c2c3c5;
	border:none;
	color:#fff;
	cursor:hand;
	padding:3px 10px 5px 10px;
}

.input_submit_hover_modulo{
	height:18px;
	background-color:#c2c3c5;
	border:none;
	color:#666666;
	cursor:hand;
	padding:3px 10px 5px 10px;
}


.dida_link a{
	color:#666666,
	font-size:10px;
	text-decoration:none;
}

.dida_link a:hover{
	color:#666666,
	font-size:10px;
	text-decoration:underline;
}











/*LOGIN AREA RISERVATA HOME*/

.dida_input_home{
	font-size:10px;
	color:#666666;
}

	.input_username_home{
		width:196px;
		height:18px;
		border:1px solid #c3c3c3;
		font-size:10px;	
		color:#666666;
		padding-top:5px;
		margin:0 35px 0 0 ;
	}
	.input_password_home{
		width:196px;
		height:18px;
		border:1px solid #c3c3c3;
		font-size:10px;	
		color:#666666;
		padding-top:5px;

	}

.input_container_home{
	margin-bottom:4px;
	float:left;
}

.form_login_member_home{
	padding:0;
}



.submit_container_home{
	text-align:right;
}


.input_submit_home{
	height:18px;
	background-color:#c2c3c5;
	border:none;
	color:#fff;
	cursor:hand;
	padding:3px 5px 5px 5px;
}

.input_submit_hover{
	height:18px;
	background-color:#c2c3c5;
	border:none;
	color:#666666;
	cursor:hand;
	padding:3px 5px 5px 5px;
}




.dida_link_home a{
	color:#666666,
	font-size:10px;
	text-decoration:none;
}

.dida_link_home a:hover{
	color:#666666,
	font-size:10px;
	text-decoration:underline;
}




/*CSS PREDEFINITI*/


a.links_9_grigio_light_under {	FONT-SIZE: 10px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_9_grigio_light_under:hover {	FONT-SIZE: 10px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_9{	FONT-SIZE: 10px; COLOR: #666666;font-weight:normal;}


a.links_10_grigio_light_under {	FONT-SIZE: 10px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_10_grigio_light_under:hover {	FONT-SIZE: 10px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_10{	FONT-SIZE: 10px; COLOR: #666666;font-weight:normal;}

.testo_grigio_chiaro_10{	FONT-SIZE: 10px; COLOR: #999999;font-weight:normal;}


a.links_11_grigio_light_under {	FONT-SIZE: 11px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_11_grigio_light_under:hover {	FONT-SIZE: 11px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_11{	FONT-SIZE: 11px; COLOR: #666666;font-weight:normal;}


a.links_12_grigio_light_under {	FONT-SIZE: 12px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_12_grigio_light_under:hover {	FONT-SIZE: 12px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_12{	FONT-SIZE: 12px; COLOR: #666666;font-weight:normal;}


a.links_13_grigio_light_under {	FONT-SIZE: 13px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_13_grigio_light_under:hover {	FONT-SIZE: 13px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}

.testo_grigio_13{	FONT-SIZE: 13px; COLOR: #666666;font-weight:normal;}

a.links_14_grigio_light_under {	FONT-SIZE: 14px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_14_grigio_light_under:hover {	FONT-SIZE: 14px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_14{	FONT-SIZE: 14px; COLOR: #666666;font-weight:normal;}

a.links_15_grigio_light_under {	FONT-SIZE: 15px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: underline;}
a.links_15_grigio_light_under:hover {	FONT-SIZE: 15px; COLOR: #666666;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_15{	FONT-SIZE: 15px; COLOR: #666666;font-weight:normal;}


a.links_9_arancio_light_under {	FONT-SIZE: 10px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_9_arancio_light_under:hover {	FONT-SIZE: 10px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}
.testo_arancio_9{	FONT-SIZE: 10px; COLOR: #df552d;font-weight:normal;}


a.links_10_arancio_light_under {	FONT-SIZE: 10px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_10_arancio_light_under:hover {	FONT-SIZE: 10px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}
.testo_arancio_10{	FONT-SIZE: 10px; COLOR: #df552d;font-weight:normal;}



a.links_11_arancio_light_under {	FONT-SIZE: 11px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_11_arancio_light_under:hover {	FONT-SIZE: 11px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}
.testo_arancio_11{	FONT-SIZE: 11px; COLOR: #df552d;font-weight:normal;}


a.links_12_arancio_light_under {	FONT-SIZE: 12px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_12_arancio_light_under:hover {	FONT-SIZE: 12px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}
.testo_arancio_12{	FONT-SIZE: 12px; COLOR: #df552d;font-weight:normal;}


a.links_13_arancio_light_under {	FONT-SIZE: 13px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_13_arancio_light_under:hover {	FONT-SIZE: 13px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}

.testo_arancio_13{	FONT-SIZE: 13px; COLOR: #df552d;font-weight:normal;}

a.links_14_arancio_light_under {	FONT-SIZE: 14px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_14_arancio_light_under:hover {	FONT-SIZE: 14px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}
.testo_arancio_14 {	FONT-SIZE: 14px; COLOR: #df552d;font-weight:normal;}

a.links_15_arancio_light_under {	FONT-SIZE: 15px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: underline;}
a.links_15_arancio_light_under:hover {	FONT-SIZE: 15px; COLOR: #df552d;font-weight:normal; TEXT-DECORATION: none;}
.testo_arancio_15 {	FONT-SIZE: 15px; COLOR: #df552d;font-weight:normal;}
.testo_arancio_15_bold {font-weight:bold; FONT-SIZE: 15px; COLOR: #df552d;}

