body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding:0px; margin:0px;
	text-align:center;
	width:100%;
	height:100%;
	background:#8EBD44 url(../images/fond.jpg) center top repeat-y;
}

a {
	text-decoration:none;
	margin:0px;
	padding:0px;
	color:#669933;
	font-weight:bold;
	background-color:transparent;
	z-index:1000;
}

strong {font-weight:normal;}

#menu a {
	text-decoration:none;
	margin:0;
	padding:0px;
	color: #333333;
	font-weight:bold;
	font-size:11px;
	background-color:transparent;
				/*
	z-index:1000;
				*/

}

.tabent {
	font-size:10px;
	width:100%;
}

.tabent td {
	border:1px solid gray;
}

#plansite {
	width:100%;
}

#plansite td {
	height:30px;
	border:0px solid red;
	text-align:center;
	font-size:10px;
	
}

td.appl {
	background:#578F1B;
	color:white;
}

td.info {
	background:#2276C7;
	color:white;
	vertical-align:top;
	padding-top:10px;
}

td.info a, td.appl a {
	display:block;
	color:white;
	font-weight:normal;
}

.midinfo {
	width:100%;
	margin-top:10px;
}

.midinfo td {
	background:#93BBE1;
}

#titrepageaccueil {
color:#FFFFFF;
font-size:13px;
width:710px;
padding-bottom:20px;
}

#titrepageaccueil h1 {display:none;}

h2{ font-weight:bold; }
a:hover { text-decoration: none ; color:#DF400E;}

#header {
  height: 250px;
  width: 1000px;
  padding:0;
  margin: 0 0 5px 0;
  background: transparent url(../images/bandeau2.png) ;
  background-repeat: repeat-x;
}

/** ONGLETS **/

#ong_liens {
	position:absolute;
	top:220px;
}

.divong {
	float:left;
	height:30px;
	line-height:30px;
	width:200px;
	text-align:center;
	background:url(../images/onglet.png);
	-background:url(../images/ongletie6.png);
	cursor:pointer;
	margin-right:20px;
}

.divong:hover {
	background:url(../images/onglet-hover.png);
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/onglet-hover.png", sizingMethod="image");
}

.courant {
	background:url(../images/onglet-courant.png);
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/onglet-courant.png", sizingMethod="image");
}

.courant:hover {
	background:url(../images/onglet-courant.png);
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/onglet-courant.png", sizingMethod="image");
}

#ong_liens a {
	display:block;
	color:white;
	font-size:14px;
}

/** FIN ONGLETS **/

.identification {
	font-size:20px;
	font-weight:bold;
}

#accessMembre {
	background:url(../images/identification.png) center;
	width:220px;
	height:152px;
	text-align:center;
}

#accessMembre a {
	font-size:13px
}

#accessMembre a:hover {
	color:#DF400E;
}


#central{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	text-align:left;
	background:#8EBD44;
}

.page1{ background : transparent ; }

#page{
	padding:0px;
	font-size:11px;
	width:977px;
	margin:-5px 0 0 0px;
	min-height:600px;
	background:transparent url(../images/fonddeg.png) top right no-repeat;
	border-left:3px solid #578F29;
	border-right:20px solid #578F29;
}
#fildAriane{
	margin: -3px 0;
*	margin: 0 0 0 200px;
	padding: 0 25px 0px 25px;
	font-size:10px;
	background: transparent;
	z_index: 100000;
	visibility:hidden;
}

#decouvre {font-size:14px;color:white;width:200px;text-align:left;padding-left:10px;padding-bottom:4px;}
#decouvre strong {font-weight:bold;}

#menu {
	float : left;
	width: 220px;
	margin-top: -10px;
*	margin-top: -13px;
-	margin-top: -22px;
	margin-left: -15px;
	padding:0;
	color:#000000;
	font-weight:bold;
	font-size:13px;
				/*
	background-color : #f0f;
				*/
	text-align:right;
}


#menu ul#membre{
	list-style-type : none;
	margin-right: 10px;
}

#menu ul#commun{
	list-style-type : none;
	line-height:18px;
	vertical-align:middle;
	margin:0px;
	text-transform: uppercase;
	padding-left:15px;
}

#menu ul#commun li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #BFD995;
}

#menu ul#commun a {
	font-size:12px;
	color:#155B9E;
}

#menu ul#commun a:hover {
	color:#284800;
}

#menu ul#commun li:hover {
	background:#FFFFFF;
}

#menu ul#commun a strong {font-weight:bold;}

#page>#menu{ margin-left:0px; }
#contenu{
	margin-left:260px;
	margin-top:0px;
	min-height:500px;
	padding:5px;
	width:700px;
	z-index:5;
	-margin-left:250px;
}
.cadreContenu {
	width:606px;
	padding:20px;
	/*background:#5DC3EB url(../images/fonddiv.png) repeat-x;*/
	background:white;
	border:2px solid #1866b5;
	border-top:0px solid white;
	font-size : 11.2px;
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	margin-bottom:20px;
}

