@charset "UTF-8";
/* CSS Document */

  v\:* {
	behavior:url(http://www.huskyfrance.com/_gmap/points_ventes-adresses.php);
}
/*pour les infobulles de la carte*/
  #gmapmarker {
	font: normal small verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	width: 300px;
	height: 280px;
	overflow:auto;
}
#gmapmarker p {
	margin : 0;
	padding : 2px 0 2px 0;
}
#gmapmarker a {
	text-decoration: underline;
	color: #FF6600;
	background-color: transparent;
}
#gmapmarker a:hover {
	color: #FF3300;
	background-color: transparent;
}
#gmapmarker h1 {
	font-weight: bold;
	font-size: 11pt;
	color: #FF3300;
	padding : 1px;
	margin : 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
/*div qui contient la carte*/
  #map {
	float : left;
}
h3 {
	font-size: 10pt;

.locations a {
	font-size:8px;
	color:#333333;
	font-family: verdana;
	text-align: left;
	list-style-type: none;
}

