﻿/***************************************
Localisateur
***************************************/
.mapContainer{
    border-bottom:1px solid #bfbfbf;
}
.localisateurMenu{
    padding:10px;
    width:100%;
    font-size: 11px;
    overflow:hidden;
    }
.localisateurMenu div{
    position:static;
    }
.accordion{
    border-bottom:1px solid #bbbbbb;
    }
.accordionHeader a{
    border-top:1px solid #bbbbbb;
    color:#006699;
	background: none;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 10px;
	height:100%;
	background: url(/UserControls/VEControls/images/dossierFerme.gif) no-repeat 0px 8px;
	cursor: pointer;
	cursor: hand;
	}
.accordionHeader a:hover{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}
.accordionHeaderSelected{
    font-weight:bold;
	}
.accordionHeaderSelected a{
     border-top:1px solid #bbbbbb;
	color:#006699;
	background: none;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 10px;
	height:100%;
	background: url(/UserControls/VEControls/images/dossierOuvert.gif) no-repeat 0px 8px;
	cursor: pointer;
	cursor: hand;
	}
.accordionHeaderSelected a:hover{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	}
.accordionContent, .accordionContent div{  
    top:0;
    left:0;
    width:auto;
    overflow:hidden;
    border-bottom:0;
	}
.accordionContent{  
    padding:0 0 3px 0;
    margin:0 0 0 7px;
	}
.accordionContent .accordionHeader a {
    border:none;
    background: url(/UserControls/VEControls/images/dossierFerme.gif) no-repeat 4px 6px;
    padding: 3px 0 3px 13px;
    height:100%;
    cursor: pointer;
	cursor: hand;
    }
.accordionContent .accordionHeaderSelected a{
    border:none; 
    background: url(/UserControls/VEControls/images/dossierOuvert.gif) no-repeat 4px 6px;
    padding: 3px 0 3px 13px;
    height:100%;
    cursor: pointer;
	cursor: hand;
    }
.accordionContent .accordionHeader a:hover,.accordionContent .accordionHeaderSelected a:hover {
    text-decoration: underline;
	cursor: pointer;
	cursor: hand;
    }
.accordionContent .accordionHeaderSelected a{
    border:none; 
    background: url(/UserControls/VEControls/images/dossierOuvert.gif) no-repeat 4px 6px;
    padding: 3px 0 3px 13px;
    height:100%;
    cursor: pointer;
	cursor: hand;
    }
.accordionContent a {
    color:#006699;
	text-decoration: none;
    background: url("/UserControls/VEControls/images/puce_unique.gif") no-repeat 3px 5px;
    padding: 1px 0 1px 13px;
    height:100%;
    display: block;
    cursor: pointer;
	cursor: hand;
    }
.accordionContent a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
    }
.accordionContent br{
    font-size:0px;
    height:0px;
    }
.accordionPaneHeader {	
	}
.accordionContent a.accordionSelectedItem{
	font-weight:bold;
	color:#000000;
	background:url("/UserControls/VEControls/images/puceMapItem.gif") no-repeat 0px 0px;
    padding:1px 0 1px 13px;
    cursor:pointer;
	cursor:hand;
	}
.legendeContainer{
	width:100%;
	display:none;
	}
.legendeContainer img{
	z-index:100004 !important;
}
/***************************************
GuideRoutier
***************************************/
.directionPanel {
	overflow: scroll;
	display: none;
}
.cacher{display:none;}
/*Menu Guide Routier*/
/********************/
.guideRoutierMenu{
    display:none;
    height:100%;
    overflow:hidden;
    width:100%;
    }
fieldset.fieldsetGRMenu {
	margin: 0; 
	width: 250px;
	padding: 5px !important; 
}
.fieldsetGRMenu p{
	padding-left:0; 
}
.fieldsetGRMenu span, .fieldsetGRMenu p, .fieldsetGRMenu span, .fieldsetGRMenu table td, .fieldsetGRMenu table th{
	font-size:100%;
}
fieldset.fieldsetGRMenu label span, fieldset.fieldsetGRMenu label{
    font-size:11px;
    font-weight:bold;
    } 
.fieldsetGRMenu div.pointillee {
	border-bottom: 1px dashed #bbbbbb;
	margin-bottom: 6px;
	padding-bottom: 6px;
	
	margin-top:-10px !important;
	margin-top:0 !important;
}
/***Panneau Criteres***/
.GRCriteres{
    margin:0; 
    padding:0;
    }
