@charset "utf-8";
/********************************************************
	CSS Document / Annonces - Moto85 par Saabre.com
********************************************************/

#arnaques										{ float:right; }
#ann-v2.fiche 									{ font-family:Arial, Helvetica, sans-serif; padding:0 8px; width:972px; }

/* Boutons de navigation du haut ***************/
#ann-v2.fiche .title .nav						{ width:482px; height:30px; float:right;}
#ann-v2.fiche .title .nav li					{ width:32%; float:right; }
#ann-v2.fiche .title .nav li.prev,
#ann-v2.fiche .title .nav li.return 			{ padding-right:2%; }
#ann-v2.fiche .title .nav li.next 				{ text-align:right; }
#ann-v2.fiche .title .nav li a					{ display:block; border:1px #CCC solid; height:28px; line-height:28px; text-decoration:none;
												  background:url(http://www.moto85.com/images/interface/annonces/nav-button-bg.jpg) repeat-x top; color:#282828; font-size:12px; }
#ann-v2.fiche .title .nav li a:hover			{ background-position:bottom; border-color:#999; }

#ann-v2.fiche .title .nav li.prev a span		{ background:url(http://www.moto85.com/images/interface/annonces/nav-button-prev-arrow.gif) no-repeat left center; padding-left:20px;
												  margin-left:10px; }
#ann-v2.fiche .title .nav li.return a span		{ background:url(http://www.moto85.com/images/interface/annonces/nav-button-return-arrow.gif) no-repeat left center; 
												  padding-left:20px; margin-left:10px; }
#ann-v2.fiche .title .nav li.next a span		{ background:url(http://www.moto85.com/images/interface/annonces/nav-button-next-arrow.gif) no-repeat right center; 
												  padding-right:20px; margin-right:10px; }
#ann-v2.fiche .title .nav li.prev a				{ -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0px;
												  -moz-border-radius-bottomleft: 3px; -webkit-border-radius: 3px 0px 0px 3px; border-radius: 3px 0px 0px 3px; }
#ann-v2.fiche .title .nav li.next a				{ -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px;
												  -moz-border-radius-bottomleft: 0px; -webkit-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px; }



#ann-v2.fiche h1								{ color:#292929; font-size:20; font-style:normal; text-transform:uppercase; margin:12px 0 0 0; background:none; 		
												  padding:0; }
#ann-v2.fiche .title p.path,
#ann-v2.fiche .title p.path	a					{ font-size:11px; color:#999; text-decoration:none; }
#ann-v2.fiche .title p.path	a:hover				{ color:#333; }

#ann-v2.fiche .infos							{ clear:both;}


/* Colone gauche *******************************/
.infos .col-left								{ width:480px; float:left; padding:0 10px 0 0; }
.main-photo										{ width:480px; border:0; }

