
DIV#cadreGlobalGeoMapBasic
{
	width: 100%;
	text-align: center;
	color: #FF5200;
	font-family: Verdana, Arial;
	font-size: 11px;
}

DIV#cadreGeoMapBasic
{
	text-align: left;
	border: 1px solid #FF5200;
	width:100%;
	height: 450px;
	margin: 10px 0px;
	background-color: #F9E7DD;
}

DIV#listeGeo
{
	float: left;
	width: 167px !important;	/* <= autre */
	height: 442px !important;	/* <= autre */
	width: 175px;	/* <= IE */
	height: 450px;	/* <= IE */
	padding-top: 8px;
	padding-left: 8px;
	overflow: auto;
}

DIV#map
{
	margin-left: 175px;
	height: 450px;
	background-color: #DDDDDD;
}

DIV#calqueInfoPlus
{
	/*float: right;*/
	width: 100%;
	display: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #FF5200;
	background-color: #F9E7DD;
	margin-bottom: 10px;
}

DIV#calqueChargement
{
	z-index:10000000;
	width:300px;
	height:40px;
	padding-top:20;
	left:0;
	bottom:0;
	padding-bottom:20;
	position:absolute;
	border: thin solid #FF5200;
	border-width:1px;
	background-color: #F9E7DD;
	padding-left:5px;
	padding-top:10px;
	padding-right:5px;
}

.TextPrechargementEnCoursChargement
{
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #FF5200;
	font-weight:bold;
	text-align:center;
}

.TextPrechargementEnCoursPatientez
{
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #FF5200;
	font-weight:bold;
	text-align:center;
}

.NomListeFiche
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#FF5200;
	padding-left:5px;
}

legend.titreDescription
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FF5200;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}



.TdListeHebergement
{
padding-right:10px;
padding-top:1px;
padding-bottom:1px;
font-family: Verdana, Arial;
font-size: 11px;
}

.TdListeHebergementVert
{
padding-right:10px;
padding-top:1px;
padding-bottom:1px;
font-family: Verdana, Arial;
font-size: 11px;
}

.TitreListeHebergement
{
font-family: Verdana, Arial;
font-size: 11px;
font-weight: bold;
}

hr.separationVignette
{
	border: 1px solid #560B57;
}

.pointer
{
	cursor:pointer;
}

.pointer_bordure
{
	border: thin solid #560B57;
	border-width:1px;
	cursor:pointer;
}

.bordure
{
	border: thin solid #560B57;
	border-width:1px;
}

.td_pointeur
{
	cursor:pointer;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #FF5200;
}

.td_pointeur_feuille
{
	cursor:pointer;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #FF5200;
}

.map
{
	border: 1px solid #560B57;
}

.x_fermeture
{
	cursor:pointer;
	color:#ffffff;
	font-size: 13px;
	font-family: Verdana,Arial;
	font-weight:bold;
}

a.SavoirPlusHebergementSite:link
	{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #EE6600;
	font-weight:bold;
	text-decoration:none;
	}

a.SavoirPlusHebergementSite:active
	{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #EE6600;
	font-weight:bold;
	text-decoration:none;
	}

a.SavoirPlusHebergementSite:visited
	{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #EE6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a.SavoirPlusHebergementSite:hover
	{
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #EE6600;
	font-weight:bold;
	text-decoration:underline;
	}


a.SelectionLienRechercher:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}


a.SelectionLienRechercher:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}


a.SelectionLienRechercher:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.SelectionLienRechercher:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration:underline;
	color : #560B57;
	font-weight: bold;
}
