html {

    padding:0;
    margin:0;
}
body {
    padding:0;
    margin:0;
    font-size: 13px;
    font-family: Arial;
    background:url(../Images/Fond_Body.jpg) no-repeat center top;
    background-color:#60a3d1;
    width:1000px;
    margin:auto;
    /*position:relative;*/
}

.bodyVide {
    padding:0;
    margin:0;
    font-size: 13px;
    font-family: Arial;
    background-image:none!important;
    background-color:#FFFFFF!important;
    width:350px!important;
    margin:auto;
    /*position:relative;*/
}

.modeBrouillon
{
	color:#000000;font-size:12px;text-align:center;
}

/********************************************/
/*			Page de pré accueil             */
/*******************************************/

.modalBackground {
    position:absolute;
	background-color:white;
	filter:alpha(opacity=90);
	opacity:0.90;
	width:1000px;
	height:100%;
	/*height:800px;*/
	z-index:500;
	zoom:1;
}

.modalBackgroundCarto {
    position:absolute;
	background-color:white;
	filter:alpha(opacity=90);
	opacity:0.90;
	width:1000px;
	height:920px;
	z-index:500;
	zoom:1;
	left:0;
	top:0px;
}

.modalPopup {
	/*background-color:#fffffe;*/
    position:absolute;
	/*border-width:1px;
	border-style:solid;
	border-color:#647e96;*/
	padding:20px;
	width:800px;
	margin-left:80px;
	margin-top:50px!important;
	font-family:Arial;	
	z-index:1000;
}

.modalPopup .contenuModalPopup
{
    width:450px;
    margin:auto;
}

/*
.modalPopup p
{
	font-family:Verdana;font-size:11px;color:#6a6a6a;
	margin:0;margin-left:15px;margin-right:25px;margin-bottom:10px;
}


.preAccueil_Logo
{
	float:right;
}

.preAccueil_Bouton
{
	background: url(../Images/bouton2.gif) right top no-repeat;
	border:0;
	font-family:Verdana;font-weight:bold;font-size:10px;color:#000000;text-align:center;
	width:82px;
	height:19px;
	display:block;
	padding-top:3px;
	float:right;
	margin-top:5px;margin-right:12px;
}

.preAccueil_Bouton:hover
{
	background: url(../Images/bouton2_on.gif) right top no-repeat;
}

.preAccueil_Logo
{
	float:right;
	margin-bottom:20px;
}

.preaccueil_Contenu_EnTete
{
	clear:both;
	background: url(../Images/enteteModale.jpg) left top no-repeat;
	width:703px;height:32px;
	margin-left:6px;
	display:block;
}

.preaccueil_Contenu
{
	margin-left:10px;
	clear:both;
	display:block;
	padding:30px;padding-top:5px;padding-bottom:5px;
	background-color:#fee600;
	width:639px;
	color:#6a6a68;
}

.preaccueil_Contenu h1, .preaccueil_Contenu h2
{
	color:#ea690b !important;
	text-decoration:none !important;
}*/

/********************************************/
/* Définition des zones principales du site */
/********************************************/

.zoneContenu
{
	background: url(../Images/fond_Contenu.jpg) left top no-repeat;
	background-color:#ffffff;
	width:1000px;
	/*min-height:550px !important;
	height:550px;*/
}

.zoneHaute
{
	height:125px;
	width:1000px;
}

.zoneHaute_Bandeau
{
	position:relative;
	z-index:100;
}

.zoneHaute_Diaporama
{
	position:absolute;top:0;
}

.retourAccueil
{
	width:250px;height:100px;
	position:absolute;top:0;left:0;
}

.viacites
{
	width:81px;height:81px;
	position:absolute;top:19px;left:919px;
	z-index:3;
	display:block;
}

.accueil_Recherche
{
	position:absolute;
	top:71px;
	left:771px;
}

.accueil_Recherche .recherche_TextBox
{
	float:left;
	border:solid 1px #a8c1ec;
	height:16px;
	width:110px;
	font-size:10px;font-family:Verdana;color:#3786c6;
}
.rechercheAdresse {
    left:561px;
}
.tbRechercheAdresse {
    width:300px !important;
}

.accueil_Recherche .recherche_Bouton
{
	background-color:#a8c1ec;
	color:#006ab3;font-size:10px;font-family:Verdana;
	/*width:22px;*/
	height:17px;
	display:block;
	text-align:center;
	float:left;
	padding:3px 3px 0;
	margin-right:2px;
}

.accueil_Recherche .recherche_Bouton:hover
{
	color:#ffffff;
}

.boutonImpression
{
	display:block;
	float:right;
	margin-top:-2px;
	margin-right:15px;
}

.accueil_Langues
{
	position:absolute;
	top:103px;
	left:13px;
	z-index:4;
}

.drapeaufr
{
	/*background:url(../Images/fr.gif) no-repeat center top;*/
	display:block;
	width:20px;
	height:29px;
	/*float:left;*/
}

.drapeauen
{
	/*background:url(../Images/en.gif) no-repeat center top;*/
	display:block;
	width:20px;
	height:29px;
	/*float:left;
	margin-left:6px;*/
}

.accueil_FilDAriane
{
	margin-top:100px;
	width:980px;
	height:19px;
	padding-left:20px;
	font-family:Verdana;font-size:10px !important;color:#0050a0;
	padding-top:6px;
	position:absolute;
	top:0;
}

.accueil_FilDAriane a
{
	color:#0050a0;
	text-decoration:none;
}

.accueil_FilDAriane a:hover
{
	text-decoration:underline;
}


.filDAriane_DateDuJour
{
	float:left;
	color:#006ab3 !important;
	margin-left:30px;
}

