@charset "utf-8";
/*-------------------------------------------------------------*/
/*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: #FFFFFF;
  font-weight: regular;
  text-decoration: none;
}

a:hover {
 color: #B4BAC9;
 font-weight: regular;
 text-decoration: none;
 }
 a:visited {
	color: #6A7593;
	font-weight: regular;
	text-decoration: none;
}
div#g_leure {
	display: none;
}
/*----ap3com----*/
#footer a {
	color:#666;
	text-decoration:none;
	padding:0 2px;
}
#footer a:hover {
	color:#333;
	background:#EEE;
}
/*----ap3com----*/