/* ####################################################################### */
/* ##############################  Index  ################################ */
/* ####################################################################### */

body {
	margin: 0;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size   : 10px;
	background: #e20072 url(../images/fond-body.gif) no-repeat;
}

#conteneur {
	position: relative;
}

a {
	border: none;
	text-decoration: none;
}

img {
	border: none;
}

#spinnerMouse {
	position: absolute;
	width: 115px;
	height: 115px;
	background: #696969;
}

h1 {
	font-size   : 13px;
}

/* ####################################################################### */
/* ENTETE */

#titrePage {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	background: url(../images/logo.gif);
	width: 235px;
	height: 141px;
}

#titrePage span {
	display: none;
}

/* FIN ENTETE */
/* ####################################################################### */

/* ####################################################################### */
/* MENU */

#menuVertical {
	position: absolute;
	top: 212px;
	left: 10px;
	width: 100px;
}

#menuVertical ul {
	margin: 0;
	padding: 0 ;
	list-style: none;
}

#menuVertical li {
	float: left;
	margin: 10px 10px 0 0;
	padding: 0;
}

#menuVertical ul li a span{
	display: none;
}

#inscription {
	width: 126px;
	height: 26px;
}

#inscription a {
	display: block;
	width: 126px;
	height: 26px;
	background: url(../images/bt_inscrire.gif) no-repeat;
}

#monCompte {
	width: 126px;
	height: 26px;
}

#monCompte a {
	display: block;
	width: 126px;
	height: 26px;
	background: url(../images/bt-mon-compte.gif) no-repeat;
}

#conteneurToutesLesOffres {
	width: 126px;
	height: 26px;
}

#conteneurToutesLesOffres a {
	display: block;
	width: 126px;
	height: 26px;
	background: url(../images/bt-tous-trajet.gif) no-repeat;
}

#nouveauTrajet {
	width: 126px;
	height: 26px;
}

#nouveauTrajet a {
	display: block;
	width: 126px;
	height: 26px;
	background: url(../images/bt-depot-trajet.gif);
}




/* ------------- */

#menu {
	position: relative;
	width: 1000px;
	height: 75px;
	top: 70px;
}

#menu ul {
	margin: 0;
	padding: 0 ;
	list-style: none;
}

#menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#menu ul li a span{
	display: none;
}

#lienCovoiturage {
	width: 88px;
	height: 29px;
}

#lienCovoiturage a {
	display: block;
	width: 88px;
	height: 29px;
	background: url(../images/bt_covoiturage.gif);
}

#lienSolution {
	width: 176px;
	height: 29px;
}

#lienSolution a {
	display: block;
	width: 176px;
	height: 29px;
	background: url(../images/bt_solution.gif);
}

#lienContact {
	width: 106px;
	height: 29px;
}

#lienContact a {
	display: block;
	width: 106px;
	height: 29px;
	background: url(../images/bt_contacter.gif);
}

/* FIN MENU */
/* ####################################################################### */



/* ####################################################################### */
/* PARTENAIRE */
#partenaire {
	position: relative;
	width: 300px;
	height: 75px;
	left: 540px;
	color:#FFFFFF;
	text-align:right;
}

#partenaire ul {
	margin: 0;
	padding: 0 ;
	list-style: none;
}

#partenaire a {
	color:#FFFFFF;
}

/* FIN PARTENAIRE */
/* ####################################################################### */



/* ####################################################################### */
/* ZONE RECHERCHE */

#conteneurZoneRecherche {
	position: absolute;
	z-index: 100;
	left: 275px;
	top: 0;
	width: 440px;
	height: 179px;
	background: url(../images/fond-form-recherche.gif) no-repeat;
}

#conteneurZoneRecherche h2 {
	display: none;
}

#zoneRecherche {
	position: relative;
	top: 45px;
}

#depart, #destination {
	width: 150px;
}

/* autocompletion */
#form_choix_ville {
	position: relative;
}

#form_choix_ville p {
	margin: 0 20px;
	width: 250px;
}

#form_choix_ville p label{
	display: block;
	width: 200px;
	color: white;
	padding: 2px 0; 
}

#form_choix_ville_ {
	position: relative;
}

