body {
	background-image:url(../images/fond.jpg);
	margin:0px;
	padding:0px;
	font-family: Arial;
	color:#555555;
}

#tout{
	margin:0px;
	padding:0px;
}

a {
	color:#222222;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

a img, img {
	border:none;
}

.liste_aires li{
	list-style-type:square;
	
}

.liste_aires a{
	text-decoration:none;
	color:#555555;
	display:block;
	padding:5px;
}

.liste_aires a:hover{
	background-color: rgba(216, 216, 216, 0.3);
	text-decoration:none;
}

.bouton_camping{
    display: block;
    float: left;
    height: 83px;
    margin-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-decoration: none;
    width: 340px;
}

.entourage, #formrec{
	border:1px solid #555555;
	background-color:#f6f6f6;
	padding:10px;
	box-shadow: 0px 3px 3px #cccccc;
	margin-top:10px;
}

.pa{
	border:1px solid grey;
	width:100%;
	background-color: #F6F6F6;
}

.pagination{
	background-color:#555555;
	color:#ffffff;
	padding:2px;
}

.camping{
	background-color:#ffffff;
}
.pagination_aires{
	max-width:700px;
}
.pagination_aires a{
	background-color:#dddddd;
	padding: 1px 5px;
}
.pagination_aires a:hover{
	background-color:#bbbbbb;
	text-decoration:none;
}

.contient_formlaire div{
	float:left;
	margin:5px 10px 0 0;
	font-size:12px;
}
.contient_formlaire{
clear:left;
}
h1 a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
h1 a:hover{
	text-decoration:none;
	color:#000000;
}

#div_formulaire_map div{
	float:left;
}

.formulaire_bas_carte div div{
	float:left;
	margin-right:10px;
	font-size:12px;
	line-height:20px;
}
.formulaire_icones div{
    float: left;
    margin: 5px;
    min-height: 90px;
    width: 110px;
}
.formulaire_icones{
	max-width:1080px;
	margin:auto;
}

#imgmap201353201514 area {
	cursor:pointer;
}

.checkfiltre{
	margin:0;
	position:relative;
	left:-8px;
	top:4px;

}

.input_filtre{
	float:left;
	height:30px;
	line-height:40px;
	margin:0px 5px 5px 0;
}
.clear{
	clear:left;
}

#grand_block_fiche_camping{
	float:left; 
	max-width:750px;
}

.f1{
	width:125px;
	float:left;
	margin:5px 0;
	text-align:right;
}
.f2{
 width: 330px;
 float:left;
 margin:5px 5px 5px 10px;
 text-align:left;
}
.f3{
width:130px;
float:left;
margin:5px 0;
}

#defilant{
	font-size:12px;
	min-height: 15px;
}
#defilant marquee{
	margin:10px;
}
 
#map_carte_france area, #map_carte_europe area, #imgmap201421164439 area{
	cursor:pointer;
}

.signalerlieu{
	text-align:left;
	float:left; 
	width:695px;
}
#form_ajoutlieu label{
	display:inline-block;
	width:30%;
	text-align:right;
	line-height:30px;
}
#form_ajoutlieu .inp{
	width:68%;
	max-width:68%;
	border:1px solid #B6B6B6;
	padding: 2px 2px 2px 8px;
}

#aidecarte{
    background-color: #444444;
    color: #FFFFFF;
    font-size: 14px;
    margin: 3px 0 10px;
    padding: 10px;
    text-align: center;
}

#aidecarte .annonceaide{
	color: #ffffff;
}

#ajouterunephoto{
	float:right;
	background-color:#D0D0D0;
	padding:2px 10px;
	margin-right:15px;
	cursor:pointer;
}
#ajouterunephoto:hover{
	background-color:#bbbbbb;
}

.photoexistante{
	float:left;
	margin:10px 20px 10px 0;
	text-align:center;
	min-height:176px;
}

#publicite_cote_grande{
	display: none;
}

