/* ####################################################################### */
/* ##############################  Index  ################################ */
/* ####################################################################### */

body {
	margin: 0;
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size   : 11px; 
}

#conteneur {
	position: absolute;
	top: 0;
	min-height: 542px;
	height: auto !important;
	height: 542px;
	width: 980px;
	left: 50%;
	margin-left: -490px;
}

img {
	border: none;
}

th, td {
	text-align: left;
	padding-left: 5px;
}

/* ####################################################################### */
/* ENTETE */

#entete {
	width: 980px;
	height: 200px;
	background: url(../media/site/image/bandeau-haut.gif) 0 0 no-repeat;
	position: relative; 
} 

#titrePage {
	display: none;
	margin: 0;
}


/* Zone login */
#formEnteteLogin, #lienMonCompte {
	position:absolute; 
	right:52px;
	top:62px;
	width:120px;
	z-index:600;
}

#lienMonCompte {
	top:118px;
	width:175px;
	right: 4px;
}

#pformEnteteLogin-0 {
	position: absolute;
	top: 65px;
	left:-35px;
	width: 300px;	
	background: white;
	padding: 5px;
}

#pformEnteteLogin-1 label {
	font-size:12px;
	line-height:20px;
	color: black;
	font-weight: bold;
}

#formEnteteLogin p{
	margin : 0;
	padding: 0;
}

#formEnteteLogin input { 
	border:0 none;
	font-size:11px;
}

#formEnteteLogin #zoneLogin_connexion {	
	position:absolute;
	right:40px;
	top:24px;
} 

#identifiant {
	width: 123px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: white none repeat scroll 0 0;
	color: black;
	padding: 1px 1px 1px 2px;
}

#mot_de_passe {
	width: 123px;
	margin-bottom: 1px;
	background: white none repeat scroll 0 0;
	color: black;
	padding: 1px 1px 1px 2px;
}

#loginInfoPerdu {	
	color: white;
	font-size: 10px;
	font-weight:bold;
}

#submitLogin {
	position: absolute;
	bottom: 12px;
	right: -40px;
}

/* zone flash */
#zone_actu_flash { 
	text-align: right;
}

/* FIN ENTETE */
/* ####################################################################### */


/* ####################################################################### */
/* MENU */


body {
} /* WinIE behavior call */

/* Div conteneur du ul menu */
div#menu {
	height:28px;
	left:170px;
	position:absolute;
	top:120px;
	z-index:1000;
}

/* Ul principal */
div#menu ul {
	margin: 0; 
	padding: 0; 
	background: white;
} 

/* Li premier niveau */	
div#menu li {
	list-style: none; 
	margin: 0 5px 0 0;
    float: left; 
	position: relative;
	white-space: nowrap;
}

div#menu li span.cg{
	display:block;
	float:left;
	height:28px;
	width:12px;
	background: url(/media/site/image/coin-menu-gauche.png) no-repeat 0 0;
}

div#menu li span.cd{  
	display:block;
	float:left;
	height:28px;
	width:12px;
	background: url(/media/site/image/coin-menu-droit.png) no-repeat 0 0;
}

/* Au survol du li principal AVEC ou SANS sous menu */
div#menu li:hover {
}

div#menu li a:hover {
	color: black;
}

/* Pour le li Li principale AVEC un sous menu */
div#menu li.liSousMenu {
	/*background: url(dropmenu.gif) 95% 50% no-repeat;*/
	
}

/* Au survol du li principal AVEC un sous menu */
div#menu li.liSousMenu:hover {
	color:  black; 
}
	
/* Lien a des li principaux appliqu� a tous les enfants a */
div#menu li a {
	display: block; 
	float: left;
	padding: 8px 0;
	text-decoration: none; 
	color: white;
	background: url(/media/site/image/fond-menu-centre.png) repeat-x 0 0;
	
}

div#menu li a span{
}

/* Petite correction ff et navigateur conforme */
div#menu>ul a {
	width: auto;
}

/* Ul de sous menu */
div#menu ul ul {
	position: absolute; 
  display: none;
}

/* li de l'ul de sous menu */
div#menu ul ul li {
	clear: both;
	display: block;
	border: none;
	float: none;
	/*border-bottom: 1px solid white;*/
}

/* Au survol des li principal on change la couleur de fond */
div#menu li.liSousMenu li.liSousMenu:hover {
/* 	background-color: #cd008a;
 */}

/* Au survol des li de sous menu */
div#menu ul.ulNiveau1 li.liSousMenu:hover ul.ulNiveau2 {
	 display:block; 
}