.filDAriane_FilDAriane
{
	float:left;
	margin-left:85px;
	color:#006ab3 !important;
}

.zoneGauche
{
	clear:both;
	width:240px;
	float:left;	
	padding-top:10px;
	/*padding-left:10px;
	overflow:hidden;*/
	min-height:680px;
}

.zoneCentre
{
	width:510px;
	float:left;	
	padding-top:10px;
	/*overflow:hidden;*/
}

.accueil_Itineraire
{
	width:240px;
	height:238px;
	/*overflow:hidden;*/
	float:left;
	background-color:#ffffff;
	padding-left:10px;
}

.itineraires
{
	color:#ffffff;font-family:Verdana;font-size:10px;
	background:url(../Images/Fond_Itineraire.jpg) no-repeat left top;
	width:220px;height:228px;
	padding-top:26px;padding-left:9px;
	position:relative;
}

.itineraires .textbox
{
	font-size:10px;
	color:Black;
}
.itineraires .tbvide {
    color:#A0A0A0;
}

.itineraires .bouton
{
	background:url(../Images/bouton_violet.gif) no-repeat center top;
	color:#ffffff;text-align:center;
	width:82px;height:19px;
	display:block;
	position:absolute;
	right:18px;
	margin-top:6px;
	padding-top:2px;
	
}

.itineraires .bouton:hover
{
	font-weight:bold;
}

.itineraires .invite
{
	text-align:right;
}

.itineraires .ddl
{
	font-size:10px;
}

.itineraires_FieldSet
{
	border:solid 1px #655A9F !important;
}

.itineraires_Legend
{
	display:none;
}

/****** Ajax Calendar Extender *******/

.bouton_Calendrier
{
	/*background: transparent url(../Images/calendrier.gif) no-repeat center top;*/
	width:16px;height:13px;
	display:block;
	border:none;
	cursor:pointer;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:#ffffff;
    position:absolute;
}

.choixDate
{
	padding:0;
	margin:0;
	position:relative;
}

.choixDate input
{
	margin-right:5px;
}

.choixDate td, .choixDate th, .choixDate tr
{
	padding:0;
	margin:0;
}

.choixDate .textbox
{
	width:100px !important;
}

/*************************************/

.accueil_Horaires
{
	width:240px;
	height:238px;
	float:left;
	background-color:#ffffff;
	padding-left:10px;
}

.horaires
{
	background:url(../Images/Fond_Horaire.jpg) no-repeat left top;
	_background:url('../Images/Fond_HoraireIE6.jpg') left top no-repeat;
	width:220px;height:228px;
	color:#000000;font-family:Verdana;font-size:10px;
	position:relative;
	padding-top:26px;padding-left:10px;
}

.horaires .ddl
{
	font-size:10px;
	width:210px;
	margin-top:12px;margin-bottom:12px;
	display:block;
}

.horaires .textbox
{
	font-size:10px;
}

.horaires .bouton
{
	background:url(../Images/Horaires/bouton.gif) no-repeat center top;
	color:#ffffff;text-align:center;
	width:55px;height:19px;
	display:block;
	position:absolute;
	right:40px;
	margin-top:4px;
	padding-top:2px;
	
}

.horaires .bouton:hover
{
	font-weight:bold;
}

.accueil_CartoucheCarto
{
	clear:both;
	width:500px;
	height:87px;
	text-align:center;
	margin-top:0 !important;
	margin-top:-15px; /* Compatibilite IE6 */
}

.accueil_CartoucheCarto img
{
	border:0 !important;
}

.accueil_InfoTrafic
{
	width:250px;
	height:179px;
	float:left;
	background-color:#ffffff;
	position:relative;
}

.infoTraficBloc
{
	background:url(../Images/Fond_InfoTrafic_Bloc.jpg) no-repeat center top;
	width:230px;
	/*height:176px;*/
	height:140px;
	margin:auto;margin-top:-353px;margin-left:250px;
	padding-top:30px;
	display:block;
	position:absolute;
}

