#googlemaps a, #googlemaps a:active, #googlemaps a:link, #googlemaps a:visited {
	color: #8c4a4a;
	text-decoration: underline;
}
#googlemaps a:hover {
	color: #cd0019;
	text-decoration: none;
}
#googlemaps .normal {
	font-weight: normal;
}
#googlemaps .gras {
	font-weight: bold;
}
#googlemaps .gras_capital {
	font-weight: bold;
	text-transform: uppercase;
}
#googlemaps .gras_italique {
	font-style: italic;
	font-weight: bold;
}
#googlemaps .capital {
	text-transform: uppercase;
}
#googlemaps .minuscule {
	text-transform: lowercase;
}
#googlemaps .italique {
	font-style: italic;
}
#googlemaps #message_erreurs {
	width: 760px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	height:10px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #d30128;

	}
#googlemaps form {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#googlemaps .storeloc_button{ 
font-size:10px; 
color:#ffffff; 
border: 1px solid gray;
background-color:#464646;
}
#googlemaps .storeloc_input{ 
font-size:10px; 
color:#898989; 
border: 1px solid gray;
}
#googlemaps input.button-loca {
}
#googlemaps input.button-loca:hover {
}
#googlemaps .space {
	height: 19px;
	display: block;
}
#googlemaps .aligne {
	vertical-align:middle
}
#googlemaps #adresses {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	overflow: auto;
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #383837;
}
#googlemaps #adresses a:link, #adresses a:visited {
	color: #383837;
	text-decoration: none;
}
#googlemaps #adresses a:hover {
	color: #8c4a4a;
	text-decoration: none;
}
#googlemaps #adresses .current {
	color: #8c4a4a;
}
#googlemaps #adresses p {
	margin: 5px 20px 13px 0;
	padding: 0;
}
#googlemaps #adresses .titre_adresses {
	font-weight: bold;
	text-transform: uppercase;
}
#googlemaps #adresses .itineraire {
}
#googlemaps #adresses .button-itineraire a:link,#googlemaps  #adresses .button-itineraire a:active,#googlemaps  #adresses .button-itineraire a:visited {
	float: left;
	display: block;
	cursor: pointer;
	width: 170px;
	height: 30px;
	margin: 2px 0 5px 0;
	padding:1px 1px 0px 4px !important /*Non-IE6*/;
	padding:-2px /*IE6*/;
	background: transparent url(/templates/storeloc/storeloc_images/bt_itin.gif) no-repeat left 0px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	border-width: 0px;
	border-style: none;
}
#googlemaps #adresses .button-itineraire a:hover {
	background: transparent url(/templates/storeloc/storeloc_images/bt_itin.gif) no-repeat left -90px;
}
#googlemaps .titre_info-bulle {
   color: #8c4a4a;
   font-size: 13px;
   font-weight: bold;
   line-height: 14px;
   display: block;
   padding: 0px 0px 2px 0px;
}
#googlemaps .over_bt  a:link,#googlemaps  .over_bt  a:visited {
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 1px 0;
	padding: 6px 5px 10px 0;
	background-position: center -3px;
	background-image: url(/templates/storeloc/storeloc_images/bt_fond.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#googlemaps .over_bt  a:hover,#googlemaps  .prod_bt a.active {
	color: #ffffff;
	background-position: center -103px;
	background-image: url(/templates/storeloc/storeloc_images/bt_fond.gif);
	background-repeat: no-repeat;
}
#addresslist {
 z-index:999;
 display:none;
 position:absolute;
__visibility:hidden;
 width:100%;
 font-size: 10px;
 color:#898989;
 text-align: middle;
 margin: 10px 0 0 0;
 padding: 0 0 0 0 0;
 background-color: #ffffff;
 border: 1px solid gray;
 overflow:auto;
}

