body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b9bbad;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3B3C39;
	padding-left:5px;
	padding-right:5px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}
A:link {
	font-weight: normal; color: #336699; text-decoration: none;
}
A:visited {
	color: #336699; text-decoration: none
}
A:hover {
	color: #336699; text-decoration: underline
}
.content {
   	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #3B3C39;
	padding-left:5px;
}
.content_TEXT1{
	font-family: "Trebuchet", Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #b31b28;
	font-weight:bold;
}	
.content_TEXT2{
	font-family: "Trebuchet", Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #ab8f67;
	font-weight:bold;
}
#footer {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A9A9AA; text-align: center; padding-top:0px;
}
#footer a{
 text-decoration: none; color: #3B3C39; font-size: 10px; font-weight: normal; border-bottom: none; text-decoration: none;
}
#footer a:hover {
 text-decoration: underline ; color: #A9A9AA; font-size: 10px; font-weight: normal; border-bottom: none; text-decoration: none;
}
.photo{
    float: left; margin-left:0px; margin-right:5px; border-left: solid 2px #dce3ca;
	border-right: solid 2px #dce3ca; border-top: solid 2px #dce3ca; border-bottom: solid 2px #dce3ca
}
.photo_home{
    margin-bottom:5px; margin-left:0px; border-left: solid 2px #dce3ca; border-right: solid 2px #dce3ca;
	border-top: solid 2px #dce3ca; border-bottom: solid 2px #dce3ca
}
.photo_gallery{
    border-left: solid 2px #dce3ca;	border-right: solid 2px #dce3ca; border-top: solid 2px #dce3ca; border-bottom: solid 2px #dce3ca
}
.text-form{
	font-size: 10px;
	color: #3B3C39;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-left: 5px;
	font-weight: bold;
}
/*Text inputs*/
.textinput {
	width:150px;
	height:12px;
	font-size: 10px;
	border-right: #afb4b8 1px solid;
	border-top: #afb4b8 1px solid;
	border-left: #afb4b8 1px solid;
	border-bottom: #afb4b8 1px solid;
	font-weight: normal;
	color: #3B3C39;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #fff;	
}
/*Text areas*/
textarea {
	border-right: #afb4b8 1px solid;
	border-top: #afb4b8 1px solid;
	border-left: #afb4b8 1px solid;
	border-bottom: #afb4b8 1px solid;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #3B3C39;
	font-weight: normal;
}
.buttonSubmit {
	FONT-SIZE: 10px;
	COLOR: #3b3c39;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	PADDING-LEFT: 5px;
	font-weight: normal;
	background:url(pics/invia.gif) no-repeat left top;
	border:none;
}
.buttonReset{
	FONT-SIZE: 10px;
	COLOR: #3b3c39;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	PADDING-LEFT: 5px;
	font-weight: normal;
	background:url(pics/cancella.gif) no-repeat left top;
	border:none;
}
