/* CSS Document */

/**
* Recherche - Onglets du menu
*/
#page #fondPage #recherche #ongletMenu a {
	display:block;
	float:left;
	width:137px;
	height:26px;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	color:#fdc346;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}
#page #fondPage #recherche #ongletMenu a.location {
	background-image:url(/images/site/ongletLoc.gif);
	background-repeat:no-repeat;
}
#page #fondPage #recherche #ongletMenu a.transaction {
	background-image:url(/images/site/ongletTra.gif);
	background-repeat:no-repeat;
}

/**
* Recherche - calqueLocation - calqueTransaction
*/
#page #fondPage #recherche #calqueLocation, 
#page #fondPage #recherche #calqueTransaction { 
	padding:10px 10px 5px 10px;
}
#page #fondPage #recherche #calqueLocation {
	background-image:url(/images/site/fondLoc.gif);
	background-repeat:no-repeat;
	background-color:#104677;
}
#page #fondPage #recherche #calqueTransaction {
	background-image:url(/images/site/fondTrans.gif);
	background-repeat:no-repeat;
	background-color:#877e03;
	display:none;
	visibility:hidden;
}
#page #fondPage #recherche #calqueLocation #calqueLocation2, 
#page #fondPage #recherche #calqueLocation #calqueLocation3,
#page #fondPage #recherche #calqueTransaction #calqueTransaction2,
#page #fondPage #recherche #calqueTransaction #calqueTransaction3,
#page #fondPage #recherche #calqueTransaction #calqueTransaction4,
#page #fondPage #recherche #calqueTransaction #calqueTransaction5
 {
	display:none;
	visibility:hidden;
}
#page #fondPage #recherche #calqueLocation #texteDefilant, 
#page #fondPage #recherche #calqueTransaction #texteDefilant {
	font-size:12px;
	color:#f4bd41;
	padding-bottom:6px;
}

#page #fondPage #recherche #calqueLocation h4,
#page #fondPage #recherche #calqueTransaction h4 {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}
#page #fondPage #recherche #calqueLocation hr {
	color: #87a2c6; /* code debug affichage ie */
	background-color: #87a2c6; /* code debug affichage safari */
	border-top:#103b64 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}
#page #fondPage #recherche #calqueTransaction hr {
	color: #877e03; /* code debug affichage ie */
	background-color: #877e03; /* code debug affichage safari */
	border-top:#4c4a02 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	width:100%;
}
#page #fondPage #recherche #calqueLocation table,
#page #fondPage #recherche #calqueTransaction table {
	font-size:11px;
	color:#FFFFFF;
}
#page #fondPage #recherche #calqueLocation .optionsRecherche,
#page #fondPage #recherche #calqueTransaction .optionsRecherche {
	text-align:right;
	height:90px;
}
#page #fondPage #recherche #calqueLocation .optionsRecherche .commentaires,
#page #fondPage #recherche #calqueTransaction .optionsRecherche .commentaires {
	display:inline;
	font-size:9px;
}
#page #fondPage #recherche #calqueLocation a.lancer,
#page #fondPage #recherche #calqueTransaction a.lancer {
	display:block;
	width:149px;
	height:24px;
	margin-top:5px;	
}
#page #fondPage #recherche #calqueLocation a.lancer {
	background-image:url(/images/site/lancerRechercheL.gif);
	background-repeat:no-repeat;
	float:right;
}
#page #fondPage #recherche #calqueLocation a.lancer:hover {
	background-image:url(/images/site/lancerRechercheL-over.gif);
	background-repeat:no-repeat;
}
#page #fondPage #recherche #calqueTransaction a.lancer {
	background-image:url(/images/site/lancerRechercheT.gif);
	background-repeat:no-repeat;
	float:right;
}
#page #fondPage #recherche #calqueTransaction a.lancer:hover {
	background-image:url(/images/site/lancerRechercheT-over.gif);
	background-repeat:no-repeat;
}

/**
* Recherche - Champs de Formulaires
*/
#page #fondPage #recherche #calqueLocation input.input150,
#page #fondPage #recherche #calqueTransaction input.input150 {
	width:150px;
	font-size:11px;
	margin:5px 0px 0px 0px;
	padding-left:3px;
}
#page #fondPage #recherche #calqueLocation input.input150 {
	background-color:#89a4c7;
	color:#051c3b;
	border:solid 1px #0e1e38;
}
#page #fondPage #recherche #calqueTransaction input.input150 {
	background-color:#a9a02b;
	color:#494802;
	border:solid 1px #494802;
}
#page #fondPage #recherche #calqueLocation select,
#page #fondPage #recherche #calqueTransaction select {
	width:150px;
	font-size:11px;
}
#page #fondPage #recherche #calqueLocation select {	
	background-color:#89a4c7;
	color:#051c3b;
	border:solid 1px #0e1e38;
}
#page #fondPage #recherche #calqueTransaction select {
	background-color:#a9a02b;
	color:#494802;
	border:solid 1px #494802;
}
#page #fondPage #recherche #calqueLocation select.select250,
#page #fondPage #recherche #calqueTransaction select.select250 {
	width:250px;
}
#page #fondPage #recherche #calqueLocation select.select250 {
	border:solid 1px #0e1e38;
}
#page #fondPage #recherche #calqueTransaction select.select250 {
	border:solid 1px #494802;
}
#page #fondPage #recherche #calqueLocation .separateur {
	border-bottom:1px solid #87a2c6;
	margin-top:5px;
	margin-bottom:5px;
}
#page #fondPage #recherche #calqueTransaction .separateur {
	border-bottom:1px solid #494802;
	margin-top:5px;
	margin-bottom:5px;
}
#page #fondPage #recherche .checkbox{
	height:11px;
}
/**
* Alertes
*/
#page #fondPage #recherche #alerte {
	background-image:url(/images/site/fondAlerte.gif);
/*	background-repeat:no-repeat;*/
	height:70px;
	font-size:11px;
	color:#fefefe;
	padding:5px 5px 5px 15px;
}
#page #fondPage #recherche #alerte h4 {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#page #fondPage #recherche #alerte input {
	color:#410301;
	background-color:#bc7a78;
	border:solid 1px #5a0200;
}
#page #fondPage #recherche #alerte input.emailAlerte {
	width:210px;
	padding:2px 5px;
	padding-right:0px;
}
#page #fondPage #recherche #alerte a.alerter,
#page #fondPage #recherche #alerte a.alerter {
	display:block;
	width:170px;
	height:24px;
	margin-top:5px;
	padding-right:5px;
}
#page #fondPage #recherche #alerte a.alerter {
	background-image:url(/images/site/creerAlerte.gif);
	background-repeat:no-repeat;
	float:right;
}
#page #fondPage #recherche #alerte a.alerter:hover {
	background-image:url(/images/site/creerAlerte-over.gif);
	background-repeat:no-repeat;
}
#page #fondPage #recherche #alerte input.submitAlerte {
	color:#c17c7a;
	background-color:#5a0200;
	border:1px solid #A31713;
	margin-top:5px;
	padding:2px 4px;
}