<style type="text/css">
v\:* {     behavior:url(#default#VML);   
}
   
/*pour les infobulles de la carte*/   
#gmapmarker {
font: normal small verdana, arial, helvetica, sans-serif;    
font-size: 10pt;     
margin: 0px;      
width: 350px;
height: 150px;     
overflow:auto;   
}
 
#gmapmarker p{      
margin : 0;       
padding : 2px 0 2px 0;   
}
 
#gmapmarker a {
text-decoration: none; 
color: #0066CC; 
background-color: transparent;
}
 
#gmapmarker a:hover {
color: #F60; background-color: transparent;
}
 
#gmapmarker h1 {    
font-weight: bold;       
font-size: 13px;       
color: #369;  border-bottom: 2px solid #369;     
padding : 2px;    margin : 0;   
}
 
/*div qui contient la carte*/   
#map {      
float : left;   
} 
</style>
