html, body {
	height: 100%;
	margin: 0;
	}



body {
	background-color : #1E3C1A;
	text-align : center;
	font-family : verdana;
	font-size : 12px;
	color : #29382F;
	position: relative;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}


#content{
	position : relative;
	width:800px;
	overflow: auto;
	min-height: 100%;
	background-color : #1E3C1A;
	text-align : left;
	background-image: url(../images/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left 160px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
}



/* DIV HAUT */

#haut {
	position : relative;
	text-align : left;
	height : 160px;
	background-image: url(../images/haut.jpg);
	background-repeat: no-repeat;
}




/* MENU HAUT */

#menuhaut {
	position : absolute;
	height : 20px;
	list-style : none;
	margin :  0;
	padding : 0;
	width : 629px;
	top : 134px;
	left : 172px;
	background-color: #2C3A31;
}


#menuhaut ul{
list-style : none;
margin :  0 ;
padding : 0 ;
}

#menuhaut li {
	height : 20px;
	line-height : 20px;
	margin: 0 0 0 -1px;
	background-color: #293831;
	float : left; 
	list-style : none;
}
  
#menuhaut li:first-child {
border:0;
}



#menuhaut li a {
	display : block;
	padding : 0 10px 0 10px;
	float : left;
	color:#CDD8D1;
	text-decoration:none;
	text-transform : uppercase;

}

#menuhaut li a:hover {
	background : #FFF;
	color : #293831
}


#menuhaut #menu_in {background : #fff ; color : white}
  
#menuhaut li.LGlob_isfolder_active {background : #fff;}
#menuhaut li.LGlob_isfolder_active a { color : black;}

/* DIV GAUCHE */


#gauche {
	width : 81px;
	float : left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/gauche.jpg);
}




/* DIV DROITE */


#droite {
	width : 590px;
	float : right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(../images/centre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	min-height: 500px;
}   		
		


/* DIV BAS */		
		
#bas{
	position : absolute;
	bottom : 0;
	width : 100%;
	height : 20px;
	background-color : #1E3C1A;
	color : #fff;
	font-size : 90%;
	padding-bottom: 8px;
}
 
 
 /* Liens Bas */
 
 #bas a{
	color : #fff;
	font-style: italic;
}
 

/* LISTE MENU BAS  */
 
 
#bas ul {
	margin : 0 0 0  250px;
	padding : 0;
	height : 30px;
	text-align : center;
	background : transparent;
}

#bas li{
display : block ; 
height : 20px ;
line-height : 20px;


}


#bas li a{
	float : left;
	color:#FFF;
	text-decoration:none;
	margin : 0 5px 0 0;
	padding : 0 10px 0 10px;
	background : transparent;
	border-right : 1px solid #fff;
	font-style: italic;
}
		








/* H1  */

#engloge_h1 {
background : #fff ; 
border : 1px solid #000;
margin : 20px 0 0 20px ; 
padding : 1px; }

h1 {

padding : 0; 
margin : 0 ; 
font-size : 1.2em ;
background : #333 ;
color : #fff ; 
height : 20px ; 
line-height : 20px ;
text-transform : uppercase ; 
text-indent : 10px ;   }


/* H2  */

.engloge_h2 {
	clear : both;
	border : 1px solid #94AA9C;
	margin : 10px 0 0 20px;
	padding : 1px;
	background-color: #006500;
}

h2 {
	height : 20px;
	line-height : 20px;
	background : #333;
	color : #FFFFFF;
	margin : 0;
	padding :0;
	font-size : 12px;
	text-indent : 10px;
}
 
 
 
 h3 { 
color : #333 ;  
margin : 0 0 0 20px  ;
 padding :0; 
 font-size : 1.4em; }

/* PARAGRAPHES */

p {margin : 10px 0 0 20px ; padding : 0;}
.no_top{margin : 0px 20px 5px 20px ; padding : 0;}






/* IMAGES */

.expo { 
margin : 20px 0 0 20px  ; 
float : left ;
padding : 1px;
border : 1px solid #000;  
}














/* LIENS DIVERS HORS LISTE */

a {color : #000 ; text-decoration : underline}
a:hover {color : #000 ; text-decoration : none}


#google {margin : 20px; } 
  
  
  #access {
  width : 750px ;
  margin :10px auto 0 auto ; 
  height : 20px;
  }
  
    #access li {
	display : block;
	height : 20px;
	line-height : 20px;
	margin : 0 5px 0 0;
	background-color: #006500;
  }
  
      #access li a {
	  float : left ; 
color:#fff; 
text-decoration:none; 
padding : 0 10px 0 10px ;
text-transform : uppercase ;
font-size : 90% ;

  }
  
  
  
  .post {
  clear : both ; 
  min-height : 160px ; 
  background : transparent ; 
   margin : 0 0 0 0 ;
   padding : 0 0 10px 0; }
   
     .post p img {
float : right ;
margin : 0 0 5px 15px ; 
border : 1px solid #000;
padding : 1px  }


.gbook {
 clear:both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/* border: 1px solid #CC6600; */
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-right-color: #CC6600;
    border-bottom-color: #CC6600;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #CC6600;
    border-top-width: 0pt;
    border-top-style: none;
    border-top-color: -moz-use-text-color;
	margin-bottom: 15px;
	margin-top: 10px;
}

.gbook-footer {
        margin: 0px;
	padding: 2px;
	background-color: #015311;
	color: #E9E9E9;
        text-align: right;
        font-size: .9em;
}

.gbook-entry {
        padding: 4px;
}

.gbook-summary {
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	color: white;
	background-image: url('../images/menu T.jpg');
    background-repeat: repeat-x;
	font-weight : bold;
	clear:both;
	/* border: 1px solid #CC6600; */ 
}

.gbook-summary .left {
    width: 50%;
    float: left;
	text-align: left;
	background-image: url('../images/menu T.jpg');
}

.gbook-summary .right {
    width: 50%;
    float: right;
	text-align: right;
	background-image: url('../images/menu T.jpg');
}



