﻿/* Css pour la carto google */ 

#gmap
{
    height:100%;
    width:100%;
}

/* Legende */
.mapLegend {
	overflow:hidden;
}
#global #mapLegend {
	overflow:hidden;
	padding-top:9px;
	padding-bottom:9px;
	padding-right: 5px;
}
#global #mapLegend UL 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	margin-left: 20px;
}
#global #mapLegend UL.inline {
    float: none;
    width: auto;
    clear: both;
}
#global #mapLegend UL.inline li {
    display: inline;
    margin-right: 20px;
    float: left;
    height: auto;
}
#global #mapLegend li 
{
    font-size: 95%;
    list-style: none;
    margin-right: 5px;
	height: 25px;
	line-height: 25px;
	color: #4d4d4d;
}
#global #mapLegend.velomag li
{
    height: 40px;
    line-height: 5px;
}
#global #mapLegend LI.small
{
	width:130px;
}
#global #mapLegend LI.large
{
	width:130px;
}
#global #mapLegend LI.place
{
	width:130px;
}
#global #mapLegend LI.xlarge
{
	width:150px;
}
#global #mapLegend LI.xxlarge
{
	width:210px;
}
#global #mapLegend img.picto
{
    margin-top: -2px;
	margin-right:5px;
	vertical-align:middle;
}
#global #mapLegend.legendCarte {
    width: 560px;

}
#global #mapLegend p.picto
{
	margin-right:10px;
	width:15px;
	height:6px;
	float:left;
	margin-top:10px;
}
/* Affichage carto */
.cartoleft
{
	float:left;
	width:450px;
}

.cartoright
{
	float:left;
}
#Carto.cartoright #mapLegend.legendCarte
{
    width: 445px;
	border: 1px solid #E5E5E5;
	background: #fff;
}
.cartoright .gmap {
    width: 450px; 
	height: 450px;
	border: 2px solid #E5E5E5;
	position:relative;
}

.gmapHour {
    width: 100%; 
	height: 600px;
	border: 2px solid #E5E5E5;
	position:relative;
}

.gmapPrint {
    width: 575px; 
	height: 600px;
	border: 2px solid #E5E5E5;
	position:relative;
}

/* Selction lieu */
#typepoi
{
	width:140px;
	border:1px solid #557228;
	position:absolute;
	z-index:2;
	margin-left:505px;
	margin-top:35px;
	background-color:#557228;
    
}
#typepoi.stopHour {
    margin-left:755px;
}
#typepoi .titre {
    background-color:#FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
}
#typepoi label
{
    color: #FFFFFF;
	width:110px;
}
#typepoi .mobServices,
#typepoi .lpProx
{
    float:left;
    width:45%;
    margin-right:5px;
    padding-bottom:15px;
}
/* Lien Plein ecran */

#fullScreenControl 
{
    margin-top: 5px;
    margin-right: 5px;
    background-color: #FFFFFF;
    border: 1px solid #A9BBDF;
    cursor: pointer;
    text-align: center;
}

#fullScreenText {
    padding: 2px 5px;
}

/* Carte plein écran */

#gmap.fullscreen
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    margin: 0;
    padding: 0;
    border:0;
    background: inherit;
}

#mapContainer.fullscreen
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border:0;
    background: inherit;
    z-index:99;
}



/* Info Bulle */
.infowindow 
{
    font-family: verdana;
    max-width:300px;
    font-size: 95%;
    margin: 0px;
    padding-bottom: 15px;
}

.leaflet-popup 
{
    font-family: verdana;
    max-width:300px;
    font-size: 95%;
    margin: 0px;
    border-radius: 0px;
    border-width: 2px;
    border-color:#005FB0;
    border-style: solid;
}

.leaflet-popup-content {
    margin: 0px;
    line-height: 1.4;
    
}

.leaflet-popup-content-wrapper{
    padding: 0;
    border-radius:0px;
}

