﻿/************** Carte Google Map ***************/

.carte
{
	padding:5px;
	background-color:White;
	width:480px;
	height:450px;
    margin:auto;
    background:url('../Images/Carto/fond.jpg') top left no-repeat;
    text-align:center;
    clear:both;
}

.infosRecherche
{
}

.legende
{
	text-align:left;
	font-size:12px;
	margin:20px;
}

.legende_Titre
{
	font-size:14px;
	color:#fd8400;
	/*display:block;
	margin:10px;
	margin-left:0;*/
}

#map 
{
    width:470px;
    height:390px;
    margin:auto;
    margin-top:11px;
    /*border-top:solid 1px #000000;
    z-index:0;
    background-color:Orange;*/
}

.inviteVisu
{
	width:570px;
	height:32px;
	text-align:center;
	background:url('../Images/fond_invitVisu.jpg') top center no-repeat;
	padding-top:18px;
	margin:auto;
	clear:both;
}

.inviteVisu a
{
	display:block;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

.fermetureCarte
{
	padding-top:8px;
}

.fermetureCarte a
{
	display:block;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

.marker
{
width:300px;
}

.marker a
{
	text-decoration:none;
	color:#fd8400;
}

.marker a:hover
{
	text-decoration:underline;
}

.marker h1
{
	font-family:Verdana !important;
	font-size:16px !important;
	font-style:normal !important;
	font-weight:bold;
}

.marker h2
{
	color:#0073b5;
	font-family:Verdana;
	font-size:10px;
}

.marker_ZoneInfos 
{
/*float:left;*/
width:100%;
border-bottom:solid 1px #647e96;
}

.marker_ZonePhoto
{
float:left;
/*width:40%;*/
}

.marker_Photo
{
width:100px;
}

.marker_ZoneDesc
{
clear:both;
width:100%;
}

.marker_LienFiche
{
	font-size:12px;
	font-weight:bold;
}