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

/* Début de l'entête*/
#header #top-1 {height:100px; background-color: #FFF; z-index:999; position:relative;}

/*Début du Logo*/

/*#header .top-logo { float:left;}
*/
#header h1 { text-align:center; padding-top: 30px; text-shadow:2px 2px 10px #999;}
#header #top-2 {min-height:30px; background-color:#800000;}
#header #top-2 p {color:#fff; font-weight:bold; padding-top: 6px; padding-left:10px;}

#accueil { min-height:355px; margin-top:0px;}
#accueil .descript { margin-top:50px; margin-bottom:50px; text-align:center;}
#accueil .description { font-size:20px;}
#accueil .descript h2{ margin-top:50px; margin-bottom:20px;}
#accueil .descript p {font-size:21px; color:#800000; font-weight:bold;}
#accueil .descript .ville{ margin-bottom:20px;}

#footer { height:40px; background-color:#800000;}
#footer #foot-1 { color:#fff;padding-left:10px}