BODY {
	background-color: #ffffff;
	background-image:url(https://brushes.nenuphar.net/commun/bg.gif);
	background-repeat: repeat;
	background-position: left;
	font-family: verdana,trebuchet ms, Arial, Helvetica, sans-serif;
	color: #5E4137;
	font-size:11px;
	font-style : normal;
	font-weight : normal;
	font : normal;
	margin:0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	height: 100%; 	
	scrollbar-face-color: #F1E6E2;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #F1E6E2;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #F1E6E2;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #EBCCCA;
	
}

A:link{
	cursor: default;
	text-decoration: none;
	color: #635560;
	font-weight:normal;
	font-family : verdana,arial;
	font-size : 11px;
	font-style : normal;
}
A:active{
	cursor: default;
	text-decoration: none;
	color: #635560;
	font-weight:normal;
	font-family : verdana,arial;
	font-size : 11px;
	font-style : normal;
}

A:visited{
	cursor: default;
	text-decoration:none;
	color: #ACA4A1;
	font-weight:normal;
	font-family : verdana,arial;
	font-size : 11px;
	font-style : normal;
}

A:hover{
    background: url(https://brushes.nenuphar.net/commun/over.gif);
	cursor: crosshair;
	text-decoration : underline overline;
	color:#F1E6E2;
	font-weight:normal;
	font-family : verdana,arial;
	font-size : 11px;
	font-style : normal;
}

a {
	color:#636560;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family: verdana,trebuchet ms, Arial, Helvetica, sans-serif;
	}
	
H1 {
	font-size: 12px; 
	margin: 0px; 
	color: #7D6C6C; 
	font-family: verdana,Trebuchet MS, Arial, Helvetica, sans-serif
}	
	
#Back {
	background-repeat: no-repeat;
	background-image: none;
	margin-top: 20px;
	margin-left: : -368px;
	width: 737px;
	height: 520px;
	position: relative;
	left: 15%;
}

#fond {
	border: #5E4137 1px solid;
	padding-bottom: 20px;
	width: 700px;
	height: 520px;
	background-color: #F1E6E2;
}
	
#Contenu {
	background-color: #F1E6E2;
	border: #EFCFCE 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	right: 207px;
	position: absolute;
	top: 10px;
	overflow: auto;
	width: 388px;
	height: 500px;
	scrollbar-face-color: #F1E6E2;
	scrollbar-shadow-color: #EFCFCE;
	scrollbar-highlight-color: #EFCFCE;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #F1E6E2;
	scrollbar-track-color: #F1E6E2;
	scrollbar-arrow-color: #EFCFCE;
	
}

#Droite {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 140px;
	height: 450px;
	overflow: auto;
	position:absolute;
	right: 50px;
	top: 10px;
}
	
DIV.droite {
	border: #EFCFCE 1px solid;
	padding-right:3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}


#Gauche {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	height: 410px;
	overflow: auto;
	position:absolute;
	right: 610px;
	top: 10px;
}
	
DIV.gauche {
	border: #EFCFCE 1px solid;
	padding-right:3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.spacer {
	clear: both
}

#Espace {
	height: 30px
}

P {
	padding-right:0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	border-top-width: 0px; 
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width: 0px;
	margin: 0px;
}

.corps {
	padding-right:4px; 
	padding-left: 4px; 
	padding-top: 4px; 
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: #EFCFCE 1px dashed;
}

.home
{
text-align: justify;
	padding-right:4px; 
	padding-left: 4px; 
	padding-top: 4px; 
	padding-bottom: 8px;
	margin-bottom: 15px;

}

.corpstext {
	margin-bottom: -10px
}
.corpstext P {
	margin-bottom: 10px
}
.corpstext IMG {
	margin: 3px
}

#Titre {
	left: 290px; 
	position: relative; 
	top: 428px;
}

textarea {
background-color : #ffffff;
background:none; 
color:#5E4137;
font-size: 12px; 
font-family: verdana,trebuchet ms, Arial, Helvetica, sans-serif;
border:1 solid #5E4137;
}