@charset "utf-8";
/********************************************************
	CSS Document / Recherche - Moto85 par Skalpel.fr
********************************************************/

#globalAlerte { width: 978px; padding: 5px 5px 30px 0px;}
#globalAlerteParticulier { width: 730px; padding: 5px 5px 30px 0px;}
/* Support
-----------------------------------------------------------------------------*/
#support {
	float: right;
	display: block;
	width: 289px;
	height: 46px;
}
#support a:link, #support a:visited, #support a:hover {
	display: block;
	width: 289px;
	height: 46px;
	background: url(http://www.moto85.com/images/interface/recherche/support.gif) top left no-repeat;
}


/* Recherche - marques
-----------------------------------------------------------------------------*/
#recherche-marques {
	display: block;
	width: 976px;
	height: 210px;
	margin-bottom: 20px;
	background: #FAFAFA url(http://www.moto85.com/images/interface/recherche/recherche-bg.gif) bottom left repeat-x;
	border: 1px solid #AEAEAE;
	-moz-border-radius: 3px;
	-webkit-border-radius:	3px;
}
#recherche-marques p { margin: 0; }
#recherche-marques img.aide { vertical-align: middle; cursor: help; }

/* Recherche */
#recherche-marques div.recherche {
	float: left;
	display: block;
	width: 276px;
	margin: 5px 0 0 70px;
}
	#recherche-marques div.recherche.hl { margin-left: 5px; }
	
#recherche-marques div.title { margin-bottom: 4px; font-weight: bold; }
#recherche-marques div.fields {
	display: block;
	width: 248px;
	height: 143px;
	padding: 6px;
	margin: 0 0 0 5px;
}
	#recherche-marques div.recherche.hl div.fields { background: url(http://www.moto85.com/images/interface/recherche/recherche-marque-hl.gif) top left no-repeat; }
#recherche-marques p.field { display: block; width: 100%; margin-bottom: 9px; }
#recherche-marques p.title { margin: 10px 0 5px 0; font-weight: bold; }

#recherche-marques select { 
	width: 245px;
	height: 21px;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.10em;
}
#recherche-marques option { padding: 0 5px; }


/* Recherche - critères
-----------------------------------------------------------------------------*/
#recherche-criteres {
	float: left;
	display: block;
	width: 509px;
	height: 255px;
	margin-right: 5px;
	background: #FAFAFA url(http://www.moto85.com/images/interface/recherche/recherche-bg.gif) bottom left repeat-x;
	border: 1px solid #AEAEAE;
	font-size: 0.90em;
	-moz-border-radius: 3px;
	-webkit-border-radius:	3px;
}

/* Critere */
#recherche-criteres div.critere { margin: 5px; }
#recherche-criteres p.title { margin-bottom: 4px; font-weight: bold; }
#recherche-criteres img.aide { vertical-align: middle; cursor: help; }
#recherche-criteres p.all { float: right; margin: 0; }
	#recherche-criteres p.all input { vertical-align: middle; }
	
/* Scrollbar */
#recherche-criteres div.scrollbar {
	position: relative;
	display: block;
	width: 492px;
	height: 23px;
	background: url(http://www.moto85.com/images/interface/recherche/recherche-scrollbar.gif) 0 1px no-repeat;
	font-size: 0.90em;
}	
	#recherche-criteres div.disabled div.scrollbar { background-position: 0 -39px; }
#recherche-criteres p.selection span { font-weight: bold; }
#recherche-criteres div.scrollbar div.prixmin { position: absolute; z-index: 1; bottom: 0; left: 2px; top:12px;}
	#recherche-criteres div.disabled div.prixmin { color: #AFAFAF; }
#recherche-criteres div.scrollbar div.prixmax { position: absolute; z-index: 1; bottom: 0; right: 3px; top:12px;}
	#recherche-criteres div.disabled div.prixmax { color: #AFAFAF; }
#recherche-criteres 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 - Mots clés
-----------------------------------------------------------------------------*/
#recherche-motscles{
	float: left;
	display: block;
	width: 509px;
	height: 65px;
	margin: 10px 5px 0 0;
	background: #FAFAFA url(http://www.moto85.com/images/interface/recherche/recherche-bg.gif) bottom left repeat-x;
	border: 1px solid #AEAEAE;
	font-size: 0.90em;
	-moz-border-radius: 3px;
	-webkit-border-radius:	3px;
}
#recherche-motscles div.motscles { float: left; display: block; width: 270px; margin: 5px; }

#recherche-motscles p.title { margin-bottom: 4px; font-weight: bold; }
#recherche-motscles img.aide { vertical-align: middle; cursor: help; }
#recherche-motscles input[type=text] { 
	width: 480px;
	height: 21px;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.10em;
}


/* Recherche - géographique
-----------------------------------------------------------------------------*/
#recherche-geo {
	float: right;
	display: block;
	width: 460px;
	height: 65px;
	margin-bottom: 20px;
	background: #FAFAFA url(http://www.moto85.com/images/interface/recherche/recherche-bg.gif) bottom left repeat-x;
	border: 1px solid #AEAEAE;
	font-size: 0.90em;
	-moz-border-radius: 3px;
	-webkit-border-radius:	3px;
}

#recherche-geo p.title { margin-bottom: 4px; font-weight: bold; }
#recherche-geo img.aide { vertical-align: middle; cursor: help; }

#recherche-geo select { 
	width: 160px;
	height: 21px;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.10em;
}
	#recherche-geo option { padding: 0 5px; }
	
#recherche-geo div.departements { float: left; display: block; width: 270px; margin: 5px; }
	#recherche-geo div.departements select { width: 85px; }

