body {
	background-color: #3C3330;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
	width: 680px;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;;
}

#contenitore {
	border: none;
	clear: both;
	padding: 0px;
}

#lingue {
	background: url('../immagini/head.gif') repeat-x left top;
	border: none;
	height: 25px;
	margin: 10px 0px 0px 0px;
	padding: 0 5px;
}

#lingue ul {
	border: 0px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}

#lingue li {
	float: right;
	padding-left: 10px;
	padding-top: 3px;
}

#lingue img {
	border: 0;
	padding: 0;
	margin: 0;
}

#lingue a, #lingue a:visited, #lingue a:active {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#testata {
	clear: both;
	margin: 0;
	padding:0;
	padding-top: 5px;
	text-align: center;
	display:inline;
}

#menu {
	margin:0;
	clear: both;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 208px;
	display:inline;
}

#menu ul {
	margin:0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style-type: none;
	margin-left: 5px;
}

#menu li {
	padding:0;
	margin: 0;
	width: 202px;
	height: 30px;
	padding-left: 45px;
	padding-top: 2px;
	background: url('../immagini/li.gif') no-repeat;
	font-size: 17px;
	text-align: left;
	font-weight: normal;
}

.primalettera1 {
	color: #F26521;
}

.primalettera2 {
	color: #F2E7B1;
}

#menu a, #menu a:active, #menu a:visited {
	text-decoration: none;
	color: #D4D4BB;
}

#menu li.primo {
	background: url('../immagini/li-arancio.gif') no-repeat;
	margin-bottom:2px;
}

#menu li.ultimo {
	background: url('../immagini/li-ultimo.gif') no-repeat;
}

#menu img {
	border: 0;
}

#foto {
	float: right;
	width: 427px;
	color: #979182;
	font-size: 11px;
	text-align:right;
	background-color: #4f443f;
	text-align: center;
	margin:0px;
	padding:0px;
	padding-top: 2px;
	margin-top: 10px;
	display:inline;
}

#foto p {
	margin: 0;
	padding: 3px;
	text-align: right;
}

#sinistra {
	clear: both;
	float: left;
	padding: 0px;
	width: 235px;
	text-align:center;
	margin-bottom:30px;
}

#sinistra img {
	margin: 5px 0px;
	border: 0;
}

#contattaci {
	background: #322B29;
	padding: 3px 5px;
	margin: 0;
	color: #979182;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
}

#contattaci a {
	color: #A4997D;
	text-decoration: underline;
}

#contattaci img {
	margin: 3px 3px;
	padding: 0;
}

#contattaci p {
	margin: 0;
	padding: 0;
}

#destra {
	float: right;
	padding: 0px;
	margin:0px;
	width: 425px;
	color: #979182;
	text-align: justify;
	margin-bottom: 30px;
	line-height: 1.3;
}

#destra img {
	border: 3px solid #4f443f;
	margin-left: 2px;
	margin-right: 2px;
	margin-right: 8px;
	margin-bottom:8px;
}

#destra h1 img, #destra h2 img, #destra h3 img {
	border: 0;
	margin: 0;
	padding: 0;
}

#destra a, #destra a:visited, #destra a:active {
	color: white;
	text-decoration: underline;
}

#pie-di-pagina {
	background: url('../immagini/pie.gif') repeat-x left top;
	height: 25px;
	text-align: right;
	font-size: 11px;
	color: #979182;
	margin: 10px 0px 0px 0px;
	padding: 0 5px;
	line-height:1.5;
}

#pie-di-pagina a, #pie-di-pagina a:visited, #pie-di-pagina a:active {
	color: white;
	text-decoration: underline;
}


.linea {
	clear:both;
	background: transparent  url(../immagini/linea.gif) top left repeat-x;
	height: 3px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.linea hr {
	display:none;
}

.left {
	float:left;
	border: 1px solid
	margin: 2px;
}

.right {
	float:right;
	border: 1px solid
	margin: 2px;
}

.both {
	clear:both;
}

h1,h2,h3 {
	margin:0;
	padding:0;
	margin-left:5px;
	padding-bottom:5px;
	font-size: 17px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: #B9AE8D;
}

h1 img, h2 img, h3 img {
	border: 0;
	margin: 0;
	padding: 3px;
}

ul.lista_servizi  {
	margin: 0px;
	padding: 0px;
	line-height:1.5;
	list-style: url(../immagini/lista-servizi.gif) ;
	float: left;
	color: #D4D4BB;
}
ul.lista_servizi li {
	margin-left: 25px;
}



input {
	padding:1px;
	margin:0px;
	background:#E7E4D8;
}
textarea {
	width:200px;
	padding:1px;
	margin:0px;
	background:#E7E4D8;
}
select {
	background:#E7E4D8
}