	body {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		margin:0;
		text-align:left;
		background-position:top left;
		background-repeat:no-repeat;
		background-attachment:fixed;
	}
	a{
	text-decoration:none;
	color: #660000;
	}
	
	#contenitore {
		margin:0;
		width:800px;
		height:500px;
		/*border: 1px solid grey;
		background-image:url(img/sfondo1.jpg);
		background-position:top left;
		background-repeat:no-repeat;*/
	
	}

	#head {
		position:relative;
		width:106%;
		height:100px;
		background-image: url(img/enostore-Logo.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		
	}
	
	.barra {
	margin-top: 5px;
	margin-bottom: 5px;
	width:100%;
	height:10px;
	background-image:url(img/barra.jpg);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
	
	}
	#menuDx{
		width:125px;
		height:410px;
		float:right;
		/*background-color:#FFFF66;*/
	
	}
	#corpo {
		width:400px;
		height:410px;
		/*background-color:#00FFCC;*/
		margin-right:5px;
		float:right;
	}
	#sinistra {
		width:250px;
		height:300px;
		/*background-color:#CC9966;*/
		float:left;
		text-align:center;
	}
	
	#menuDx p{
		background-image:url(img/barra.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
		height:2.3em;
		padding-right:3px;
		padding-bottom:5px;
		text-align:right;
		margin-left:10px;
		}
	
	#menuDx p.standard{
		background-image:none;
		padding:0;
		height:auto;
		margin:0 0 0 10px;
		text-align:left;
		margin-bottom:3px;
		}
	#menuDx p.standard a{
		font-size:12px;
		text-decoration:none;
		color:#660000;
		display:block;

}
	#menuDx a{
		font-size:12px;
		color:#660000;
		display:block;
		line-height:1.5em;

}
	#menuDx ul{
	margin:0;
	padding:0 3px;
}
	#menuDx ul li{
	border-bottom:1px solid #990000;
	}
	






/******************* MENU TENDINA **********************/
#navy {
	/*height:30px;*/
	position:absolute;
	bottom: 0;
	right: 50px;
	z-index:10000;
}
#navy ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;

}

#navy ul li {
	position: relative;
	float:left;
	width:70px;
	display:inline;
	text-align:center;
	/*background-color:#B9CAFF;**/
	}
	
#navy li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 22px;
	display: none;
	z-index:10000;
	text-align:left;
	border-bottom: 1px solid #0a2c8d;
	}

#navy li ul li {
	text-align:left;
		background-color:#FFFFFF;
}

	
#navy .large {
	width:110px;
	}
#navy ul li a {
	display: block;
	text-decoration: none;
	line-height:1em;
	color: #660000;
	font-size: 14px;
	padding: 5px;
	/*font-weight:bold;
	background: #FF9900;  IE6 Bug */
	/*border: 1px solid #0a2c8d;
	border-bottom: 0;*/
	}

#navy li ul li a {
	display: block;
	text-decoration: none;
	line-height:1em;
	color: #660000;
	font-size: 12px;
	padding: 5px;
	/*font-weight:bold;
	background: #FF9900;  IE6 Bug */
	/*border: 1px solid #0a2c8d;
	border-bottom: 0;*/
	}
/* Fix IE. Hide from IE Mac \*/
* html #navy ul li { float: left; height: 1%; }
* html #navy  ul li a { height: 1%; }

/* End */

#navy  ul li a:hover { color: #ff9900; /*background: #f9f9f9;*/ } /* Hover Styles */
 li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#navy li:hover ul, #navy li.over ul { display: block; } /* The magic */
/******************** FINE MENU TENDINA *********************/


/************ BOX BIG ********************/

.boxBig {
	background-image:url(img/BoxBig_giu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
.boxBig p.su{
	width:370px;
	height:15px;
	margin:0;
	padding: 5px 15px 0 15px;
	background-image:url(img/BoxBig_su.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	font-size:14px;
	color:#660000;
	text-align:left;

	
	}
.boxBig p.centro{
	width:370px;
	margin:0px;
	text-align:left;
	line-height:normal;
	padding:0 15px;
	background-image:url(img/BoxBig_centro.gif);
	background-position:top left;
	background-repeat: repeat-y;

	}
/************ FINE BOX BIG ********************/


/************ BOX SMALL ********************/
.boxSmall {
	background-image:url(img/boxSmall_giu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:10px;
}
.boxSmall p.su{
	width:370px;
	height:15px;
	margin:0;
	padding: 5px 15px 0 15px;
	background-image:url(img/boxSmall_su.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
	font-size:14px;
	color:#660000;
	text-align:left;

	
	}
.boxSmall p.centro{
	width:370px;
	margin:0px;
	text-align:left;
	line-height:normal;
	padding:0 15px;
	background-image:url(img/boxSmall_centro.gif);
	background-position:top left;
	background-repeat: repeat-y;

	}
/************ FINE BOX SMALL ********************/

/******************* SCHEDA **********************/
#headScheda {
	width:100%;
	height:15px;
	background-image:url(img/BoxBig_su.gif);
	background-position:top left;
	background-repeat: no-repeat;
	clear:both;
	margin:0;
}
#scheda {
	position:relative;
	width:100%;
	background-image:url(img/BoxBig_centro.gif);
	background-position:top left;
	background-repeat: repeat-y;
	/*padding: 1px 10px;*/
	
}

#footScheda {
	width:100%;
	height:15px;
	background-image:url(img/BoxBig_giu.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	clear:both;
	margin:0;
}

#immagine {
	width: 80px;
	text-align:center;
	margin-left:10px;
	}

#contenitoreScheda {
	width: 270px;
	float: right;
	margin-right:15px;
	}
#contenitoreScheda h3 {
	height:15px;
	margin:0;
	font-size:14px;
	color:#660000;
	text-align:left;
}
#contenitoreScheda h4 {
	height:15px;
	margin:0;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#contenitoreScheda h6 {
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:1em;
	font-size:10px;
	color:#660000;
	font-weight:bold;
	
}
#contenitoreScheda p {
	margin:0px;
	text-align:left;
	line-height:1em;
	font-size:12px;
	color:#000000;
	}
