BODY {
scrollbar-base-color: #FFFFE1;
scrollbar-arrow-color: #9F8766;
scrollbar-3dlight-color: #9F8766;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #FFFFE1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
}

.form{
	background-color: #FFFFE1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9F8766;
	border: 1px solid #9F8766;
}

.background_intro {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/intro.jpg);
}

.background_footer {
	background-repeat: no-repeat;
}

.background_home_ita {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/borgo_monteriggioni_1.jpg);
	background-color: #FFFFE1;
}

.background_menu {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_menu.png);
}

.background_top {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/bg_menu_top.png);
}

.testo {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #6D5F48;
}

.testo_small {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #6D5F48;
}

.testo_prezzi {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #6D5F48;
}

.testo_prezzi2 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFE1;
}


a.credits:link { 	
	font-family: Tahoma;
	font-size: 9px; 
	color:#FFF8CC; 
	text-decoration:none
}
a.credits:visited { 	
	font-family: Tahoma;
	font-size: 9px; 
	color:#FFF8CC; 
	text-decoration:none
}
a.credits:hover {
	font-family: Tahoma;
	font-size: 9px;
	color:#990000;
	text-decoration:none
}
a.credits:active { 	
	font-family: Tahoma;
	font-size: 9px; 
	color:#FFF8CC; 
	text-decoration:none
}



a.link:link { 	
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #6D5F48; text-decoration: none;
}
a.link:visited { 	
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #6D5F48; text-decoration: none;
}
a.link:hover {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #9f8766;
	text-decoration: underline;
}
a.link:active { 	
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #6D5F48; text-decoration: none;
}
