﻿/************** Carte Google Map ***************/

.nomRegion
{
	color:#59493f;font-size:16px;font-weight:bold;
	display:block;
	margin-left:20px;
}

.carte_NbResultats
{
	color:#9d0d15;font-style:italic;font-weight:bold;font-size:18px;
	width:690px;
	display:block;
	margin-left:20px;margin-bottom:5px;
}

.carte
{
	background-color:White;
	width:673px;
	height:400px;
    margin:auto;
    text-align:center;
    clear:both;
    border:solid 1px #7f7261;
    display:block;
}

.infosRecherche
{
}

.carto_Legende
{
	text-align:left;
	font-size:12px;
	width:350px;
}

.carto_Legende img
{
	width:19px !important;
}

.legende_Titre
{
	font-size:14px;
	color:#fd8400;
	/*display:block;
	margin:10px;
	margin-left:0;*/
}

#map 
{
    width:673px;
    height:400px;
    margin:auto;
    /*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;
}

/****************************************/
/*    Module simple de localisation		*/
/****************************************/

.localisation
{
	padding:5px;
	background-color:#EFEFEF;
	width:325px;
	height:286px;
    margin:auto;margin-bottom:10px;margin-top:10px;
    text-align:center;
    clear:both;
    border:solid 1px #8f847d;
} 

#localisation 
{
    width:325px;
    height:286px;
    margin:auto;margin-top:3px;
    overflow:hidden;
}