.infoTraficBloc a{color:#000000;font-weight:bold;}
.infoTraficBloc a:hover{color:#000000;font-weight:bold;text-decoration:underline;}

.infoTraficBloc_boutonRSS
{
	/*background: url(../Images/bouton_RSS.gif) top center no-repeat;*/
	width:16px;
	height:16px;
	display:block;
	position:absolute;top:3px;left:210px;
	z-index:2;
}
.infoTraficBloc_boutonRSS img {
	border:0;
}

.defil_Cadre
{
	height:134px;
	width:230px;
	overflow:hidden;
	position:absolute;top:30px;
}

.txt_defil
{
	width:214px;
	margin-left:5px;
	z-index:200;
	text-align:justify;
	margin-top:5px;
	white-space:pre-wrap;
}

.infoTraficBloc_Infos
{
	clear:both;
	height:146px;
	display:block;
	font-family:Verdana;font-size:10px;color:#000000;
	overflow:hidden;
	border:solid 1px green;
}

.accueil_cartoucheAccueilServices
{
	width:250px;height:179px;
	float:left;
	text-align:center !important;
}

.accueil_cartoucheAccueilServices p
{
	margin-left:0;
}

.accueil_CartoucheEcoMobilite
{
	clear:both;
	padding-top:9px;
	width:500px;
	height:48px;
	text-align:center;
}

.accueil_CartoucheEcoMobilite img
{
	border:0 !important;
}

.piedDePage
{
	clear:both;
	width:510px;height:51px;
	padding-top:10px;
	background-color:#FFFFFF;
}

.copyright
{
	display:block;
	text-align:center;
	color:#eb690b;
	margin-top:6px;
}

.zoneDroite
{
	width:240px;
	padding-top:10px;
	/*overflow:hidden;*/
	float:left;
	text-align:left;
}

.accueil_Actualites
{
	width:240px;
	height:95px;
	background-color:#ffffff;
	overflow:hidden;
}

.accueil_CartouchePublicitaire
{
	width:240px;
	height:338px;
	text-align:center;
}

.accueil_CartouchePublicitaire img
{
	border:0 !important;
}

.accueil_CartoucheJeuxConcours
{
	width:240px;
	height:71px;
	text-align:center;
}

.accueil_CartoucheJeuxConcours img
{
	border:0 !important;
}

/************************************************/
/*              Resumé Actualité                */
/************************************************/


.enSavoirPlus:hover
{
    background: url("../Images/enSavoirPlusOver.gif") right no-repeat;
    text-decoration: underline;
    color: #0094e3;
}

.resume_Actualites
{
    margin:auto;
    background: url(../Images/Fond_Actualites.jpg) top center no-repeat;
    width: 230px;
    height: 85px;
    font-family: Verdana;font-size:10px;color:#1b1b1b;
    padding-top:31px;
    position:relative;
}

.resume_Actualites_boutonRSS
{
	/*background: url(../Images/bouton_RSS.gif) top center no-repeat;*/
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:4px;
	right:10px;
}

.actualites img
{
    position:relative;
    margin-left: 1px;
}
.titreActualites
{
    font-size:10px;font-family:Verdana;font-weight:bold;color:#000000;
    position:relative;
    text-decoration:none;
    margin-left:12px;
    padding:0;
    display:block;
    width:200px;
}
.titreActualites:hover
{
    text-decoration:underline;
}


.texteActualites
{
    position:relative;
    font-family: Arial;
    font-size: 11px;   
    color:black;
    margin: 0px;
    margin-left:10px;
    height: 30px;
    width:200px;
    display:block;
}
.paginationEV
{
    position:absolute;
    right:21px;
    z-index:5;
    top:69px;
}
.paginationEV,.paginationEV a
{
    color:#4EB700;
    text-decoration:none;
    font-size:10px;font-family:Verdana;color:#006ab3;
}
.actualitesHaut
{
    position:relative;
    padding-top: 7px;
    padding-left: 15px;
    height: 23px;
    color: White;
}
.DivEvPremiere
{
    position:absolute;
    margin-left:0px;
    visibility:visible;
}
.DivEvSuivante
{
    position:absolute;
    margin-left:0px;
    visibility:hidden;
}

/* IE */


*+ html .DivEvPremiere
{
    position:absolute;
    margin-left:1px;
    visibility:visible;
}
*+html .DivEvSuivante
{
    position:absolute;
    margin-left:1px;
    visibility:hidden;
}

.tousWeekEnd
{
    display: block;
    margin-top: 3px;
    width: 153px;
    height: 25px;
    background: url(../Images/tousWeekEnd.gif) no-repeat;  
    color: White;
    font-weight: bold;
    font-family: Arial; 
    font-size:12px;
    padding-top: 7px;
    padding-left: 30px;
    text-decoration: none;
    margin-left: 10px;
}

.tousWeekEnd:hover
{
    background: url(../Images/tousWeekEndOver.gif);  
}

.tousEvenement
{
    display: block;
    margin-top: 3px;
    width: 184px;
    margin-left: 4px;
    height: 24px;
    background: url(../Images/tousEvenement.gif);  
    color: White;
    font-weight: bold;
    font-family: Arial; 
    padding-top: 7px;
    padding-left: 30px;
    text-decoration: none;
    font-size:12px;
}

/************************************************/
/*                  RUBRIQUES                   */
/************************************************/

.rubrique_Itineraire
{
	height:228px;
	margin-bottom:7px;
}

.rubrique_Horaires
{
	height:228px;
	margin-bottom:4px;
}

.rubrique_Carto
{
	margin:auto;
}

.rubrique_Carto img
{
	border:0 !important;
}

.rubrique_InfosTrafic
{
	text-align:center;
}

.infoTraficLigne
{
	background:url(../Images/Fond_InfoTrafic_Ligne.jpg) center top no-repeat;
	width:490px;
	height:25px;
	position:relative;
	margin:auto;
	margin-bottom:10px;
}

.infoTraficLigne_boutonRSS
{
	/*background: url(../Images/bouton_RSS.gif) top center no-repeat;*/
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:4px;
	left:93px;
}


.infoTraficLigne_Infos
{
	height:14px;width:350px;
	overflow:hidden;
	position:absolute;left:127px;
	padding-top:7px;
}

.infoTraficLigne a{color:#000000;font-weight:bold;}
.infoTraficLigne a:hover{color:#000000;font-weight:bold;text-decoration:underline;}

.infoTraficLigne_Infos .perturbation
{
	float:left;
	padding-left:5px;
}

/* Scroller Box */
#scroller_container {
    position: relative;
    height:14px;width:350px;
    overflow:hidden;
}

#scroller {
 white-space: nowrap;
}

#scroller p {
 padding: 0;
 color:#ffffff;
}
/* Scoller Box */

/************************************************/
/*            Recherche Live Search             */
/************************************************/

.resultatsDeRechercheContenu a
{
	margin-top:10px;
	display:block;
}

.resultatsDeRechercheContenu h1,.resultatsDeRechercheContenu h2,.resultatsDeRechercheContenu h3, .resultatsDeRechercheContenu p
{
	margin-left:0 !important;
}

.resultatsDeRechercheContenu p
{
	margin-top:3px;
}

.resultatsDeRecherche_Navigation
{
	margin-top:10px;
	width:100%;
	text-align:center;
	color:#000000;
}

.resultatsDeRecherche_Navigation a, .resultatsDeRecherche_Navigation a:visited
{
	display:inline;
	margin:5px;
	text-decoration:none;
	font-family:Verdana;font-size:11px;color:#000000;
	border:0;
}

.resultatsDeRecherche_Navigation a:hover
{
	color:#6a6a6a;
}

.resultatsDeRecherche_Navigation h1
{
	font-family:Verdana;font-size:11px;color:#647e96;
	display:inline;
}

.resultatsDeRecherche_Navigation h2
{
	font-family:Verdana;font-size:11px;color:#647e96;
	display:inline;
	border-left:solid 1px #647e96 !important;
	padding-left:5px;
}

.resultatsDeRecherche_PasDeResultats
{
	display:block;
	height:50px;
}

.zoneRecherche
{
	height:28px;
	margin-top:4px;
}

.zoneRechercheReelle
{
	position:absolute;
	top:238px;
	left:260px;
	width:490px;
	height:28px;
	display:block;
}

.zoneRechercheReelle .recherche_TextBox
{
	float:left;
	border:solid 1px #647e96;
	height:17px;
	width:214px;
	font-size:10px;font-family:Verdana;color:#3786c6;
	margin-left:8px;
}

.zoneRechercheReelle .recherche_Bouton
{
	background-color:#a8c1ec;
	color:#000000;font-size:10px;font-family:Verdana;font-weight:bold;text-align:center;text-decoration:none;
	width:40px;
	height:16px;
	display:block;
	float:left;
	padding-top:3px;
	background: url(../Images/bouton1.gif);  
	margin-left:6px;
}

.zoneRechercheReelle .recherche_Bouton:hover
{
	background: url(../Images/bouton1_on.gif); 
	color:#000000; 
}

.zoneRechercheReelle .recherche_Libelle
{
	float:left;
	margin-top:3px;
	font-family:Verdana;font-size:11px;color:#6a6a6a;
}

/************************************************/
/*               Plan du site                   */
/************************************************/

.planSite h1
{
	margin-left:0;
}

.planSite a:visited
{
	color:#647e96;
}

.planSite .niveau1
{
	font-family:Verdana;font-size:14px;color:#647e96;
	margin-left:5px;margin-bottom:11px;
	display:block;
	text-decoration:none;
	border-top:solid 1px #d8d8d9;
	padding-top:7px;
}

.planSite .niveau2
{
	padding:0;padding-left:11px;
	background:url(../Images/puce3.gif) left 5px no-repeat;
	margin:0;margin-left:11px;margin-bottom:10px;
	font-family:Verdana;font-size:11px;color:#647e96;font-weight:bold;
	list-style-type:none;
	display:block;
	text-decoration:none;
}

.planSite .niveau3
{
	padding:0;padding-left:11px;
	background:url(../Images/puce2.gif) left 8px no-repeat;
	margin:0;margin-bottom:10px;margin-left:28px;
	font-family:Verdana;font-size:11px;color:#6a6a6a !important;
	list-style-type:none;
	display:block;
	text-decoration:none;
}

/***********************************************/
/*           Gestion documentaire              */
/***********************************************/
.contenuDecale 
{
    clear:both;
    margin-top:8px;
}

.cadreArborescence 
{
    width:166px;
    border:solid 1px #647e96;
    border-right:0;
    background-color:#f4f6f8;
    padding:3px;
    min-height:256px;
    float:left;
    overflow:auto;
    color:#000000;
}

.cadreArborescence table
{
	border:none;
	margin:0;
	margin-left:22px;
}

.cadreArborescence td
{
	background:url(../Images/puce4.gif) left 5px no-repeat;
	padding-left:14px;
}

.cadreArborescence a
{
	font-family:Verdana;font-size:14px;font-weight:bold;color:#647e96;text-decoration:none;
	margin-left:10px;
}

.cadreArborescence a:selected
{
	text-decoration:underline !important;
}

.contenuArborescence 
{
    width:303px;
    border:solid 1px #647e96;
    padding:3px;
    min-height:256px;
    float:left;
    overflow:auto;
    font-size:12px;
}

.contenuArborescence table
{
	border:0 !important;
}

.contenuArborescence a
{
	color:#000000;
}

.contenuArborescence .description
{
	margin-left:18px; margin-right:18px;
}

/*******************************************************/
/*                  Page Impression                    */
/*******************************************************/

.impression
{
	margin:auto;
	width:500px;
	overflow:hidden;
	background:none;
}

.impressionLogo
{
	float:left;
	margin-left:10px;
}

.impressionTexte
{
	float:left;
	font-family:verdana;font-size:12px;color:#647e96;font-weight:bold;
	padding-left:5px;
}

.impressionContenu
{
	border-top:solid 1px #d8d8d9;
	clear:both;
	margin-top:20px;
	padding-top:20px;
}

/*************************************************/
/*                  Espace Prive                 */
/*************************************************/

.espacePrive table
{
	border:0;
}

.espacePrive input
{
	border:solid 1px #647e96;
	font-family:Verdana;font-weight:bold;font-size:11px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}

.espacePrive_Bouton
{
background: url(../Images/bouton1.gif) left top no-repeat;
border:0;
font-family:Verdana;font-weight:bold;font-size:10px;color:#000000 !important;
width:40px;height:16px;
display:block;
padding-left:12px;padding-top:3px;
margin:auto;margin-top:10px;
display:block;
}

.espacePrive_Bouton:hover
{
	background: url(../Images/bouton1_on.gif) left top no-repeat;
}

.espacePrive a
{
	text-decoration:none;
}

/*********************************************************/
/*                   Fiche actualité                     */
/*********************************************************/

.actu
{
	padding-bottom:10px;
	border-bottom:solid 1px #d8d8d9;
	margin-bottom:10px;
}

.actuTitre
{
	font-family:Verdana;color:#647e96;font-size:12px;
	float:left;
}     

.actuDate
{
	float:right;
	font-size:12px;
}

.actuTexte
{
	margin-top:20px;
	clear:both;
	display:block;
}

.actuAutresActusLibelle
{
	font-family:Verdana;color:#647e96;font-weight:bold;font-size:14px;
}

.actuAutresActus
{
	clear:both;
	padding-top:10px;
	background-color:#f4f6f8;
	width:400px;
	margin:auto;
	padding:10px;	
}

/*********************************************************/
/*                   Fiche infoTrafic                    */
/*********************************************************/

.infoTrafic
{
	padding-bottom:10px;padding-top:40px;padding-left:12px;padding-right:12px;
	border-bottom:solid 1px #d8d8d9;
	margin-bottom:10px;
	background: url(../Images/InfoTrafic/Titre.jpg) left top no-repeat;
}

.infoTrafic_Titre
{
	font-family:Verdana;color:#647e96;font-size:12px;
	float:left;
}     

.infoTrafic_Date
{
	float:right;
	font-size:12px;
}

.infoTrafic_Texte
{
	margin-top:20px;
	clear:both;
	display:block;
}

/*.actuAutresActusLibelle
{
	font-family:Verdana;color:#647e96;font-weight:bold;font-size:14px;
}

.actuAutresActus
{
	clear:both;
	padding-top:10px;
	background-color:#f4f6f8;
	width:400px;
	margin:auto;
	padding:10px;	
}*/

/*************************************************/
/*              Plan Interactif                  */
/*************************************************/

.menuCarto
{
}

.menuCarto_Lignes
{
	width:231px;
	float:left;
	display:block;
	padding-top:35px;
	margin-left:20px !important;margin-top:10px;
	margin-left:10px; /* Compatibilité IE6 */
	background: url(../Images/Carto/Titre_Leslignes.jpg) left top no-repeat #f2f7fb;
}
.menuCarto_Lignes .menuCarto_Lignes_Contenu
{
	background: url(../Images/Carto/Fond_Leslignes.jpg) left bottom no-repeat #f2f7fb;
}

.menuCarto_Lignes .couleur
{
	height:2px;width:20px;
}

.menuCarto_Lignes .pdf
{
	background: url(../Images/Carto/pdf.gif) left top no-repeat;
	height:12px;width:12px;
	display:block;
	
}

.menuCarto_Lignes .terminus
{
	position:relative;
}

.menuCarto_Lignes .encart
{
	position:absolute;
	background-color:#ffffff;
	left:0;
	z-index:300;
	width:200px;
	text-align:center;
	padding:10px;
	border:solid 1Px #76b0d8;
}

.menuCarto_Centre
{
	width:490px;
	float:left;
	margin-left:10px;margin-right:10px;margin-top:10px;
}

.menuCarto_Points
{
	width:490px;height:53px;
	display:block;
	margin-bottom:20px;
}

.menuCarto_Points_Perturbation
{
	width:160px;height:34px;
	color:#000000;text-align:center;
	float:left;
}

.menuCarto_Points_Depositaire
{
	width:160px;height:34px;
	color:#000000;text-align:center;
	float:left;
	padding-top:6px;
}

.menuCarto_Points_Accessibles
{
	width:160px;height:34px;
	color:#000000;text-align:center;
	float:left;
	padding-top:6px;
}

.menuCarto_Carte
{
	width:490px;height:516px;
}

.menuCarto_Chargement
{
	position:absolute;
	top:430px;
	left:400px;
	border:solid 1px #58A3D7;
	background-color:#ffffff;
	color:#58A3D7;font-size:12px;
	padding:10px;padding-top:5px;padding-bottom:5px;
}

.menuCarto_ChargementModal
{
	position:absolute;
	top:330px;
	left:400px;
	border:solid 1px #58A3D7;
	background-color:#ffffff;
	color:#58A3D7;font-size:12px;
	padding:10px;padding-top:5px;padding-bottom:5px;
}

.menuCarto_ZoneDroite
{
	width:230px;
	padding-top:10px;
	float:left;	
}

.menuCarto_RechercheAdresse
{
	width:230px;
	/*float:left;*/
	display:block;
	padding-top:35px;
	background: url(../Images/Carto/Titre_RechercheAdresse.jpg) left top no-repeat #f1f7fb;
	margin-top:10px;margin-bottom:10px;
	color:#000000;
}
.menuCarto_RechercheAdresse .rechercheAdresse
{
    padding-left:9px;
	background: url(../Images/Carto/Fond_RechercheAdresse.jpg) left bottom no-repeat #f2f7fb;
	padding-bottom:10px;
}

.menuCarto_RechercheAdresse_Reponses
{
    margin:10px 5px;
}

.menuCarto_RechercheAdresse_Reponses a
{
	color:#74b0d8;
}

.menuCarto_RechercheAdresse_Reponses ul
{
    margin-top:10px;
    list-style:none;
}
.menuCarto_RechercheAdresse_Reponses ul li
{
    margin-bottom:5px;
}

.menuCarto_RechercheAdresse_Reponses a:hover
{
	text-decoration:underline;
}

.menuCarto_RechercheAdresse_TextBox
{
	font-family:verdana;font-size:10px;color:#000000;
	width:144px;
}

.menuCarto_RechercheAdresse_Bouton
{
	background: url(../Images/Carto/Bouton.gif) left top no-repeat;
	color:#ffffff;font-family:verdana;text-align:center;
	width:82px;height:19px;
	display:block;
	padding-top:2px;
	margin-left:124px;margin-top:5px;
	cursor:pointer;
}

.menuCarto_RechercheAdresse_Bouton:hover
{
	font-weight:bold;
}
.marker .pictoAcces {
    width:20px;
}
.marker .pictoAcces, .marker .libelleAcces {
    float:left;
    margin-top:10px;
}
.marker .libelleAcces {
    width:270px;
    margin-left:5px;
}
.marker h2 {
    float:left;
    clear:both;
    margin:10px 0 5px;
}
.marker .listeLignes,
.marker .liensItineraire {
    clear:both;
}

.marker .pictoLigne {
    width:20px;
    margin-right:5px;
    border:none;
}
.marker .liensItineraire a {
    float:left;
    clear:both;
    cursor:hand;
}
/*********************************************/
/*                  DropDownList             */
/*********************************************/

.textBox
{
	font-size:10px;
}

/*********************************************/
/*                  Grilles                  */
/*********************************************/

.grille
{
	 border:solid 1px #647e96;
	 width:100%;
}

.grille table
{
    font-family:Arial;
    font-size:10px;
    color:#565766;
   
}

.grille_Pager
{
	border-top:solid 1px #647e96;
}

.grille_Pager td
{
	border:0 !important;
}

.grille th
{
	color:#000000 !important;
}

.grille_Footer td
{
	border:solid 1px #647e96;
    border-bottom:0px;
    border-left:0px;
    background-color:#000000;
    margin:0;
    padding:6px;
}

.grille_l1
{
	background-color:#e5e9ed;
}

.grille_l2
{
	background-color:#f4f6f8;
}

.grille td
{
    border:solid 1px #647e96;
    border-bottom:0px;
    border-left:0px;
    background-color:#e5e9ed;
    margin:0;
    padding:6px;
}

.grille_Footer td
{
	border:solid 1px #647e96;
    border-bottom:0px;
    border-left:0px;
    background-color:#FFFFFF;
    margin:0;
    padding:6px;
    font-weight:bold;
    text-align:right;
    font-size:11px;
}


.grille_Titre 
{
	color:#000000;font-weight:bold;
}

/*************************************************/
/*                Boutons                        */
/*************************************************/

.bouton2
{
background: url(../Images/bouton2.gif) left top no-repeat;
border:0;
font-family:Verdana;font-weight:bold;font-size:10px;color:#000000 !important;text-decoration:none !important;
width:82px;height:19px;
display:block;
padding-top:2px;
text-align:center;
margin:auto;
margin-top:10px;margin-bottom:10px;
}

.bouton2:hover
{
	background: url(../Images/bouton2_on.gif) left top no-repeat;
}


.boutonValider
{
border:0;
font-family:Verdana;font-weight:bold;font-size:10px;color:#000000 !important;text-decoration:none !important;
display:block;
padding-top:2px;
text-align:center;
margin:auto;
margin-top:10px;margin-bottom:10px;
}

/************************************************/
/*            Libellés Spécifiques              */
/************************************************/

.libelle_Erreur
{
	color:red;
}

.libelle
{
	font-family:Verdana;font-weight:bold;font-size:11px;color:#647e96;
	float:right;
}  

.libelleCentre
{
	font-family:Verdana;font-weight:bold;font-size:11px;color:#647e96;
	text-align:center;	
}
.libelleGauche
{
	font-family:Verdana;font-weight:bold;font-size:11px;color:#647e96;
	text-align:left;
}

/************************************************/
/*					Itinéraires					*/
/************************************************/

.navitia_Itineraires
{
	width:700px;
	background: url(../Images/Itineraires/Titre.jpg) left top no-repeat;
	padding-top:25px;
}  

.navitia_Horaires
{
	width:700px;
	background: url(../Images/Horaires/Titre.jpg) left top no-repeat;
	padding-top:25px;
}  

/************************************************/
/*           Page Titre de transport            */
/************************************************/

.titreDeTransport_Frequences
{
	margin:10px;
}


/*******************************************
    Style pour l'affichage du diaporama 
    de la page d'accueil
********************************************/
.diaporama
{
    position:absolute ;
    width:1000px;
    height:100px;
}
.diaporamaIndex
{
    display:none;
}
.diaporamaIndex div
{
    float:right;
    padding-left:6px;
    padding-right:0px;
    padding-top:3px;
    padding-bottom:5px;
    text-align:right;
    font-family:Verdana;
    color:#FFFFFF;
    opacity:0.7;
    filter:alpha(opacity=70);
}
.diaporamaIndex div a
{
    padding:2px;
    padding-top:1px;
    padding-bottom:1px;
    margin-left:2px;
    font-weight:bold;
    color:#000000;
    background-color:#FFFFFF;
    text-decoration:none;
    font-size:10px;
}

.diaporama div.divPremiereDiapo
{
    left:0px;
    position:absolute;
    visibility:visible;
    top:0px;
    width:1000px;
    z-index:1;
}
.diaporama div.divDiapoSuivante
{
    left:768px;
    left:0px;
    position:absolute;
    visibility:hidden;
    top:0px;
    width:1000px;
    z-index:0;
}
.diaporama div.divFiltre
{
    left:-768px;
    position:absolute;
    visibility:visible;
    top:0px;
    width:1000px;
    height:100px;
    background-color:#FFFFFF;
    opacity:0.5;
    filter:alpha(opacity=50);
    z-index:2;
}

/********************************************/
/*             Fiche Point de vente         */
/********************************************/

.lienCarto
{
	display:block;
	text-align:center;
	margin-top:10px;
} 

/********************************************/

.pivk
{
	width:700px;
}  

.pivk_Frame
{
	width:700px;height:450px;
}


/***********************/
/*      Carto v2       */
/***********************/
.carteV2 {
    width:1000px !important;
    overflow:hidden;
    background-color:#ffffff;
}
.carteV2 .options {
    background:white;
    width:100%;    
    height:35px;
}
.carteV2 .options div {
    float:left;
    width:220px !important;
    text-align:left;
    height:25px;
    margin-left:10px;
}
.carteV2 .options div * {
    float:left;
}
.carteV2 .options div input {
    margin-top:4px;
}
.carteV2 .options div label {
    margin-top:6px;
}
.carteV2 .colonneGauche {
    background-color:#ffffff;
    height:780px;
    float:left; 
    width:280px;
}
.carteV2 .lesLignes {
	background: url(../Images/Carto/Titre_Leslignes.jpg) left top no-repeat;
	background-color:#F2F7FB;
	padding:25px 0 10px 20px;
	width:210px;
	margin:5px;
	display:block;
}
.carteV2 .lignesAMasquer {
    width:240px;
	float:left;
}
.carteV2 .toutesLignes {
}
.carteV2 .masquerLignes {
    float:left;
    position:relative;
    z-index:2;
}
.carteV2 .colonneGauche .cbLignes {
    /*margin-top:-10px;*/
}
.carteV2 .colonneGauche .blocLigne {
    float:left;
    width:70px;
/*    height:30px;*/
margin-top:3px;
}
.carteV2 .colonneGauche .blocLarge {
    float:left;
    clear:none !important;
}

.carteV2 .colonneGauche .blocRetour {
    clear:left;
}
.carteV2 .colonneGauche .pictoLigne {
    height:18px;
}
.carteV2 .colonneGauche .ligneCarree {
    width:20px;
    height:auto;
}
.carteV2 .colonneGauche .thermoLigne {
    display:none;
    position:absolute;
    z-index:2;
    border:solid 1px #60a3d1 !important;
    width:400px;
    background:white;
}
.carteV2 .rubrique_Itineraire {
    clear:both;
    margin-left:5px;
    width:230px;    
    padding:10px 0;
}
.carteV2 .contenuCarte {
    margin-left:10px;
    float:left; 
    padding:0;
    height:700px;
    /*height:100%;*/
}
.carteV2 .carte {    
    width:100%;
	height:100%;
	background:transparent !important;
	padding:0;
}
.carteV2 #map {
    width:700px;
	height:700px;
	margin-top:0 !important;
}
.carteV2 .resultatsRecherche {
    position:relative;
    z-index:2;
    margin-top:-450px;
    margin-left:50px;
    height:228px;
    height:200px;
    display:none;
}
.carteV2 .resultatsRecherche .cadreGauche,
.carteV2 .resultatsRecherche .cadreDroite {
    background:url('../Images/Carto/cadreRechercheGauche.png') left top no-repeat;
    width:23px;
    height:228px;
    float:left;
}
.carteV2 .resultatsRecherche .contenuCadre {
    background-color:White;
    width:350px;
    height:204px;
    float:left;
    padding:10px;
    margin:0;
    border:solid 2px #7c828d;
    border-width:2px 0;
}

