/* ---------------------------------------------
	style.css 1.2
	Content detail template specific styles 
	Author: Andrea De Lissandri
   --------------------------------------------- */



/*    Contento Generale
-------------------------------------------------------------------- */
body {
	text-align: left;											/* centering the container for MSIE 5.x */
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	font-size: 1em; 											/* IE miniscule bug */
	color:#000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/sfondo_sfumato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#wrapper {
}

#content {
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	width: 760px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 267px;
	background-image: url(../images/headerFin.jpg);
	background-repeat: no-repeat;
}
	#header p{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	float: right;
	}
.titolo{
	font-size: 1.8em;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: CC0000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.sottotitolo {
font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}

		
	a {color: #000; text-decoration: underline;}
	a:hover {color: #2E51B8; text-decoration:none;}
	
	input.text {
 	 background-color: #c0c0c0;
	 border: 1px inset #4f7ca6;
	 }
			
	
	td {
	font-size: 0.9em;
}

form { padding: 0px 0px 0px 0px ; margin: 0px 0px 0px 0px; font: 1.2em Verdana, Arial, Helvetica, sans-serif; }
input { padding: 0; margin:0; font: 0.8em Verdana, Arial, Helvetica, sans-serif; }
select { padding: 0; margin:0; font: 1em Verdana, Arial, Helvetica, sans-serif; }
textarea { padding: 0; margin:0; font: 1em Verdana, Arial, Helvetica, sans-serif; }

/*   Testo 
-------------------------------------------------------------------- */

h1 {font: 22px Arial,verdana,times,tahoma;
	color:#525260;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
	
h2 {font: 16px Arial,verdana,times,tahoma;
	color:#525260;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
	
h3 {
	color:#CC0000;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 1.3em;
}
	
h6 {font: 1.1em Arial,verdana,times,tahoma;
	color:#000000;
	text-align:justify;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}	

/* nav
-------------------------------------------------------------------- */

#nav{
	background-image: url(../images/intestazione.jpg);
	background-repeat: no-repeat;
	height: 43px;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
			#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}
			#nav li{
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	display: inline;
}
			#nav li a{
	float:left;
	line-height: 43px;
	text-decoration: none;
	height: 43px;
	width: 133px;
	background-image: url(../images/pulsanteRosso.jpg);
	background-repeat: no-repeat;
	 /* padding-top: 12px; */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	}

#nav li a.pullBianco {
	float:left;
	text-decoration: none;
	height: 43px;
	width: 133px;
	background-image: url(../images/pulsanteBianco.jpg);
	background-repeat: no-repeat;
	 /* padding-top: 12px; */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 1em;
	}

/* STAGE
-------------------------------------------------------------------- */
#stage {
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*    PRODOTTI DETTAGLIO
-------------------------------------------------------------------- */

	/* TABELLA DESCRIZIONE PRODOTTO */
	#cella_prodotto
	{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-align:left;
	width:auto;	
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
	
	#cella_descrizione_superiore
	{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-align:left;
	padding: 0px 0px 0px 0px;
	width: 80%;
	margin: 0px 0px 0px 0px;
	}
		
	#cella_descrizione
	{
	float: left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #A80000;
	padding: 0px 0px 0px 0px;
	width: 99%;
	margin: 2px 0px 0px 0px;
	}

#titolo_descrizione
	{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	height:15px;
	width: 100% ;
	font-size: 1.2em;
	background:#A80000;
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	}
#descrizione_categoria
	{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	}	

#descrizione_categoria_corrente
	{
	float: left;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px 0px 0px 10px;
	}		

#descrizione_prodotto
	{
	float: left;
	text-align:justify;
	width:97%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;	
	}	

/*    CATEGORIA
-------------------------------------------------------------------- */
#testo_cat {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	padding-left: 15px;
}
#descrizione_cat
	{
	float: left;
	text-align:center;
	width: 400px ;
								
	}

#cella_categoria
	{
	float: left;
	text-align:center;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 160px ;
	font-family:"Times New Roman", Times, serif
	font-size: 1.2em;
	margin:0px 0px 5px 5px; 
	padding: 5px 4px 0px 4px;
	border: 1px dashed #A80000;
	}
	
/*    CONTATTACI
-------------------------------------------------------------------- */

	div#contattaci td.anagrafica {background-color: #f4fcff;}
	div#contattaci td.messaggio {background-color: #e0f7ff;}
/*	div#contattaci input.button {  background-color: #fff; border: 1px solid #666666; font: 10px verdana, arial; font-weight:bold;}*/
	div#contattaci textarea {  background-color: #fff;  color: #000; }


/*   DIV Utility
-------------------------------------------------------------------- */

	/* Bussola */
	div#bussola {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
	div#bussola a { color:#000; }
	div#bussola a:hover {color:#000;}

	/* Stampa Pagina */
	div#print { height: 20px; text-align:right; background-color: #ffffff;}
	div#print a {color:#666666; text-align : center; background:    url(../images/print.gif) no-repeat center left ; padding:8px 4px 14px 30px; margin:0px 0px 0px 0px;}
	div#print a:hover {color:#999999;}
	
/* TESTO TITOLI PAGINA 
-------------------------------------------------------------------- */
	#titolo_sezioni {
	color:#18699c;
	font-size:1.4em;
	font-weight:bold;	
	height: auto;
	margin: 0px auto;
	padding-left: 8px;
	padding-right: 0px;
	text-align: left;		
	}	

/*MENU
-------------------------------------------------------------------- */
				/* MENU TOP */
		div#menu_top{
	padding-top:0px;
	padding-left:0px;
	align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
		div#menu_top ul{list-style-type: none;margin: 0;padding: 0; }
		div#menu_top li{float: left; padding:0px 5px 0px 5px; margin: 0px 0px 0px 0px; border-right: 1px solid #FFFFFF:   }
		div#menu_top a
					{ 
						display: block;
						text-decoration: none; 
						color: #FFFFFF;
						width:90px;
						height:48px;
						line-height:48px;
						text-align: center; 
						font-size:0.8em; 
						font-weight:bold; 
						padding:0px 0px 0px 0px; 
						margin:0px 0px 0px 0px; 
						 
					}
		#menu_top a:hover{ color: #000; text-decoration:underline; 	}
		
						
	#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	margin-top:0px;
	vertical-align:text-top;
	padding: 2px;
	float: left;	
	}			
			/* CATEGORIE */
			#categorie{ margin: 0px 0px 0px 15px;}
			#categorie ul{
	list-style-image:url(../images/dot.gif);
	margin: 0px;
	padding: 0px;
}
			#categorie li{
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	height: 30px;
} 
			#categorie a{
	font-size:1em;
	width:160px;
	height:30px;
	line-height:17px;
	display:block;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	min-height: 22px;
	/*height: auto !important;*/
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
			#categorie a:hover{ color: #003366;font-weight:normal; background: #FFFFFF;}
			
			/* \
CATEGORIE */
			#sottocategorie{ margin: 0px 0px 0px 10px;}
			#sottocategorie ul{ list-style-type:circle; list-style-image:url(../images/dot_small.gif); margin: 0px; padding: 0px; }
			#sottocategorie li{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 7px; font-size: 0.9em;} 
			#sottocategorie a{ 
								color: #666666; 
								font-size:0.9em;  
								width:150px; 
								display:block; 
								font-weight:normal; 
								margin: 0px 0px 0px 0px; 
								padding: 0px 0px 0px 5px; 
								text-decoration:none;
							}
			#sottocategorie a:hover{color: #003366; background: #FFF;

}
/*DOVESIAMO
-------------------------------------------------------------------- */
	#dovesiamo_indirizzo {
	margin: 0px auto;
	font-family:"Times New Roman", Times, serif
	font-size:1.1em;
	padding-left: 0px;
	text-align: center;		
	}	

	#testo_indirizzo {
	margin: 0px auto;
	font-size:1.3em;
	color:#FFFFFF;
	padding-left: 0px;
	text-align: left;		
	}		
	