.deuxcolones{
	column-count:2; 
	-webkit-column-count:2; 
	-moz-column-count:2; 
	column-rule: 1px solid rgba(0,0,0,.2);
	-webkit-column-rule: 1px solid rgba(0,0,0,.2); 
	-moz-column-rule: 1px solid rgba(0,0,0,.2);
	column-gap : 30px;
	-webkit-column-gap : 30px;
	-moz-column-gap : 30px;
}

#formulaire_recherche_filtre .formulaire_icones div{
	width: 15%;
	text-align: center;
}

.infos_lieu{
	float:left; 
	margin-right:2%; 
	padding-right:2%; 
	border-right:1px solid #999; 
	width:155px;
}

.widget_lieu{
	float:right; 
	margin-left:15px;
}

.description_lieu{
	margin-top:0;
	float:left;
	width: calc(100% - 190px);
}

.description_lieu_widget{
	margin-top:0;
	float:left;
	width: calc(100% - 440px);
}

.formulaire_icones label{
	min-height: 85px;
	display: block;
}

.meteo_jour{
	float:left;
	width:14%;
	text-align:center;
	border-right:1px solid #dddddd;
}

#lameteo{
	margin-top:10px;
}
.jour_semaine{
	font-weight:bold;
}

.lien_meteo{
	clear:left;
	font-size:10px;
	display:block;
	text-align:right;
	padding-top:5px;
}

.temperature{
	font-size: 12px;
    font-weight: bold;
}

.temperature_min{
	color:#3276ab;

}
.temperature_max{
	color:#fe2e2e;
}

#lien_widget_meteo{
	margin-left : 30%;
	font-size: 11px;
	padding-left:10px;
}

.publicite_mobile{
	display: none;
}

.pubs_en_haut{
	text-align:center;
	max-height: 250px;
	overflow: hidden;
}

.icone_mobile{
	display:none;
}

#menu a{
	border: 1px solid transparent;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

@media screen and (max-width: 420px){
	.paimg{
		margin:0;
		width:40px;
	}
	.centre_carte_recherche{
		font-size: 17px;
		line-height: 35px;
		margin: auto;
		width: 250px;
	}
	#carte_france, #carte_europe {
		margin: 0 0 0 30px;
	}
	.deuxcolones{
		column-count:1; 
		-moz-column-count:1; 
		-webkit-column-count:1; 
	}

}
@media screen and (max-width: 810px) and (min-width: 420px){
	.centre_carte_recherche{
		font-size: 17px;
		line-height: 35px;
		margin: auto;
		width: 420px;
	}
	.listedesservices{
		max-width:400px;
		margin:auto;
	}
	.listedesfiltres{
		max-width:380px;
		margin:auto;
		font-size:16px;
	}
}