.intertitre strong {font-weight:bold;}

.cadreContenu charte_asc h3{font-weight:bold;}

.paddegal { /* Appliqué à cadreContenu pour obtenir un affichage correct des événements */
	padding: 20px;
	width:610px;
}
.cadreTitre {
width:650px;
height:35px;
line-height:35px;
vertical-align:middle;
font-size : 18px;
font-weight : bolder;
padding-left:35px;
background-image:url(../images/fond_titre.jpg);
background-repeat:no-repeat;
background-position: top left;
color : #1b68b6;
margin-bottom:0px;
}

.cadreTitre strong {font-weight:bold;}

.cadreTitre2 {
width:650px;
height:35px;
line-height:35px;
vertical-align:middle;
font-size : 18px;
font-weight : bolder;
padding-left:35px;
background-image:url(../images/fond_titre.jpg);
background-repeat:no-repeat;
background-position: top left;
color : #FFFFFF;
margin-bottom:0px;
}

table.contenu_menu{
	text-align:left;
}
.boutonGeneral{
background: transparent url(../images/fond_bouton_titre.gif) scroll no-repeat;
color:white;
display:block;
font-size:18px;
height:40px;
margin:0;
text-align:center;
width:352px;
border-style : none;
cursor: pointer;
}

.boutonGeneral:hover{
	background: url(../images/fond_bouton_titre.gif) no-repeat top right;
	color: black;
}

p#col1{
	width:50%;
	float:left;
}

.depotReg { background-color: #99c774; }
a.titOnglet{	color: #60831b; }
ul.titsOnglets{
	list-style-type:none;
	height:20px;
	margin-bottom:-2px ;
	padding-bottom:0px;
}

ul.titsOnglets li{
	float:left;
	width:100px;
	text-align:center;
	background : url(../images/onglet1.gif);
}
ul.titsOnglets a{ display:block; padding-bottom:1px;  color: #4a6515; }
ul.titsOnglets a:hover{ display:block; color: #60831b;	background : url(../images/onglet0.gif); }
ul.titsOnglets a.courant{	background : url(../images/onglet0.gif); }

.alert{
	color:#FF4300;
	font-weight:bold;
	margin-bottom:20px;
}

.alertalert{
	color:#C60017;
	font-weight:bold;
	margin-bottom:20px;
}

div#pied{
	font-size:12px;
	width: 1000px;
	height:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	line-height:25px;
}


#pied  a {
  text-decoration : none;
  margin-right:30px;
  color:#000000;
}

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

#pied  a:visited{
  color:#222;
}

.coinpied {
float:right;
height:47px;
margin-top:-72px;
width:250px;
}

#coinpiedgauche {
background:url(../images/pied_coin_gauche.png) no-repeat;
clear: left;
float:left;
height:250px;
width:47px;
margin-top:-250px;
* margin-top:-200px;
}

#coinpieddroit {
font-size : 11px;
background:transparent url(../images/pied_coin_droit.png) no-repeat scroll 0 0;
float:right;
height:27px;
margin-top:-47px;
* margin-top: 5px;
text-align: right;
width:240px;
padding-top:20px;
padding-right:10px;
}

ul#partenaires{
	position:relative;
	text-align:center;
	margin-bottom:30px;
}

li.partenaire{
	display:inline;
	list-style-type:none;
	text-align:center;
	margin-left:30px;
	margin-right:30px;
}


ul.piedPage{
	padding:0;
	margin:4px auto;
	overflow:auto;
}

ul#accesRapide{ width:498px ; }
ul#accesBonus{ width:341px ; }

ul.piedPage li{
	float:left;
	margin:0 10px;
}

div#ecolutis
{
	/*padding-top:10px; */
	display:block;
	text-align: left;
	float:left;
	width:300px;
	margin-left:15px;
}

