body {
	margin: 0;
	padding: 0;
	text-align: center; /* per IExplorer 5.x Win */
	background: #FFFFCC;
	color: #000;
	background: #FFFFCC url(../graphics/sfondoSito1.gif) center top;
}

#mainBox {
	width: 100%;
	margin: auto;
	text-align: left; /* per IExplorer 5.x Win */
	margin-top: 20px;
}

#theHeader {
	display: none;
}

#menuPrincipale {
	display: none;
}

#logo {
	display: none;
}

#theBody {
	width: 100%;
	float: left;
	background-image: none;
}

#accessories {
	display: none;
}

#accessories1 {
	display: none;
}

#theContents {
	float: left;
	background: transparent;
	color: #000;
	width: 100%;
	background: transparent url(../graphics/sfondoColonna.gif) left top repeat-y;
}

#theContentsAllPage {
	background: transparent;
	color: #000;
}

#theContentsAllPage table {
	width: 700px;
}

#theContents img, #accessories img, #accessories1 img {
	border: 2px solid #FFA366;
}

#theFooter {
	font: .8em Arial, sans-serif;
	color: #FFF;
	clear: left;
	background: transparent url(../graphics/footer.gif) bottom center no-repeat;
	height: 65px;
	text-align: center;
	border-top: 2px solid #CCC;
}

#theFooter a, #theFooter a:visited, #theFooter a:hover {
	color: #FFF;
}

.etichetteVini {
	display: none;
}

div p {
	margin: 0;
	padding: 0;
}

#theHeader p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#opzioni {
	display: none;
}

#contentSchedaVino {
	width: 100%;
	background-image: none;
	padding: 0;
	margin: 0;
}

#contentSchedaVino p {
	padding: 15px;
	line-height: 1.5em;
}

a.opzioniPagina, a.opzioniPagina:visited {
	color: #000;
	font-family: Arial, sans-serif;
}

a.opzioniPagina:hover {
	color: #00274F;
}

#etichetta {
	float: right;
	border: 1px solid #00274F;
}

h1 {
	text-align: center;
	font: 1.3em georgia, serif;
	text-transform: uppercase;
	color: #990000;
	border-bottom: 2px solid #CCC;
}

.differentLabel {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #CCC;
	width: 380px;
}

.center {
	text-align: center;
}

ul.gabbia {
	padding: 0;
	width: 100%;
	margin: auto;
	list-style-type: none;
}

ul.gabbia li {
	font-weight: bold;
	display: block;
	clear: left;
	margin: 0;
	padding: 0;
/*	font: 1em Georgia, serif;*/
}

ul.gabbia ul {
	margin: 0;
	padding: 0;
}

ul.gabbia ul li {
	font-weight: normal;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: none;
	text-align: justify;
}

ul.normale li {
	border: none;
	width: 100%;
	clear: left;
}

.gabbia h2, .gabbia h3 {
	background-color: #FDD90F;
	color: #000;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.gabbia h2 {
	color: #CC0000;
}

.gabbia h3 {
	border-bottom: 1px solid #CCC;
}

ul.gabbia ul li.screenShot {
	display: none;
}