body{
	text-align:center;
	margin:0px;
	padding:0px;
	}
	
#main{
	background: url(images/fondo_promo.jpg) top  left no-repeat;
	width:990px;
	margin:0 auto;
	text-align:left;
	min-height:300px;
	padding: 150px 0px 0px 0px;
	}

.promo_testo{
	color:#666;
	font-size:18px;
	width: 900px;
	height: 300px;
	font-weight:bold;
	}
	
.promo_testo strong{
	font-size:23px;
	color:#CC3333;
	font-weight:bold;
	}

