
body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;

}

a{
	color: #0060a4;
	text-decoration:underline;
}

a:hover{
	color: #0060a4;
	text-decoration:none;

}
p,form{
margin:0px;
padding:0px;
}
/*
div{
border:1px solid;
}
*/

div#clear_div{
clear:both;
}

/*CONTAINER PAGINA*/


div#container{
	width:	883px;
	text-align:	left;
	position:relative;
	margin: 	0 auto;
	
}

/*TESTATA*/

div#container_testata{
	overflow:hidden;
	background-image: url(../../immagini/bg_testata.gif);
	background-repeat: no-repeat;
	background-position:top left;
	
}


	div#container_testata_logo{
		overflow:hidden;
		float:left;
		height:112px;
		width:293px;
		text-align:left;
		
	}
	
		div#container_testata_logo img{
			padding:0;
			margin:0;
		}

	div#container_immagine_testata{
		padding:10px;
		width:542px;
		border:1px solid #9d9d9d;
		height:208px;
		background-color:#fff;
		float:right;
	}




	div#container_testo_testata{
		background-color:#fff;
		border:1px solid #9d9d9d;
		background-image: url(../../../immagini/bg_blocco.gif);
		background-repeat: no-repeat;
		background-position:bottom right;
		width:279px;
		padding:10px;
		height:208px;		
	}

		div#container_testo_testata_testo {
			font-size:11px;	
		}

		div#container_testo_testata_testo img {
			margin-right:10px;
		}

		div#container_testo_testata_titolo {
			FONT-SIZE: 16px; 
			COLOR: #0060a4;
			font-weight:bold;
			text-align:left;
		}

/*TESTATA*/


	div#container_body_index{
		overflow:hidden;
		margin-top:15px;
	}


	div#container_body_index_left{
		float:left;
		width:669px;
		overflow:hidden;
		padding-left:40px
	}

	div#container_body_index_right{
		overflow:hidden;
		float:right;
		width:246px;
		text-align:right;
		font-size:10px;
		color:#666666;
	}
	

	


div#container_body_dettaglio{
	overflow:hidden;
}

div#container_body_dettaglio_left{
		float:left;
		width:302px;
		overflow:hidden;
		margin-top:10px;
	
	}

div#container_body_dettaglio_right{
		overflow:hidden;
		float:right;
		width:542px;
		padding:10px;
		margin-top:10px;
		background-color:#ffffff;
		border:1px solid #9d9d9d;
		background-image: url(../../../immagini/bg_blocco.gif);
		background-repeat: no-repeat;
		background-position:bottom right;
		min-height:300px;
}


/*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:#666;
	text-decoration:none;
	font-size:10px;

}
a.container_percorso_link_cliccato:hover{
	color:#666;
	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;
	text-align:	right;
	position:relative;
	margin: 	0 auto;
	color:#676767;
	font-size:11px;
	height:50px;
	padding-top:10px;
}


	div#container_footer_menu{
		color:#676767;
		text-align:right;
		font-size:11px;
		margin-bottom:5px;
	}

		div#container_footer_menu a{
			color:#676767;
			text-decoration:underline;
			font-size:11px;
		}

		div#container_footer_menu a:hover{
			color:#676767;
			text-decoration:none;
			font-size:11px;
		}

	div#container_footer_copy{
		margin-bottom:5px;
	}
	
		div#container_footer_copy a{
			text-decoration:underline;
		}

		div#container_footer_copy a:hover{
			text-decoration:none;
		}




/*FORM RICERCA*/


div#ricerca_container{
}
.ricerca_dida_input{

}

.ricerca_input_container{
	font-size:10px;
	color:#666666;
}

	.ricerca_input{
		width:154px;
		height:15px;
		font-size:10px;	
		color:#666666;
		padding-top:5px;
		margin:0 0 0 0;
		background-color:#ccc;
		border:none;
	}

.ricerca_submit_container{
	text-align:right;
}


.ricerca_input_submit{
	height:10px;
	background-color:#efefef;
	border:none;
	color:#990000;
	cursor:hand;
	padding:0;
	font-size:10px;
	width:88px;
	font-weight:bold;
}

.ricerca_input_submit_hover{
	height:10px;
	background-color:#efefef;
	border:none;
	color:#ccc;
	cursor:hand;
	padding:0;
	font-size:10px;
	width:88px;
	font-weight:bold;
}



/*LOGIN AREA RISERVATA HOME*/

.dida_input_home{
	font-size:10px;
	color:#666666;
}

	.input_username_home{
		width:196px;
		height:12px;
		border:1px solid #c3c3c3;
		font-size:11px;	
		color:#666666;
		padding-top:11px;
		margin:0 35px 0 0 ;
	}
	.input_password_home{
		width:196px;
		height:12px;
		border:1px solid #c3c3c3;
		font-size:11px;	
		color:#666666;
		padding-top:11px;

	}

.input_container_home{
	margin-bottom:4px;
	float:left;
	border:1px solid;
	overflow:hidden;
}

.form_login_member_home{
	padding:0;
	
}

.submit_container_home{
	text-align:right;
}




/*LOGIN AREA RISERVATA FOGLIA*/
.container_form{
	background-color:#a19f90;
	width:222px;
	height:175px;
	position:absolute;
	top:143px;
	left:714px;
	text-align:right;
	padding:10px 15px 10px 15px;
}