.carteV2 .resultatsRecherche .cadreDroite {
    background-image:url('../Images/Carto/cadreRechercheDroite.png');
}
.carteV2 .resultatsRecherche h2,
.carteV2 .cadreNavitia h2 {
    float:left;
}
.carteV2 .resultatsRecherche .fermer {
    float:right;   
}
.carteV2 .resultatsRecherche #resultats {
    clear:both;
    float:none;
    overflow:auto;
    height:184px;
}

a.lienNavitia {
    display:none;
}
a.lienNavitiaVisible {
    display:block;
}

.carteV2 .cadreNavitia {
    position:relative;
    z-index:10;
    margin-top:-650px;
    margin-left:20px;
    height:300px;
    display:none;
    
}
.carteV2 .cadreNavitia .cadreGauche,
.carteV2 .cadreNavitia .cadreDroite {
    background:url('../Images/Carto/cadreNavitiaGauche.png') left top no-repeat;
    width:20px;
    height:500px;
    float:left;
}
.carteV2 .cadreNavitia .contenuCadre {
	background: url(../Images/Itineraires/Titre.jpg) left 5px no-repeat;
	background-color:White;
    width:600px;
    height:456px;
    float:left;
    padding:10px;
    padding-top:30px;
    margin:0;
    border:solid 2px #7c828d;
    border-width:2px 0;
    overflow:hidden;
}
.carteV2 .cadreNavitia .contenuCadre iframe {
    height:650px;
    width:580px;
    border:none;
}
.carteV2 .cadreNavitia .cadreDroite {
    background-image:url('../Images/Carto/cadreNavitiaDroite.png');
    background-position:right top;
}
.carteV2 .cadreNavitia .fermer {
    float:right;   
}

