@charset "utf-8";
@import url("custom.css");
.spacer_horizontal{
	padding: 0 15px 0 15px;
}
.spacer_horizontal_gauche{
	padding: 0 0 0 5px;
}
.spacer_horizontal_droit{
	padding: 0 10px 0 0;
}
.spacer_vertical{
	padding: 10px 0 10px 0;
}
.spacer_top{
	padding: 20px 0 10px 0;
}
.spacer_web{
	padding: 10px 0 10px 0;
}
.spacer_bottom_form{
	padding-bottom: 5px;
}
.spacer_bottom{
	padding-bottom: 10px;
}
.spacer_field{
	padding-bottom:3px;
}

.float_center{
	float : center;
}
.float_right{
	float : right;
}
.float_left{
	float : left;
}
.clear{
	clear:both;
}

#container {
	height:auto;
	/*top: 5%;
	position:relative;*/
	width:auto;
	z-index:20;	
}


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 {
	margin-top: 30px;
	padding-left: 5px;
	font-size: 11px;
	width: 83%;
	font-family: arial,verdana,sans-serif;
	text-align: justify;
}
