body{
	background:#000 url(img_sito_ok/testa.jpg) top center no-repeat;
/*	color:#fff;*/
	margin: 0px;
	font: 9pt/13pt georgia, sans-serif;
	color: #AB9F82;
}
h1{
	font-size: 12pt;
	font-weight: normal;
	margin: 0 20px 20px 20px;
	color: #A97A0C;
}
h2{
	font: 9pt/13pt georgia, sans-serif;
	color: #A97A0C;
	margin: 0px;
}
h3{
	color: #fff;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0 20px;
}
p{
	margin: 0 20px 20px 20px;
	text-align: justify;
}
#testa{
	width: 750px;
	height: 240px;
	/*border: 1px solid #fff;*/
}
#corpo{
	width: 750px;
	/*border: 1px solid #f00;*/
}
#piede{
	width: 575px;
	height: 169px;
	float: left;
	/*border: 1px solid #fff;*/
	background:#000 url(img_sito_ok/piede.jpg) top left no-repeat;
	text-align: right;
	font-size: 8pt;
	color:#524B38;
	padding: 45px 15px 0 0;
}
#csx{
	/*border: 1px solid #fff;*/
	width: 595px;
	float: left;
	padding: 210px 0 0 0;
}
#cdx{
	/*border: 1px solid #fff;*/
	width: 150px;
	float: right;
}
/*------------------------------------------------------------*/
.linea{
	width: 560px;
	margin-left: 20px;
	border-bottom: 1px dotted #A97A0C;
}
.lineag{
	width: 560px;
	margin: 0 0 10px 20px;
	border-bottom: 1px dotted #3D3A27;
	clear:both;
}
.titolo{
	/*border: 1px solid #fff;*/
	width: 500px;
	height: 45px;
	margin: 10px 0 0 0;
}
.titoletto{
	width: 250px;
	float: left;
	/*border: 1px solid #fff*/
}
#fotol{
	width: 250px;
	float: right;
	margin-top: 35px;
	/*border: 1px solid #fff;*/
}
#testol{
	color: #524B38;
	float: left;
	width: 310px;
	/*text-align: justify;*/
	padding: 0 10px 0 15px;
	/*border: 1px solid #fff;*/
}
span{
	font-style: italic;
	color: #3D3A27;
}
a:hover, a:link, a:visited, a:active{
	text-decoration: none;
	color: #A97A0C;
}
#sottomenu{
	float: right;
	width: 150px;
	margin-top: 55px;
	/*border: #fc0 1px solid;*/
}
#sottomenu2{
	float: right;
	width: 150px;
	margin-top: 95px;
	/*border: #fc0 1px solid;*/
}
#img{
	width: 440px;
}
.chiudi{
	clear: both;
}
/*----------------------input-------------------------*/
.nome{
	padding: 10px;
	margin: 0 15px 0 15px;
	font: 9pt/13pt georgia, sans-serif;
	background-image: url(img_sito_ok/f1.jpg);
	border: 0px;
	overflow: hidden;
	color:#000;
}
.conome{
	padding: 10px;
	margin: 0 15px 0 15px;
	font: 9pt/13pt georgia, sans-serif;
	background-image: url(img_sito_ok/f2.jpg);
	border: 0px;
	overflow: hidden;
	color:#000;
}
.email{
	padding: 10px;
	margin: 0 15px 0 15px;
	font: 9pt/13pt georgia, sans-serif;
	background-image: url(img_sito_ok/f3.jpg);
	border: 0px;
	overflow: hidden;
	color:#000;
}
.messaggio{
	padding: 10px;
	margin: 0 15px 0 15px;
	font: 9pt/13pt georgia, sans-serif;
	background:#000  url(img_sito_ok/f4.jpg);
	border: 0px;
	overflow: hidden;
	color:#000;
	width: 310px;
	height: 155px;
}
.btn{
	padding: 10px;
	margin: 0 15px 0 15px;
	font: 9pt/13pt georgia, sans-serif;
	background-image: url(img_sito_ok/f1.jpg);
	border: 0px;
	color:#524B38;
	width:133px;
	height: 35px;
	font-weight: bold;
}
.btn2{
	padding: 10px;
	margin: 0 15px 0 15px;
	font: 9pt/13pt georgia, sans-serif;
	background-image: url(img_sito_ok/f2.jpg);
	border: 0px;
	color:#524B38;
	width:133px;
	height: 35px;
	font-weight: bold;
}
.btnormal{
	margin: 0  0 0 15px;
}
libero{
	color: Orange;
	font-weight: bold;
}
occupato{
	color: #B22222;
	font-weight: bold;
}
.sx{
	/*height: 25px;*/
	width: 40%;
	float: left;
	text-align: right;
	padding: 0 10px 0 20px;
}
.dx{
	/*height: 25px;*/
	width: 50%;
	float: left;
	clear: right;
}
.campouser{
	text-align: right;
	margin: 0 15px 5px 0;
}
.campoaccesso{
	font: 9pt/13pt georgia, sans-serif;
	background-color: #372400;
	border: none;
	width: 70px;
	height: 17px;
	color: #AB9F82;
	padding-left: 3px;
}
.btnaccesso{
	font: 9pt/13pt georgia, sans-serif;
	background-color: #372400;
	border: none;
	width: 73px;
	height: 17px;
	color: #AB9F82;
}
.descrizione{
	color:#524B38;
	text-align:left;
	margin: 0 0 10px 20px;
}
.lnk{
	float: left;
	margin-left: 5px;
}
.lnk a{
	color:#000;
}
.lnk a:hover{
	color:#000;
}