h1 { color: #428300; font-size: 1.3em; margin: 0 0 2em 0;}

h3 { color: #428300; font-size: 1.2em; font-weight: bold; margin: .5em  0 2.5em 0; }

h4 { color: #428300; font-weight: bold; margin-top: -.3em;}

.cat {
	 color: #428300; font-weight: bold;
	margin: -1.2em 0 .5em 1.2em;
	- margin: 1.2em 0 0 1.2em;
	width: 30%; float: left; background-color: #fff; border: #428300 solid 1px;padding: .5em;
}


#index_milieu { width: 52%; - width: 50%; float: left; text-align: justify; margin: 2em 0 0 0; }

#index_droit { width: 30%; float: right; padding: 2%; margin: 2em 1em 0 0; }

.bonjour { text-align:center; padding:20px; color:#FFFFFF; font-size:12px; }

a.lienHaut{
	float:right;
	background:url(../images/flecheHaut.gif) no-repeat;
	font-size:10px;
	padding: 10px 30px 0 10px;
	display:block;
}

.listeHoriz0{
	list-style-type:none;
}

.bloc {
	width:325px;
	height:250px;
	background:#F2F2EF;
	float:left;
}

.blocLarge, .blocLargeDeg {
	width:310px;
	height:175px;
	float:left;
	margin-bottom:40px;
	margin-right:40px;
	-margin-right:25px;
	padding-top:5px;
}
.blocLarge {
	background:url(../images/fond-iti-accueil-middle.jpg) no-repeat;
}
.blocLargeDeg {
	background:url(../images/fond-iti-accueil-deg.jpg) no-repeat;
}

.blocEtroit{
	width:220px;
	height:200px;
	margin-left:60px;
	background:url(../images/fond-actu.gif) no-repeat;
	float:left;
	padding:30px 0px 0px 30px;
	margin-bottom:40px;
}


.bloc2 {
	width:325px;
	height:200px;
-	height:220px;
	background:#F2F2EF;
	float:left;
	margin: 20px 5px 0px 10px;
}

.titreAccueil {
	background:url(../images/fond-iti-accueil-top.jpg) no-repeat;
	text-align:center;
	height:10px;
	line-height:10px;
	font-size:10px;
	color:#444;
}

.titreAccueil2 {
	background:url(../images/fondbloc2.png);
	text-align:center;
	height:33px;
	line-height:33px;
	font-size:20px;
	color:#444;
}	


.titreAccueil3 {
	background:url(../images/fondbloc3.png);
	text-align:center;
	height:33px;
	line-height:33px;
	font-size:20px;
	color:#444;
}	


.titreAccueil4 {
	background:url(../images/fondbloc4.png);
	text-align:center;
	height:33px;
	line-height:33px;
	font-size:20px;
	color:#444;
}	
	

#champsRecherche {
	text-align:center;
	padding-top:30px;
	color:#3F3F40;
	font-size:15px;
	font-weight:bold;
}

input.saisieRecherche {
	border-top:2px solid #CCC;
	border-right:0px solid grey;
	border-bottom:0px solid grey;
	border-left:0px solid grey;
	width:200px;
	padding:3px;
	font-size:16px;
	color:#666;
}

.boutonRecherche {
	background:#b9d300;
	border: 4px solid #cbdf42;
	color:#FFF;
	font-size:18px;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
}

.boutonRecherche:hover {
	background:#cbdf42;
	border: 4px solid #b9d300;
}

.eveDef {
	position:absolute;
	width:270px;
	font-size:11px;
	padding:0px;
}

.eveDef img {
	float:left;
	margin-right:10px;
	height:110px;
	/*width:150px;*/
}

.eveDef a {
	font-weight:normal;
	color:black;
}

.titreEveDef {
	font-weight:bold;
	padding-bottom:10px;
}

#blocEvenements {
	font-size:11.2px;
	padding-top:10px;
	color:#3F3F40;
}
#sinscrire {
clear: right;
	float: right;
	margin-top: 20px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 8px;
-	margin-right: 4px;

	}
#sinscrire a {
	color: #fff;

	}
#sinscrire a:hover {
	color: #6e7d0a;
	}
#logo {
	width: 350px;
	height: 160px; 
	border: none;
}
.pad_drt { padding-right: 2em; }
#blocDecouvrir {
	background:url(../images/blocevenement.png) bottom right no-repeat;
}

.comRech {
	padding-top:5px;
}

#derannonces {
	background:url(../images/dernannonces.png) no-repeat;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/dernannonces.png", sizingMethod="image");
}

#even {
	background:url(../images/dereve.png) no-repeat;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/dereve.png", sizingMethod="image");
	height:18px;
}

#rechcarto {
	background:url(../images/rechcarto.png) no-repeat;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/rechcarto.png", sizingMethod="image");
	padding-left:12px;
	padding-top:20px;
	height:168px;
}

.comRech1 {
	float:left;
	padding-left:8px;
	padding-bottom:5px;
	width:310px;
	height:18px;
}

.comRech2 {
	float:left;
	padding-left:20px;
}

.comRech2 input {
	font-size:11px;
}

.btnRechercher {
	height:27px;
	width:119px;
	margin-top:10px;
	margin-bottom:10px;
	*margin-bottom:-13px;
}

#arrivee1 {
	padding-top:20px;
	*padding-top:5px;
}

#footer {
	text-align:left;
	width:980px;
	height:60px;
	line-height:60px;
	background:#578F29;
	padding:0px 10px 0px 10px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	-padding-top:10px;
	-padding-bottom:10px;
	-height:40px;
}

