@charset "utf-8";
body {
	padding: 0px;
	background-color: #af9a5c;
	text-align: center;
	background-image: url(immagini/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#piede {
	background-image: url(immagini/bg_piede.jpg);
	height: 96px;
	width: 100%;
	text-align: center;
	background-color: #DBD2A9;
}

#contenitore {
	margin: auto;
	width: 957px;
	text-align: left;
	background-color: #AF9A5C;
}
#contenitore #intestazione {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu {
	height: 48px;
	width: 957px;
	background-image: url(immagini/barra_menu.jpg);
	text-align: right;
}
#contenuto {
	width: 957px;
	margin: 0px;
	overflow:hidden;
}
#contenitore #contenuto #menu_sx #s {
	background-image: url(immagini/sotto_p.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 254px;
}

#clear {
	clear: both;
	background-color: #dad2a9;
}

#contenitore #piede {
	background-color: #DAAE35;
	width: 100%;
}

#contenitore #contenuto #clear {
	clear: both;
}
#menu_sx {
	width: 254px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #7D6131;
	background-image: url(immagini/bg_colonna_sx.jpg);
	position: relative;
}
#colonna_dx {
	width: 703px;
	float: right;
	margin: 0px;
	background-color: #AF9A5C;
	background-image: url(immagini/centro_home.jpg);
	background-repeat: no-repeat;
}
#footer_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9B7939;
	margin: 5px;
	color: #DBD2A9;
	padding: 5px;
}
#contenitore #intestazione #menu .menu_p_alto {
	text-align: right;!important
	width: 629px;
}
#testo_botte       {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F4EFD9;
	padding-top: 0px;
	padding-left: 70px;
	line-height: 18px;
	height: 250px;
	padding-bottom: 20px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #DFCD85;
}
#testo_home    {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#testo_home  .testo01    {
	padding-left: 150px;
	padding-right: 20px;
	height: 250px;
}
#testo_home  .testo02    {
	padding-left: 150px;
	padding-top: 10px;
}
#testo_home   .testo02   h3       {
	font-family: "Trebuchet MS";
	color: #E6E697;
	font-size: 15px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}


#contenitore #contenuto #menu_sx #indirizzo_sx {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3E3017;
	padding-left: 60px;
	text-align: left;
	padding-top: 10px;
	line-height: 12px;
	height: 104px;
	background-image: url(immagini/indirizzo_bg.jpg);
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #613723;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
#colonna_dx_interno {
	width: 703px;
	float: right;
	margin: 0px;
	background-color: #DBD2A9;
	background-image: url(immagini/centro_home_interno.jpg);
	background-repeat: no-repeat;
	color: #330000;
}
.indi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D331A;
}
#contenitore #contenuto #colonna_dx_interno #testo_interno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	padding-top: 25px;
	padding-left: 30px;
}

