
body, th, td, input, textarea, select, option, div, textarea, span {
	font-family: "Arial", "Verdana,Times New Roman", Times, serif;
	color:#000;

}

a{
	text-decoration:underline;
	color:#a4390c;
}

a:hover{
	text-decoration:none;
	color:#a4390c;

}

a{
outline:none;
} 

p,form{
margin:0px;
padding:0px;
}
/*
div{
border:1px solid;
}
*/

div#clear_div{
clear:both;
}

/*CONTAINER PAGINA*/




div#container{
	width:	980px;
	position:relative;
	margin: 	0 auto;
	padding:0;
	text-align:left;
	font-weight:normal;
	
}

div#container_testata{
	overflow:hidden;
	height:87px;
	margin-top:5px;
	margin-bottom:5px;
	b
	
}

div#container_testata_main{
	
	width:	980px;
	overflow:hidden;
	height:66px;
	border: 1px solid gray;

}

div#container_testata_menu{
	width:	978px;
	background-color:#d0d0d0;
	overflow:hidden;
	height:33px;
	border-top: 0px;
	border-right: 1px  solid gray;
	border-bottom: 1px  solid gray;
	border-left: 1px  solid gray;

}

	div#container_testata_logo{
		text-align:left;
		float:left;
		overflow:hidden;		
		padding-top:10px;
	}
	
		div#container_testata_logo img{
			margin-right:0px;
		}

	div#container_immagine_testata{
		overflow:hidden;
		float:left;
		width:715px;
	}


	div#container_body_index{
		overflow:hidden;
		color:#000;
  	  }
  	  
  	  

	div#container_body_index_area_privata{
	
     		height: auto !important;  /* per i browser moderni */
    		height: 750px;      /* per IE5.x e IE6 */
    		min-height: 750px;  /* per i browser moderni */
    	}
  	  
    
	div#container_body_carrello{
		overflow:hidden;
		color:#000;
		background-color:#fff;	
    		padding:20px 30px 20px 30px;
    		width:920px;
		background-image: url(../../immagini/bg_pagina_big.png);
		background-repeat: no-repeat;
		background-position:top left;
    }

    
    
   	div#container_body_prodotto{
		overflow:hidden;
		color:#000;
		background-color:#fff;
    } 
	
	div#container_body_index_left{
		float:left;
		width:715px;
		overflow:hidden;

	}

	div#container_body_index_right{
		overflow:hidden;
		float:right;
		width:185px;
		text-align:left;
		color:#666666;

	}	
	
	div#container_body_blank{
		overflow:hidden;
		color:#000;
		background-color:#fff;
		background-image: url(../../immagini/bg_pagina_servizio.png);
		background-repeat: no-repeat;
		background-position:bottom left;
     		height: auto !important;  /* per i browser moderni */
    		height: 600px;      /* per IE5.x e IE6 */
    		min-height: 600px;  /* per i browser moderni */
    		width:980px;
	}
	
	
	
	div#container_body_help{
		overflow:hidden;
		color:#000;
		background-color:#fff;	
		padding-bottom:20px;
     		height: auto !important;  /* per i browser moderni */
    		height: 600px;      /* per IE5.x e IE6 */
    		min-height: 600px;  /* per i browser moderni */
    		width:980px;

	}


	
	div#container_body_help_left{
		float:left;
		width:270px;
		overflow:hidden;
		border-right:1px solid #a1a1a2;
		margin-top:10px;
		margin-left:10px;
		
	}

	div#container_body_help_right{
		overflow:hidden;
		float:left;
		width:660px;
		text-align:left;
		color:#666666;
		margin-top:10px;
		margin-left:15px;
	}
	
	
	div#container_body_lista{
		overflow:hidden;
		color:#000;
		background-color:#fff;	
		padding-bottom:20px;
     		height: auto !important;  /* per i browser moderni */
    		height: 780px;      /* per IE5.x e IE6 */
    		min-height: 780px;  /* per i browser moderni */

	}


	
	div#container_body_lista_left{
		float:left;
		width:270px;
		overflow:hidden;
		border-right:1px solid #a1a1a2;
		margin-top:10px;
		margin-left:10px;
		
	}

	div#container_body_lista_right{
		overflow:hidden;
		float:left;
		width:660px;
		text-align:left;
		color:#666666;
		margin-top:10px;
		margin-left:15px;
	}	


div#container_body_dettaglio{
		overflow:hidden;
		color:#000;
		background-color:#fff;	
		position:relative;
    		height: auto !important;  /* per i browser moderni */
    		height: 450px;      /* per IE5.x e IE6 */
    		min-height: 450px;  /* per i browser moderni */

}

