body {
   margin: 0;
   padding: 0;
   background: url(http://www.terre-de-cocagne.com/img/fd01.gif) repeat;
   font: 12px Arial, Helvetica, Geneva, sans-serif;
}
.conteneur {
   position: relative;
   width: 900px;
   margin: 0 auto;
   background: url(http://www.terre-de-cocagne.com/img/fd01.gif) repeat;
   }
.haute {
   height: 130px;
}
.bandeau {
   height: 70px;
   width : 320px;
   position: absolute;
   top: 25px;
   left: 570px;
}
.gauche {
   position: absolute;
   left:0;
   width: 190px;
   height: 425px;
   background: url(http://www.terre-de-cocagne.com/img/p_gauche.jpg) no-repeat;
   }
.droite {
   margin-left: 190px;
   width: auto;
   height: 425px;
   background: url(http://www.terre-de-cocagne.com/img/p_droite.jpg) repeat-y;
   overflow: auto;
   }
.basse {
   height: 45px;
   background: url(http://www.terre-de-cocagne.com/img/p_basse.jpg) no-repeat;
   text-align: center;
   color: #fff;
   font-size: 9px;
   padding-top: 11px;
   word-spacing: -1px;

}

/* lien centre*/

.droite a:link, .droite a:visited, .droite a:active {text-decoration: none;color: #000;}
.droite a:hover {text-decoration: none;color: #669;}

.basse a:link, .basse a:visited, .basse a:active{text-decoration: none;color: #fff;}
.basse a:hover{text-decoration: underline;}

/* menu haut*/

.menu_h {
   position: absolute;
   left: 190px;
   width: 700px;
   list-style-type: none;
   top: 98px;
   margin: 0;
   padding: 0;
}
.menu_h li {
   display: inline;
}
.menu_h a {
   float: left;
   text-align: center;
   text-decoration: none;
   color: #fff;
   padding: 10px 15px 3px;
   font-style: italic;
   }
.menu_h a:hover {
   color: #000;
   background: #e7a0a0;   
   text-decoration: none;
   }

/* menu gauche*/

#menu_g {
   width: 190px;
   list-style-type: none;
   margin: 0px;
   padding: 0px;}
#menu_g li {
   font-size: 12px;
   padding-left: 45px;
   padding-bottom: 5px;
   }
#menu_g li a {
   text-decoration: none;
   color: #000;}
#menu_g li a:hover, #menu_g li a:focus, #menu_g li a:active {
   text-decoration: none;
   color: #000;
   font-weight: bold;
   }
.titre {
   height: 20px;
   background: url(http://www.terre-de-cocagne.com/img/m_gauche.jpg) no-repeat;
   text-align: left;
   padding-left: 45px;
   padding-top: 7px;
}

/*mise en forme*/
p {margin: 0;padding: 5px 10px;}

h1 {text-align: center;font-size: 16px;font-style: italic;border-bottom-style: solid;border-bottom-width: 1px;margin: 10px 50px;}
h2 {text-align:center;font-size: 16px;font-style: italic;font-weight: normal;line-height: 0;margin: 0;padding: 8px;}
h3 {text-align:left; font-size: 14px;font-weight: bold;text-decoration: underline;margin: 0;padding: 7px;}
h5 {text-align:center; font-size: 12px;font-weight: bold;margin: 0;padding: 1px;text-decoration: underline}

ul {list-style-type: none;margin: 0 0 0 25px;}
li {margin: 0;}


.rouge {color: #ff2b00;}
.rose {color: #de517a;}
.orange {color: #fc9700;}   
.bleu {color: #669;}   
.bordeaux {color: #582236;}   
.blanc {color: #fff;}   

.i {font-style:italic}   
.b {font-weight: bold;}

/*diaporama*/

#module{}
dl.module{width: 150px; border: 1px solid #444; background-color: #eee; color: #444; text-align: center;display: inline-block;float: left;margin: 6px;}
.module dt img {width: 150px; border: 0px; border-bottom: 1px solid #444;}
.module dd {font-size:11px; margin: 0; padding: 2px;}

#lbOverlay {position: absolute;left: 0;width: 100%;background-color: #000;cursor: pointer;}
#lbCenter, #lbBottomContainer {position: absolute;left: 50%;overflow: hidden;background-color: #fff;width: 454px;}
.lbLoading {background: #fff url(http://www.terre-de-cocagne.com/img/loading.gif) no-repeat center;}
#lbImage {position: absolute;border: 2px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(http://www.terre-de-cocagne.com/img/prev.png) no-repeat 0 bottom;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(http://www.terre-de-cocagne.com/img/next.png) no-repeat 100% bottom;}
#lbBottom {font-family: Helvetica;font-size: 10px;color: #666;line-height: 1.4em;text-align: left;border: 2px solid #fff;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 70px;height: 22px;background: transparent url(http://www.terre-de-cocagne.com/img/closelabel.gif) no-repeat center;margin: 5px 0;}
#lbCaption, #lbNumber {margin-right: 80px;margin-left: 5px;}
#lbCaption {font-weight: bold;}


/* Liste instituts */

#listeinstitut dt {padding: 15px 0 0 0; font-weight: bold; margin: 0 0 0 20px; }
#listeinstitut dd {margin-left: 30px;}
