/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

body {
	background-image: url(images/bgn.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.principale{
	background-image:url(../images/testan.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:805px;
	border-left:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	height: 1000px;
}

.elemento_menu{
	background-color:#d8c37f;
	text-align:left;
	color:#4d1810;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:#FFFFFF 1px dashed;
	
}

.elemento_menu a{
	color:#4d1810;	
	text-decoration: none;
}

.sottoelemento_menu{
	background-color:#FFFFFF;
	text-align:left;
	color:#4d1810;
	font-family: Arial, Helvetica, sans-serif;	
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:#DDDDDD 1px dashed;	
}

.sottoelemento_menu a{
	color:#4d1810;	
}


.in_vetrina{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #4d1810;
}

.in_vetrina a{
	color: #4d1810;
}

.in_vetrinetta{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #4d1810;
}

.vetrinetta{
	float:left;
	width: 110px;
	height: 230px;
	text-align:center;
	margin-left: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #4d1810;
	margin-top: 10px;
	overflow:hidden;
}

.vetrinetta2{
	float:left;
	width: 185px;
	height: 320px;
	text-align:center;
	margin-left: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #4d1810;
	margin-top: 10px;
	overflow:hidden;
	background-image: url(/images/bgn.gif);
	background-repeat: repeat-x;
	background-position:top;
}

#colonnasinistra{
	width: 172px;
	float: left;
}

#colonnacentrale{
	width: 630px;
	float: right;
}

#vetrina_bassa{
	width: 470px;
	float: right;
	height: 480px;
	text-align:left;
	background-image: url(/images/bgn.gif);
	background-repeat: repeat-x;
	background-position:top;
}

#vetrina_bassa2{
	width: 602px;
	background-color:#eddca4;
	text-align:left;
	height:660px;
}

#vetrina{
	width: 602px;
	text-align:left;
	height: 260px;
	background-color:#eddca4;
	margin:0px;
	padding:0px;
}

#galleria{
	width: 145px;
	float: right;
	height: 400px;
	margin-top: 15px;
}

input{
	background-color:#FFFFFF;

	border: #4d1810 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	width:20px;
}

.modulo_ordine{
	width:400px;
}

.modulo_sin{
	width:120px;
}

#corpo{
	background-color:#FFFFFF;
	padding:5px;
}

.intestazione { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #4d1810;
}

.elenco_prodotti{
	margin-bottom: 15px;
}

td{
	font-size:12px
}