#footer a {
	color:#D7FF98;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:underline;
}

#editeur {
	text-align:center;
	background:#8EBD44;
	margin:0px auto;
	width:977px;
	padding: 8px 0px;
	border-left: 3px solid #578F29;
	border-right: 20px solid #578F29;
}

#der_annonces {
	padding-left:0px;
	margin-left:0px;
	width:270px;
}

.annonceGo {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	text-transform: uppercase;
}

.annonceGo a {
	color:#333;
}

.annonceGo a:hover {
	color:white;
}


/******************* ETAPE 1 ET ETAPE 2 *****************************/
	#ville_dep, #ville_arr, #adresse_dep, #adresse_arr {
		width: 190px;
		border: 1px solid #E3E3E3;
		margin-top: 2px;
		padding: 2px;
	}
	
	select#adresse_dep, select#adresse_arr {
		width: 194px;
	}
	
	.ville, .adresse {
		color: #333;
		font-style:italic;
		font-size:12px; 
	}
	.ville { padding-top:4px; }
	.adresse { padding-top:5px; }
	#tableauTrajet {
		width:97%;
	}

	#thTableauDep {
		color:white;
		font-weight:bold;
	}
	#thTableauArr {
		color:white;
		font-weight:bold;
	}
	.separateurDepArr {
		width:30px;
	}
	
	#libelle_depart {
		width:120px;
	}
	
	.titreTrajet {
		color:#333333;
		font-weight:bold;
		margin-bottom:15px;
	}
	
	#titreTrajetConditions {
		margin-top:40px;
	}
	
	#tableauConditions {
		width:80%;
	}
	
	.conditions {
		font-size:12px;
	}
	
	.libelleConditions {
		font-style:italic;
		color: #333;
	}
	
	.optionsConditions {
		padding-left:10px;
	}
	
	#validTrajet {
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		padding-top:15px;
	}	
	
	
/********************** ETAPE 3 *******************************/
	#allerretour {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:75%;
		/*border: 1px solid;*/
		background: #DDDDDD;
	}

	#allerretour input, select {
		padding:2px;
		border: 1px solid #DDDDDD;
	}

	#titreAller, #titreRetour {
		color: #333;
		font-weight:bold;
		font-size:14px;
	}

	#ANN_CH_PRECISION {
		padding:2px;
		border: 1px solid #E3E3E3;
	}

	#tabAller, #tabRetour, .jourLib, #commentaire, #horaireImportant, #placeDispo {
		color: #333;
		font-style:italic;
		font-size:12px; 
		text-align:right;
	}

	.jourLib {
		text-align:center;
	}

	#itineraire {
		color: #333;
		font-size:13px;
		font-weight:bold;		
		width:100%;
	}

	#tempsDist {
		text-align:right;
		padding-right:8px;
	}
	
/********************** ETAPE 4 *******************************/	
	.averti {
		color: #333;
		font-style:italic;
		font-size:12px; 
	}
	
	#annonceOK {
		font-weight:bold;
	}
	
	#explPubliques {
		color: #636363;
		font-style:italic;
		font-size:10px; 
	}
	
	#exempleMobile {
		color: #636363;
		font-size:11px;
	}
	
	#telsms {
		padding:2px;
		border: 1px solid #E3E3E3;
	}
	
	#noresultat {
		text-align:center;
	}

	#alerte {
		color:white;
		background:#FF4C4C;
		border:0px;
		padding:2px;
		font-size:12px;
		width:80%;
		margin:0px auto;
		text-align:center;
		font-weight:bold;
	}
	
	#confirme {
		background-color:#8AE234;
		border:1px solid #73D216;
		font-weight:bolder;
		line-height:1.5em;
		margin:5px auto;
		text-align:center;
		width:80%;
	}
	
/* page annonce */
#contenu2{
	float:left;
	margin-top:0px;
	min-height:500px;
	padding:5px;
	width:740px;
}
#annonces_proches {margin-left:40px;}
#left_annonces {width:720px;margin:0 0 0 20px;padding:0;}
#left_annonces h1{display:block; font-size:17px;font-weight:bold;}
#left_annonces  h1 strong {color:#fff;}
#profil_annonces {float: right;background-color: #fff;width: 280px;border:1px dotted #8B8FA8;margin:20px 0 0 0;padding:0;}
#profil_annonces .utilisateur {font-size:23px; color:#7ECF26;margin: 15px 0 0 50px;font-weight:bold;}
#profil_annonces .utilisateur  span {font-size:12px;color:#000;}
.table_annonce span {font-size:11px;font-weight:bold;color:#fff;}

.libelleDet {
	width:80px;
}

#detailTrajet {
	font-size:11px;
}

#mailto {
	color:black;
}