@charset "UTF-8";
/* CSS Document */

#trump_card {
	width: 580px;
	padding: 35px 0 0 0;
}

#card_front, #card_back {
	float: left;
	width: 289px;
	height: 324px;
	background:url(/sites/www.fiat500tours.com/masterpages/images/card.gif) no-repeat 0 0;
	padding: 0;
}

#card_front img {
	margin: 10px 0 8px 12px;
}

#card_front {
	margin-right: 2px;
}

#card_back {
}

#card_back_info{
	width: 240px;
	height: 288px;
	margin: 18px 0 0 13px;
}
#card_back_info p{
	font: normal 11px/14px Georgia, "Times New Roman", Times, serif;
}

.adriana {
	background: url(/sites/www.fiat500tours.com/masterpages/images/fleet/fleet_adriana_name.gif) no-repeat 13px 18px;
	width: 108px;
	height: 40px;
}
.giacomo {
	background: url(/sites/www.fiat500tours.com/masterpages/images/fleet/fleet_giacomo_name.gif) no-repeat 13px 18px;
	width: 95px;
	height: 40px;
}

.paolo {
	background: url(/sites/www.fiat500tours.com/masterpages/images/fleet/fleet_paolo_name.gif) no-repeat 13px 18px;
	width: 68px;
	height: 40px;
}

.sergio {
	background: url(/sites/www.fiat500tours.com/masterpages/images/fleet/fleet_sergio_name.gif) no-repeat 13px 18px;
	width: 78px;
	height: 48px;
	margin-bottom: -8px;
}

.roberto {
	background: url(/sites/www.fiat500tours.com/masterpages/images/fleet/fleet_roberto_name.gif) no-repeat 13px 18px;
	width: 85px;
	height: 40px;
}

.anna {
	background: url(/sites/www.fiat500tours.com/masterpages/images/fleet/fleet_anna_name.gif) no-repeat 13px 18px;
	width: 60px;
	height: 36px;
}
.age_reg {
	background:url(/sites/www.fiat500tours.com/masterpages/images/fleet/age_reg.gif) no-repeat 13px 2px;
	height: 50px;
	width: 200px;
}

.age_reg p {
	padding: 1px 0 10px 50px;
	line-height: 22px;
}


#trump_card h3 {
	font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #444;
	margin: 10px 15px;
	padding: 0;
}

#trump_card p {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 10px 15px;
	padding: 0;
}