/* Positionnement de l'ul de sous menu */
div#menu ul.ulNiveau2 {
	top: 28px;
	left: 0; 
	background: #7fbddf url('/media/site/image/fond-sous-menu.gif') 0 0 no-repeat;
}

/* lien sur les sous menu */
div#menu ul.ulNiveau2 li a {
background-image:none;
padding: 10px 14px;
}

/* lien sur les sous menu au survol */
div#menu ul.ulNiveau2 li a:hover {
	color: black;
}



/* FIN MENU */
/* ####################################################################### */

/* ################## */
/* CORPS */

#corpsIndex {
	position: relative;
	z-index: 10;
	height: 440px;
	top: -30px;
}

#corpsIndex h2 {
	color:white;
	font-size:12px;
	left:20px;
	margin:0;
	position:absolute;
	top:5px;
	z-index:100; 
}

#corps {
	position: relative;
	z-index: 10;
	height: 440px;
	top: -30px;
}

/* FIN CORPS */
/* ################## */


/* ################## */
/* ZONE TEXTE */

#contenuZoneTexte {
	position:relative;
	width:150px;
	height:190px;
	top:-222px;
	left:18px;
}

#contenuZoneTexte h2 {
	color:#6a6a6a;
	font-size:11px;
	/*margin:0;
	position:absolute;*/
	top:0px;
	left:0px;
}

#contenuZoneTexte p {
	color:#6a6a6a;
	font-size:10px;
	position:relative;
	top:90px;
}

#contenuZoneTexte a {
	color:#6a6a6a;
	font-weight:bold;
}

.texteZoneTexte {
	text-align:justify;
}
/* FIN ZONE TEXTE */
/* ################## */

/* ####################################################################### */
/* ZONE RECHERCHE */

#conteneurZoneRecherche {
	height:225px;
	left:200px;
	position:relative;
	top:0;
	width:320px;
	z-index:5;
}

#zoneRecherche {
	position: relative;
}

#form_choix_ville {
	width: 310px;
	height: 170px;
	background: url(/media/site/image/fond-form-recherche.gif) no-repeat;
	padding:40px 15px 10px 10px;
	color:#0065a1;
	position: relative;
}

#pDepart {
	margin: 5px 0;
}

#pDestination {
	margin: 21px 0 13px 0;
}

.inputTextRecherche {
/* 	border: 1px solid ;
 */}

#depart, #destination {
	width: 170px;
}

.depart_ville , .destination_ville, #destination_lieu, #depart_lieu{
	position: relative;
	width:221px;
	color:#6a6a6a;
}

.destination_ville{
	width:191px;
}

#destination_lieu, #depart_lieu{
	position: relative;
	left: 0px;
	width:279px;
}

#alerteCriteres {

	display: block;
	padding: 2px;
	background: #FFFFFF;
	width: 120px;
	margin: 6px 125px;
	color: gray;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	border: none;
	font-size: 11px;
	left: 269px;
	margin-top:-2px;	
}

#RssCriteres {
	
	display: block;
	padding: 2px;
	background: #FFFFFF;
	width: 120px;
	margin: 2px 125px;
	color: gray;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	border: none;
	font-size: 11px;
	left: 269px;
	margin-top:-2px;
}

.btRecherche {
	display: block;
	padding: 2px;
	background: #FFFFFF;
	width: 120px;
	margin: 2px 125px;
	color: gray;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	border: none;
	font-size: 11px;
	left: 269px;
	
}

#pBtTrouver {
	bottom:10px;
	margin:0;
	position:absolute;
	right:25px;
	text-align:right;
}

.btSubmit {
	cursor:pointer;
}



#conteneurEvenement, #conteneurOrganisme {
	background: url(../images/lst_img.gif) no-repeat;
}

#conteneurRayonDest, #conteneurRayonDep {
	background: url(../images/img-list-rayon.gif) no-repeat;
}



/* autocompletion */

#form_choix_ville label {
	color: #0065A1;
	font-size: 12px;
}

#listeChoixDate {
 	position: absolute; 
}

#inputChoixDateRegulier, #inputChoixDateUnique {
	top:50px; 
}

#inputChoixDateUnique {
	color:#6A6A6A;
} 


#extra1 {
	background:transparent url(/media/site/image/extra1.png) no-repeat scroll 0 0;
	height:112px;
	position:absolute;
	right:-61px;
	top:150px;
	width:68px;
}

/* FIN ZONE RECHERCHE */
/* ################## */

/* ######### */
/* ZONE OFFRES */ 

