/*
 beige clair: 241,243,221  #F1F3DD
beige foncé: 228,226,204  #E0E2CC
alu : #ABABAB
brun :  #6A2606
brun clair : #6C4938
Vert : #366612
*/

body
{
	margin: 0px 0;
	padding: 0;
	text-align: center;
	FONT: 11px geneva, verdana, arial, sans-serif;
	background: #E0E2CC;
}

a img 
{
    border='0';
}

img 
{
    border='0';
	
}

.image
{
	border-style:none;
	border-color: #E0E2CC;
	border-width:00px;
}

#en_tete
	{
	position: center;
	text-align: center;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
/*	height: 50px;*/
}


#page
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 14px;
	text-align: left;
	visibility: visible;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 845px;
}

#menu
{
	position: relative;
/*	padding: 10px;
	margin-top: 10px;*/
	width: 200px;
	height: 450px;
	float: left;
	margin-bottom: 10px;
}

#bd
{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 7px;
/*	font-weight: bold;
	line-height: 24px;
*/	background-color: #F1F3DD;
	position: relative;
	padding: 3px;
/*	margin-top: 10px;
	width: 40%;*/
	width: 630px;
	height: 550px;
	float: left;
/*	margin-left: 10px;*/
	margin-bottom: 10px;
	overflow:auto;
}

h1
{ 
	color: #000; 
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	clear: both ;
}

h3 
{ 
	color: #000; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 0; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	clear: both ;
}

h5
{ 
	color: #999999; 
	font-size: 9px; 
	margin: 0; 
	clear: both;
}

#imgBD
{
	background-color: #E0E2CC;
/*	position: relative;*/
	padding: 20px;
/*	margin-top: 10px;
	width: 40%;*/
/*	margin-left: 10px;*/
	text-align: center;
/*	width: 950px;*/
	height: 750px;
	font-size: 7px; 
	border='0';
}

#pied
	{
	background-color: #F1F3DD;
	position: relative;
	padding: 10px;
	border-color: #6A2606;
	border-width: 3px;
	border-style: double;
	clear: left;
	text-align: right;
}
