body {
	scrollbar-face-color: #995240;
	scrollbar-shadow-color: #84311B;
	scrollbar-highlight-color: #C6B19E;
	scrollbar-3dlight-color: #C6B19E;
	scrollbar-darkshadow-color: #995240;
	scrollbar-track-color: #F3EEDB;
	scrollbar-arrow-color: #F3EEDB;
}

.main_text {
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial;
	line-height : 16px;
}

.main_text_bold {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	font-family : Verdana, Arial;
	line-height : 16px;
}

.black_11 {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial;
	line-height : 16px;
}

.titoli {
	font-size : 12px;
	font-weight : bold;
	color : #822B19;
	font-family : Verdana, Arial;
	line-height : 16px;
}

.titoletti {
	font-size : 11px;
	font-weight : bold;
	color : #822B19;
	font-family : Verdana, Arial;
	line-height : 16px;
}

.notes {
	font-size : 10px;
	font-weight : bold;
	color : #822B19;
	font-family : Verdana, Arial;
}

.dispon_si {
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	font-family : Arial, Verdana;
	background-color : #48BE56;
	letter-spacing : 2px;
}

.dispon_no {
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	font-family : Arial, Verdana;
	background-color : #D52F2F;
	letter-spacing : 2px;
}

.homepage {
	color: #C7B19E;
	font-size: 1px;
	font-family: Verdana, Arial;
	font-weight : normal;
}

.form_field {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial;
	border : 1px solid #C8C4B5;
}

.button_reset {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial;
	border-width : 0px;
	cursor : hand;
	background-color : #F3EEDB;
	background-image : url(../img/bottone_cancella.gif);
	width: 66px;
	height : 19px;
}

.button_send {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial;
	border-width : 0px;
	cursor : hand;
	background-color : #F3EEDB;
	background-image : url(../img/bottone_invia.gif);
	width: 66px;
	height : 19px;
}

.button_reset_en {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial;
	border-width : 0px;
	cursor : hand;
	background-color : #F3EEDB;
	background-image : url(../img/bottone_reset.gif);
	width: 65px;
	height : 20px;
}

.button_send_en {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial;
	border-width : 0px;
	cursor : hand;
	background-color : #F3EEDB;
	background-image : url(../img/bottone_send.gif);
	width: 65px;
	height : 20px;
}

.home_foto {
	border : 4px solid #995240;
}

.foto_progetti {
	border : 4px solid #995240;
}

.foto {
	border : 2px solid #995240;
}

.home_foto_txt {
	font-size : 12px;
	font-weight : normal;
	color : #995240;
	font-family : Verdana, Arial;
}

.home_black {
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	font-family : Verdana, Arial;
	line-height : 20px;
}

.menu {
	font-size : 12px;
	font-weight : bold;
	color : #808080;
	font-family : verdana, arial;
	width : 86px;
	height : 22px;
	padding-top : 3px;
}

A.menu {
	text-decoration : none;
}

.menu a:hover{
	background-color : #FDFCF8;
}
