@charset "utf-8";
/* CSS Document */

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

#AreaTesto{
	float:left;
	width:306px;
	height:550px;
	background-color:#A6A89D;
	}
	
.boxholder{
	clear: both;
	padding: 5px;
}

.box{
	background-color:#919389;
}


.testoNews{
	margin:6px;
	color:#FFF;
	font-size:12px;
	text-align:justify;
	}

.titoloNews{
	margin-left:10px;
	padding-right:10px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-align:justify;

}
.testoStore{
	font-family:Verdana, Geneva, sans-serif;
	margin:10px;
	color:#FFF;
	font-size:13px;
	text-align:justify;
	padding-top:10px;
	}


.testoBig{
	line-height: 1.2em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	}
	
.testoGrosso{
	line-height: 1.2em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	}

.testoBottom{
	color:#FFF;
	font-size:11px;
	text-align:left;

	}
	
#tel{
	float:left;
	width:40px; 
	
	}

