/* ####################################################################### */
/* ##############################  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: 972px;
	left: 50%;
	margin-left: -485px;
}

img {
	border: none;
}

th, td {
	text-align: left;
	padding-left: 5px;
}

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

#entete {
	width: 972px;
	height: 187px;
	background: url(../media/site/image/bandeau-haut.gif) right 0 no-repeat;
	position: relative; 
} 

#titrePage {
	display: none;
	margin: 0;
}


/* Zone login */
#formEnteteLogin, #lienMonCompte {
	position:absolute; 
	right:95px;
	top:108px;
	width:120px;
	z-index:600;
	color: #5E454F;
}

#lienMonCompte {
right:57px;
top:155px;
width:195px;
}

#lienMonCompte  a{
color:white;
}



#pformEnteteLogin-0 {
	position: absolute;
	top: -25px;
	left:0;
	width: 300px;	
	background: white;
	padding: 5px;
}

#pformEnteteLogin-1 label {
	font-size:12px;
	line-height:20px;
}

#formEnteteLogin p{
	margin : 0;
	padding: 0;
}

#formEnteteLogin input { 
	border:0 none;
	font-size:11px;
	color: #5E454F;
}

#formEnteteLogin #zoneLogin_connexion {	
	color: #5E454F;
	position:absolute;
	right:40px;
	top:24px;
} 

#identifiant {
	width: 90px;
	margin-bottom: 1px;
}

#mot_de_passe {
	width: 90px;
}

#loginInfoPerdu {	
	color: #5E454F;
	font-size: 10px;
}

#submitLogin {
	position: absolute;
	bottom: 12px;
	right: -2px;
}

/* zone flash */
#zone_actu_flash { 
	text-align: right;
}

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


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


body {
} /* WinIE behavior call */

/* Div conteneur du ul menu */
div#menu {
	height:20px;
	left:0;
	position:absolute;
	top:109px;
	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:23px;
	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:23px;
	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 {
	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: 5px 0;
	text-decoration: none; 
	color: white;
	background: #C00A2A; 
}

div#menu li a span{
	background: #C00A2A;
}

/* 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: 23px;
	left: 0;
	background: #C00A2A;
}

/* lien sur les sous menu */
div#menu ul.ulNiveau2 li a {
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: 400px;*/
	height: 360px;
}

#corpsIndex h2 {
	color:white;
	font-size:12px;
	left:23px;
	margin:0;
	position:absolute;
	top:-4px;
	z-index:10000;
}

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


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

#conteneurZoneRecherche {
	position: relative;	
	z-index: 1500;
	top: -20px;
	width: 560px;
}

#zoneRecherche {
	position: relative;
}

.inputTextRecherche {
	border: none;
}

.fieldsetRecherche1 {
	border: none;
	position:absolute;
	top: -10px;
	padding: 32px 16px;
	left: 8px;
	width: 262px;
/* 	height: 188px;
 */	background: url(/media/site/image/fond-fieldsetRecherche1.gif) no-repeat;
}

.fieldsetRecherche1 p, .fieldsetRecherche2 p {
	margin: 10px 0 ; 
}

.fieldsetRecherche2 {
	background:transparent url(/media/site/image/fond-fieldsetRecherche2.gif) no-repeat scroll 0 0;
	border:medium none;
	height:111px;
	padding:0 16px;
	left:287px;
	margin-bottom:0;
	position:absolute;
	top: 15px;
	width:277px;
}

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

.depart_ville , .destination_ville{
	position: relative;
}

#organisme, #evenement {
	width: 228px;
}

#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;
	
}

.btSubmit {
	cursor:pointer;
	position:absolute;
	right:-245px;
	top:130px;
}



#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 {
	position: absolute;
	margin: 0;
	padding: 0;
}

#form_choix_ville label {
	color: #224467;
}

#listeChoixDate {
 	position: absolute; 
 }
 
 /* Class diverses */
.listeDeroulanteBis {
	font-size: 11px;
}

#inputChoixDateUnique, #inputChoixDateRegulier {
	top: 50px;
}


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

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

#listingOffres {
	position: absolute;
	z-index: 500;
	top: 180px;
	left: 10px;
	background: url(../media/site/image/fond-liste-resultat.gif) left top no-repeat;
	width: 552px;
	height: 224px;  
}

#listingOffresRetourInfo {
	margin-top: 70px;
	margin-left: 20px;
}

#divListingOffres {
	left:0;
	position:absolute;
	top:23px;
	width:552px;
border:1px solid #C0092A;
}

	.pListingOffres  {
		font-size: 12px;
		color: white;
		background: #c0092a; 
		clear: both;
		height: 20px;
		line-height: 20px;
		margin: 0 0 5px 0;
	} 
	
	
	.pListingOffresLignes  {		
		border-bottom:1px solid #C00A2A;
		clear:both;
		min-height:20px;
		line-height:16px;
		margin:0 0 5px;				
	} 	
	
	#divFixHeightListingOffres {
		overflow: auto; 
		height: 124px;
	}
		
		.pListingOffresLignes  a {
			color: gray;
			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: #C00A2A;
	color: white;
	clear: both;
}

