html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #900;
	font-size: 15pt;
}

html {
	height: 100%;
}

#Container {
	width: 100%;
	min-height: 100%;
}

* html #Container {
	height: 100%;
}

#Footer {
	float: left;
	position: relative;
	clear: both;
	color: #FFF;
	background-color: #840101;
	height: 50px;
	width: 100%;
	margin: -45px 0px 0px 0px;	
	text-align:center;
	padding-top: 5px;
}

#Footer p {
	color: #FFF;
	position: relative;
	font-size: 0.6em;
}

div.centra {
	width: 950px;
	margin: 0 auto;
}

hr {
	color: #760100;
	height:5px;
	border:1px solid #760100;
	background-color: #760100;
	margin: 0;
	padding:0;
}

div#testata {
	height: 281px;
	background-color: #fefefe;
}

div#corpo {
	background-image:url(../img/bgbody.gif);
	background-repeat:no-repeat;
	margin:auto;
}

div#menu {

	height: 25px;
	text-align: center;
	background-color:#760100;
	margin:auto;
}

#menu li {
	list-style-type:none;
	display:inline;
	margin-left: 4px;
	margin-right: 4px;
}

img {
	border:0;
}

a, a:visited, a:active {
	color: #FFF;
	text-decoration:none;
	text-align:center;
}

a:hover {
	color: #FFFF00;
}

#contenuto p {
	color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	margin-bottom: 20px;
	font-weight: 500;
	}
	
h2 {
	margin-top: 25px;
	margin-bottom: 5px;
}

h3 {
	color: #fefefe;
	font-size: 0.8em;
	margin-top: 20px;
	margin-bottom: 15px;
}

label {
	color: #FFF;
	font-size: 0.7em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input,select {
	border: 1px solid #DDD;
	/*background-color:#760100;*/
}

p.spalla {
	font-size: 0.6em!important;
}

h4 {
	color: #FFF;
	font-size: 0.7em;
	margin-bottom: 5px;
}

u {
	margin-bottom: 3px;
}

h5 {
	color:#FFF;
	font-size: 0.6em;
	margin-bottom: 5px;
}


input {
	width: 150px;
}

.qprod {
	padding:5px;
	background-color:#760100;
	margin-bottom: 1px;
}

.qprod input {
	width: 50px;
}

li {
	list-style: none;
	color: #FFF;
	font-size: 0.7em;
}

small {
	color: #FFF;
	font-size: 8pt;
}

button {
	background-color: #CCC;
	color: #333;
	font-size: 0.6em;
	border: 1px solid #DDD;
	width: 75px;
	margin-left: 5px;
}

#saperne_piu {
	display:none;
}

.degustazioni_more_titolo {
	font-size: 12px;
	color:#FFF;
	text-decoration:underline;
}

/* ORDINA */

#prodotti_ordina {
float:left;
width:360px;
}

#tabella_form_ordina {
	float:right;
	width:335px;
	margin-left:20px;
}

.text_bianco {
	font-size:12px;
	color:#fff;
}

.quantita_ordine {
	width:20px !important;
}


/* dicono di noi */
.img {
float:left;
border: 1px solid #DDD;

}
.testo {
float:right;
width:480px;
color: #FFF;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 0.7em;
margin-bottom: 20px;
font-weight: 500;
}

.date {
color: #999999;
}

div.pressroom {width:80%; margin-left:50px;}
