@charset "utf-8";
/* CSS Document */
html, body{ margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
/*ACCUEIL------------------------------------------------*/
#enter{ background:url(../sene/fond-enter.jpg) no-repeat top center;}
#enter div{ width:1000px; margin:0 auto; position:relative;}
#enter a{position: absolute; text-decoration:none; width:160px; display:block; cursor: pointer;}
#enter h2{ font-size:22px; margin:5px 0;}
#enter div ul{width:160px; list-style:url(../sene/puce.gif); margin:0; padding:0;}
#mairie{ top:230px; left:10px; color:#FFF;}
#culture{ top:210px; left:212px; color:#FFF;}
#asso{ top:235px; left:408px; color:#333;}
#tourisme{ top:205px; left:610px; color:#333;}
#reserve{ top:220px; left:807px; color:#FFF;}
#asso li:hover, #tourisme li:hover{color:#666;}
#mairie li:hover, #culture li:hover, #reserve li:hover{color:#CCC;}
/*ACCUEIL FIN------------------------------------------------*/
#extra{top:500px; left:450px; font-size:10px; color:#333;}
