


#contenuti_comeacquistare {
	float:left;
	width:750px;

	margin-top:10px;
	background-color:#FFFFFF;
	border:1px solid #C7C7C7;
	clear:both;
}

.comeacquistare_top {
	float:left;
	width:731px;
	height:125px;
	margin-top:10px;
	margin-left:10px;
	clear:both;
}


.comeacquistare_corpo {
	float:left;
	width:730px;
	margin-top:10px;
	margin-left:10px;
	height:400px;
	font-size:13px;	
	background-image:url(../images/cards.jpg);
        background-repeat:no-repeat;
	background-position: 240px 124px;
	clear:both;
	text-align:justify;
	
}




.comeacquistare_corpo_cards {
	float:left;
	width:243px;
	margin-top:10px;
	margin-left:10px;
	height:34px;
	background-image:url(../images/cards.jpg);
        background-repeat:no-repeat;
	border:1px solid #000000;
}










.green {
color:#009966;
}

