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

body {
	margin: 0;
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size   : 11px;
	background: #E4C35A url(/media/site/image/fond-body.gif) no-repeat;
 
}

#conteneur {
	height:1090px;
	margin:0;
	padding:0;
	width:1290px;
}

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

.pVeo {
	position:absolute !important;
	left:15px !important;
	top:-10px !important;
}

/* 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 */

/* WinIE behavior call */

/* Div conteneur du ul menu */
div#menu {
	font-size:10px;
	font-weight:bold;
	height:28px;
	left:203px;
	position:absolute;
	top:605px;
	z-index:1000;
}

/* Ul principal */
div#menu ul {
	margin: 0; 
	padding: 0; 
} 

/* 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{
	background: url(/media/site/image/coin-menu-gauche.png) no-repeat 0 0;
	float:left;
	height:28px;
	width:10px;
	display:block;
}

div#menu li span.cd{  
	display:block;
	float:left;
	height:28px;
	width:10px;
	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: #997037;
}

/* 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: #997037;
	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: #997037;
}


/* MENU PAGE CONTENU*/

/* WinIE behavior call */

/* Div conteneur du ul menu */
div#menuPageContenu {
	font-weight:bold;
	height:28px;
	left:30px;
	position:relative;
	top:2px;
	z-index:1000;
}

/* Ul principal */
div#menuPageContenu ul {
	margin: 0; 
	padding: 0; 
} 

/* Li premier niveau */	
div#menuPageContenu li {
	list-style: none; 
	margin: 0 5px 0 0;
    float: left; 
	position: relative;
	white-space: nowrap;
}

div#menuPageContenu li span.cg{
	background: url(/media/site/image/coin-menu-gauche.png) no-repeat 0 0;
	float:left;
	height:28px;
	width:10px;
	display:block;
}

div#menuPageContenu li span.cd{  
	display:block;
	float:left;
	height:28px;
	width:10px;
	background: url(/media/site/image/coin-menu-droit.png) no-repeat 0 0;
}

/* Au survol du li principal AVEC ou SANS sous menu */
div#menuPageContenu li:hover {
}

div#menuPageContenu li a:hover {
	color: #997037;
}

/* Pour le li Li principale AVEC un sous menu */
div#menuPageContenu li.liSousMenu {
	/*background: url(dropmenu.gif) 95% 50% no-repeat;*/
	
}

/* Au survol du li principal AVEC un sous menu */
div#menuPageContenu li.liSousMenu:hover {
	color:  black; 
}
	
/* Lien a des li principaux appliqué a tous les enfants a */
div#menuPageContenu li a {
	display: block; 
	float: left;
	padding: 8px 0;
	text-decoration: none; 
	color: #997037;
	background: url(/media/site/image/fond-menu-centre.png) repeat-x 0 0;
}

div#menuPageContenu li a span{
}

/* Petite correction ff et navigateur conforme */
div#menuPageContenu ul a {
	width: auto;
}

/* Ul de sous menu */
div#menuPageContenu ul ul {
	position: absolute; 
  display: none;
}

/* li de l'ul de sous menu */
div#menuPageContenu 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#menuPageContenu li.liSousMenu li.liSousMenu:hover {
/* 	background-color: #cd008a;
 */}

/* Au survol des li de sous menu */
div#menuPageContenu ul.ulNiveau1 li.liSousMenu:hover ul.ulNiveau2 {
	 display:block; 
}

/* Positionnement de l'ul de sous menu */
div#menuPageContenu 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#menuPageContenu ul.ulNiveau2 li a {
background-image:none;
padding: 10px 14px;
}

/* lien sur les sous menu au survol */
div#menuPageContenu ul.ulNiveau2 li a:hover {
	color: #997037;
}


/* MENU DE GAUCHE */

#menuVertical {
	font-weight:bold;
	left:20px;
	position:absolute;
	top:220px;
	font-size:10px;
}

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

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

#menuVertical li a,#menuVertical li p {
	display: block; 
	padding:6px 0 0 9px;
	text-decoration: none; 
	color: #997037;
	margin:0;
}

#menuVertical #inscription {
	display: block;
	background: url(/media/site/image/bt-connexion-menu-vertical.png) no-repeat;
	width: 126px;
	height: 26px;
	color:white !important;
}

#monCompte {
	display: block;
	background: url(/media/site/image/bt-connexion-menu-vertical.png) no-repeat;
	width: 126px;
	height: 26px;
	color:white !important;
}


