body {
	background-image: url(immagini/sfondo_pagina.jpg);
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	/*height: 100%;*/
	/*width: 100%;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.img_home {
	border: 2px solid #BC9D6A;	
}
.ombra_sx {
	background-image: url(immagini/sx.jpg);
	background-repeat:repeat-y;
	width: 154px;
}
.ombra_dx {
	background-image: url(immagini/dx.jpg);
	background-repeat:repeat-y;
	width: 150px;
}
#menu_alto {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B5344;
	text-align: center;
	height:20px;
	text-decoration: none;
	padding-top: 5px;
}
#menu_alto a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B5344;
	text-align: center;
	height:20px;
	text-decoration: none;
	padding-top: 5px;
}
#menu_alto a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
	height:20px;
	text-decoration: underline;
	padding-top: 5px;
}
.sfondo-contenuti {
	background-image:url(immagini/sfondo_contenuti.jpg);
}
#piede{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
#piede a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#piede a:hover{
	color: #990000;
	text-decoration: underline;
}
.form {
	background-color: #ECD6B0;
	border: 1px solid #988B75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.button {
	background-color: #F8C927;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.enter {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #817561;
	text-decoration: none;
}
a.enter:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
	text-decoration: underline;
}
.price_testata {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	background-image:url(immagini/sfondo_contenuti.jpg);
	font-weight: bold;
}
.price_contenuto {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background-image:url(immagini/sfondo_contenuti.jpg);
}
.testo_contenuto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
	text-align: justify;
}
a.testo_contenuto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-style: italic;
	text-align: justify;
}
a.testo_contenuto:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #990000;
	font-style: italic;
	text-align: justify;
}
.testo_basso {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
a.testo_basso {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
a.testo_basso:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	font-style: italic;
}

.imgbox{
text-align:justify;
	
	border:2px solid #AF9150;
	margin:0px;
	
}