/******************* FINE SCHEDA **********************/

/*********** Lista **************/

	.riga {
		position:relative;
		display:block;
		width:100%;
		background-image:url(img/barra_small.jpg);
		background-position:bottom;
		background-repeat:repeat-x;
		padding:5px 0 13px 0;
	}
	.preview {
		position:absolute;
		top: 5px;
		left:0;
		width:60px;
		text-align:center;
	}
	.descrizione {
		/*float:left;*/
		margin-top:0px;
		margin-left:65px;
		text-align:left;
	}
	.descrizione h2{
		height:2em;
		margin:0;
		font-size:14px;
		color:#660000;
		text-align:left;
	}
	.descrizione h4{
		height:2em;
		margin:0;
		font-size:12px;
		color:#660000;
		text-align:left;
	}
	.descrizione h6{
		margin:5px 0px 0px 0px;
		text-align:left;
		line-height:1em;
		font-size:10px;
		color:#000000;
		font-weight:bold;
	}
	.produttore {
		/*float: right;*/
		width:95%;
		text-align:center;
		margin:0 5px;
		/*border-left:1px solid #990000;*/
	}
	.produttore th {
		color:#FFFFFF;
		font-size:9px;
		background-color:#990000;
		
	}
	.produttore td{
		border-bottom:1px solid #990000;
		
	}
	.acquista {
		clear:both;
		margin-top:5px;
		border-top:1px solid #990000;
		width:100%;
		text-align:center;
		margin-right:5px;
		/*border-left:1px solid #990000*/
	}


/*********** Fine Lista **************/

/**************** Pagine STANDARD ***********************/	

.standard {padding:15px;}

.standard h3 {
	font-size:16px;
	font-weight:bold;
	color:#660000;
	text-align:left;
	line-height:1em;
	}
	
.standard p {
	font-size:12px;
	color:#000000;
	text-align: justify;
	line-height: normal;
	}


.standard img.sx {
	border:0;
	margin-right:15px;
	}
.standard img.dx {
	border:0;
	margin-left:15px;
	}

/**************** Fine Pagine STANDARD ***********************/	

/******************************************************/


#clear {clear:both;}
/**************** Form Log-IN *************************/
fieldset.login
	{
	padding: 8px;
	border: 1px solid #600;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width:100px;
	}
fieldset.login legend
	{
	padding: 2px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #660000;
	}
fieldset.login label
	{
	float: left;
	text-align: left;
	margin: 0px 10px 5px 0;
	font-weight:bold;
	font-size: 10px;
	}
	
fieldset.login input.small
	{
	display: block;
	width: 80px; 
	font-size: 10px;
	text-align: left;
	}
/**************** Fine Form Log-IN *************************/

/****************** Join Form ***********************/

fieldset br 
	{
	clear: left; 
	}
fieldset.in legend, #agree legend
	{
	padding: 2px 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #660000;
	}

fieldset.in label 
	{
	float: left;
	text-align: left;
	margin: 0px 10px 5px 0;
	font-weight:bold;
	font-size: 10px;
	}

fieldset.in input
	{
	display: block;
	width: 165px;
	font-size: 10px;
	text-align: left;

}
	
fieldset.in select
	{
	display: block;
	width: 175px;
	font-size: 10px;
	text-align: left;
	}

fieldset.in input.large
	{
	display: block;
	width: 345px; 
	font-size: 10px;
	text-align: left;
	}

fieldset.in textarea.large
	{
	display: block;
	width: 365px;
	height:150px; 
	font-size: 10px;
	text-align: left;
	}
	
fieldset.in textarea
	{
	display: block;
	width: 175px;
	height:50px; 
	font-size: 10px;
	text-align: left;
	}