.infowindow p, .infowindow span, .infowindow a, .infowindow div {
    margin: 0;
    font-size: 110%;
    font-family: verdana;
}
.infowindow .typePt, .infowindowStreet .typePt, .infowindow .libelle {
    background-color: #005FB0;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    color: #FFFFFF;
    margin-bottom:10px;
    font-family: verdana;
}
.infowindow .typePt.type1 {
    margin-left:15px;
}
.infowindow .title, .infowindowStreet .title {
    font-weight: bold;
    margin-bottom: 5px;
    background-color: transparent;
    padding: 0px;
}
.infowindow div {
    margin: 0px 10px;
}
.infowindow div div {
    margin: 0px;
}
.infowindow div.infosTR {
    margin-left: 10px;
    margin-bottom: 5px;
}
.infowindow div.titleInfo 
{
    margin: 0px;
    background-color: #005FB0;
    margin-bottom: 10px;
    padding-left: 4px;
    padding-right: 15px;
} 
.infowindow div.titleInfo IMG, .infowindow div.titleInfo DIv {
    float: left;
}
.infowindow div.titleInfo IMG {
    padding-top: 7px;
    margin-right: 3px;
}

.infowindow .title .pictoLine {
    margin-right: 4px;
}
.infowindow div.line div.pictoLine {
    display: inline;
    float: left;
    margin: 2px;
    margin-right: 10px;
}
.infowindow .link {
    clear: both;
}
.infowindow .link a {
	color: #000000;
	display:block;
    font-family: 'verdana';
}
.infowindow .link a:hover
{
    color: #005FB0;
}

.infowindow .lines img
{
	margin-right: 8px;
	vertical-align: middle;
}
.infowindow .linked {
   display: none;
}
.infowindow .lines {
     margin-bottom: 5px;
}
.infowindow .listLines {
    max-height: 120px;
    overflow: auto;
    margin-bottom: 5px;
}
.infowindow .riDep,
.infowindow .riArr,
.infowindow .plusInfos,
.infowindow .carte_interactive.link,
.infowindow .hourStop,
.infowindow .linkStopHour,
.infowindow .linkProx,
.infowindow .linkPlan,
.infowindow .plusInfos
{ 
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	padding:2px 0px 0px 22px;
	display: block;
}
.infowindow .riDep
{
    background-image: url('../../cartoV3/img/default/enPartir_off.png');
}
.infowindow .riArr
{
    background-image: url('../../cartoV3/img/default/yAller_off.png');
}
.infowindow .riDep:hover
{
    background-image: url('../../cartoV3/img/default/enPartir_hover.png');
}
.infowindow .riArr:hover
{
    background-image: url('../../cartoV3/img/default/yAller_hover.png');
}
.infowindow .plusInfos
{
    background-image: url('../../cartoV3/img/default/plusInfos_off.png');
    cursor:pointer;
    text-decoration:underline;
}
.infowindow .plusInfos:hover
{
    background-image: url('../../cartoV3/img/default/plusInfos_hover.png');
    color:#005FB0;
}
.infowindow .carte_interactive.link,
.infowindow .linkProx
{
    background-image: url('../../cartoV3/img/default/map-move_off.png');
}
.infowindow .carte_interactive.link:hover,
.infowindow .linkProx:hover
{
    background-image: url('../../cartoV3/img/default/map-move_hover.png');
}
.infowindow .hourStop,
.infowindow .linkStopHour
{
    background-image: url('../../cartoV3/img/default/pictoHour.png');
}
.infowindow .hourStop:hover,
.infowindow .linkStopHour:hover
{
    background-image: url('../../cartoV3/img/default/pictoHour_hover.png');
}

.infowindow .linkPlan
{
    background-image: url('../../cartoV3/img/default/pictoPlan.png');
}
.infowindow .linkPlan:hover
{
    background-image: url('../../cartoV3/img/default/pictoPlan_hover.png');
}

.infowindow .libelle span {
    display: block;
    margin-top: 3px;
    font-family: verdana;
}
.infowindow .libelle img {
    float: left;
    padding-right: 8px;
}
/* StreetView */
.infowindowStreet
{

   /* width:330px;*/
    overflow:auto;
}
.infowindowStreet div.titleInfo 
{
    margin: 0px;
    background-color: #005FB0;
    padding: 10px 15px 10px 10px;
    color: #ffffff;
} 
.infowindowStreet div.titleInfo span {
    padding: 0px 2px;
}
.infowindowStreet #streetcontainer
{
	width:100%;
	height:230px;	
}

.leaflet-popup-pane, .leaflet-control
{
    margin-top:-20px;
}

.leaflet-container a.leaflet-popup-close-button {
    top: 2px;
    right: 2px;
    padding: 1px 0;
    background-color: #fff;
    color: #005FB0;
}
.leaflet-popup-tip {
    border-right: 2px solid #004d8f;
    border-bottom: 2px solid #004d8f;
}

#cartoPrint h2 {
    line-height: 100%;
    margin-top: 10px;
}