body{
			background: #ebeade url(/leddrivers/img/bg.png) repeat-x;
			margin: 0 auto;
			text-align:center;
			font-family: "Lucida Sans", verdana, arial, helvetica, geneva;
			font-size: 10px;
	}
	
	#total_page{
			margin: 0 auto;
			width: 759px;
	}
	
	
	#head{
			text-align:right;
			padding-right: 10px;
	}
	
	#container{
		text-align: center;
	}
	
	#testocontent{
			margin: 30px 100px 30px 100px;
			text-align:left;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 32px;
			text-align: center;
	}
	
	.content{
	font-size: 12px;
	}
	
	.content td{
		font-size: 12px;
		padding: 2px 10px;
	}
	
	#box{
		width: 210px;
		float: left;
		text-align:center;
		margin: 0 0 30px 20px;
		/*background: #c9d6e0;*/
		padding:10px;
		border: 1px solid #3b474e;
		height: 130px;
	}
	
	#box a{
		color: #fff;
	}

	.first{
		background: #c9d6e0;
	}
	
	.second{
		background: #a7c0d4;
	}
	
	.third{
		background: #7ca4c2;
	}
	
#box h2{
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0 5px 0;
}

#box h3{
	font-weight: normal;
	font-size: 15px;
	margin: 0px 0 5px 0;
}	
	
	
	.cleaner{
		clear: both;
	}
	
#box p{
	margin: 3px 5px 15px 15px;
}	

#box .prodotti{
	font-style: italic;
}

#footer{
	background: #778899;
	padding: 50px;
	color:#fff;
}

#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #fff;
	text-decoration: none;
}