@charset "utf-8";
@import url("custom-desactivate.css");
/*-------------------------------------------------------------*/
/*Styles generaux*/
/*
body {
	SCROLLBAR-BASE-COLOR: #C70101;
	SCROLLBAR-ARROW-COLOR: white;
	scrollbar-track-color: #CECFCE; 
}
*/
body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 11px;
}

table#div_rea_ap3com {
	height: 30px;
}

table td a img{
	border:0;
}

div  a img{
	border:0;
}

/*-------------------------------------------------------------*/
a:link {
  color: #000000;
  font-weight: regular;
  text-decoration: none;
}

a:active {
  color: #CCCCCC;
  font-weight: regular;
  text-decoration: none;
}

a:hover {
 color: #666666;
 font-weight: regular;
 text-decoration: none;
 }
 
 a:visited {
	color: #000000;
	font-weight: regular;
	text-decoration: none;
}

div#g_leure {
	display: none;
}

.faq_rd {
	display: none;
	margin-top: 400px;
	font-size: 11px;
	width: 700px;
	font-family: arial,verdana,sans-serif;
	text-align: justify;
}

/*----ap3com----*/
#footer a {
	color:#000000;
	text-decoration:none;
	padding:0 2px;
	background:#EEE;
}
#footer a:hover {
	color:#B4BAC9;
	background:#EEE;
}