html{
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	/*background-image: url(img/sf_sito.gif);
	background-repeat:no-repeat;*/
	color:#000000;
}

 body{
	width:100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: tahoma;
	font-size: 13px;
	line-height:140%;
	color: #C4C4C4;
}

img{border:0px}
p{border:0px; margin:0px; padding:0px;}
form { margin:0px}

a{
	text-decoration:none;
	color:grey
}
a:hover{color:#21aee3;}


div#container{
	position:relative;
	width:1021px;
	text-align:center;
	margin:0px auto;
	background:url(img/sf_footer_1.png);
}	
	
div#testata{
	position:relative;
	width:1003px;
	margin:0px auto;
	text-align:center;
}
	
div#menu{
	width:1003px;
	height:49px;
	margin:0px auto;
	text-align:center;
	background-image:url(img/ombra_menu.png);
	background-color:#ffffff;
	
}	

div#contenuto{
	width:1003px;
	margin:0px auto;
	text-align:center;
	background-color:#ededed;
}	
	
div#footer{
	width:100%;
	margin:0px auto;
	text-align:center;
	height:121px;
	background-color:#ffffff;
	background-image:url(img/ombra_footer.png);
}			
	
.titolo{
		font-size:14px;
		color: #C4C4C4;
	}
a{
		font-size:13px;
		color: red;
		text-decoration:none;
	}
a:hover{
	font-size:13px;
	color: red;
	text-decoration:none;
}

.voce_menu{
		font-size:12px;
		color: #ffffff;
		font-weight:bold;
		text-decoration:none;
	}
.voce_menu:hover{
		font-size:12px;
		color: #ffffff;
		font-weight:bold;
	}	
.voce_menu_selected{
		font-size:12px;
		color: #ffffff;
		font-weight:bold;
	}
.sub_menu{
		font-size:11px;
		color: #ffffff;
	}
.sub_menu:hover{
		font-size:11px;
		color: #ffffff;
	}

.menu_footer{
		font-size:10px;
		color: #C4C4C4;
		text-decoration:none;
	}
.menu_footer:hover{
		font-size:10px;
		color: #878787;
	}	
	
.menu_footer_selected{
		font-size:10px;
		color: #878787;
	}
.campitesto{
	color: #4d4d4d ;
	font-family : arial ;
	font-weight : normal ;
	font-size : 13px ;
	text-decoration : none ;
	border:1px solid #4d4d4d;
	height:22px;
	background:#ffffff;
}
.bottone{
	width:200px;height:20px;
	padding:0 10px;
	color:#4d4d4d;
	border:solid 1px #c4c4c4;
	font-size:12px;
	line-height:100%;
	background-color:#ffffff;
}
.bottone:hover{
	cursor:pointer;
	color: #c40c0c;
}
.immagine_gallery{
	float:left; 
	width:91px; 
	height:60px; 
	margin-right:5px; 
	margin-top:5px; 
	overflow:hidden;
	text-align:center;
}

.immagine_gallery2{
	float:left; 
	width:101px; 
	height:67px; 
	margin-right:7px; 
	margin-top:5px;
	overflow:hidden;
	text-align:center;
}
.immagine_gal{
	width:91px; 
}

.immagine_gal2{
	width:101px;  
}

div.condizione{
	margin:0px 0px;
	width:200px;
	text-align:left;
}
div.condizione div.titolo{
	position:relative;
	cursor:pointer;
}
div.condizione div.contenuto {
	position:relative;
	width:180px;
	margin:0 auto;
	text-align:center;
	background:#ededed;
}

div.condizione2{
	margin:0px 0px;
	width:200px;
	text-align:left;
}
div.condizione2 div.titolo2{
	position:relative;
	cursor:pointer;
}
div.condizione2 div.contenuto2 {
	position:relative;
	width:180px;
	margin:0 auto;
	text-align:center;
	background:#ededed;
}
