/* CSS Document */



html, body { margin:0; padding:0}

body, td, th { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;}

#header {
	height:184px; 
	width:970px; 
	background:url(img/Testa1.jpg) no-repeat left top;
	position:relative}



/*MENU-------------------------------------------------------*/


#nav {position:absolute; z-index:100; bottom:22px; }
#nav h2 { font-weight:normal; color:#090;}
#nav h3 { font-weight:normal;}



/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0 0 0 10px; margin:0 auto; list-style-type: none;  background:none;}
#pmenu li ul li {padding:0; margin:0; list-style-type: none; display:block; background: #7B4A21;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {
	display:block;  
	width:100px;
	color:#fff; 
	height:25px; line-height:24px; 
	text-decoration:none; text-indent:5px; 
	text-align:left;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {display: inline; position:relative}
#pmenu li.tc {display:table-cell;}



/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a { color:#ffc;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px;  margin-left:42px;  
padding:10px 0 0 0; background:transparent url(transparent.gif);}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:-40px; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; color:#ffc;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {color:#ffc;}

#pmenu li ul li a:hover { color:#ffc; }


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {
	visibility:hidden; display:block; 
	position:absolute; 
	top:-11px; left:80px; 
	padding:10px 30px 30px 30px; 
	background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}


/* FINE MENU-----------------------------------------------------*/

table.scheda {
	background-color:#fff;
	width: 790px;
}
/*	SCHEDA PRODOTTO */
div.prodotto{
	width: 900px;
	font-family: Trebuchet MS, sans;
}

div.titolo_prod{
	width: 200px;
	height: 35px;
	border-bottom: 4px solid #D50000;
	float: left;
	margin-bottom: 20px;
	font-family: Trebuchet MS;
	color: #bbb;
	font-size: 30px;
	text-align: right;
}

div.titolo_prod_spazio{
	width: 500px;
	border-bottom: 4px solid #fff;
	float: left;
	font-size: 46px;
}



div.frecciaSx_prod{
/*	width: 100px;*/
	float:left;
}

div.frecciaDx_prod{
/*	width:100px;*/
	float:right;
}


div.dati_prod{
	/*width:250px;*/
	text-align: center;
	/*margin-left: 50px;*/
	float:left;
}

div.num_prod{
	width:50px;
	float: left;
	margin-left: 100px;	
	margin-top: 20px;
	text-align:right;
}

img{
	border:none;
}

div.no_prod{
	font-size:23px;
	font-weight:bold;
	height:200px;
	padding-top:100px;
	width:300px;
}
/*	FINE SCHEDA PRODOTTO */

/*
td.prodotto{
	margin-top: 10px;	
	border: solid 2px #038B36;
}
background-color:#FEFED3;
select.scelta{

	width: 250px;
	background-color:#fff;	
	border: solid 1px #038B36;
	margin-bottom: 10px;
}

div.titolo_scelta{
	text-align:center;
	font-family:arial;
	font-size:15px;	
	font-weight: bold;
	color:#444;
	padding-bottom: 20px;
	
}

div.titolo_prodotto{
	text-align:center;
	font-family:arial;
	font-size:18px;	
	font-weight: bold;
	color:#444;
	padding-top: 10px;
}

a.elenco{
	text-decoration:none;
	font-family:arial;
	font-size:15px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-weight: bold;
	color:#444;
}

a.elenco:hover{
	color:#FA2C2C;
}

.tabella{
	padding-left: 50px;
	text-align:center;
	font-family:arial;
	font-size:14px;	
	font-weight: normal;
	}

.tabella tr{
	margin-top:20px;
}

table.tabella_elenco{
	padding-top: 10px;	
	padding-bottom: 10px;	
	padding-left: 20px;	
	margin-top: 10px;
	width: 700px;
}

a.navig{
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color:#444;
}

a.navig:hover{
	color:#FA2C2C;
}

table.tabella_scheda{
	padding-top: 10px;	
	padding-bottom: 10px;	
	padding-left: 20px;	
	padding-right: 20px;	
	width: 780px;
}

table.titolo_tabella_scheda{
	padding-left: 20px;	
	padding-right: 20px;	
	margin-top: 30px;
	margin-bottom: 0px;
	width: 780px;
}

div.titolo_scheda{
	text-align:center;
	font-family:arial;
	font-size:15px;	
	font-weight: bold;
	color:#019130;
	padding-top: 10px;
}

div.tabella_scheda{
	font-family:Verdana;
	font-size:12px;	
	font-weight: normal;
	color:#000;
	padding-bottom: 4px;
	
}
*/
table.tabella_richiesta{
	font-family:Verdana;
	font-size:14px;	
	font-weight: bold;
/*	padding-top: 10px;	
	padding-right: 140px;	
	padding-left: 140px;	
	margin-top: 5px;
	background-color:#FEFED3;*/
}

div.privace{
	font-family:Verdana;
	font-size:10px;	
	font-weight: normal;
	text-align: justify;
}

table.tabella_contatti{
	font-family:Verdana;
	font-size:14px;	
	font-weight: bold;
	padding-top: 10px;	
	padding-bottom: 10px;	
	padding-right: 70px;	
	padding-left: 80px;	
	margin-top: 4px;
	background-color:#FFF;
}

a.tabella_contatti{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 15px;
	color:#000;
}

a.tabella_contatti:hover{
	color:#FA2C2C;
}


.contenuti{
	padding-bottom: 10px;	
}

img.header{
	border:none;
}

div.foto{
	width:410px;
}
