#MEContenerCars #paramsrecherche_auto .elementRecherche {
	float:left;
	margin-left:10px;
}

#MEContenerCars #paramsrecherche_auto .first {
	margin-left:0px;
}


#MEContenerCars #paramsrecherche_auto .elementRecherche select {
	width: 250px;
	color: #FFF;
	background-color: #038500;
}
#MEContenerCars a {
	color: #000000;
	text-decoration: none;
}

#MEContenerCars #zonedonnees {
	/*background-image:url('../images/site/car/copie_logo.jpg');*/
	background-repeat:no-repeat;
	background-position:center center;
}

#MEContenerCars #zonedonnees #attente {
	/*background-image:url('../images/site/car/ajax-loader-cars.gif');*/
	background-repeat:no-repeat;
	background-position:center center;
}


#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu{
	margin:5px 0px;
	margin-left:5px;
	width:532px;
	height:75px;
	overflow:auto;
}

#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .listeligne,
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .gauche,
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .centre,
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .droite {
	float:left;
/*
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:          none;
	-moz-opacity:     none;
	filter:           alpha(opacity: 100);
	opacity:          none;
*/
	font-family:Verdana,Arial;
	font-size:12px;
}

#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .nomarret,
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .horaire,
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .numarret {
	font-weight:bold
}

#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .gauche {
	text-align:left;
	width:200px;
}


#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .centre {
	text-align:center;
	width:100px;
}
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .droite {
	float:right;
	text-align:right;
	width:210px;
}
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .long {
	width:500px;
}

#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .listeligne {
	width:512px;
}
#MEContenerCars #zonedonnees #attente  .zoneinformations .contenu .listeligne a {
	color: #FFFFFF;
}


#MEContenerCars #panneauattente {
	height: 24px;
	border: 1px solid #333333;
}

#MEContenerCars #panneauattente .msgtitre {
	height:24px;
	line-height:24px;
	float:left;
	width: 97px;
	/*border:1px solid #4A7C48;*/
	text-align: center;
	background-color: #038500;
	color: #fff;
	font-family: Verdana,Arial;
	font-size: 11px;
}

#MEContenerCars #panneauattente .msgcontenu {
	/*background-image:url('../images/site/car/ajax-loader-cars.gif');*/
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	float: right;
	width: 441px;
	/*border: 1px solid #333333;*/
	border-left: none;
}

#MEContenerCars #panneauattente .msgcontenu .contenu{
	line-height:24px;
	font-family:Verdana,Arial;
	font-size:11px;
	padding-left:3px;
}



#MEContenerCars #zonedonnees .zoneinformations {
	border:1px solid #333333;
	height:100px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #74CE6A;
/*
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:          0.70;
	-moz-opacity:     0.7;
	filter:           alpha(opacity: 70);
	opacity:          0.7;
*/
}

#MEContenerCars #zonedonnees .zoneinformations .titre {
	background-color:#19B600;
	line-height:16px;
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	padding-left: 5px;
/*
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:          0.70;
	-moz-opacity:     0.7;
	filter:           alpha(opacity: 70);
	opacity:          0.7;
*/
}

#MEContenerCars div.titreselect{
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:bold;
	color:#4A7C48;
	display:block;
	margin-bottom:3px;
	border-bottom:1px solid #333333;
	padding-right:1px;
}

#MEContenerCars #zonedonnees {
	position: relative;
}
#MEContenerCars #popup_detail {
	border: solid 1px #333333;
	height: 200px;
	width: 500px;
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #74CE6A;
	display: none;
	font-family: Arial,Verdana;
	font-size: 12px;
}
#MEContenerCars #popup_detail2 {
	overflow: auto;
	height: 178px;
}
#MEContenerCars #popup_detail .titre {
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	background-color: #19B600;
	padding: 3px;
	padding-left: 10px;
	border-bottom: solid 1px #333333;
	background-image: url('../images/site/car/close.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#MEContenerCars #popup_detail .contenu {
	padding-left: 5px;
}

.tableauHoraires {
	border-collapse: collapse ;
	font-size: 9px;
}
.tableauHoraires td {
	background-color:#038500;
	color: #FFFFFF ;
	font-family: Verdana,Arial ;
	font-size: 11px ;
	text-align: center ;
	border: solid 1px #FFF ;
}
#idcontenusoir td a, #idcontenumidi td a, #idcontenumatin td a {
	color: #FFF ;
}