div#container_body_dettaglio_left{
		float:left;
		width:330px;
		overflow:hidden;
	}

div#container_body_dettaglio_right{
		overflow:hidden;
		float:right;
		width:605px;
		text-align:left;
}


div#container_menu_lingua{
	overflow:hidden;
	color:#4b3e53;
	font-size:11px;
	text-align:right;
	margin-top:10px;

}	



/*PERCORSO*/
div#container_percorso{
	height:18px;
	font-size:11px;
	width:300px;
	float:left;
	overflow:hidden;
	font-weight:normal;
}

a.container_percorso_link{
	color:#000;
	text-decoration:none;
	font-size:12px;
	padding-left:5px;
	
}
a.container_percorso_link:hover{
	color:#000;
	text-decoration:underline;
	font-size:12px;
}
a.container_percorso_link_cliccato{
	color:#000;
	text-decoration:none;
	font-size:12px;

}
a.container_percorso_link_cliccato:hover{
	color:#000;
	text-decoration:underline;
	font-size:12px;

}



/****TEMPLATE *****/
.template_immagine_left{
	margin:0px 15px 35px 0px;
}
.template_immagine_right{
	margin:0px 0px 5px 15px;
}


/*FOOTER*/

div#container_footer{
	width:	980px;
	position:relative;
	margin: 	0 auto;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:normal;
	overflow:hidden;
}


	div#container_footer_menu{
		color:#fff;
		font-size:11px;
		text-align:left;
		margin-bottom:10px;
		float:left;
		width:450px;
	}

		div#container_footer_menu a{
			color:#fff;
			text-decoration:none;
			font-size:11px;
		}

		div#container_footer_menu a:hover{
			color:#bead9d;
			text-decoration:underline;
			font-size:11px;
		}

	div#container_footer_copy{
		color:#fff;
		font-size:11px;
		float:right;
		margin-top:38px;
		width:355px;
		text-align:left;
	}
	
		div#container_footer_copy a{
			color:#fff;
			text-decoration:underline;
			font-weight:normal;
		}

		div#container_footer_copy a:hover{
			color:#bead9d;
			text-decoration:none;
			font-weight:normal;
		}




/*FORM RICERCA*/


div#ricerca_container{
	overflow:hidden;
	float:right;
	width:500px;
	margin-top:15px;
}

.ricerca_dida_input{
	overflow:hidden;
}

.ricerca_input_container{
	font-size:10px;
	overflow:hidden;
	width:144px;
	height:35px;
	float:right;
	background-image: url(../../immagini/bg_cerca.png);
	background-repeat: no-repeat;
	background-position:center left;
}

	.ricerca_input{
		width:120px;
		font-size:12px;
		background-color:#fff;
		border:1px solid #fff;
		margin-left:10px;
		margin-top:8px;
		height:18px;
		padding:0;
		}

.ricerca_submit_container{
	overflow:hidden;
	float:right;
	margin-top:8px;
}



.ricerca_input_submit{
	height:20px;
	width:31px;
	color:#fff;
	font-size:11px;
	margin-top:0px;
	margin-right: 22px;
	cursor:pointer;
		
}

.ricerca_input_submit_hover{
	height:20px;
	background-color:#c3862f;
	border:none;
	color:#fff;
	padding:0;
	font-size:11px;
	width:31px;
}








.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;
}



div#container_lingua_menu_attiva{
	float:left;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	color:#fff;
	margin-top:10px;
	width:400px;
}

	div#container_lingua_menu_attiva img{
		margin-left:3px;
	}	
	div#container_lingua_menu_attiva a{
		color:#fff;
		text-decoration:underline;
		margin:0 0 0 6px;
		font-size:11px;
		cursor:pointer;
		
	}

	div#container_lingua_menu_attiva a:hover{
		color:#fff;
		text-decoration:none;
	}
	
	span#container_lingua_menu_attiva div{
		color:#fff;
		font-size:11px;
		background-position:top right;
		background-repeat:no-repeat;
		margin-right:25px;
		width:20px;
		height:13px;
	}


div#container_lingua_menu{
	float:right;
	font-size:11px;
	width:400px;
	height:24px;
	text-align:right;
	margin-top:15px;
	
}


	div#container_lingua_menu a{
		color:#ffc02c;
		text-decoration:none;
		padding:2px 2px 2px 2px;
		margin:0 0 0 6px;
		font-size:11px;
		
	}

	div#container_lingua_menu a:hover{
		color:#fff;
		text-decoration:none;
		padding:2px 2px 2px 2px;
	}











