body {
	background-color: rgb(236, 226, 207);
	scrollbar-face-color: #5c6e86;
  	scrollbar-shadow-color: #252f3c;
  	scrollbar-highlight-color: #bdc6d3;
  	scrollbar-3dlight-color: #354356;
  	scrollbar-darkshadow-color: #4b5f79;
  	scrollbar-track-color: #99a7b9;
  	scrollbar-arrow-color: #ece2cf;
	margin:0;
	padding: 0;
	

	}


#conteneur {
	background-image : url(images/ac_fond.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	width:719px;

	}


#header {
	background-image : url(images/ac_header.jpg);
	background-repeat: no-repeat;
	width:719px;
	height: 254px;
	padding-bottom:4px;
	}

#themes {
	background: url(images/ac_themes.jpg) no-repeat; 
	width: 185px;
	height: 399px;
	float : left;
	margin-left:-1px;
	}
	
	#corps {
	background: url(images/ac_corps.jpg) no-repeat; 
	float : right;
	width: 534px;
	height: 399px;
	margin-right:1px;
	}
	
#footer {
background-color: rgb(236, 226, 207);
text-align: right;
color : #909090;
width:719px;
height: 13px;
font-family: Arial, Times, Times New Roman, serif;
font-size: 0.70em;
}

#footer a {
text-decoration: none ;
color : #606060;
}

#footer a:hover {
border-bottom-color:#606060 ;
border-bottom: 1px dashed  ;

}
	
#entrez {
padding-left : 26px;
padding-top : 65px;
color:#b5c6db;
font-family: Tahoma,Arial, Times, Times New Roman, serif;
font-weight: bold;
font-size: 0.75em;
line-height:0.8em;
text-align:center;

}

#entrez a{
color:white;
font-weight: normal;
font-size: 0.9em;
line-height:1.3em;
border:0px;
}

#entrez a img{

border:0px;
}




#zonetxt {
position : relative;
padding-top : 8px;
padding-bottom : 12px;
padding-right : 15px;
top : 55px;
left : 15px;
height: 280px;
width: 468px;
overflow:auto;
text-align:justify;
}

.txt {
font-family: Tahoma,Arial, Times, Times New Roman, serif;
font-size: 0.8em;
color: white; 
}



h1{
font-size: 1.2em;
font-style: bold;
text-align : center;
padding-bottom : 0.8em;
}

h2{
font-size: 1em;
}

