/**
 * Entete CSS : redefinition de styles par defaut
 */
html { overflow: -moz-scrollbars-vertical !important; }
html, body { height: 100%; }

body { margin: 0; padding: 0; font: 76% Verdana, Arial, Helvetica, sans-serif; background: #6C9BD4; }

p { margin: 0; padding: 0; }

/**
 * Balise utilisée pour le titre de la popup
 */
h1 { margin: 0 0 3px 0; color: #fff; font-size: 1.9em; font-weight: normal; letter-spacing: 0.05em; text-align: center; }

/**
 * CSS pour les plans
 */
#plan_equipements_scolaires { background: url(../fr/nav/plan_lunel.jpg) no-repeat; width: 760px; height: 706px; margin: 0 auto; }
#plan_equipements_sportifs { background: url(../fr/nav/plan_lunel.jpg) no-repeat; width: 760px; height: 706px; margin: 0 auto; }
#plan_equipements_culturels { background: url(../fr/nav/plan_centre_ville_lunel.jpg) no-repeat; width: 760px; height: 800px; margin: 0 auto; }

.picto { position: absolute; }
#plan_equipements_scolaires .picto { background: url(../fr/nav/scolaire.gif) no-repeat; width: 32px; height: 32px; }
#plan_equipements_sportifs .picto { background: url(../fr/nav/sport.gif) no-repeat; width: 35px; height: 35px; }
#plan_equipements_culturels .picto { background: url(../fr/nav/culturel.gif) no-repeat; width: 35px; height: 35px; }