/* necessaire pour google pour tracer les polylines */
/* Only for IE */
/*v\:* {
behavior : url(#default#VML);
}*/

/* pour les info bulles de la carte */
#marker {
margin : 0;
padding : 0;
text-align : left;
font-family : "Times New Roman", verdana, serif, sans-serif;
}

#marker a {
color:#6261D8;
}

#marker span {
font-weight : bold;
text-decoration : underline;
}

#map {
width : 425px;
height : 350px;
}