@charset "utf-8";
/********************************************************
	CSS Document / Home - Moto85 par Skalpel.fr
********************************************************/

/* Recherche
-----------------------------------------------------------------------------*/
#recherche {
	position: relative;
	z-index: 1;
	display: block;
	margin-bottom: 5px;
	width: 723px;
	font-size: 0.90em;
	color: #FFFFFF;
    overflow-x:hidden;
}

h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	padding-bottom: 0px;
	margin: 0;
	padding: 0px 0 2px 15px;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	background: url(http://www.moto85.com/images/interface/home/marques-p.gif) 3px 1px no-repeat;
}

/* Title */
#recherche div.title {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 1.90em;
	color: #191919;
	font-style: italic;
	text-transform: uppercase;
}

/* Tabs */
#recherche ul.tabs { height: 31px; }
#recherche ul.tabs li {
	float: left;
	display: inline-block;
	height: 31px;
	margin-right: 1px;
}
#recherche ul.tabs a:link, #recherche ul.tabs a:visited {
	display: block;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	background: url(http://www.moto85.com/images/interface/home/recherche-tabs-a.gif) 0 0 no-repeat;
/*	color: black; */
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/* Hack IE6 */
	width: auto !important;
	width: 0.1em;
	white-space: nowrap;
}
/*	#recherche ul.tabs a:hover { background-position: 0 -31px; color: #fff; }*/
	#recherche ul.tabs a:hover { background-position: 0 -31px; color: #000000; }
	#recherche ul.tabs li.active a:link, #recherche ul.tabs li.active a:visited, #recherche ul.tabs li.active a:hover {
		background-position: 0 -62px;
		color: #FFFFFF;
	}
#recherche ul.tabs a:link span, #recherche ul.tabs a:visited span {
	display: block;
	height: 31px;
	padding-right: 10px;
	background: url(http://www.moto85.com/images/interface/home/recherche-tabs-span.gif) 100% 1px no-repeat;
	cursor: pointer;
}
	#recherche ul.tabs a:hover span { background-position: 100% -30px; }
	#recherche ul.tabs li.active a:link span, #recherche ul.tabs li.active a:visited span, #recherche ul.tabs li.active a:hover span {
		background-position: 100% -62px;
	}
	
/* Panel */
#recherche div.panel {
	display: none;
	width: 723px;
	background: url(http://www.moto85.com/images/interface/home/recherche-panel-bg.gif) top left repeat-y;
}
	#recherche div.panel.active { display: block; }
#recherche div.panel div.top {
	display: block;
	width: 723px;
	height: 3px;
	background: url(http://www.moto85.com/images/interface/home/recherche-panel-top.gif) top left no-repeat;
	font-size: 0px;
}
#recherche div.panel div.bottom {
	display: block;
	width: 723px;
	height: 3px;
	background: url(http://www.moto85.com/images/interface/home/recherche-panel-bottom.gif) bottom left no-repeat;
	font-size: 0px;
}

/* Rows */
#recherche div.rowhl {
	display: block;
	width: 681px;
	height: 50px;
	padding: 10px 0 0 20px;
	margin: 10px;
	background: url(http://www.moto85.com/images/interface/home/recherche-rowhl.gif) top left no-repeat;
}
#recherche div.row {
	display: block;
	width: 713px;
	margin-top: 15px;
	padding: 0 0 0 10px;
}

/* Panel General */
#recherche div.rowhl p.field {
	float: left;
	display: block;
	width: 220px;
}
#recherche label { display: block; width: 100%; }

#recherche select { 
	height: 21px;
	border: 1px solid #B61F1F;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.10em;
}
#recherche option { padding: 0 5px; }

#recherche div.row p.field {
	float: left;
	display: block;
	width: 210px;
	background: url(http://www.moto85.com/images/interface/home/recherche-panel-sep.gif) top right no-repeat;
}

#recherche div.row p.departement {
	float: left;
	display: block;
	width: 210px;
	background: url(http://www.moto85.com/images/interface/home/recherche-panel-sep.gif) 100% 3px no-repeat;
}

#recherche div.prix {
	float: left;
	display: block;
	width: 250px;
	padding-left: 20px;
	background: url(http://www.moto85.com/images/interface/home/recherche-panel-sep.gif) 100% 3px no-repeat;
}
	#recherche div.prix div.scrollbar {
		position: relative;
		display: block;
		width: 222px;
		height: 25px;
		background: url(http://www.moto85.com/images/interface/home/recherche-prix-scrollbar.gif) 0 3px no-repeat;
		font-size: 0.90em;
	}	
	#recherche div.prix span { font-weight: bold; }
	#recherche div.prix div.scrollbar div.prixmin { position: absolute; z-index: 1; bottom: 0; left: 3px; top:12px;}
	#recherche div.prix div.scrollbar div.prixmax { position: absolute; z-index: 1; bottom: 0; right: 3px; top:12px;}
	#recherche div.prix div.scrollbar div.handler {
		position: absolute;
		z-index: 3;
		top: -1px;
		left: 0;
		display: block;
		width: 15px;
		height: 14px;
		background: url(http://www.moto85.com/images/interface/home/recherche-handler.gif) top left no-repeat;
		cursor: pointer;
	}
	