/***************************************************/
/*                 Accessibilité				   */
/***************************************************/

.accessibility
{
	display:none;
}	        


/******************************************************
spécifique anglais
****************************************************/

.accueil_eng_tourisme
{
	width:514px;
	float:left;
	display:block;
	margin-bottom:10px;
}

.accueil_eng_tourisme_haut
{
	width:514px;
	height:25px;
	background:url(../Images/Fond_Tourisme.jpg) no-repeat left top;
	float:left;
	display:block;
}

.accueil_eng_tourisme_centre
{
	width:514px;
	background-color:#98b735;
	margin:0;
	float:left;
	display:block;
}

.accueil_eng_tourisme_centre p
{
	margin-left:10px;
	margin-right:10px;
}

.accueil_eng_tourisme_bas
{
	width:514px;
	height:13px;
	background:url(../Images/Fond_Tourisme_bas.jpg) no-repeat left top;
	float:left;
	display:block;
}

.accueil_eng_iti
{
	margin-top:10px;
	clear:both;
	width:274px;
	float:left;
}

.accueil_eng_iti_haut
{
	width:274px;
	height:25px;
	background:url(../Images/Fond_iti.jpg) no-repeat left top;
	float:left;
	display:block;
}

.accueil_eng_iti_centre
{
	width:274px;
	background-color:#655a9f;
	height:40px;
	float:left;
	display:block;
}