#btToutesoffres {
	display: block;
	background: url(/media/site/image/bt-std-menu-vertical.png) no-repeat;
	width: 128px;
	height: 28px;
}

#depotTrajet  {
	display: block;
	background: url(/media/site/image/bt-std-menu-vertical.png) no-repeat;
	width: 128px;
	height: 28px;
}


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

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

#conteneurActu {
	background:transparent url(/media/site/image/fond-actu.gif) no-repeat scroll 0 0;
	height:135px;
	left:670px;
	position:absolute;
	top:8px;
	width:270px;
}

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

#conteneurActu h2 {
	margin: 0 45px 10px 15px;
	color: #666666;
	font-size: 10px;
	font-weight:normal;
}

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


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

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

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

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




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

#corps {
	width:980px;
	height:800px;
	position:absolute;
	left:65px;
}

#corpsContenu {
	left:110px;
	position:absolute;
	top:185px;
	width:840px;
}
/*
#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; 
}
*/


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


/* ################## */
/* ZONE TEXTE */

#contenuZoneTexte {
	position:relative;
	width:150px;
	height:190px;
	top:-222px;
	left:18px;
}

#contenuZoneTexte h2 {
	color:#6a6a6a;
	font-size:12px;
	/*margin:0;
	position:absolute;*/
	top:0px;
	left:0px;
}

#contenuZoneTexte p {
	color:#6a6a6a;
	font-size:10px;
	position:relative;
	top:55px;
}

#contenuZoneTexte a {
	color:#6a6a6a;
	font-weight:bold;
}

.texteZoneTexte {
	text-align:justify;
}
/* FIN ZONE TEXTE */
/* ################## */

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

#conteneurZoneRecherche {
	height:180px;
	left:230px;
	position:relative;
	top:-20px;
	width:320px;
	z-index:5;
}

#conteneurZoneRecherche h2 { 
	color:#FFFFFF;
	font-size:12px;
	left:15px;
	position:relative;
	top:28px;
	width:175px;
	z-index:10;
}

#zoneRecherche {
	position: relative;
}

#form_choix_ville, #form_choix_ville2 {
	background:transparent url(/media/site/image/fond-form-recherche.png) no-repeat scroll 0 0;
	color:#A77F3C;
	height:125px;
	padding:25px 8px 8px;
	position:relative;
	width:260px;
}

#pDepart {
	margin: 5px 0;
}

#pDestination {
	margin: 0;
}
#pDestination a {
	color:#00abcc;
	font-size:10px;
}

#pDestination #ville-select {
	position:relative;
	left:95px;
}


#pDestination #ville-select .maplage {

}

#pDestination #ville-select .pavillon {

}

#pDestination #ville-select .both {

}


.inputTextRecherche {
/* 	border: 1px solid ;
 */}

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

.depart_ville , .destination_ville, #destination_lieu, #depart_lieu {
	position: relative;
	width:155px;
	color:#6a6a6a;
}

.date_trajet {
	width:130px !important;
}

button.dashboard {
	position:relative;
	top:-5px;
	left:6px;
}

#destination_lieu, #depart_lieu{
	position: relative;
	left: 0px;
	width:279px;
}

#inputChoixDateUnique {
	margin:5px 0;
}

#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:5px;
	margin:0;
	position:absolute;
	right:77px;
	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, #form_choix_ville2 label {
	color: #997037;
	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:67px;
	position:absolute;
	right:45px;
	top:143px;
	width:89px;
}


.labelFixWidth {
	display:block;
	float:left;
	line-height:18px;
	width:95px;
}

ul.autocompleter-choices li {
	color:#5F5753;
	font-size:1em;
	font-weight:normal;
}

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

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

#listingOffres {
	background:transparent url(../media/site/image/fond-liste-resultat.png) no-repeat scroll 0 0;
	height:405px;
	left:105px;
	position:absolute;
	top:190px;
	width:454px;
}

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

#divListingOffres {
	height:360px;
	left:6px;
	position:absolute;
	top:38px;
	width:435px;
}

.pListingOffres  {
	background-color:#997137;
	clear:both;
	color:white;
	font-weight:bold;
	height:16px;
	margin:-2px 0 5px;
	top:0;
	width:435px;
	padding:3px 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:327px;
	width:435px;
}
		
.pListingOffresLignes  a {
	color: #808080;
	text-decoration: none;
} 
		
		.roleListingOffres {
			padding-bottom:2px;
			padding-left:5px;
			padding-top:3px;
			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;
		}

		.impair {
			background-color:#CFAE70;
			color:white;		
		}

