p{margin:0; padding:0;}

/************** LINK *****************/

a {
	/*color: #FF6600;*/
	color: #000000;
}

a:visited {
	/*color: #CC9933;*/
	color: #000000;
}

a:hover {
	color: #808080;
}

a.breadcrumbs {
	color: #808080;
	text-decoration: none;
}

a.breadcrumbs:visited {
	color: #808080;
}

a.breadcrumbs:hover {
	text-decoration: underline;
}

a.accessori {
    font-weight: bold;/**/
	color: #FF0000;
}

a.accessori:visited {
	color: #FF0000;
}

a.accessori:hover {
	color: #808080;
	text-decoration: underline;
}

/*-----------Choose products from the same family*/

a.modello_attivo {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align:left;
	text-decoration: underline;
}

	 a.modello_attivo:link,a.modello_attivo:visited {
		color: #FF0000;
	}
	
	
	a.modello_attivo:hover {
		color: #808080;
		
	}

/*-----------//Choose products from the same family*/


/************** ELEMENT *****************/

body {
	background-color: #FFFFFF;
	margin-top: 9px;
	margin-bottom: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


/************** CLASS *****************/

.bkgcontent {
	background-image: url(/_img/fill.gif);
}

.titsezioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.nomeprodotto {
	color: #000000;
	font-size: 18px;
}

.txtbig {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

.catprodotto {
	color: #000000;
	font-size: 12px;
}

.txt12px {
	font-size: 12px;
}

.txt10px {
	font-size: 12px;
}

	h1.txt10px {
		padding-left:5px;
		text-decoration:none;
		margin-bottom:8px;
	 }
	  
	 h1.txt10px a{
		text-decoration:none;
	 } 
	 
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bkg_prod_ristoranti {
	background-color: #EEE3D0;
}

.bkg_prod_esterno {
	background-color: #CCEBE0;
}

.bkg_prod_halls {
	background-color: #C1DBE3;
}

.bkg_prod_congressi {
	background-color: #E0E0E0;
}

.bkg_prod_congressi {
	background-color: #E0E0E0;
}

.bkg_congressi {
	background-image: url(/_img/fill.gif);
}

input {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #708090;
	}

#Cerca {
 background-color: #F0F0F0;
 cursor: pointer;	
}

* html #Cerca {
 height:16px;
 min-height:16px;
}

*:first-child+html #Cerca {
 height:16px;
 min-height:16px;
}
	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #708090;
	}

h2 { color:#4AB6BB; font-size:14px; font-weight:bold;}

  td.header_border{
	border-top: 1px solid #708090;
   }
    td.header_center{
		border-right: 1px solid #708090;
	    }
		
     td.header_left{
		border-left: 1px solid #708090;
	    }
	
.content_mkt { font-size: 12px;}

/*-----------------------Link Styling Prodotti Page----------------------*/


  .li_p_page {
     padding-left:5px;
	 margin:0;
	}

	ul.li_p_page  li{
	                list-style:none;
					padding-bottom:5px;	/*was 8px*/
					margin:0;
					}
	/*ul.li_p_page  li span{
					padding-left:8px;
					display: block;
					width: 158;
					text-indent:20px;
					
					}*/


		a.p_page_link {
				color:#000000;
				padding-left:14px;
				 }
		
			a.p_page_link:link {
			                     display: block;
								 width: 158px;
								 padding-left: 20px;
								 text-decoration: none;
								 background-image: url(../_img/arrow_initial_prod.png);
								 background-repeat: no-repeat;
								 background-position: 0px 2px;
								 
			
								}
								
			a.p_page_link:visited {
			                       display: block;
								   /*width: 158px;*/
								   padding-left: 20px;
			                       text-decoration: none;
								   background-image: url(../_img/arrow_initial_prod.png);
								   background-repeat: no-repeat;
								   background-position: 0px 2px;
								  }
								  
			a.p_page_link:active { 
			                       display: block;
								   /*width: 158px;*/
								   padding-left: 20px;
								   text-decoration: none;
								   background-image: url(../_img/arrow_initial_prod.png);
								   background-repeat: no-repeat;
								   background-position: 0px 2px;
								   }
			a.p_page_link:hover {
			                     display: block;
								  /*width: 158px;*/
								  padding-left: 20px;
								 text-decoration: underline; color: #0033FF;
								 background-image: url(../_img/arrow_hover_prod.png);
								 background-repeat: no-repeat;
								 background-position: 0px 2px;
								 }

/*-----------------------//Link Styling Prodotti Page//----------------------*/

					 
#cerca_form {margin:0px 0px 0px 50px;  
             padding-left:14px 0px 0px 0px; 
			 width:232px;}	
			 	
