*{font-size:1em;font-family:Arial, Helvetica,sans-serif;color:#333333}
body,html{width:100%;height:100%;background:#bfbab4 url(../img/motif.gif); margin:0;padding:0;}
body{font-size:62.6%}
h1 { font-size:1.8em; }
h2 { font-size:1.6em; }
h3 { font-size:1.4em; }
h4 { font-size:1.3em; }
h5 { font-size:1.2em; }
p { font-size:1.2em;  }
.cacher {display:block;margin-top:-5000px;position:absolute;}
img {border:0} 
.clearer {display:block; clear:both;font-size:0px;line-height:0px; } 
body {}

.plus {
	float:right;
	padding-right:40px;
	height:35px;
	background:url(../img/plus.gif) no-repeat;
	background-position:bottom right;
	text-decoration:none;
	color:#888;
	font-size:1.1em;
}

.plus_epcc {
	float:right;
	padding-right:40px;
	height:35px;
	background:url(../img/plus_epcc.gif) no-repeat;
	background-position:bottom right;
	text-decoration:none;
	color:#888;
	font-size:1.1em;
}


.plus * { 
	color:#888;
}


.plan_site  {
	margin-left:50px;
	margin-right:200px;
}
.plan_site , .plan_site  *{
	
}

.plan_site a {
	font-size:1.2em;
	text-decoration:none;	
	color:white;
	
		padding:5px;
	display:block;
	
}


.plan_site a:hover {
	
		padding:5px;
}

.plan_site li {
	border-top:1px solid white;
	margin:1px;
	list-style-image:url(../img/puce_2.gif);
}


#recherche_res {
	margin-right:50px;
	margin-left:50px;
}

#resultListe {
	list-style-image:url(../img/puce_2.gif);
}

#resultListe a {
	font-size:1.2em;
	text-decoration:none;
}
#resultListe a:hover {
	text-decoration:underline;
}

#resultListe li {
	padding:0;
}


#recherche_res input , #recherche label {
	display:inline;
	float:left;
}

#recherche_res form {
	display:block;
	width:500px;
	border:1px solid #999;
	padding:10px;
	
}

#recherche_res form  input {
	border:1px solid #999;
	margin:5px;
}

#recherche_res form  input.hidden { 
	border:0;
}

#recherche_res form label {
	margin-top:8px;
}

#home_btn {
	position:absolute;
	
	/*left:115px;*/
	
	right:785px;
	top:78px;
}

#other_lg {
	background:url(../img/other_lg.gif) no-repeat;
	position:absolute;
	display:block;

	height:19px;
	width:47px;
	
	right:20px;
	top:0;
	z-index:10000;
}


#other_lg a {
	text-decoration:none;
	padding-left:8px;
	display:block;
	padding-top:4px;
	font-size:1.0em;
	color:#555;
}



/**************************/
/*LIEN SITE MOBILE*/
/**************************/

#lien_site_mobile{
	background:#ececee;
	text-align:left;
	padding:5px 0;
	border-bottom:2px solid #000000;
	overflow:hidden;
	width:100%;
}

#lien_site_mobile a{
	background:url('../img/mobile/picto_quai.png') no-repeat left center;
	padding:5px 0 5px 25px;
	margin-left:10px;
}

#lien_site_mobile a:hover{
	text-decoration:none;
}