#form_choix_ville_ p {
	margin: 0 20px;
	width: 250px;
}

#form_choix_ville_ p label{
	display: block;
	width: 200px;
	color: white;
	padding: 2px 0; 
}



.champTexte {
	width: 100%;
	background: white;
	border: none;
	padding: 2px;
	font: 10px, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.listeDeroulante {
	width: 250px;
	font-size: 10px;
	border: none;
	padding: 2px;
}

.listeDeroulanteBis {
	width: 150px;
	font-size: 10px;
	border: none;
	padding: 2px;
}

.submit {
	position: absolute;
	top: 88px;
	left: 0px;
}

#conteneurCriteresSupplementaire {
	position: absolute;
	z-index: 100;
	top: -6px;
	left: 220px;
	background: #9eca26;
}

#criteresSupplementaire {
	padding: 4px 40px 11px 12px;
	height: 113px;
	border-top: 1px solid white;	
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	width: 165px;
}

#criteresSupplementaire p {
	margin: 0;
	/*width: 150px;*/
}

#retourInfos {
	position: absolute;
	z-index: 2000;
	width: 200px;
	top: 100px;
	left: 50%;
	margin-left: -100px;
	padding: 10px;
	background: white;
	border: 1px solid black;
}

#retourInfos h1 {
	font-size: 14px;
	margin: 20px;
	padding-left: 15px;
	border-bottom: 2px solid #b9e373;
}

/* FIN ZONE RECHERCHE */
/* ################## */




/* ######### */
/* ZONE ACTU */

#conteneurActu {
	width: 282px;
	height: 141px;
	position: absolute;
	top: 0;
	left:	715px;
	background: url(../images/fond-actu.gif);
}

#conteneurActu h2 {
	margin: 30px 35px 10px 15px;
	font-size: 11px;
	color: #fe9900;
}

#conteneurActu p {
	margin: 0 45px 10px 15px;
	color: #666666;
}

.toutesActus {
	text-align: right;
	color: #fe9900;
}

.toutesActus a {
	background: url(../images/puce-toutes-actus.gif) 0 4px no-repeat;
	padding-left: 10px;
	color: #fe9900;
	
}

/* FIN ZONE ACTU */
/* ################## */


/* ######### */
/* CORPS 

#corps {	
	background: url(../images/fond-corps.gif) no-repeat scroll 0%;
	color:#666666;
	height:370px;
	left:151px;
	position:absolute;
	top:198px;
	width:840px;
}
*/

#corps {	
	background: url(../images/fond-corps-inter-bis.gif) no-repeat;
	color:#666666;
	left:151px;
	position:absolute;
	top:198px;
	width:840px;
}

#contenu {
	position: relative;
	top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 21px;
	background: white;
	min-height: 300px;
	height: 300px;
	height: auto !important;
}

#contenu h2 {
	font-size: 14px;
}

#widgetEtape_1 {
	height: 200px;
}

#widgetEtape_3 {
	height: 200px;
}

.widgetEtape {
	border: 1px solid gray;
	padding: 20px;
	position: relative;
}

/* Form inscription */
.ulAdd {
	list-style: none;
	padding: 0;
	margin: 0;
}

.add {
	line-height: 25px;
}

.libelleWidget {
	display:block;
	line-height:20px;
	float: left;
	position:relative;
	top:3px;
	width:114px;
}

.fieldsetWidget {
	width: 40%;
	float: left;
	border: none;
}

.fieldsetWidget p {
	margin: 0 0 10px 0;
}

#codeACopier {
	height: 175px;
	overflow: auto;
	width: 760px;
}

#codeACopier pre {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size   : 10px;
	color: #a52a2a;
	padding: 10px;
	background: #f8f8f8;
}

#depotTrajetWidget a {
	text-decoration: none;
	color: black;
}

/* FIN CORPS */
/* ################## */



/* ######### */
/* ZONE OFFRES */

#conteneurZoneOffres {
	position: absolute;
	top: 180px;
	left: 135px;
	width: 465px;
	height: 418px;
	background: url(../images/fond-liste-offres2.gif) no-repeat;	
	color: #666666;
}

