
body
{
	margin : 0 ;
	margin-top : 0;
	padding : 0 ;
	margin-left : 0 ;
	background-color : #D3C3B6 ;
	background-image : url('../img/fondale_home.jpg');
	background-repeat : repeat-y ; 
	background-position : center top ;
}

.testo_menu_sopra
{
	font-family : tahoma ; 
	font-weight : normal ; 
	font-size : 10 ; 
	color : #494843;
	text-decoration : none ; 
	word-spacing : 1 ; 
}

.testo_menu_sopra:hover
{
	font-family : tahoma ; 
	font-weight : normal ; 
	font-size : 10 ; 
	color : #494843;
	text-decoration : underline ; 
	word-spacing : 1 ; 

}
.testo_10
{
	font-family : verdana ; 
	font-weight : normal ; 
	font-size : 10 ; 
	color : #494843;
	text-decoration : none ; 
	line-height : 1.6;
	text-align : justify;
}

.testo_10:hover
{
	font-family : verdana ; 
	font-weight : normal ; 
	font-size : 10 ; 
	color : #494843;
	text-decoration : underline ; 
	line-height : 1.6;
	text-align : justify;
}

.testo_10_arab
{
	font-family : verdana ; 
	font-weight : bold ; 
	font-size : 10 ; 
	color : #DC9261;
	text-decoration : none ; 
	line-height : 1.6;
	text-align : justify;
}


.campitesto{
	color: #000000 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 11 ;
	text-decoration : none ;
	background-color : #ffffff ; 
	border-top-width : 1 ;
	border-bottom-width : 1 ;
	border-left-width : 1 ;
	border-right-width : 1 ;
	border-color : #D8CFC6 ;
	border-style : solid ;
}

.bottone{
	color: #D8CFC6 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 11 ;
	text-decoration : none ;
	background-color : #fafafa ; 
	border-top-width : 1 ;
	border-bottom-width : 1 ;
	border-left-width : 1 ;
	border-right-width : 1 ;
	border-color : #D8CFC6 ;
	border-style : solid ;
}