.accueil_eng_iti_centre p
{
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	font-size:11px;
}

.accueil_eng_iti_centre a
{
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF!important;
	text-decoration:underline;
}

.accueil_eng_iti_bas
{
	width:274px;
	height:12px;
	background:url(../Images/Fond_iti_bas.jpg) no-repeat left top;
	float:left;
	display:block;
}

.accueil_eng_CartoucheCarto
{
	float:right;
	margin-top:10px;
}

.accueil_eng_CartoucheEcoMobilite
{
	float:left;
	margin-top:10px;
	margin-left:15px;
}

/***********************************************
*    Achat d'abonnement
***********************************************/

.tableAchat
{
	margin-top:25px;	
}

.tableAchat td
{
	padding-top:10px;	
}

.margeTableAchatAbonnement
{
	margin-top:25px;
}

.margeAutorisation
{
	height:50px;
	width:100px;
}
.tableAchat label
{
	color:Red!important;
}

.tableAchat .libelle
{
	font-family:Verdana;font-weight:normal!important;font-size:10px;
	width:75px;
}

.tableAchat .libelleLarge
{
	font-family:Verdana;font-weight:normal!important;font-size:10px;color:#647e96;
	text-align:left;
}

.tableAchat .libelleCentre
{
	font-family:Verdana;font-weight:normal!important;font-size:10px;color:#647e96;
	text-align:center;	
}
.tableAchat .libelleGauche
{
	font-family:Verdana;font-weight:normal!important;font-size:10px;color:#647e96;
	text-align:left;
}