@media screen and (max-width: 810px){

	.meteo_jour{
		width:18%;
		border-bottom:1px solid #dddddd;
		padding:10px;
		height:120px;
	}

	.signalerlieu{
		width:100%;
	}
	
	.titreservices{
		clear: both;
		display: block;
		float: none;
		font-size: 17px;
		font-weight: bold;
		margin: 10px;
		text-align: center;
	}
	.boutonok{
		clear: both;
		display: block;
		float: none;
		font-size: 17px;
		font-weight: bold;
		margin: 10px;
		text-align: center;
	}
	.boutonok .bouton{
		width:100px;
		margin:10px auto;
	}
	.f1{
		width:100%;
		float:none;
		margin:5px;
		text-align:left;
	}
	.f2{
		width:100%;
		float:none;
		margin:5px;
		text-align:left;
	}
	.f3{
		width:100%;
		float:none;
		margin:5px 5px 20px 5px;
		text-align:left;
	}
	
	#menu a:hover{
		padding: 0px;
	}
	
	#bandeau{
		background-position:-650px top;
	}
	#menu{
		color:#555555;
		line-height:33px;
		box-shadow: 0px 3px 3px #cccccc;
		padding:0px;
		margin-bottom:10px;
		height:53px;
	}

	#menu a{
		color:#555555;
		display:block;
		float:left;
		width:25%;
		height:53px;
		text-decoration:none;
		padding: 0px 0px;
		margin-bottom:0px;
		text-align:center;
		font-size:15px;
		line-height:14px;
		position:relative;
		border: 1px solid transparent;
	}
	#menu a span{
		display: block;
		width:100%;
		height:17px;
		margin:7px 0px;
		background-position:center center;
		background-repeat:no-repeat;
	}
	#menu a:before{
		content:"|";
		color:#7d7d7d;
		position:absolute;
		left: -3px;
  		float: left;
  		top: 18px;
	}
	#menu a:first-child:before{
		content:"";
	}
	.centrage{
		padding-left:10px;
		padding-right:10px;
	}
	#menu .centrage{
		padding-left:0px;
		padding-right:0px;
	}
	
	.icone_mobile{
		background-image:url('/images/icone_accueil_grise.png');
		background-repeat:no-repeat;
		height:14px;
		width:15px;
		display:inline-block;
	}
	#icone_accueil{
		background-image:url('/images/icone_accueil_grise.png');
	}
	#icone_aire{
		background-image:url('/images/icone_aire_grise.png');
	}
	#icone_annonce{
		background-image:url('/images/icone_annonce_grise.png');
	}
	#icone_contact{
		background-image:url('/images/icone_contact_grise.png');
	}

	h1{
		font-size:25px;
		font-weight:normal;
	}

	h2{
		font-size:20px;
		font-weight:normal;
		background-color:#555555;
		color:#ffffff;
		display:inline;
		padding: 0 10px;
		margin-left:10px;
	}

	#langues{
		display:none;
	}
	
	#langues2{
		margin-top:5px;
		float:right;
		font-size:15px;
	}
	
	#langues2 select{
		padding:5px;
		background-color:#ffffff;
	}
	#langues2 option:hover{
		color:#000000;
	}

	#couleurs{
		position:relative;
		float:right;
		width:125px;
		margin-top:5px;
	}

	#pied_de_page{
		font-size:11px;
		text-align:center;
		background-image:url(../images/ligne_separation.png);
		background-position:top center;
		background-repeat:no-repeat;
		padding:15px;
	}

	.encadre {
		border:1px solid #555555;
		background-color:#f6f6f6;
		padding:10px;
		box-shadow: 0px 3px 3px #cccccc;
	}

	#recherche_region{
		font-size:12px;
		margin:10px auto;
		line-height:23px;
		min-height:135px;
	}

	#recherche_filtre{
		font-size:12px;
		margin-top:10px;
	}

	#camping_region{
		clear:left;
		margin:auto;
	}

	#recherche_camping{
		font-size:12px;
		margin-top: 8px;
	}

	#recherche_camping h3, #recherche_camping p {
		margin: 0px 10px 10px 125px;
		padding-top:3px;
	}

	select, input{
		border:1px solid #b6b6b6;
		font-size:11px;
	}

	#carte_france, #carte_europe{
		float:left;
		margin-right:20px;
	}

	#recherche_region form{
		margin-top:10px;
		float:left;
	}

	#publicite, #publicite_cote {
		min-height : 100px;
		background-color: rgba(216, 216, 216, 0.2);
		padding:10px;
		margin-top:10px;
		text-align:left;
	}

	.petit {
		font-size:12px;
	}

	.grand {
		font-size:18px;
	}
	.bouton{
		display:inline-block;
	}
	
	.publicite, .pas_sur_mobile, #menu a.pas_sur_mobile, #publicite_cote{
		display:none;
	}
	.commentaire {
    max-width: 200px !important;
	}
	
		#grand_block_fiche_camping{
		float:none; 
		max-width:100%;
	}
	
	.pagecampingimage img{
		max-width:100%;
	}
	
	.infos_lieu{
		float:none; 
		border-right:0px; 
		width:auto;
	}
	
	.infos_lieu p{
		float:left;
		width:31%;
		min-height:80px;
		margin-right:2%;
		margin-top:0;
		border-right:1px solid #999;
	}

	.widget_lieu{
		float:none; 
		margin-left:0px;
	}

	.description_lieu, .description_lieu_widget{
		margin-top:0;
		float:none;
		width: 100%;
		clear:left;
	}

	.publicite_mobile{
		display: block;
		text-align: center;
	}
	
}	
@media screen and (min-width: 811px) and (max-width:1200px){

	.signalerlieu{
		margin:auto;
		float:none;
	}

	#grand_block_fiche_camping{
		float:none; 
		max-width:100%;
	}

	.clear{
		clear:both;
	}
	#menu a{
		border-left:1px solid #555555;
		border-right:1px solid #555555;
		height:35px;
	}
	#menu a:last-child{
		border-right:none;
	}
	
	#bandeau{
		background-position:-500px top;
	}
	#menu{
		background-color:#555555;
		color:#ffffff;
		height:33px;
		line-height:33px;
		box-shadow: 0px 3px 3px #cccccc;
	}

	#menu a{
		color:#ffffff;
		display:block;
		float:left;
		height:33px;
		text-decoration:none;
		padding: 0px 5px;
		margin-bottom:5px;
	}
	.centrage{
		padding-left:10px;
		padding-right:10px;
	}

	#icone_accueil{
		background-image:url('/images/icone_accueil_blanche.png');
		background-repeat:no-repeat;
		height:17px;
		width:21px;
		display:block;
		float:left;
		margin-top: 8px;
	}
	a.sel #icone_accueil, a:hover #icone_accueil {
		background-image:url('/images/icone_accueil_grise.png');
	}

	#menu a#accueil:before{
		content:" ";
		margin:5px;
	}

	h1{
		font-size:25px;
		font-weight:normal;
	}

	h2{
		font-size:20px;
		font-weight:normal;
		background-color:#555555;
		color:#ffffff;
		display:inline;
		padding: 0 10px;
		margin-left:10px;
	}

	#langues{
		display:block;
		position:relative;
		top:81px;
		float:right;
	}
	#langues2{
		display:none;
	}

	#couleurs{
		position:relative;
		top:5px;
		left:330px;
		float:right;
	}

	#pied_de_page{
		font-size:11px;
		text-align:center;
		background-image:url(../images/ligne_separation.png);
		background-position:top center;
		background-repeat:no-repeat;
		padding:15px;
	}

	.encadre{
		border:1px solid #555555;
		background-color:#f6f6f6;
		padding:10px;
		box-shadow: 0px 3px 3px #cccccc;
	}

	#recherche_region{
		float:right;
		font-size:12px;
		width:400px;
		margin-left:10px;
		margin-top: 10px;
		line-height:23px;
	}

	#recherche_filtre{
		font-size:12px;
		margin-top:10px;
		padding-top:0;
		/*height:30px;*/
	}
	
	#recherche_filtre img{
		position:relative;
		top:5px;
	}

	#recherche_camping{
		font-size:12px;
		margin-top: 11px;
	}

	#recherche_camping h3, #recherche_camping p {
		margin: 0px 10px 10px 125px;
		padding-top:3px;
	}

	select, input{
		border:1px solid #b6b6b6;
		font-size:11px;
	}

	#carte_france, #carte_europe{
		float:left;
		margin-right:20px;
	}

	#recherche_region form{
		margin-top:10px;
	}

	#publicite{
		min-height : 100px;
		background-color: rgba(216, 216, 216, 0.2);
		padding:10px;
		margin-top:10px;
		position: absolute;
		right: 10px;
		top: 1000px;
		width: 190px;
	}
	
	#publicite_cote, #publicite_gauche{
		display:none;
	}
	
	.liste_aires{
		width:320px;
		float:left;
	}

	.petit {
		font-size:12px;
	}

	.grand {
		font-size:18px;
	}
	
	.pubs_en_haut{
		margin:auto;
		width:715px;
	}
	
	#lameteo div:last-child{
		border-right:none;
	}

}
@media screen and (min-width: 970px) and (max-width:1199px){
	#menu{
		background-color:#555555;
		color:#ffffff;
		height:33px;
		line-height:33px;
		box-shadow: 0px 3px 3px #cccccc;
	}

	#menu a{
		color:#ffffff;
		display:block;
		float:left;
		height:33px;
		text-decoration:none;
		padding: 0px 15px;
		margin-bottom:5px;
	}
	#menu a:before{
		content:"|";
		color:#7d7d7d;
		position:relative;
		left:-17px;
	}
}
@media screen and (min-width: 1200px){
	
	#bandeau{	
		background-position:top center;
	}
	#menu{
		background-color:#555555;
		color:#ffffff;
		height:33px;
		line-height:33px;
		box-shadow: 0px 3px 3px #cccccc;
		margin-bottom: 5px;
	}

	#menu a{
		color:#ffffff;
		display:block;
		float:left;
		height:33px;
		text-decoration:none;
		padding: 0px 15px;
		margin-bottom:5px;
	}
	#menu a:before{
		content:"|";
		color:#7d7d7d;
		position:relative;
		left:-17px;
	}

	.centrage{
		width:1160px;
		margin:auto;
	}

	#icone_accueil{
		background-image:url('/images/icone_accueil_blanche.png');
		background-repeat:no-repeat;
		height:17px;
		width:21px;
		display:block;
		float:left;
		margin-top: 8px;
	}
	a.sel #icone_accueil, a:hover #icone_accueil {
		background-image:url('/images/icone_accueil_grise.png');
	}

	#menu a#accueil:before{
		content:" ";
		margin:5px;
	}

	h1{
		font-size:25px;
		font-weight:normal;
	}

	h2{
		font-size:17px;
		font-weight:normal;
		background-color:#555555;
		color:#ffffff;
		display:inline;
		padding: 0 10px;
		margin-left:10px;
	}

	#langues{
		position:relative;
		top:81px;
		float:right;
	}
	
	#langues2{
		display:none;
	}

	#couleurs{
		position:relative;
		top:5px;
		left:350px;
		float:right;
	}

	#pied_de_page{
		font-size:11px;
		text-align:center;
		background-image:url(../images/ligne_separation.png);
		background-position:top center;
		background-repeat:no-repeat;
		padding:15px;
	}

	.encadre{
		border:1px solid #555555;
		background-color:#f6f6f6;
		padding:10px;
		box-shadow: 0px 3px 3px #cccccc;
	}

	#recherche_region{
		float:right;
		font-size:12px;
		width:400px;
		line-height:23px;
	}

	#recherche_filtre{
		width:710px;
		font-size:12px;
		margin-top:10px;
		/*height:70px;*/
		padding-top:0;
	}
	#recherche_filtre img{
		position:relative;
		top:5px;
	}

	#recherche_camping{
		font-size:12px;
		margin-top: 11px;
	}

	#recherche_camping h3, #recherche_camping p {
		margin: 0px 10px 10px 125px;
		padding-top:3px;
	}

	select, input{
		border:1px solid #b6b6b6;
		font-size:11px;
	}

	#carte_france, #carte_europe{
		float:left;
		margin-right:20px;
	}

	#recherche_region form{
		margin-top:10px;
	}

	#publicite, #publicite_cote, #publicite_cote_grande{
		width : 180px;
		min-height : 500px;
		float:right;
		background-color: rgba(216, 216, 216, 0.2);
		margin-left:20px;
		padding:10px;
	}
	
	.liste_aires{
		width:320px;
		float:left;
	}
	.liste_aires a{
		max-width:300px;
		min-height: 60px;
	}

	.petit {
		font-size:12px;
	}

	.grand {
		font-size:18px;
	}
	
	.activer_gps{
		display:none;
	}
	
	#contenant_recherche{
	float:left;
	max-width:728px;
	}
	
	.contenu_petites_annonces{
		float:left;
		max-width:735px; 
		margin:auto;
		width:100%;
	}
	.pubs_en_haut{
		margin:auto;
		width:1100px;
	}
	.titreservices{
		clear:left;
	}
	#lameteo div:last-child{
		border-right:none;
	}
	.bloc_ajout_aire{
		float: left;
	}
}

@media screen and (max-width: 500px){
	#menu{
		height:65px;
	}
	#menu a, #menu a:hover{
		height:65px;
		font-size:13px;
		padding:0 10px;
	}
}