#listingOffres {
	background:transparent url(../media/site/image/fond-liste-resultat.gif) no-repeat scroll 0 0;
	height:224px;
	left:10px;
	position:absolute;
	top:195px;
	width:552px;
}

#listingOffresRetourInfo {
	margin-top: 70px;
	margin-left: 20px;
}

#divListingOffres {
	left:1px;
	position:absolute;
	top:30px;
	width:507px;
}

.pListingOffres  {
	clear:both;
	color:white;
	font-weight:bold;
	height:16px;
	margin:-2px 0 0;
	top:0;
} 
	
	
.pListingOffresLignes  {		
	/*
	border-bottom:1px solid #9fcde7;
	clear:both;
	min-height:20px; 
	line-height:16px;
	margin:0 0 5px;			
	*/
	border-bottom:1px solid #9FCDE7;
	clear:both;
	line-height:10px;
	margin:0 0 5px;
	min-height:13px;	
} 	
	
#divFixHeightListingOffres {
	overflow: auto; 
	height: 145px;
}
		
.pListingOffresLignes  a {
	color: #808080;
	text-decoration: none;
} 
		
		.roleListingOffres {
			padding-left:5px;
			width: 50px;
			float: left;
			display: block;
		}
		
		.departListingOffres {
			width: 130px;
			float: left;
			display: block;
		}
		
		.destinationListingOffres {
			width: 130px;
			float: left;
			display: block;
		}
		
		.organismeListingOffres {
			width: 90px;
			float: left;
			display: block;
		}
		
		.dateListingOffres {
			float: left;
			display: block;
		}

#tableListingOffres {
	border-collapse: collapse;
}

.separateur { 
	padding-left: 50px;
	margin: 5px 5px 5px 0;
	line-height: 20px;
	background: #7fbddf;
	color: white;
	clear: both;
}

.listingHorsDep {
	background: #F2EFE9;
	margin: 5px 5px 5px 0;
}

.enteteTableauListing {
	background: #80af1d;
	color: white;
	height: 20px;
}

/* Pour le texte "erreur pas de trajet disponible..." */
.listingErreur {
	margin: 10px;
}


/* outils haut (ou bas) */
#menuRss {
	position:absolute;
	right:145px;
	top:203px;
}

#texteBtAlerteMail, #texteBtRss a , #btToutesoffres, #lienVousInscrire {
	color: #0065a1;
	text-decoration: underline;
	cursor: pointer;
}

#btToutesoffres {
	background: url(../media/site/image/icon-toutes-offres.gif) no-repeat;
	bottom:-200px;
	font-weight:bold;
	left:-179px;
	padding-left:15px;
	position:absolute;
}

#texteBtRss {
	background: url(../media/site/image/icon-rss.gif) no-repeat;
	left:-128px;
	padding-left:15px;
	position:absolute;
	top:-8px;
}

#formAlerteMail, #formRss {
	display: inline;
	
}

/* Changement des apparences au survol */
.survolOn {
	background: #eee2d2;
}

.survolOff {
	background: white;
}

#nResultat {
	color:white;
	font-size:14px;
	font-weight:bold;
	left:8px;
	position:absolute;
	top:-40px;
}


/* FIN ZONE INFO */
/* ############# */

/* ########## */ 
/* ZONE CARTE */

#conteneurZoneCarte {
	background:transparent url(/media/site/image/fond-carte.gif) no-repeat scroll 0 bottom;
	height:395px;
	left:573px;
	position:absolute;
	top:0px;
	width:387px;
	z-index:10;
}

#conteneurZoneCarte h2 {
	color:#0065a1;
	font-size:13px;
	left:20px;
	position:absolute;
	top:26px;
}

#utilisationCarte {
	color:#accb61;
	cursor:pointer;
	position:absolute;
	right:20px;
	text-decoration:underline;
	top:25px;
	font-size: 10px;
	font-weight: bold;
}

#carte {
	height:305px;
	left:20px;
	margin:0;
	position:absolute;
	top:52px;
	width:348px;
}

/* SLIDER */
#affinerRayon {
	bottom:11px;
	left:20px;
	position:absolute;
}

	#affinerRayon p {
		margin: 4px 0;
		color: white;
		width:	165px;
	}

#conteneurSlider {
	background: url(/media/site/image/fond-slider.gif) ;
	bottom:4px;
	height:14px;
	position:absolute;
	right:-194px;
	width:170px;
}

	#sliderMoins {
		float: left;
		width: 9px;
		height: 14px;
		background: url(/media/site/image/bt-moins-slider.gif);
	}
	
	#sliderPlus {
		float: right;
		width: 9px;
		height: 14px;
		background: url(/media/site/image/bt-plus-slider.gif);
	}
	