.listingHorsDep {
	background: #F2EFE9;
	margin: 5px 5px 5px 0;
}

.enteteTableauListing {
	background: #80af1d;
	color: white;
	height: 20px;
}

/* outils haut */
#menuRss {
	position:absolute;
	right:130px;
	top:3px;
}

#texteBtAlerteMail, #texteBtRss a , #btToutesoffres {
	color: #C00A2A;
	text-decoration: underline;
}

#btToutesoffres {
	background: url(../media/site/image/icon-toutes-offres.gif) no-repeat;
	position: absolute;
	right: 10px;
	top: 195px;
	padding-left: 15px; 
}

#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 {
	position: absolute; 
	top: -33px; 
	left: 20px; 
	color: white; 
	font-size: 13px; 
	font-weight: bold;
}


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

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

#conteneurZoneCarte {
	background:transparent url(/media/site/image/fond-carte.gif) no-repeat scroll 0 0;
	height:339px;
	left:590px;
	position:absolute;
	top:20px;
	width:360px;
	z-index:10;
}

#conteneurZoneCarte h2 {
	color:white;
	left:8px;
	position:absolute;
	top:7px;
}

#utilisationCarte {
	color:gray;
	cursor:pointer;
	font-weight:bold;
	position:absolute;
	right:12px;
	text-decoration:underline;
	top:6px;
}

#carte {
	height:295px;
	left:11px;
	margin:0;
	position:absolute;
	top:35px;
	width:338px;
}

/* SLIDER */
#affinerRayon {
	left:10px;
	position:absolute;
	bottom:-40px;
}

	#affinerRayon p {
		margin: 5px 0;
		color: #6f769c;
	}

#conteneurSlider {
	background: url(/media/site/image/fond-slider.gif) ;
	height: 14px;
	width: 218px;
}

	#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:16px;
	width:200px;
}
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 */
/* ############## */

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

#pied {
	position: relative;
	/*top: -40px;*/
	top: 0px;
	background: url('/media/site/image/fond-pied.gif');
	width: 972px;
	height: 88px;
}

#pied a {
	color: #b2aaa8;
	text-decoration:none;
}

#realisation {
	position: absolute;	
	margin: 0;
	right:0pt;
	bottom: -20px;
	color: #b2aaa8;
}

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


/* ####################################################################### */
/* Accueil Login */

#accueilLogin {
	height: auto !important;
	height: 400px;
	min-height: 400px;
	
	position:relative;
}

#formLoginAccueil {
	height:300px;
	left:50%;
	margin-left:-150px;
	position:absolute;
	top:100px;
	width:300px; 
}


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



/* ####################################################################### */
/* BOX */

#contenuBox {
	margin: 10px;
}

#sbox-content input {
	border-color:1px solid #87B83B;
}

#sbox-entete, .titreBoxImportant {
	background-color: #C00A2A; 
}

#sbox-btn-close {
	background-color: #e75221; 
}

h3.barreTitreAccordeon {
	margin: 10px 0 ;
}

#sbox-content,#dateTrajetRegulier, #sbox-entete, #offreDetailsZone1, #offreDetailsZone2, #offreDetailsZone3, #offreDetailsZone4, #sbox-btn-close, #menuBox , #ulMenuProfil li, .ligneWhile{
	border-color: #C00A2A;
} 

.boxLien, .sousTitre {
	color: #C00A2A;  
}

#menuTitre {
	background-color: #DF430D;
	border-color: #DF430D; 
}

/* 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: #D5D4E5;
	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: #6F769C!important;
	color: white!important;
}

/* Divers sur box */

h4.h4TitreFormAccordeon {
	color: #C00A2A; 
}

#pBlocPreciserEtape {
	border-top:1px solid #C00A2A; 
	padding-top: 20px; 
	margin: 20px 0;
}

#divParentEtape {

}

.precision {
	border-top:1px solid #C00A2A; 
	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;
}

#extra1 {
	background:transparent url(/media/site/image/extra1.png) repeat scroll 0 0;
	height:68px;
	position:absolute;
	right:85px;
	top:125px;
	width:108px;
}

.clear{
clear:both;
height: 60px; 
}

.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;
}

.pVeo {
	top: -10px;
}

/* 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: 978px;
		}


		#colonne_gauche {
			float: left;
			width:460px;
			/*margin-left:60px;*/
		}

		#colonne_droite {
			float: left;
			width: 460px;
			margin-left:30px;
		}
		
.fondRose{
background-color:#C00A2A;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:25px;
}		

.fondVert{
background-color:#C00A2A;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
height:25px;
}

.fondVertClair{
background-color:#6F769C;
color:#FFFFFF;
font-size:11px;
height:25px;
}

.fondVertClairPlus{
background-color:#D5D4E5;
color:#FFFFFF;
font-size:11px;
height:25px;
}

#filAriane a {
color:gray;
}