#line_cerca {width:740px; 
             height:24px;
			 *height:30px;
			 background-image: url(/_img/table_search_third.png) ;
			 padding-right:5px;
			 padding-top:7px;
			 color:#FFFFFF;}
			 
#line_cerca a{padding-right:3px;color:#FFF;}
#line_cerca a:link {padding-right:3px;color:#FFF;}
#line_cerca a:visited {padding-right:3px;color:#00FF00;}
#line_cerca a:hover {padding-right:3px;color:#FF0000;}			 	


/*Cambio lingua*/
#cambioLingua {
height:14px;
min-height: 14px;
border: 1px #708090 solid;
background-color: #F0F0F0;
padding: 0 9px;
font-size: 10px;
}

*:first-child+html #cambioLingua{
height:16px;
min-height: 16px;
}

* html #cambioLingua {
height:16px;
min-height: 16px;
}

#cambioLingua a{
text-decoration: none;
}




/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline2-5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_line3 {
height:25px; /*was 29px*/
min-height: 25px;
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:13px;
z-index:500;
}

.pro_line3 .select {
margin:0; 
padding:0 0 0 28px; 
list-style:none; 
white-space:nowrap;
}

.pro_line3 li {
float:left;
background:url(/_img/menu/blank_over_bw.gif);
}

.pro_line3 .select a {
	display:block; 
	height:25px; 
	float:left; 
	background: url(/_img/menu/blank_bw.gif); 
	padding:0 0 0 15px; 
	text-decoration:none; 
	line-height:23px;
	white-space:nowrap; 
	color:#000000;
}

.pro_line3 .select a b {
	display: block;
	padding: 2px 15px 0 0;
/*background:url(/_img/menu/blank_bw.gif) right top;*/
}

#menuItemHilite1Shim { cursor: pointer; }

.pro_line3 .select a:hover, 
.pro_line3 .select li:hover a {
background: url(/_img/menu/blank_over_bw.gif); 
padding:0 0 0 15px;
line-height:23px;/**/
cursor:pointer; 
color:#000;
}

.pro_line3 .select a:hover b, 
.pro_line3 .select li:hover a b {
display:block;
padding:2px 15px 0 0;
background:url(/_img/menu/blank_over_bw.gif) right top; 
cursor:pointer;
}

.pro_line3 .sub {
display:none;
}

/* IE6 only */
.pro_line3 table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_line3 .sub {
margin:0; 
padding:0 0 0 60px;
list-style:none;
}
.pro_line3 .sub li {background:transparent;}

.pro_line3 .select :hover .sub {
height:18px;
display:block; 
position:absolute;
float:left;
width:750px;
top:28px; 
left:0; 
text-align:center;
}

.pro_line3 .select :hover .sub li a { 
display:block;
height:18px;
line-height:16px;
float:left;
/*background:transparent url(/_img/menu/transparent.gif);*/
padding:0 16px;
margin:0;
white-space:nowrap;
border:1px solid #000;
border-color:#888 #777 #666 #ddd;
color:#888;
font-size:10px;
}

.pro_line3 .select :hover .sub li a:hover {
cursor:pointer;
color:#000;
background:#e8e8e8;
border-color: #fff #333 #000 #fff;
line-height:15px;
}

/*-- fix per immagini scheda prodotto --*/
.image img {
	margin-bottom: 25px;
}