.tableAchat .libelleGaucheNoir
{
	font-family:Verdana;font-weight:normal!important;font-size:10px;color:#000000;
	text-align:left;
}


/***********************************************
*    Abonnement redimensionnement
***********************************************/

.preview_container
{
	float:left;
	width:85px;
	height:113px;
	overflow:hidden;
	margin-bottom:5px;
	margin-left:72px;
	margin-top:16px;
}

.panelPreview
{
	margin-left:50px;
	display:block;
	float:left;
	width:300px;
	height:189px;
	background:url(../Images/abonnement/CarteAbonnement.gif) no-repeat;
}
.panelPreviewFinal
{
	margin-left:50px;
	margin-bottom:15px;
	display:block;
	float:left;
	width:300px;
	height:189px;
	background:url(../Images/abonnement/CarteAbonnement.gif) no-repeat;
}
.imgFinale
{
	width:85px;
	height:113px;
}

.choixAbonnement
{
	clear:both;
	float:left;
	margin-top:30px;
}

.ecartTableAmendeMail
{
	height:20px;
	width:400px;
}

.divInfoClient
{
	font-style:italic;
	font-size:9px;
	float:left;
	margin-top:45px;
	margin-left:3px;
	overflow:hidden;
	width:115px;
	height:80px;
	line-height:20px;
	color:Black!important;
}

