body 	{ 
	margin: 0; 
	padding: 0; 
	background: #FFF url(images/bg_pagina.gif); 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

a { 
	color: #134A74;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}
	
img	{ border: none; }

table { 
	border: none; 
	text-align: left; 
}

td	{ 
	font-size: 11px; 
	vertical-align: top;
}

select { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

input.button { border: 1px solid #666; color: #666; font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif; background: #FFF; }

#head { width: 356px; }

#container { 
	width: 774px; 
	height: 100%; 
	border-top: 8px solid #FFCC00; 
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00; 
}
	
#main { 
	background: #FFCC00; 
	border-right: 3px solid #FFF; 
	border-left: 3px solid #FFF; 
	padding-top: 20px;	
}

#header 	{ 
	padding: 5px 0px 10px 0px; 
	background: #FFF;
}

/* cella menu index */
#menu { 
	width: 229px;
	background: url(images/home/bg_menu.jpg) repeat-y;
}

#menu ul { 
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#menu li { 
	margin: 0 0 7px 0;
	padding: 0; 
}

#menu a {  
	padding-left: 50px; 
	display: block;
	background: url(images/home/bg_menu.gif) no-repeat #FFF;
	font: bold 15px/33px helvetica, Arial, Sans-serif; 
	color: #FFA200; 
}

#menu a:hover {	
	background: url(images/home/bg_menu_on.gif) no-repeat #FFF; 
	text-decoration: none; 
}

#banner { border: 1px solid #FFF; }

#banner iframe { margin: 5px auto;	}


#select_prov { background: url(images/menu_end.jpg) repeat-x; width: 100%; height: 29px; text-align: right; color: #FFF; }
	#back { text-align: left; padding-left: 10px; }
	#select_prov a { color: #FFF;	}
	#select_prov form { margin: 0 10px 0 0; }
	#select_prov form p { margin: 0px; color: #134A74; font-weight: bold; }

#section  { background: #FFCC00 url(images/section_middle.gif) repeat-y; } /* prodotti e marche */
	#section td { vertical-align: top; 	}

/* vetrine Basic */
.vetrina { margin-top: 5px; margin-bottom: 5px; width: 530px; }
	.vetrina h1	{ color: #134A74; font-size: 13px; font-weight: bold; margin:  0px 0px 1px 0px; }
	.vetrina img  { float: left; margin-right: 10px; }
	.vetrina p  { margin: 0 0 8px 0; }
	/* classi vetrina */			
	.vetrina .offerte { font-weight: bold; }	
	.vetrina .marca	{ color: #134A74; font-weight: bold; }
	.vetrina .prezzo	{ color: orange; font-size: 14px; font-weight: bold; margin-top: 5px; }
		
	.separatore { clear: both; padding: 10px 0; display: block; }
			
/* colonna sinistra  */
#colonnaSx { width: 180px; background: #FFF5B5;}
	#colonnaSx #head { height: 20px; background: url(images/col_head.gif); }
		#colonnaSx #head p { color: #000; font-weight: bold; margin: 3px 0px 0px 10px; }
	
	/* menu colonna sx */
	#colonnaSx #content { background: url(images/col_bottom.gif) no-repeat bottom; padding: 8px 8px 15px 8px; }
	
	#content ul { list-style: none; margin: 5px 0 20px 0; padding: 0; }
		#content ul li { margin-bottom: 3px; font-weight: bold; }
			#content ul li a { font-weight: normal; }
				#content ul li a:hover { font-weight: bold; }
	
/* credits */
#credits	{ font-size: 9px; margin: 8px; text-align: right; }
	#credits a	{ color: #000; font-weight: bold; }

#subnav { padding: 0 10px 30px 0; }
	#subnav p { margin: 0; font-weight: bold; }
	#subnav p.titolo { margin: 0; font: bold 19px Arial, Sans-serif; color: #134A74; }
	
.anchor { display: block; margin: 1px 0; padding: 1px 3px 1px 24px; font-size: 14px; text-decoration: none; background: url(images/bullet.gif) no-repeat #1276C5; color: #FFF; }
a.anchor:hover { text-decoration: none; }