/**Panneau GROutil**/
.GROutils {
	width: 100%;
	font-size:11px;
}
.btnCourriel{
	float:left;
	width:50%;
	border-right:1px solid #bbbbbb;
}
.btnImprimer{
   float:right;  
}
.GROutils a {
	color: #006699;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.GROutils a:link,.GROutils a:visited {
	text-decoration: none;
	color: #006699;
}
.GROutils a:hover, .GROutils a:focus {
	text-decoration: underline !important;
	color: #006699;
}
.btnImprimer a{
   padding-left:17px;
   padding-top:1px;
   background:url("/UserControls/VEControls/images/btn_Imprimer.gif") no-repeat 0 0;
}
.btnCourriel a{
   padding-left:25px;
   padding-top:1px;
   background:url("/UserControls/VEControls/images/btn_Courriel.gif") no-repeat 0 0;
}
.GROutils a.disabled, .GROutils a.disabled:link,  .GROutils a.disabled:hover, .GROutils a.disabled:focus, .GROutils a.disabled:visited{
	color: #bcbcbc;
	cursor:default;
	text-decoration: none !important;
}
.btnImprimer a.disabled{
   background:url("/UserControls/VEControls/images/btn_ImprimerDisabled.gif") no-repeat 0 0;
}
.btnCourriel a.disabled{
   background:url("/UserControls/VEControls/images/btn_CourrielDisabled.gif") no-repeat 0 0;
}
/**Panneau GREnvoiCourriel**/
.GREnvoiCourriel {
	padding-top:10px;
	display:none;
	width:250px !important;
}
.GREnvoiCourriel input{
	width:246px;
}
/**Panneau GRAdresse**/
.GRAdresse {
	border-bottom: 1px dashed #bbbbbb;
	padding-bottom: 6px;
}
.GRAdresse label {
	font-weight: bold;
	float:left;
	margin-right: 3px;
	padding-top: 3px;
	width: 42px;
	display: block;
	height: 15px;
	text-align: left;
}
.GRAdresse textarea{
	width: 201px;
	margin-bottom: 0;
	padding-bottom:0;
	height:32px;
	overflow:auto;
}
.GRAdresse .txtGRExemple {
	font-size: 9px !important;
	color:#555555;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 46px;
}
.GRAdresse address {
	font-weight: normal;
	font-size: 9px;
	padding: 3px 0px 3px 46px;
}
.GRAdresse address h5 {
    font-size: 11px; 
    font-weight:bold;
    padding:0;
    margin:0;
}
.GRAdresse address span{
	font-size: 9px;
}
.conteneurBtn{
    width: 250px;
    top:0;
    position:static;
	}
.fieldsetGRMenu a.bouton {
	float: right;
	padding:1px 8px 3px 8px;
	color: #fff;
	font-weight: bold;
	border: 0;
}
.fieldsetGRMenu input.bouton {
	margin: 6px 0 4px 8px;
	padding: 0 5px 2px 3px;
}
html > body .fieldsetGRMenu input.bouton {
	margin: 6px 0 5px 8px;
}
/**Panneau GRTrajet**/
.GRTrajet {
	margin: 6px 0 0 0; 
	padding: 0;
	float: none;
	color:#555555;
	height:200px;/*à redimensionner par prog*/
	overflow: auto;
}
.GRTrajet h5 {
font-size:11px;
}
.GRTrajet p {
	padding: 0 0 1px 0;
	margin: 0;
	font-size:11px;
}
.GRTrajetDetails {
	margin: 0;
	padding: 0;
	width: auto;
	height: 100%;
	font-weight: normal;
}
.tabGRResult {
    font-size:10px;
	margin-top: 1px;
	display: block;
}
.trGRResult1 {
	vertical-align: top;
	text-align: left;
	background-color: #dcebf3;
}
.trGRResult2 {
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}
.tdGRResultNum {
	width: 15px;
}
.tdGRResultInst {
}
.tdGRResultDist {
}
.tdGRResultUnit {
}
.GRErrorMessage {
	color: Red;
	display: none;
}
/***************************************
GRL
***************************************/
h2 a, h2 a:visited { 
	padding: 0 0 0 40px;
	border:0;
	line-height:1em;
	background-image: url("/UserControls/VEControls/images/flecheTitreLocalisateur.gif");
	background-position: 9px 4px;
	background-repeat: no-repeat;
    font-size: 11px;
    font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	letter-spacing: normal;
	text-decoration: underline;
	color: #006699;
	}
h2 a:hover, h2 a:focus {
	color: #548389;
	text-decoration: none;
	}
.containerMenu{
	height:100%;
	overflow:hidden;
	}
.currentLatLong{
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
	}
.instruction{
    font-size: 12px;
    font-family:Verdana;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:5px;
	color:#006699;
	}
