﻿/* sidebar ggmap */

.textruptureggmap
{
	font-size: 1.1em;
	margin-top: 3px;
	margin-bottom: 3px;
	margin: auto;
	color: #8C8C73;
	text-align: center;
}
hr.hrggmap
{
	color: #EEE;
	background-color: #EEE; /* pour firefox */
	font-size: 0pt;
	height: 0px;
	border-style: none;
}
div#sideggbar
{
	margin: auto;
	margin-top: 10px;
}
div#sideggbar a
{
	color: #666;
	font-size: 1em;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left: 2px;
}
div#sideggbar a:hover
{
	color: #111;
	text-decoration: none;
}
div#sideggbarhotels
{
	font-size: 0.9em;
}
.imagemenuggmap
{
	border-style: none;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}
/* sidebar */
/* google map */
.divgooglemap
{
	border-spacing: 0px;
	font-size: 9pt;
	color: #4D4D4D;
	border: 1px solid;
	width: 100%;
}
.divggpartenaire
{
	width: 140px;
	height: 32px;
	float: right;
	text-align: right;
	font-size: 0.75em;
	margin-top: 6px;
}
.divggpartenaire *
{
	vertical-align: middle;
}
.divggpartenaire img
{
	border: 0px;
	margin-left: 4px;
}
.divgglink
{
	clear: both;
	float: left;
}

.divgglink *
{
	vertical-align: middle;
}
.divgglink img
{
	border: 0px;
	margin-right: 2px;
}
.divggtext
{
}
div#map
{
	width: 100%;
	height: 650px;
	font-size: 9pt;
	text-align: left;
}
.textggmap
{
	/* Limitation de la taille des popup quand il y a une image*/
	max-width: 400px;
	max-height: 200px;
}
.imgtextggmap
{
	/* Limitation de la taille des popup quand il y a une image*/
	width: 300px;
	min-height: 100px;
	max-height: 200px;
}
.imgtextggmap *
{
}
.imgggmap
{
	border: 1px solid;
	border-color: #74907D;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
/* fin Google Map */