.price 											{ height:43px; padding:10px 0 0 0; margin:0 0 32px 0; font-size:32px; font-weight:bold; color:#D60126; 
												  background:url(http://www.moto85.com/images/interface/annonces/price.jpg) no-repeat top left; }

.price a										{ float:right; height:51px; width:230px; font-size:15px; font-weight:bold; color:#FFF; text-decoration:none;
												  background:url(http://www.moto85.com/images/interface/annonces/tel-button.jpg) repeat-x top; margin:-10px 0 0 0; 
												  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #74A000; }
.price a:hover									{ background-position:bottom; }
.price a em										{ height:37px; width:180px; display:block; padding:16px 0 0 50px; font-style:normal; 
												  background:url(http://www.moto85.com/images/interface/annonces/tel-button-icon.gif) no-repeat 10px 14px; }


/*
.price a.tel										{ float:right; height:51px; width:230px; font-size:15px; font-weight:bold; color:#FFF; text-decoration:none;
												  background:url(http://www.moto85.com/images/interface/annonces/tel-button.jpg) repeat-x top; margin:-10px 0 0 0; 
												  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #74A000; }
.price a.tel:hover									{ background-position:bottom; }
.price a.tel em										{ height:37px; width:180px; display:block; padding:16px 0 0 50px; font-style:normal; 
*/

.specs											{ width:240px; border:1px solid #949494; }
.specs tr.central								{ border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; }
.specs th										{ font-weight:normal; padding:5px 10px; width:50%; }
.specs td										{ padding:5px 10px; width:50%; font-weight:bold; text-align:right; }
p.description									{ line-height:1.5em; margin:20px 0 0 0; padding:0 0 10px 0; font-size:13px; border-bottom: 1px solid #CCCCCC; }

#other-buttons									{ width:230px; float:right; }

a.standard-button								{ display:block; background:url(http://www.moto85.com/images/interface/annonces/standard-button-bg.jpg) repeat-x top;
												  text-decoration:none; color:#282828; font-size:14px;
												  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #CCCCCC; }
a.standard-button:hover							{ background-position:bottom; border-color:#999; }
a.standard-button em							{ font-style:normal; display:block; color:#282828; text-decoration:none; padding:7px 14px; }

.butt-contact-email								{ margin:0 0 10px 0; }
a.standard-button.butt-contact-email em			{ background:url(http://www.moto85.com/images/interface/annonces/button-contact-email-icon.gif) no-repeat 14px center;
												  padding:7px 14px 7px 50px; }
.butt-financer									{ float:left; text-align:center; }
.butt-assurer									{ float:right; text-align:center; }
.butt-financer em, .butt-assurer em				{ width:80px; }

.social											{ margin:10px 0 0 0; }
.social p										{ width:100px; float:right; color:#333333; font-size:11px; text-align:right;}

.seller											{ margin:30px 0; }
.seller	p										{ line-height:1.5em; margin:10px 0 0 8px; }
.seller	ul										{ width:324px; float:right; margin:10px 0 0 0; }
.seller	ul li									{ width:76px; height:56px; float:left; margin:0 0 5px 5px; font-size:0.9em; text-align:center; }
.seller	ul li a									{ width:76px; height:18px; display:block; padding:38px 0 0 0; background-color:#CCC; text-decoration:none; 
											      color:#000; }
.seller	ul li a:hover							{ color:#EC2929; }

.seller	ul li a.stock							{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-stock.gif) no-repeat center top; }
.seller	ul li a.contact							{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-contact.gif) no-repeat center top; }
.seller	ul li a.comparer						{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-compare.gif) no-repeat center top; }
.seller	ul li a.immatriculer					{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-immatriculation.gif) no-repeat center top; }
.seller	ul li a.envoyer							{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-envoyer.gif) no-repeat center top; }
.seller	ul li a.alerte							{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-alerte.gif) no-repeat center top; }
.seller	ul li a.save							{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-save.gif) no-repeat center top; }
.seller	ul li a.transporter						{ background:url(http://www.moto85.com/images/interface/annonces/action-icon-transport.gif) no-repeat center top; }

h3.subtitle										{ background:url(http://www.moto85.com/images/interface/annonces/subtitle-bg.jpg) repeat-x top; border:1px solid #292929;
												  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; font-size:16px; padding:4px 8px;
												  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.same-model										{ width:235px; float:left; }
.same-price										{ width:235px; float:right; }

.same-model ul, .same-price ul					{ height:80px; margin:10px 0 0 0; }
.same-model ul li, .same-price ul li			{ height:80px; }
.same-model ul li a, .same-price ul	li a		{ color:#272727; text-decoration:none; }
.same-model ul li a em, .same-price ul li a em	{ font-style:normal; color:#D60026; }
.same-model ul li img, .same-price ul li img	{ float:left; margin:0 10px 0 0; border:1px solid #949494; }
.same-model ul li a:hover img, 
.same-price ul li a:hover img					{ border-color:#D60026; }

.same-model p, .same-price p					{ clear:both; padding:10px 0 0 0; font-size:0.9em; }
.same-model p a, .same-price p a				{ background:url(http://www.moto85.com/images/interface/annonces/bullet-more-ads.gif) no-repeat left center; padding:0 0 0 10px; }


/* Colone droite *******************************/
.infos .col-right								{ width:480px; float:right; border:1px solid #626262; }
.infos .col-right img.main-photo				{ border-bottom:1px solid #626262; }

.thumb											{ height:68px; border-bottom:1px solid #626262; }
.thumb li										{ float:left; height:67px; width:95px; border-right:1px solid #626262; }
.thumb li.no-border								{ border-right:0; }
.thumb li img									{ height:67px; width:95px; }

.cote-moto										{ background:#F4F4F4 url(http://www.moto85.com/images/interface/annonces/cote-bg.jpg) repeat-x top; padding:20px 10px; }
.cote-moto h3									{ color:#262626; font-size:16px; margin:0 0 10px 0; }
.cote-moto table								{ width:180px; border:0; }
.cote-moto table th								{ font-weight:normal; padding:4px 0; }
.cote-moto table td								{ font-weight:bold; padding:4px 0; text-align:right; }

.cote-moto div									{ float:right; }

.sponsors										{ border-top:1px solid #CCCCCC; }
.sponsors li									{ float:left; width:240px; margin-top: 10px; border-bottom:1px solid #CCCCCC; height:75px; }
.sponsors li img								{ float:left; margin-right: 8px; vertical-align:middle; }
.sponsors li p 									{ line-height:1.5em; padding-top:0px; display:table-cell;}
.sponsors li p a								{ text-decoration:none; color:#272727; }
.sponsors li p a:hover							{ text-decoration:none; color:#EC2929; }

a.small-button									{ display:block; background:url(http://www.moto85.com/images/interface/annonces/small-button-bg.jpg) repeat-x top;
												  text-decoration:none; color:#282828; font-size:12px; padding:4px 10px; text-align:center;
												  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border:1px solid #CCCCCC; }
a.small-button:hover							{ background-position:bottom; border-color:#999; }

.bottom-pub										{ background:#F4F4F4; padding:10px 5px; clear:both; }


/* Divers **************************************/
.pusher											{ clear:both; }
