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

/* --------------------------------------
   RESET
------------------------------------------ */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
ul,ol,li { list-style:none;}
fieldset,img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
body {font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:15px; background-color:#CCCCCC; color:#666666;}

/* --------------------------------------
  COMMON
------------------------------------------ */

a {color:#666666; text-decoration:underline; font-weight:bold;}

#container {width:980px; margin-left:auto; margin-right:auto; background-image:url(../_img/fond.jpg); background-position:0px 289px; background-repeat:no-repeat; background-color:#FFFFFF;}
#bandeau { position:relative; width:980px; height:139px; background-image:url(../_img/bandeau.jpg);}
#logo{ position:absolute; top:15px; left:730px; width:206px; height:88px;}
#contact{ position:absolute; top:110px; left:845px; width:89px; height:16px;}
#flash {float:right;width:816px; height:150px;}
#ariane {float:left; color:#002744; font-size:10px; width:595px; height:50px; line-height:50px; margin-left:170px; margin-right:50px;}
#ariane a {font-weight:bold; text-decoration:underline; color:#002744;}
#ariane a:hover {text-decoration:none;}
#contenu {float:left; width:595px; margin-left:170px; margin-right:50px; font-size:12px; margin-bottom:35px; min-height:250px; }
#pied_page {clear:both; width:980px; font-size:9px; background-color:#CCCCCC;}
#signature {float:left; color:#666666; text-decoration:none; margin:5px 0 0 5px;}
#mentions {float:right; color:#000000; margin:5px 5px 0 0;}
#mentions a {color:#000000; text-decoration:none;}
#annexe {font-family:Georgia, "Times New Roman", Times, serif;}
#titre-annexe { margin-top:55px; padding-bottom:2px; margin-bottom:15px; border-bottom:thin; border-bottom-color:#002744; border-bottom-style:dashed;}


#menu {float:left; width:164px;}
#menu a {display:block; float:left; width:164px; height:75px;}
.btn_activite {background:url(../_img/btn_activites.jpg);}
.btn_activite:hover {background-position:0 -75px;}
.btn_actualites {background:url(../_img/btn_actualites.jpg);}
.btn_actualites:hover {background-position:0 -75px;}
.btn_pole {background:url(../_img/btn_pole.jpg);}
.btn_pole:hover {background-position:0 -75px;}
.btn_evenements {background:url(../_img/btn_evenements.jpg);}
.btn_evenements:hover {background-position:0 -75px;}

#actif {background-position:0 -75px;}


#contenu p {margin-bottom:10px; text-align:justify;  }
ul {margin:0 0 25px 0;}
li {margin:0 0 5px 0; list-style:inside; list-style-type:disc;}

h1 { font-size:20px; color:#002744; line-height:25px; padding-bottom:10px;}
h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#002744; font-style:italic; font-weight:lighter; padding-bottom:10px;}
h3 { font-size:14px; color:#666666; font-weight:bold; padding-bottom:2px;}


.lettrine {
font-size:18px;
font-weight:bold;
color:#002744;
}