#recherche div.row ul.tools { padding-top: 5px; }
#recherche div.row ul.tools li {}
#recherche div.row ul.tools a:link, #recherche div.row ul.tools a:visited {
	display: block;
	height: 18px;
	padding-left: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
#recherche div.row ul.tools a:hover { text-decoration: underline; }
	#recherche div.row ul.tools li.search a { background: url(http://www.moto85.com/images/interface/home/recherche-tools-search.gif) 0 2px no-repeat; }
	#recherche div.row ul.tools li.alerte a { background: url(http://www.moto85.com/images/interface/home/recherche-tools-alerte.gif) 0 2px no-repeat; }
#recherche p.submit { float: right; display: block; margin-right: 10px; width: 164px; height: 43px; }
	#recherche p.submit input {
		display: block;
		width: 164px;
		height: 43px;
		background: url(http://www.moto85.com/images/interface/home/recherche-submit.gif) top left no-repeat;
		cursor: pointer;
	}
	#recherche p.submit input:hover {
		background-position: 0 -43px;
	}
	

/* Motos */
#recherche div.motos div.row p.date {
	float: left;
	display: block;
	width: 200px;
	padding-left: 20px;
}

/* Pieces */
#recherche div.pieces div.rowhl p.field { width: 330px; }
#recherche div.pieces div.row p.provenance {
	float: left;
	display: block;
	width: 200px;
	padding-left: 20px;
}

/* Emplois */
#recherche div.emplois div.rowhl p.field { width: 170px; }
#recherche div.emplois div.rowhl p.field label { width: 160px; }
  #recherche div.emplois div.rowhl p.field select { width: 150px; }

/* Dernières annonces
-----------------------------------------------------------------------------*/
#dernieres-annonces { margin-bottom: 5px; }
#dernieres-annonces h1 {
  margin: 3px 0 0 10px;
  background: transparent;
  float: left;
  height: auto;
}
#dernieres-annonces span.rss {
  float: right;
  font-weight: bold;
  margin: 5px 12px 0 0;
  padding-left: 20px;
  background: url(http://www.moto85.com/images/interface/home/picto-rss.gif) no-repeat;
}
#dernieres-annonces span.rss a {
  color: #000;
  text-decoration: none;
}
#dernieres-annonces span.rss a:hover {
  text-decoration: underline;
}
#dernieres-annonces #carrousel-titre { 
	background: url(http://www.moto85.com/images/interface/home/carrousel-top-bg.gif) no-repeat;
	width: 723px;
	height: 26px;
}


/* Marques / Modèles
-----------------------------------------------------------------------------*/
#marques {
	float: left;
	display: block;
	width: 339px;
	height: 232px;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: url(http://www.moto85.com/images/interface/home/marques-bg.gif) top left no-repeat;
	overflow: hidden;
}

/* Title */
#marques div.title {
	font-size: 1.50em;
	font-style: italic;
	text-transform: uppercase;
}

/* All */
#marques p.all { float: right; margin: 4px 0 0 0; }
	#marques p.all a:link, #marques p.all a:visited {
		display: block;
		padding-left: 13px;
		background: url(http://www.moto85.com/images/interface/puce-1.gif) 0 5px no-repeat;
		color: #191919;
		text-decoration: none;
	}
	#marques p.all a:hover { text-decoration: underline; }
	
/* Links */
#marques ul { margin: 10px 0 0 0; }
#marques li {
	float: left;
	display: inline-block;
	width: 160px;
/*	padding: 6px 0;*/
	margin-right: 9px;
	margin-top: 4px;
	margin-bottom: 3px;
	background: url(http://www.moto85.com/images/interface/home/marques-li.gif) bottom left no-repeat;
	font-size: 0.90em;
}
#marques li a:link, #marques li a:visited { color: #191919; text-decoration: none; }
	#marques li a:hover { text-decoration: underline; }
#marques li p { 
	line-height: 1.00em;
/*	padding-left: 15px; */
	margin: 0 ;
/*	background: url(http://www.moto85.com/images/interface/home/marques-p.gif) 0 -1px no-repeat;*/
	font-weight: bold; 
}


/* Types de moto
-----------------------------------------------------------------------------*/
#types {
	float: right;
	display: block;
	width: 339px;
	height: 232px;
	padding: 10px;
	margin-bottom: 10px;
	background: url(http://www.moto85.com/images/interface/home/marques-bg.gif) top left no-repeat;
	overflow: hidden;
}

/* Title */
#types div.title {
	font-size: 1.50em;
	font-style: italic;
	text-transform: uppercase;
}

/* Links */
/*
#types ul { margin: 10px 0 0 0; }
#types li { display: inline; margin-right: 5px; font-size: 0.90em; }
#types li a:link, #types li a:visited { color: #191919; text-decoration: none; }
	#types li a:hover { text-decoration: underline; }
	*/