#recherche-geo div.region { float: right; display: block; width: 170px; margin: 5px; }


/* Recherche - trie
-----------------------------------------------------------------------------*/
#recherche-trie {
	float: right;
	display: block;
	width: 460px;
	height: 75px;
	margin-bottom: 10px;
	background: #FAFAFA url(http://www.moto85.com/images/interface/recherche/recherche-bg.gif) bottom left repeat-x;
	border: 1px solid #AEAEAE;
	font-size: 0.90em;
	-moz-border-radius: 3px;
	-webkit-border-radius:	3px;
}

#recherche-trie p.title { margin-bottom: 4px; font-weight: bold; }
#recherche-trie img.aide { vertical-align: middle; cursor: help; }
#recherche-trie p.all { float: right; margin-right: 5px; }
	#recherche-trie p.all input { vertical-align: middle; }

#recherche-trie div.field { float: left; display: block; width: 160px; margin: 5px 0 0 5px; }
	#recherche-trie div.field.trie { width: 120px; }

#recherche-trie select { 
	width: 150px;
	height: 21px;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.10em;
}
	#recherche-trie option { padding: 0 5px; }
	#recherche-trie div.trie select { width: 110px; }
	
	
/* Actions
-----------------------------------------------------------------------------*/
#actions {
	float: right;
	display: block;
	width: 462px;
	height: 43px;
}

#actions input#btnCreerAlerte {
	float: right;
	display: block;
	width: 211px;
	height: 39px;
	margin: 2px 5px 0 0;
	background: url(http://www.moto85.com/images/interface/recherche/actions-btn-creer-alerte.gif) 0 0 no-repeat;
	cursor: pointer;
}

#actions input#btnModifierAlerte {
	float: right;
	display: block;
	width: 211px;
	height: 39px;
	margin: 2px 5px 0 0;
	background: url(http://www.moto85.com/images/interface/recherche/actions-btn-modifier-alerte.gif) 0 0 no-repeat;
	cursor: pointer;
}

	#actions input#btnCreerAlerte:hover { background-position: 0 -39px; }
    #actions input#btnModifierAlerte:hover { background-position: 0 -39px; }
#actions input#btnRechercherAlerte {
	float: right;
	display: block;
	width: 162px;
	height: 43px;
	background: url(http://www.moto85.com/images/interface/recherche/actions-btn-submit.gif) 0 0 no-repeat;
	cursor: pointer;
}
	#actions input#btnRechercherAlerte:hover { background-position: 0 -43px; }

    #supprimerAlerteEmail input#btnSupprimerAlerte {
	float: left;
	display: block;
	width: 162px;
	height: 43px;
	background: url(http://www.moto85.com/images/interface/recherche/actions-btn-supprimer.gif) 0 0 no-repeat;
	cursor: pointer;
}
	#supprimerAlerteEmail input#btnSupprimerAlerte:hover { background-position: 0 -43px; }

    #supprimerAlerteEmail a#btnAnnulerAlerte {
	float: left;
	display: block;
	width: 133px;
	height: 43px;
	background: url(http://www.moto85.com/images/interface/recherche/actions-btn-annuler.gif) 0 0 no-repeat;
	cursor: pointer;
}
#supprimerAlerteEmail a#btnAnnulerAlerte:hover {
	background-position: 0 -43px;
}
	#supprimerAlerteEmail a[id=btnAnnulerAlerte]:hover { background-position: 0 -43px; }

/* Liste alertes
-----------------------------------------------------------------------------*/
div#listeAlertes table {
	margin: 5px;
	font-family: "Arial", helvetica;
	font-size: 12px;
	border: 1px solid #a7a7a7;
	border-spacing: 1px;
}

div#listeAlertes table th {
	background-color: #a7a7a7;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}

div#listeAlertes table tr.pair {
	background-color: #e8e8e8;

}

div#listeAlertes table tr.impair {
	background-color: #ededed;
}


/* Bloc de connexion
-----------------------------------------------------------------------------*/
#login-box.hide{
    display:none;
}

#login-box.show{
    display:block;
    float:right;
	width: 460px;
	height: 75px;
    margin-bottom: 10px;
	background: #FAFAFA url(http://www.moto85.com/images/interface/recherche/recherche-bg.gif) bottom left repeat-x;
	border: 1px solid #AEAEAE;
  	font-size: 0.90em;
	-moz-border-radius: 3px;
	-webkit-border-radius:	3px;
}

#login-box.show p.submit input {
    display: block;
    border:0px;
    width: 44px;
    height: 24px;
    background: url(http://www.moto85.com/images/interface/btn-ok.gif) top left no-repeat;
    cursor: pointer;
}

#login-box input{
	width: 100px;
	height: 21px;
	border: 1px solid #808080;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.10em;
}

#login-box p.title { margin-bottom: 4px; font-weight: bold; }
#login-box img.aide { vertical-align: middle; cursor: help; }

#login-box div.field { float: left; display: block; width: 120px; margin: 5px 0 0 5px; }

#login {
    color:red;
    cursor:pointer;
}

#login:hover {
    text-decoration:underline;
}

a#sinscrire:link, a#sinscrire:visited {
    text-decoration:none;
    color:red;
}
a#sinscrire:hover {
    text-decoration:underline;
    color:red;
    }
.messageValid {
 margin: 10px;
 padding: 5px;
 text-align: center;
 color:#FFFFFF;
 font-size:13px;
 font-weight:bold;
 font-style:normal;
 background-color:green;
 }

.messageErreur {
 margin: 5px;
 padding: 2px;
 text-align: center;
 color:#FFFFFF;
 font-size:13px;
 font-weight:bold;
 font-style:normal;
 background-color:#D50100;
 }

