body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e3726;
}

#SitoOlioSecondoVeronelli {
	padding: 20px 0 0 0px;
	width:952px;
	margin:0 auto;
	text-align:left;
}

#Testata{
	background: url(./logo_oliosecondoveronelli.jpg);
	height:80px;
}

#Logo{
	background: url(./olive.jpg);
	height:178px;
}

#Chiusura{
	background: url(./chiusura.gif) no-repeat;
	text-align: center;
	height:32px;
	padding-top: 14px;
}

#Corpo{
}


.MenuSXSfondo{
	background: url(./SfondoMenu.gif) no-repeat;
	height:26px;
	width:291px;
	text-align:right;
}

.MenuSXSfondoSel{
	background: url(./SfondoMenuSel.gif) no-repeat;
	height:26px;
	width:291px;
	text-align:right;
}

.MenuSX{
	padding-right:8px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

.MenuSXSel{
	padding-right:8px;
	color: #2e3726;
	text-decoration:none;
	font-weight: bold;
}
.MenuUPSfondo{
}

.MenuUPSfondoSel{
}

.MenuUP{
	color: #2e3726;
	text-decoration:none;
	font-weight: bold;
}

.MenuUPSel{
	color: #2e3726;
	text-decoration:underline;
	font-weight: bold;
}
