/* *{
 margin:0;
 padding:0;
}

html, body {
 height:100%;
} */

html, body {
 height:100%;
 margin:0;
 padding:0;
}


body {
	background-color: #522C18;
	margin: 0px;
	padding: 0px;
	background-image: url(../immagini/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


a:link {
	text-decoration: none;
	color: #3C2012;
}
a:visited {
	text-decoration: none;
	color: #3C2012;
}
a:active {
	text-decoration: none;
	color: #3C2012;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #E9E9E9;
}
.menu a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.menu a:hover {
	text-decoration: none;
	color: #C2AF53;
}

.sottomenu a:link {
	text-decoration: none;
	color: #3C2012;
}
.sottomenu a:visited {
	text-decoration: none;
	color: #3C2012;
}
.sottomenu a:active {
	text-decoration: none;
	color: #C2AF53;
}
.sottomenu a:hover {
	text-decoration: none;
	color: #C2AF53;
}

.sfondocorpo {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo_corpo.gif);
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #2E180E;
}

.testo a:link {
	text-decoration: none;
	color: #3C2012;
}
.testo a:visited {
	text-decoration: none;
	color: #3C2012;
}
.testo a:active {
	text-decoration: none;
	color: #3C2012;
}
.testo a:hover {
	text-decoration: none;
	color: #C2AF53;
}


.indirizzo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #3C2012;
}
.didascalie {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #6B3921;
	line-height: 15px;
}
.sottomenu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.bottoneform {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 85px;
}
.titoletti {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #C2AF53;
	font-weight: bold;
}
.testonero {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.puntomedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C26A3A;
	letter-spacing: 2px;
}

.puntomedia a:link {
	text-decoration: none;
	color: #EEEEEE;
}
.puntomedia a:visited {
	text-decoration: none;
	color: #E9E9E9;
}
.puntomedia a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.puntomedia a:hover {
	text-decoration: none;
	color: #C2AF53;
}

.sottotitoli {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #662F1C;
	font-weight: bold;
	letter-spacing: -1px;
}
.titoletti_brown {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #3C2012;
	font-weight: bold;
}