.divAdresseClient
{
	font-style:italic;
	font-size:9px;
	clear:left;
	float:left;
	width:200px;
	height:30px;
	margin-left:75px;
	color:Black!important;
}

.iframePaiement
{
	width:400px;
	border:0;
}

.panelPrev
{
	float:left;
}
.panelCrop
{
	float:left;
}

.divAbonnementEnglobant
{
	width:740px;
}

.divCrop
{
	width:740px;
	float:left;
	display:block;
}

.panelPrev1
{
	margin-top:15px;
	clear:both;
	float:left;
	margin-left:250px;
}

.lblapercuCarte
{
	display:block;
	margin-left:100px;
	margin-bottom:10px;
	font-size:12px;		
}

.panelFinal
{
	clear:both;
	float:left;
}
.panelAbonnement
{
	clear:both;
	float:left;
}
.contenuAbonnement
{
	margin-top:10px;
	display:block;
	float:left;
	width:490px;
}
.clearBoth
{
	clear:both;
}

.panier
{
	display:block;
	float:right;
	width:230px;	
}
.panierHaut
{
	width:230px;
	height:25px;
	background:url(../Images/abonnement/PanierHaut.png) no-repeat;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#98b735;
}

.panierBas
{
	width:230px;
	height:15px;
	background:url(../Images/abonnement/PanierBas.png) no-repeat;
}

.panierCentre
{
	clear:both;
	width:230px;
	background-color:#b5007b;
}

.pictoPanier
{
	float:left;
}

.boutonPanier
{	
	float:left;
	margin-left:10px;
	margin-top:4px;
	display:inline-block;
	font-weight:bold;
	width:190px;
	color:#b5007b!important;
}

.boutonPanier:hover
{
	color:#73004e!important;
}



.grillePanier
{
	border:solid 0px #b5007b;
}


.grillePanier td, .grillePanier th, .grillePanier tr
{
    border-top:0px!important;
    border-right:0px!important;
    border-bottom:0px!important;
    border-left:0px!important;
    color:White;
}