html,body {
	margin-top: 0px;
	background-image: URL(../images/sfondo_pagina.png);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px auto;
	text-align: center;
}

a {
	font-family: Times New Roman;
	text-decoration: none;
	color: #703829;
}

a:hover {
	color: #E3C58C;
}

img {
	border: 0px;
}

#centratore {
	width: 894px;
	text-align: center;
	margin: auto;
}

#colonna_dx {
	width: 567px;
	height: 188px;
	float: right;
	background-image: URL(../images/header.png);
	background-repeat: no-repeat;
}

#colonna_sx {
	width: 327px;
	height: 98px;
	background-image: URL(../images/firma.png);
	float: left;
}

#sottomenu {
	width: 327px;
	height: 239px;
	float: left;
	background-image: URL(../images/sfondo_swf.png);
}

#menudestra {
	width: 567px;
	height: 47px;
	background-color: #FFFFFF; 
	float: right;
}

#privacy {
	font-family: times new roman;
	font-size: 13px;
	color: #703829;
	text-align: left;
	padding: 5px 0px 0px 155px;
}

#decoro_sx {
	width: 327px;
	height: 332px;
	background-image: URL(../images/under_menu.png);
	float: left;
}

#esperya {
	width: 327px;
	height: 332px;
	float: left;
}


#contatti {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-align: left;
	padding: 25px 0px 0px 155px;
}

#piede_contatti {
	background-image: URL(../images/piede.png);
	float: left;
	width: 894px;
	height: 99px;
}

a.sottotitoli {
	padding: 0px 0px 0px 20px; 
	font-size: 12px;
	font-family: Arial;
}

a.sottotitoli2 {
	font-size: 12px;
	font-family: Arial;
}

a.sottotitoli3 {
	font-size: 11px;
	font-family: Arial;
	padding: 6px 0px 3px 3px;
	color: White;
}

a.sottotitoli4 {
	font-size: 11px;
	font-family: Arial;
	padding: 6px 0px 3px 3px;
	color: #703829;
}


a.prodotti {
	padding: 5px 0px 0px 20px; 
	font-size: 16px;
}