div.slider {
	float: left;
	height:22px;
	width:152px;
}
div.slider div.curseur {

	width: 10px;
	height: 14px;
	background: url(/media/site/image/fleche-slider.gif) 0 1px no-repeat;
	cursor: pointer;
}

/* FIN ZONE CARTE */
/* ############## */


/* ####################################################################### */
/* FIL D'ARIANE */
#filAriane {
	color:#0065A1;
	height:20px;
}

#filAriane a {
	color:#0065A1 !important;
}

#filAriane a:hover {
	color:#0065A1 !important;
}

/* FIN FIL D'ARIANE */
/* ############## */


/* ####################################################################### */
/* PIED */

#pied {
	position: relative;
	background: url('/media/site/image/fond-pied.gif') left 0 no-repeat;
	height: 47px;
    clear: both;
	top: -30px;
	z-index: 1000;
}

#pied a {
	color: #accb61;
}

#realisation {
	bottom:25px;
	color:#7FBDDF;
	font-size:10px;
	left:575px;
	margin:0;
	position:relative;
}

#realisation a {
	color: #7fbddf !important;
	text-decoration:none; 
}

#adresseFooter {
	position: absolute;	
	margin: 0;
	right: 30px;
	bottom: -20px;
	color: gray;
	font-size: 10px;
}

#adresseFooter a {
	color: gray !important;
}

#menuFooter {
	bottom:-10px;
	color:#89BA17;
	font-size:10px;
	left:654px;
	margin:0;
	position:relative;
}

#menuFooter a {
	color: #89BA17 !important;
	text-decoration:none; 
}


/* FIN PIED */
/* ####################################################################### */


/* ####################################################################### */
/* BOX */

#contenuBox {
	margin: 10px;
}

#sbox-content input {
	border-color:1px solid #87B83B;
}

#sbox-entete, .titreBoxImportant {
	background-color: #7fbddf; 
}

#sbox-btn-close {
	background-color: #C91C25; 
}

h3.barreTitreAccordeon {
	margin: 10px 0 ;
}

#sbox-content,#dateTrajetRegulier, #sbox-entete, #offreDetailsZone1, #offreDetailsZone2, #offreDetailsZone3, #offreDetailsZone4, #sbox-btn-close, #menuBox , #ulMenuProfil li, .ligneWhile{
	border-color: #7fbddf;
} 

.boxLien, .sousTitre {
	color: #7fbddf;  
}

#menuTitre {
	background-color: #e31333;
	border-color: #e31333; 
}

/* etoile pour note de la box */ 
.rating {
	background-image: url('/media/site/image/box/stars.gif'); 
	background-repeat:  no-repeat;
}

ul.rating li a:hover {
	background: url('/media/site/image/box/stars.gif'); 
	background-repeat:  no-repeat;
}
	
/* ACCORDEON */ 

#accordeon_compte, #formTrajet, #accordeonInscription {
	margin: 20px 0;
}

h3.barreTitreAccordeon {
	cursor: pointer;
	font-size: 12px;
	background-color: #7fbddf;
	color: black;
	margin: 0 0 4px 0;
	line-height: 30px;
	padding-left: 30px; 
	clear: both;
}

#barreTitreAccordeon_1 { 
	background-image: url(/media/site/image/box/n1.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

#barreTitreAccordeon_2 {
	background-image: url(/media/site/image/box/n2.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

#barreTitreAccordeon_3 {
	background-image: url(/media/site/image/box/n3.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

#barreTitreAccordeon_4 {
	background-image: url(/media/site/image/box/n4.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}

.activeTitreAccordeon {
	background-color: #007cbf!important;
	color: white!important;
}

/* Divers sur box */

h4.h4TitreFormAccordeon {
	color: #C91C25; 
}

#pBlocPreciserEtape {
	border-top:1px solid #7fbddf; 
	padding-top: 20px; 
	margin: 20px 0;
}

#divParentEtape {
/* 	padding: 0 20px;
 */}

.precision {
	border-top:1px solid #7fbddf; 
	padding-top: 20px; 
	background-position: 0 26px; 
	clear: both;
}

/* FIN BOX */
/* ####################################################################### */


/* ####################################################################### */
/* CLASS DIVERSES ET VARIEES */

#connect_cliquez_ici {
	text-decoration: underline;
	font-weight: bold;
	color: black;
	cursor:	pointer;
}


/* LOADER */

#loader {
	height: 20px;
	width: 65px;
	position:absolute;
	z-index: 200000;
	top:50%;
	left:50%;
	margin-top: -10px;
	margin-left: -32px;
}

