/* Occasion */


#used h1 {
	padding-left:38px;
	padding-top: 15px;
}
#used h1, #used h2 {
	padding-left:0px;
	display:block;
}

#used .vehicle {
	clear:both;
	margin:10px 0;
	border-bottom: 1px dotted #ccc;
	display:inline-block;
	padding: 0px 0;
}
#used label.group {
	display:block;
	margin: 20px 0 5px 0;
	font-size:160%;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
}

#used .spec-photo {
	width:300px;
	display:inline-block;
	float:left;
}
#used .spec-photo .sold {
	position:relative;
	margin:-225px 0 0 0px;
}
#photo-list {
	clear:both;
	margin: 10px 0;
}

#photo-list img {
	float:left;
	padding-top: 5px;
}

#used .spec-tech {
	width:240px;
	display:inline-block;
	float:left;
	margin: 0 0 0 20px;
}
#used .detail {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	width: 725px;
}
#used .detail .spec-tech {
	border-left:1px solid #000;
	width:200px;
	padding:10px;
}
#used .detail .spec-photo {
	padding:10px;
}


#used .spec-price .owner {
	margin: 240px 0 0 0;
	text-align: right;
}

#used .spec-price .owner p {
	margin:0 0 0px 0;
	color:#ca2026;
	font-weight:bold;
	font-style:normal;
	font-size:110%;
}

#used .spec-price .owner em {
	font-style:normal;
	font-weight:bold;
	font-size:90%;
}
#used .spec-price address {
	font-style:normal;
	text-align: right;
}



#used .model {
	display:block;
	font-size: 140%;
	line-height:120%;
	color:#ca2026;
	font-weight: bold;
}


#used .spec-tech .model a{
	color:#ca2026;
	text-decoration:none;
}
#used .spec-tech .model a:hover{
	text-decoration:underline;
}
#used .spec-tech .promo {
	color:#fff;
	font-size: 11px;
	padding:3px 4px;
	margin:0 0.3em;
	background-color:#df003a;	
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}


#used .spec-tech  dl {
	margin:20px 0 0 0;
	padding:0;
}
#used .spec-tech  dt {
	color: #ca2026;
	font-size: 12px;
}

#used .spec-tech  dd {
	background-color: #dfdede;
	padding: 5px;
	margin:2px 0 10px 0;
}

#used .spec-price {
	width:120px;
	display:inline-block;
	float:right;
	padding:0;
	margin: 0 0 40px 20px;
}
#used .detail .spec-price {
	width:120px;
	padding:10px 0 0 0;
}
#used .price {
	padding:0;
	margin:5px 0 0 0;
	text-align:right;
	font-size: 200%;
	color:#ca2026;
	font-weight: bold;
}

#used .spec-price .boutons {
	margin: 124px 0 10px 0;
}
#used .spec-price .available-at {
	margin: 150px 0 0 0;
	text-align: right;
}
#used .spec-price .available-at p {
	font-size:14px;
	line-height:15px;
	color:#ca2026;
}
#used .spec-price .available-at a {
	color:#ca2026;
	text-decoration:none;
}



#used .spec-price .boutons  a {
	color:#fff;
	display:inline-block;
	height: 21px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
#used .spec-price .boutons a:hover{
	color: #000;
}
#used .spec-price .boutons .bouton-1 {
	background-image: url(/imports/images/bt_special_1petit.gif);
}

#used .spec-price .boutons .bouton-2 {
	background-image: url(/imports/images/bt_special_2petit.gif);
}