.dida_input{
	font-size:10px;
	color:#676767;
	width:60px;
	float:left;
	margin-top:4px;
}
.input_container{
	margin-bottom:5px;
	width:216px;
	text-align:left;
}

.form_login_member{
	overflow:hidden;
}


.input_username{
	width:154px;
	height:17px;
	border:none;
	font-size:10px;	
	color:#666666;
	background-color:#efefef;
	padding-top:3px;
}
.input_password{
	width:154px;
	height:17px;
	border:none;
	font-size:10px;	
	color:#666666;
	background-color:#efefef;
	padding-top:3px;
}

.submit_container{
	text-align:right;
}


.input_submit{
	height:10px;
	background-color:#a19f90;
	border:none;
	color:#990000;
	cursor:hand;
	padding:0;
	font-size:9px;
	width:36px;
	font-weight:bold;
}

.input_submit_hover{
	height:10px;
	background-color:#a19f90;
	border:none;
	color:#990000;
	cursor:hand;
	padding:0;
	font-size:9px
	font-weight:bold;
}


.dida_link{
	font-size:9px;
	margin-top:5px;
	color:#990000;
}
.dida_link a{
	color:#990000;
	font-size:9px;
	text-decoration:underline;
}

.dida_link a:hover{
	color:#990000;
	font-size:9px;
	text-decoration:none;
}





















/*CSS PREDEFINITI*/


a.links_9_grigio_light_under {	FONT-SIZE: 10px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_9_grigio_light_under:hover {	FONT-SIZE: 10px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_9{	FONT-SIZE: 10px; COLOR: #747474;font-weight:normal;}


a.links_10_grigio_light_under {	FONT-SIZE: 10px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_10_grigio_light_under:hover {	FONT-SIZE: 10px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_10{	FONT-SIZE: 10px; COLOR: #747474;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: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_11_grigio_light_under:hover {	FONT-SIZE: 11px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_11{	FONT-SIZE: 11px; COLOR: #747474;font-weight:normal;}


a.links_12_grigio_light_under {	FONT-SIZE: 12px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_12_grigio_light_under:hover {	FONT-SIZE: 12px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_12{	FONT-SIZE: 12px; COLOR: #747474;font-weight:normal;}


a.links_13_grigio_light_under {	FONT-SIZE: 13px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_13_grigio_light_under:hover {	FONT-SIZE: 13px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}

.testo_grigio_13{	FONT-SIZE: 13px; COLOR: #747474;font-weight:normal;}

a.links_14_grigio_light_under {	FONT-SIZE: 14px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_14_grigio_light_under:hover {	FONT-SIZE: 14px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_14{	FONT-SIZE: 14px; COLOR: #747474;font-weight:normal;}

a.links_15_grigio_light_under {	FONT-SIZE: 15px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_15_grigio_light_under:hover {	FONT-SIZE: 15px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_15{	FONT-SIZE: 15px; COLOR: #747474;font-weight:normal;}

a.links_16_grigio_light_under {	FONT-SIZE: 16px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: underline;}
a.links_16_grigio_light_under:hover {	FONT-SIZE: 16px; COLOR: #747474;font-weight:normal; TEXT-DECORATION: none;}
.testo_grigio_16{	FONT-SIZE: 16px; COLOR: #747474;font-weight:normal;}


a.links_9_blu_light_under {	FONT-SIZE: 10px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_9_blu_light_under:hover {	FONT-SIZE: 10px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_9{	FONT-SIZE: 10px; COLOR: #0060a4;font-weight:normal;}


a.links_10_blu_light_under {	FONT-SIZE: 10px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_10_blu_light_under:hover {	FONT-SIZE: 10px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_10{	FONT-SIZE: 10px; COLOR: #0060a4;font-weight:normal;}



a.links_11_blu_light_under {	FONT-SIZE: 11px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_11_blu_light_under:hover {	FONT-SIZE: 11px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_11{	FONT-SIZE: 11px; COLOR: #0060a4;font-weight:normal;}


a.links_12_blu_light_under {	FONT-SIZE: 12px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_12_blu_light_under:hover {	FONT-SIZE: 12px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_12{	FONT-SIZE: 12px; COLOR: #0060a4;font-weight:normal;}


a.links_13_blu_light_under {	FONT-SIZE: 13px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_13_blu_light_under:hover {	FONT-SIZE: 13px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}

.testo_blu_13{	FONT-SIZE: 13px; COLOR: #0060a4;font-weight:normal;}

a.links_14_blu_light_under {	FONT-SIZE: 14px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_14_blu_light_under:hover {	FONT-SIZE: 14px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_14 {	FONT-SIZE: 14px; COLOR: #0060a4;font-weight:normal;}

a.links_15_blu_light_under {	FONT-SIZE: 15px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_15_blu_light_under:hover {	FONT-SIZE: 15px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_15 {	FONT-SIZE: 15px; COLOR: #0060a4;font-weight:normal;}

a.links_16_blu_light_under {	FONT-SIZE: 16px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: underline;}
a.links_16_blu_light_under:hover {	FONT-SIZE: 16px; COLOR: #0060a4;font-weight:normal; TEXT-DECORATION: none;}
.testo_blu_16 {	FONT-SIZE: 16px; COLOR: #0060a4;font-weight:normal;}