#types ul { margin: 5px 0 0 0; }
#types li {
  float: left;
  display: inline-block;
  width: 100px;
  padding: 4px 0;
  margin-right: 9px;
  background: url(http://www.moto85.com/images/interface/home/marques-li.gif) bottom left no-repeat;
  font-size: 0.90em;
}
#types li a:link, #types li a:visited { color: #191919; text-decoration: none; }
  #types li a:hover { text-decoration: underline; }
#types li p { 
  line-height: 1.00em;
  padding-left: 15px; 
  margin: 0;
  background: url(http://www.moto85.com/images/interface/home/marques-p.gif) 0 -1px no-repeat;
  font-weight: bold; 
}
	
/* Annonces
-----------------------------------------------------------------------------*/
#annonces {
	position: relative;
	display: block;
	width: 978px;
	margin: 0 5px;
    overflow-x:hidden;
}

/* Title */
#annonces div.title {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 1.90em;
	color: #191919;
	font-style: italic;
	text-transform: uppercase;
}

/* Tabs */
#annonces ul.tabs { height: 32px; }
#annonces ul.tabs li {
	float: left;
	display: inline-block;
	height: 32px;
	margin-right: 1px;
}
#annonces ul.tabs a:link, #annonces ul.tabs a:visited {
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	background: url(http://www.moto85.com/images/interface/home/annonces-tabs-a.gif) 0 0 no-repeat;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/* Hack IE6 */
	width: auto !important;
	width: 0.1em;
	white-space: nowrap;
}
	#annonces ul.tabs a:hover { background-position: 0 -32px; color: #FFFFFF; }
	#annonces ul.tabs li.active a:link, #annonces ul.tabs li.active a:visited, #annonces ul.tabs li.active a:hover {
		background-position: 0 -64px;
		color: #fff;
	}
#annonces ul.tabs a:link span, #annonces ul.tabs a:visited span {
	display: block;
	height: 32px;
	padding-right: 10px;
	background: url(http://www.moto85.com/images/interface/home/annonces-tabs-span.gif) 100% 0 no-repeat;
	cursor: pointer;
}
	#annonces ul.tabs a:hover span { background-position: 100% -32px; }
	#annonces ul.tabs li.active a:link span, #annonces ul.tabs li.active a:visited span, #annonces ul.tabs li.active a:hover span {
		background-position: 100% -64px;
	}
	
/* Panel */
#annonces div.panel {
	display: none;
	width: 978px;
	margin-top: -1px;
	background: url(http://www.moto85.com/images/interface/home/annonces-panel-bg.gif) top left repeat-y;
}
	#annonces div.panel.active { display: block; }
#annonces div.panel div.top {
	display: block;
	width: 978px;
	height: 3px;
	background: url(http://www.moto85.com/images/interface/home/annonces-panel-top.gif) top left no-repeat;
	font-size: 0px;
}
#annonces div.panel div.bottom {
	display: block;
	width: 978px;
	height: 25px;
	background: #D2D2D2 url(http://www.moto85.com/images/interface/home/annonces-panel-bottom.gif) bottom left no-repeat;
	font-size: 0px;
}

/* Annonces : motos */
#annonces div.motos div.annonce {
	float: left;
	display: block;
	width: 300px;
	height: 94px;
	padding: 5px 10px 0 6px;
	margin: 5px 0px 0 6px;
	background: url(http://www.moto85.com/images/interface/home/annonces-annonce-bg.png) 0 0 no-repeat;
	font-size: 0.90em;
	cursor: pointer;
}
	#annonces div.motos div.annonce:hover { background-position: 0 -99px; }
	#annonces div.motos div.annonce.saisir { background-position: 0 -297px; }
  #annonces div.motos div.annonce.saisir:hover { background-position: 0 -198px; }
	
#annonces div.motos div.annonce p { margin: 0; }
#annonces div.motos div.annonce a:link, #annonces div.motos div.annonce a:visited, #annonces div.motos div.annonce a:hover { color: #191919; text-decoration: none; }

#annonces div.motos div.annonce p.moto { margin-bottom: 1px; font-weight: bold; }

#annonces div.annonce p.moto2 { position: absolute; margin-bottom: 0px; margin-left:-50px; font-size: 9px; }
#annonces div.annonce p.moto3 { position: absolute; margin-bottom: 0px; margin-top: 20px; margin-left:-50px; font-size: 9px; }


#annonces div.motos div.annonce div.img { float: left; display: block; width: 100px; }
	#annonces div.motos div.annonce div.img img { border: 1px solid #EEEEEE; }
#annonces div.motos div.annonce div.description {}
	#annonces div.motos div.annonce div.description p { line-height: 1.10em;}
	#annonces div.motos div.annonce div.description p.prix { margin-top: 5px; font-size: 1.20em; color: #EC2929; font-weight: bold; }
	#annonces div.motos div.annonce div.description p.prix a { color: #EC2929; }

#rechercherap {
position: relative; 
margin-top:-40px !important;
margin-top:-42px;
margin-left: 209px;}

