body {
	margin: 0px;
	padding: 0px;
	font-family: geneva, arial, helvetica, sans-serif;
	color: #000;
        background: #000;
	height: 100%;
	text-align: center;
	}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	}

a:link {
	color: #e5a250;
	text-decoration: none;
	}

a:visited {
	color: #b2906d;
	text-decoration: none;
	}

a:hover, a:active {
	color:#99d0dd;
        text-decoration: none;
	}
#container {
	position: relative;
	width: 800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	background: #fff url(bg1.gif);
        border: 0px;      
	}
/* __________CHAPEAU__________ */

/*==CHAPEAU--pageHeader==*/


#pageHeader {
              margin-bottom: 5px;
              text-align: right;
              }
#pageHeader h1 {
	width: 800px;
	height: 216px;
	background: transparent url(peiz.jpg) top right no-repeat;
	margin: 0px;
	padding: 0px;
                 }
#pageHeader span, #pageHeader h2 {
                                   display: none;
                                   }

/*==CHAPEAU--quickSummary==*/

#quickSummary {
                background: transparent;
                color: #fff;
                text-align: center;
                margin: 20px 80px 40px 295px;
                }
/*_________________TEXTE____________*/

#explanation, #benefits, #participation {
	margin: 0px 29px 0px 235px;
	padding: 0px;
        border: 0px;
        width: 536px;
        }
#explanation {
               background:  #FFF url(fond1.jpg)  top left repeat-y;
               }
#participation {
                 background:  #fff url(fond2.jpg) top left repeat-y;
                 }
#benefits {
             background:  #fff url(fond3.jpg) top left repeat-y;
            padding-bottom: 40px;

             }

/*==TEXTE--p==*/

#explanation p, #participation p, #benefits p,{
        text-align: justify;
        }
#explanation p, #benefits p{
             margin: 5px 20px 0px 120px;
         
              }
#participation p{
             margin: 5px 120px 0px 20px;
       
              }


/*==TEXTE--h3==*/

#explanation h3, #participation h3, #benefits h3{
	margin: 0px;
        border: 0px;
        width: 536px;
        }
#explanation h3 {
               background: url(railway.jpg) top left no-repeat;
               height: 168px;
               }
#participation h3 {
                    background: url(wohnblock.jpg) top left no-repeat;
                    height: 154px;
                    }
#benefits h3 {
               background: url(culthaus.jpg) top left no-repeat;
               height: 171px;
               }

/*_____________PIED__________________*/



/*__________________MENU__________________*/

#linkList {
	 position: absolute;
            top: 0;
            left: 0;
            width: 215px;
            margin: 0px;
            padding: 150px 0px  0px  0px;
            background: url(gerb.jpg) top left no-repeat;
            font-size: 80%;
            color: #e5a250;
            }

/*==MENU--h3==*/

#linkList h3 {  
               margin:  40px 0px 20px 0px; 
               width: 185px; 
               height: 76px; 
               }

/*==MENU--liste==*/

#linkList ul {
               margin: 0px 30px 0px 20px;
               padding: 7px 2px 5px 2px;
               background: #000;
               border: 2px solid #b2906d;
               }

#linkList li {
               list-style: none;
               margin: 0px;
               padding: 0px;
               }

#linkList a {
              color: #e5a250;
              text-decoration: none;
              font-size: small;
              }

div#linkList a:hover {
                       color: #99d0dd;
                       }

/*==MENU--select==*/

#lselect li  {
               margin: 0 0 10px 0;
               }

#lselect li a {
                display: block;
                }

#lselect li .c {
                 display: inline;
                 }
/*------------------------------------------------------*/
#lselect a  {                                
              text-transform:uppercase;
              margin: 0px;
              padding-left: 30px;
              border: 0px;
              background: transparent;
              color: #b2906d;
              }
#lselect a:hover {               
                   background: url(puce.jpg)  no-repeat 0px -3px;
                   color: #99d0dd;                    
                   }

#lselect a:visited {               
                     color: #964;                    
                     }
/*---------------------------------------------------*/
#lselect a.c {                                
               text-transform:none;
               margin: 0px;
               padding-left: 10px;
               border: 0px;
               background: transparent;
               color: #e5a250;
               }

#lselect a.c:hover {               
                     background: transparent;
                     color: #99d0dd;                    
                     }


/*==MENU--archives==*/

#larchives li, #lresources li  {
                                 margin: 0 0 15px 0;
                                 }

 #larchives a, #larchives a:visited  { 
                                       margin: 0px;
                                       padding: 10px 0px 0px 20px;    
                                       border: 0px; 
                                       background: transparent; 
                                       }

#larchives a:hover {
                     background: url(puceherbe.jpg) no-repeat 0 4px;
                     }

#footer{
	
	     clear: both;
         margin: 0;
         padding: 0px;
         background: transparent url(fin.jpg) top left no-repeat;
         width: 800px;
         height: 249px;
         color: #fff;
         }

#footer a  {
             padding: 20px;
             color: #99d0dd;
             }

#footer a:hover, #footer a:active {
                                    color: #e5a250;
                                    text-decoration: none;
                                    }