/*HOME
-------------------------------------------------------------------- */
	#cerca {
	margin: 0px auto;
	font-weight:bold;
	font-size:1.1em;
	padding-left:10px;
	text-align: left;		
	}
	#testo_home
		{
		font-size: 1.3em;	
		padding: 0px 0px 0px 0px;
		text-align:left;
		color: #000;
		text-align:justify;
		}	
		
/*TITOLOSEZIONI
-------------------------------------------------------------------- */
	#titolo_cat
		{
		width: 350px;
		font-family: "Times New Roman", Times, serif;
		font-size: 1.3em;	
		min-height: 20px;
		height: auto !important;
		height: 20px;
		padding: 0px 0px 0px 10px;
		text-align:left;
		font-weight:bold;
		color: #CC0000;

		}	

/*    CHI SIAMO
-------------------------------------------------------------------- */
#cella_chisiamo
		{
		float:  left;
		height: auto;
		font-size:1.5em;
		width: 300px;		
		padding: 0px 0px 0px 0px;
		text-align:right;
		color: #ffffff;
		}
#titolo_chisiamo
	{
	float: left;
	font-size: 1.2em;
	text-align:left;
	width: 300px ;
	font-weight:bold;	
								
	}
#desc_chisiamo
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 1.4em;
	width: 100% ;
	text-align:justify;
	margin:	0px 0px 0px 5px;						
	
	}
	
#desc_chisiamo_interno
	{
	font-family:"Times New Roman", Times, serif;	
	font-size: 0.9em;
	text-align:justify;
	margin:	0px 0px 0px 15px;							
	}	

#titolo_chisiamo a 
	{color:#000;}
#titolo_chisiamo a:hover 
	{color:#003366;}
.lineVert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
}

	
#mail a 
	{color:#ffffff; font-size:0.8em; float:left;}
#mail a:hover 
	{color:#cccccc;}
	
/*FOOTER
-------------------------------------------------------------------- */
#Footer_cella	
		{
		float: left;
		height: auto;
		font-size:1em;
		padding: 5px 0px 10px 0px;
		margin: 0px;
		text-align:center;
		color: #ffffff;
		}
		
	/* Footer */
	div#footer {
	width: 100%;
	color: #666666;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
	div#footer a {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
	div#footer a:hover {
	color: #F00;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}	
	
#testo_ajax	{ font: 0.9em Arial; color: #000; text-align: center;}
p {
	font-size: 12pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
}
.clear {
	clear: both;
}
.barraTitoloDesc {
	font-family: "Times New Roman", Times, serif;
}

.noeffect {
	text-decoration: none;	
}