#conteneurNombreOffre {
	position: absolute;
	top: 9px;
	left: 110px;
	width: 250px;
	color: #ffffff;
}

#zoneOffres {
	position: relative;
	top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 21px;
	height: 350px;
}

#conteneurListeOffres{
	overflow: auto;
	height: 320px;
}

#listeOffres {
	padding: 0;
	margin: 0;
	list-style: none;
/*	width: 100%;
*/}

#listeOffres tr {
	cursor: pointer;
}

#listeOffres tr.d {
	height: 20px;
}

#paginationListeOffres {
	text-align: center;
}

/* Détails infos */
.infosPlus {
	background: #edcfae;
	padding: 10px;
	cursor: auto;
}

.libelleDetailsOffre a {
	color: black;
}

.option {
	color: #8a5519;
}

/* Zone de confiramtion des communes si pas précis */
#form_confirm_choix_ville {
	height: 300px;
	overflow: auto;
}

#listeCommuneConfirmDepart, #listeCommuneConfirmDestination {
	list-style: none;
}

#listeCommuneConfirmDepart li, #listeCommuneConfirmDestination li {
	padding: 0 0 0 20px;
	line-height: 20px;
	cursor: pointer;
}

.choixCommuneConfirm {
	background: url(../images/puce_commune.gif) no-repeat;
}

.alerte {
	background: url(../images/puce_alert.gif) no-repeat;	
	padding-left: 30px;
	line-height: 23px;
	font-weight: bold;
}

.info {
	background: #EBC681;
	padding: 5px;
}

/* FIN ZONE INFO */
/* ############# */

/* ########## */
/* ZONE CARTE */

#conteneurZoneCarte {
	position: absolute;
	z-index: 10;
	top: 170px;
	left: 610px;
	width: 380px;
	height: 423px;
	background: url(../images/fond-carte.gif);
}

#conteneurZoneCarte h2 span {
	display: none;
} 

#zoneCarte {
	position: absolute;
	left: 25px;
	top: 50px;
	width: 340px;
	height: 350px;
	margin: 0;
}

/* FIN ZONE CARTE */
/* ############## */

/* FIN CORPS */
/* ####################################################################### */

/* ####################################################################### */
/* PIED */

#pied {
	position: absolute;
	top: 700px;
	left: 900px;
}

#pied a {
	color: white;
}

/* FIN PIED */
/* ####################################################################### */





/* ####################################################################### */
/* PUB */

#pub_partenaire {
	position: absolute;
	top: 700px;
	left: 1px;
	visibility:hidden;
}

/* FIN PUB */
/* ####################################################################### */




/* ####################################################################### */
/* CLASS DIVERSES ET VARIEES */


#h1Inscription {
	background: Black;
	color: white;
	font-family: 12px;
	text-align: center;
	margin: 0;
	line-height: 30px;
}

.champTexte {
	/*width: 30%;*/
	width: 35%;
}

.champTexteB_Radio{
	width:25px;
}

.jourSemaine {
	/*display: block;
	float: left;
	width: 100px;
	padding: 2px;
	background: #EDDDF8;*/
	position:relative;
	top:-4px;
	left:0px;
}

.reposCase {
	position: relative;
	top: 3px;
}

.red {
	color: red;
}

.spinner {
	background: url(../images/spinner.gif) 10px 10px no-repeat;
}

.selection {
	text-decoration: underline;
	color: #A52A2A;
}

.pos5px {
	position: relative;
	top: 5px;
}

#login {
	display:block;
	height:15px;
	left:30px;
	position:absolute;
	top:109px;
	width:159px;
}

#mentions {
	height: 300px;
	overflow: auto;
}

.lh a {
	font-size: 11px;
	font-weight: bold;
	color: gray;
}

.cursor {
	cursor: pointer;
}

.clear { /* cette classe doit etre placée pour un élément div ou break et doit etre l'élément final avant la balise de fin d'un conteneur qui doit contenir entierement un élément flottant */
	clear:both;
}


/* FIN CLASS */
/* ####################################################################### */

/* LOADER */

#loader {
	height: 20px;
	width: 65px;
	position:absolute;
	z-index: 200000;
	top:50%;
	left:50%;
	margin-top: -10px;
	margin-left: -32px;
}