fieldset.in textarea.medium
	{
	display: block;
	width: 273px;
	height:50px; 
	font-size: 10px;
	text-align: left;
	}
	
fieldset.in select.large
	{
	display: block;
	width: 365px; 
	font-size: 10px;
	text-align: left;
	}


fieldset.in input.small, fieldset.login input.small
	{
	display: block;
	width: 80px; 
	font-size: 10px;
	text-align: left;
	}

fieldset.in input.medium
	{
	display: block;
	width: 113px; 
	font-size: 10px;
	text-align: center;
	}


fieldset.in select.small
	{
	display: block;
	width: 80px; 
	font-size: 10px;
	text-align: left;
	}

fieldset.in input.mini
	{
	display: block;
	width: 35px; 
	font-size: 10px;
	text-align: left;
	}

fieldset.in select.mini
	{
	display: block;
	width: 35px; 
	font-size: 10px;
	text-align: left;
	}
	
div#bottone input, div#bottone_centrato input, div#bottone select, div#bottone_centrato select
	{
 	display: inline;
 	width: auto; 
 	/*background: url("../elementi/immagini/menu_2_level.jpg") repeat-x top;*/
	color: #ffffff
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	border:1px solid #07429A;
	padding:1px;
	}
	
div#bottone {
 	width: auto; 
	text-align: left; 
	vertical-align:middle;
	}
	
div#bottone_centrato {
 	width: auto; 
	text-align: center; 
	vertical-align:middle;
}

div#bottone a, div#bottone_centrato a
	{
	display: inline;
	vertical-align:top;
	color: #000099;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 15px;
	}

.req strong {
	color:#FF0000;
}

/****************** fine Join Form ***********************/



/****************** Tabella Carts ************************/
#carts {
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	}
#carts th{
	font-size:9px;
	line-height:1em;
	text-align:center;
	background-color:#990000;
	color:#FFFFFF;
	padding:3px 0;
	}
	
#carts td{
border-bottom:1px solid #990000;
	}

#riepilogo {
width:200px;
margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#riepilogo th{
	font-size:9px;
	line-height:2.2em;
	text-align: right;
	background-color:#990000;
	color:#FFFFFF;
	padding:3px;
	}
	
#riepilogo td{
	border-bottom:1px solid #990000;
	text-align:right;
	}

/****************** fine Tabella Carts ************************/



/****************** Tabella utenti ************************/
#users {
	width:385px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
	}
#users th{
	font-size:9px;
	line-height:1em;
	text-align:center;
	background-color:#990000;
	color:#FFFFFF;
	padding:3px 0;
	}
	
#users td{
border-bottom:1px solid #990000;
	}


/****************** fine Tabella Carts ************************/



/******************* HOME **********************/
#headHome {
	width:100%;
	height:15px;
	background-image:url(img/BoxBig_su.gif);
	background-position:top left;
	background-repeat: no-repeat;
	clear:both;
	margin:0;
}
#Home {
	position:relative;
	width:100%;
	background-image:url(img/BoxBig_centro.gif);
	background-position:top left;
	background-repeat: repeat-y;
	/*padding: 1px 10px;*/
	
}

#footHome {
	width:100%;
	height:15px;
	background-image:url(img/BoxBig_giu.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	clear:both;
	margin:0;
}

#immagine {
	width: 80px;
	text-align:center;
	margin-left:10px;
	}

#contenitoreHome {
	width: 380px;
	margin:auto;
	/*float: right;
	margin-right:15px;*/
	}
#contenitoreHome h3 {
	height:15px;
	margin:0;
	font-size:14px;
	color:#660000;
	text-align:left;
}
#contenitoreHome h4 {
	height:15px;
	margin:0;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#contenitoreHome h6 {
	margin:5px 0px 0px 0px;
	text-align:left;
	line-height:1em;
	font-size:10px;
	color:#660000;
	font-weight:bold;
	
}
/*#contenitoreHome p {
	margin:0px;
	text-align:left;
	line-height:1em;
	font-size:12px;
	color:#000000;
	}
	*/
#logone {
	text-align:center;
}
#pulsante1 {
width:252px;
height:130px;
	background-image: url(img/cantina.jpg);
	background-repeat:no-repeat;
	background-position:top left;
/*background-color:#33FF33;
*/float:left;
	display:block;
}
#pulsante1 a{
	width:242px;
	height:120px;
	display:block;

}

#pulsante2 {
width:126px;
height:130px;
display:block;
	background-image: url(img/produttori1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
margin-left:253px;
/*float:left;
*/}
#pulsante3, #pulsante4, #pulsante5 {
width:126px;
height:130px;
display:block;
float:left;
}

#pulsante2 a, #pulsante3 a,#pulsante4 a, #pulsante5 a{
	width:116px;
	height:120px;
	display:block;

}

#pulsante3 {
	background-image: url(img/grappa.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}

#pulsante4 {
	background-image: url(img/olioOK.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
#pulsante5 {
	background-image: url(img/spumanti.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}


/******************* FINE HOME **********************/
