#palmier { 
width: 350px;
height: 159px;
position: absolute;
top: 0px;
left: 0px;
background: url("logocap-arriere.png") no-repeat;
/*background: url("perenoel-1.png") no-repeat top left;*/
}

/*.menu a {
  width: 150px;
  height: 25px;
  border-top: 2px solid #cecece;
  border-bottom: 1px solid #4a4a4a;
  border-left: 2px solid #cecece;
  border-right: 1px solid #4a4a4a;
  text-align: center;
  color: blue;
  background-color: #feeed5;   /*999999;*/
  text-decoration: none;
  display: block;
}*/
/*.menu a:hover {
  border-top: 2px solid #cecece;
  border-bottom: 1px solid #4a4a4a;
  border-left: 2px solid #cecece;
  border-right: 1px solid #4a4a4a;
background-color: #0C75BA;    /*#fffccc;*/
color: yellow;
text-decoration: none;
}*/

a:link {
color: yellow;
font-size: 14px;
}

a {
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: yellow;
}


h2 {
font-size : 90%; 
font-family :  Verdana, Arial, sans-serif;
font-style : bold; 
color : red; 
padding-left:15px;
}

h3 {
font-size : 160%; 
font-family :  Verdana, Arial, sans-serif;
font-style : italic; 
color : #552002; 
}
h4 {
font-size : 160%; 
font-family :  Verdana, Arial, sans-serif;
font-style : italic; 
color : #00ff00; 
}
h5 {
/*font-size : 160%; */
font-family :  Verdana, Arial, sans-serif;
font-style : italic; 
color : blue; 
}

p:first-letter{
font-size: 16px;
font-weight: bold;
color: red;
}

p.coul {
font-size: 12px;
font-weight: bold;
color: blue;         /*yellow;*/
font-family: Verdana, Arial, sans-serif;
}

a.coula {
font-size: 12px;
font-weight: bold;
color: blue;         /*yellow;*/
font-family: Verdana, Arial, sans-serif;
}

p.jaune {
font-size: 12px;
font-weight: bold;
color: #ffff00;         /*yellow;*/
font-family: Verdana, Arial, sans-serif;
}

#conteneur {
/*background-color: #552002;*/
margin-top: 0;
margin-left: auto;
margin-right: auto;
width: 1200px;
}

body {
background: #ffffff url("blue_degrad3.gif") repeat-x fixed top left;
}

#gauche {
float: left;
/*background-color: #552002;*/
width: 185px;
}

#corps {
margin-left: 200px;
/*background-color: #552002;*/
font-size: 14px;
min-height: 700px;
}

#pied {
float: right;
width: 1000px;
height: 180px;
}

#liens {
margin : 50px 0 50px 100px;
}

#livre {
width: 690px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
height: auto;
color: #ffffff;
}
#form {
width: 325px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
height: auto;
background-color: #6699ff;
}

.cadres {
margin-left: 5px;
padding-left: 5px;
padding-right: 5px;
  border: 1px solid #FFFFFF;
       -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
background-color: #000080;
color: #ffff00;
height: 100px;
width: 300px;
}

li {
list-style-type: square;
list-style-position: inside;
}

ul{
padding-left: 20px;
}

div.menu {
text-decoration: underline;
width: 180px;
  border: 1px solid #FFFFFF;
       -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
text-align: left;
background-color: #000080;
color: #ffff00;
line-height: 30px;
}

#contact{
width: 180px;
  border: 1px solid #FFFFFF;
       -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;
text-align: center;
background-color: #000080;
color: #ffff00;
line-height: 30px;
}

#btn_up {
display:none;
position: fixed;
bottom: 400px;
right: 30px;
cursor: pointer;
}

   a.bulle {
     position:relative;
     color:#396a86;
     text-decoration:none;
     font-family:arial, verdana, sans-serif;
     text-align:center;
     font-size:11px;
   }
   
   a.bulle:hover {
      background: none;
      z-index: 50;
   }
   
   a.bulle span {
     display: none;
   }
   
   a.bulle:hover span {
      display: block;
      position: absolute;
      top: -10px;
      left: 140px;
      font-family:arial, verdana, sans-serif;
      text-align:justify;
      font-size:12px;
      font-weight:normal;
      /*width:400px;*/
      background: white;
      padding: 0px;
      border: 1px solid #62c0f4;
      border-left: 1px solid #62c0f4;
   }

#coulul a{
color: blue;
}
div#liens ul {
list-style: url(liens/chaine2.jpg);
margin-left: 150px;
}   
