body {
	scrollbar-face-color: #99987F;
	scrollbar-shadow-color: #99987F;
	scrollbar-highlight-color: #99987F;
	scrollbar-3dlight-color: #99987F;
	scrollbar-darkshadow-color: #99987F;
	scrollbar-track-color: #E5E3CB;
	scrollbar-arrow-color: #99987F;
	width:100%;
	height:100%;
	background-color:#99987F;
	margin:0;
	padding:0;
}
.txtapvc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	white-space: normal;
	letter-spacing: 1pt;
}

.txtapvcGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0pt;
	text-align: justify;
	white-space: normal;
	margin: 0px;
}
.txtapvcactu {  
             font-family: Arial, Helvetica, sans-serif; 
			 font-size: 10px; 
			 font-style: normal; 
			 line-height: 20px; 
			 font-weight: normal; 
			 color: #666666; 
			 letter-spacing: 1pt; 
			 text-align: justify; 
			 white-space: normal; 
			 margin-top: 5px; 
			 margin-right: 5px; 
			 margin-bottom: 5px; 
			 margin-left: 5px}
.titreapvcactu {  
             font-family: Arial, Helvetica, sans-serif; 
			 font-size: 14px; 
			 font-style: normal; 
			 line-height: 20px; 
			 font-weight: bold; 
			 color: #666666; 
			 letter-spacing: 1pt; 
			 text-align: justify; 
			 white-space: normal; 
			 margin-top: 5px; 
			 margin-right: 5px; 
			 margin-bottom: 5px; 
			 margin-left: 5px}
			 
.apvccentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-repeat: no-repeat;
	background-position: bottom;
}

.titreapvc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666666;
	background-position: center;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #993300;
}
#gauche{
	height:100%;
	width:400px;
	background-color:#99987F;
}

#inter{
	overflow:auto;
	width:400px;
	height:100%;
	margin:0px;
	padding:0 15px 0 15px;
}
#droite{
	background-color:#99987F;
	width:auto;
	height:100%;
	margin:0;
}
#menu{
	margin:0;
	padding:0;
	position:absolute;
	height:600px;
	bottom:0px;
}
#illus{
	
	margin:0;
	padding:0;
	position:absolute;
	height:518px;
	bottom:0px;
}
#leretour{
width:200px;
height:40px;
display: none;
visibility:hidden;
}