td {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;

}
.centre-page {
	background-color: #8B7D7D;
}
.titre-menu {
	font-size: 12px;
	color: #800000;

.img {
	position:absolute; 
	z-index:1;
	width:100%; 
	height:100%;
	border: 10px solid #000000;


}
	
}
.galerie {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	
}

A:link          {
	text-decoration: none;
	color: #000000;

}
A:visited       {
	text-decoration: none;
	color: #000000;

}
A:hover         {
	color: #800000;
	text-decoration: none;

}

.copyrightlink:link          {
	font-size: 10px;
	text-decoration: none;
	color: #C0C0C0;

}
.copyrightlink:visited       {
	font-size: 10px;
	text-decoration: none;
	color: #C0C0C0;

}
.copyrightlink:hover         {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;

}

.uplink:link	{
	text-decoration: none;
	font-size: 12px;
	color: #666666;


}
.uplink:visited	{
	text-decoration: none;
	font-size: 12px;
	color: #666666;


}
.uplink:hover	{
	color: #800000;
	font-size: 12px;
	text-decoration: none;
}

.sidelink:link	{
	color: #838383;
	text-decoration: none;


}
.sidelink:visited	{
	color: #838383;
	text-decoration: none;


}
.sidelink:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline overline;
}
input,select,textarea {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CCCCCC;



}
.bordure-table {
	border: 1px solid #00000;
}

/* barres de defilement */
  body {
	background-color: #4C3434;
	scrollbar-face-color: #E8E8E8;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #EEEEEE;
	scrollbar-highlight-color : White;
	margin : 5;
	text-align : center;
	font-family:Verdana;
	font-size:11px;
	color: #1C5F36;



}