#assombrissement_blanc {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

.clear{
clear:both;
height: 30px;
}

.text_loader {
	clear: both;
}

.d , .cursor{
	cursor: pointer;
}

.d td {
	/*border-bottom: 1px solid gray;*/
}

.survolListe {
	background: #CD008A;
	color:  white;
}

.survolListe td {
	border-color: #CD008A;
}

.exposant {
	font-size:11px;
	font-weight:normal;
}

/* FIN CLASS DIVERSES ET VARIEES */
/* ####################################################################### */

/*
Default style for the nogray calendar
the default class prefix is ng-

made by Wesam Saif
http://www.nogray.com
support@nogray.com

*/

/* Pour calendrier */

/* table list */
.table_list {border-collapse:collapse;
	border:solid #cccccc 1px;
	width:100%;}

.table_list td {padding:5px;
	border:solid #efefef 1px;}

.table_list th {background:#75b2d1;
	padding:5px;
	color:#ffffff;}

.table_list tr.odd {background:#e1eff5;}


/* calendar styles */
#calendrier {
	border:solid #4a974c 1px;
	background:#ffffff;
	padding-bottom:5px;
	padding-top:5px;}

#calendrier {width:210px;}
#calendrier .ng-cal-header-table {width:200px;}



#inter_cal .ng-cal-header-table, #inter_cal2 .ng-cal-header-table {width:95%;}


/* the main header table */
.ng-cal-header-table {margin:5px;
	border-collapse:collapse;
	background:#efefef;
	border:solid #cccccc 1px;}
	
/* the previous and next table cells */
.ng-cal-previous-td, .ng-cal-next-td {width:20px;
	height:20px;
	color:#336699;
	border:solid #cccccc 1px;
	text-align:center;}

/* the calendar header table cell (the area where the month and year is displayed) */
.ng-cal-header-td {text-align:center;
	font-weight:bold;
	padding:3px;}
	
/* the main month table */
.ng-cal {border:solid #5fd7d6 1px;
	border-collapse:collapse;
	margin:5px;
	margin-top:0px;
	background-color: #d9d9d9;}
	
.ng-cal * {font-size:8pt;}
.ng-cal td {padding:3px;
	border:solid #4a974c 1px;}

/* the days name table cells */
.ng-cal .ng-days-name-td {background:gray;
	border:solid gray 1px;}
	
/* the month name table cell */
.ng-month-name-th {background:#4a974c;
	font-weight:bold;
	padding:3px;
	color:#ffffff;
	text-align:center;}
	
/* weekends, days off, dates off (holidayes) */
.ng-weekend, .ng-dayOff, .ng-dateOff {color:#999999;}

/* out of range days (previous or next month) */
.ng-outOfRange {color:#999999;
	background:#efefef;
	text-decoration:line-through;}

/* the style for the table cell when the mouse is over it */
.ng-mouse-over {font-weight:bold;
	background:#faedd6;}
	
/* selected day */
.ng-selected-day {background:#ffbb45;
		font-weight:bold;}
		
/* the close and clear buttons in the bottom of the calendar */
.ng-close-link, .ng-clear-link  {padding:3px;
	text-align:center;
	color:#666666;
	text-decoration:none;
	font-size:8pt;
	background:#efefef;
	border:solid #cccccc 1px;
	float:right;
	margin-right:5px;}
	
	
	
		#contenu {
		width: 930px;
		margin-left: 20px;
		/*background-color:#EAFBAB;*/
		background-image: none
	}


		#colonne_gauche {
			float: left;
			width:380px;
			/*margin-left:60px;*/
		}
		

		#colonne_droite {
			float: left;
			width: 380px;
			margin-left:60px;
		}

		#colonne_gauche p, #colonne_droite p {
			text-align:justify;
		}

.titre-page {
	text-align:right;
}
	
.sous-titre-article {
	text-align:right;
}
		
.fondRose{
background-color:#007CBF;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:25px;
}		

.fondVert{
background-color:#007CBF;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:25px;
}

.fondVertClair{
background-color:#88BA15;
color:#FFFFFF;
font-size:11px;
height:25px;
}

.fondVertClairPlus{
background-color:#88BA15;
color:#FFFFFF;
font-size:11px;
height:25px;
}


/* ####################################################################### */
/* PLAN DU SITE */


/* Div conteneur du ul menu */
div#planSite {
}


/* Lien a des li principaux appliqu� a tous les enfants a */
div#planSite li a {
	text-decoration: none; 
}





/* FIN PLAN DU SITE */
/* ####################################################################### */