#tableListingOffres {
	border-collapse: collapse;
}

.separateur { 
	padding-left: 50px;
	margin: 5px 5px 5px 0;
	line-height: 20px;
	background: #997137;
	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:-4px;
	top:8px;
}

#texteBtAlerteMail, #texteBtRss a , #lienVousInscrire {
	color: #0065a1;
	text-decoration: underline;
	cursor: pointer;
}


#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;
	text-transform:uppercase;
	top:-50px;
}


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

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

#conteneurZoneCarte {
	background:transparent url(/media/site/image/fond-carte.png) no-repeat scroll 0 bottom;
	height:410px;
	left:568px;
	position:absolute;
	top:190px;
	width:372px;
	z-index:10;
}

#conteneurZoneCarte h2 {
	color:white;
	font-size:12px;
	left:15px;
	position:absolute;
	top:-4px;
}

#utilisationCarte {
	color:#997037;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	position:absolute;
	right:20px;
	text-decoration:underline;
	top:7px;
}

#carte {
	height:345px;
	left:10px;
	margin:0;
	position:absolute;
	top:35px;
	width:345px;
}

.bulle {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#FFF;
}

.ville {
	font-weight:bold;
	color:#FE9900;
}

#meteoVille {
	background:transparent url(/media/site/image/soleil.png) no-repeat scroll 0 0;

}

#meteoVille p {
	height:35px;
	width:200px;
}

#meteoVille a {
	color:#666666;
	font-weight:bold;
	left:40px;
	position:relative;
	top:7px;
}

.plages {
	
} 

.depart {
	
}

.destination {
	
}

#meteo {
	background:transparent url(/media/site/image/icone_maplage.png) no-repeat scroll 170px 30px;
}

#meteo p {
	height:70px;
	width:150px;
}

#meteo .ville {
	text-transform:uppercase;
}

#legende {
	position:absolute;
	bottom:8px;
	left:20px;	
}
#legende {
	position:absolute;
	bottom:8px;
	left:20px;	
}

/* SLIDER */
#affinerRayon {
	bottom:8px;
	left:20px;
	position:absolute;
}

	#affinerRayon p {
		margin: 4px 0;
		color: #997037;
		width:	165px;
	}

#conteneurSlider {
	background:transparent url(/media/site/image/fond-slider.gif) repeat scroll 0 0;
	bottom:3px;
	height:14px;
	position:absolute;
	right:-172px;
	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 */
/* ############## */

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

#pied {
	color:#997037;
	font-size:10px;
	left:1008px;
	margin:0;
	position:absolute;
	top:770px;
}

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

#realisation {
}

#realisation a {
}

#adresseFooter {
}

#adresseFooter a {
}

#menuFooter {
	margin:0 0 5px;
}

#menuFooter a {
}


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


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

#contenuBox {
	margin: 10px;
}

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

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

#sbox-btn-close {
	background-color: #C91C25; 
	border-color:#FFFFFF !important; 
}

h3.barreTitreAccordeon {
	margin: 10px 0 ;
}

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

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

#menuTitre {
	background-color:#E4C35A;
	border-color:#FFFFFF; 
}

/* 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: #E4C35A;
	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: #997037!important;
	color: white!important;
}

/* Divers sur box */

h4.h4TitreFormAccordeon {
	color: #CFAE70; 
}

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

#divParentEtape {
/* 	padding: 0 20px;
 */}

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

/* 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 {
			/*left:110px;
			position:absolute;
			top:189px;
			width:830px;*/
		}

		#contenu span {
			margin:5px;
		}
		
		#contenu h2 {
			color:white;
			font-size:13px;
			left:20px;
			position:absolute;
			top:-50px;
		}

		#contenuHaut {
			background:transparent url(/media/site/image/fond-corps-haut.gif) no-repeat scroll 0 0;
			height:44px;
			width:830px;
		}

		#contenuCorps {
			background:transparent url(/media/site/image/fond-corps.gif) repeat-y scroll 0 0;
			height:auto !important;
			min-height:300px;
			padding-left:15px;
			padding-right:10px;
			position:relative;
			top:-13px;
			width:815px;
		}


		#contenuBas {
			background:transparent url(/media/site/image/fond-corps-bas.gif) no-repeat scroll 0 0;
			width:830px;		
			height:28px;
			position:relative;
			top:-23px;
		}


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

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

.fondVert{
background-color:#997037;
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;
}

.SousTitre {
	size:11px;
	font-weight:bold;
}