/* CSS Document */

#td {
	font: 22px "Century Gothic", Arial, Helvetica, sans-serif;
	width:848px;
	height: 598px;
}

#td-dal{
	float:left;
	width:104px;
	margin-right: 3px;
}
#td-al{
	float:left;
	width:280px;
	margin-right: 3px;
}
#td-mp{
	float:left;
	width:206px;
	margin-right: 3px;
}
#td-pc{
	float:left;
	width:245px;
	}
#td-info{
	float:left;
	width:845px;
	margin-top: 3px;
}



#td-verde-dal, #td-verde-dal-2, #td-verde-al, #td-verde-al-2, #td-verde-mp, #td-verde-pc  {
	float:left;
	background-color:#225F01;
	text-align:center;
	color:#ffffff;
	padding:6px 0 6px 0;
	text-transform:uppercase;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	width: 102px;
	margin-bottom: 3px;
 }
#td-verde-dal-2{padding:2px 0 2px 0;}
#td-verde-al{
	width:278px;
}
#td-verde-al-2{
	width:278px;
	padding:2px 0 2px 0;
}
#td-verde-mp {width:204px;}
#td-verde-pc {width:243px;}


#td-grigio-dal, #td-grigio-al, #td-grigio-mp, #td-grigio-pc {
	float:left;
	background-color:#D7DBDD;
	color:#495359;
	padding:2px 0 2px 0;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	margin-right: 2px;
	width: 102px;
	margin-bottom: 3px;
 }
 #td-grigio-al {
	width:278px;
}
 #td-grigio-mp {width:204px;}
 #td-grigio-pc {width:243px;}
 

#td-info-verde{
	float:left;
	color:#333333;
	padding:2px 0 2px 0;
	text-transform:uppercase;
	font-size:1.2em;
	vertical-align: top;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	background-image: url(../img/trasp-listino.png);
	width:102px;
	text-align: center;
	margin-right: 3px;
	height: 270px;
 }
#td-info-verde-dx{
	float:left;
	color:#333333;
	text-transform:uppercase;
	font-size:10px;
	text-transform: uppercase;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	background-image: url(../img/trasp-listino.png);
	width:731px;
	padding: 2px;
 }
