@CHARSET "ISO-8859-1";

/****Général****/

html{
	font-size:12px;
	height:100%;
	}

body{
	font-size:1em;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	height:100%;
	background-color:#b1d7fd;
	}

a{
	color:#973500;
	text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
		}

img{
	border:none;
	}

.gras{
	font-weight:bold;
	}

.titre{
	font-size:2em;
	font-weight:bold;
	color:#315369;
	padding:20px;
	margin-bottom:-20px;
	background-color:#ffffff;
	}

p.signature{
	text-align:right;
	}

h1{
	margin:0;
	padding:0;
	font-size:1.5em;
	color:#ffffff;
	font-weight:bold;
	}

h1.static{
	color:#315369;
	font-size:24px;
	margin-bottom:10px;
	visibility:visible;
	display:block;
}

h2{
	color:#973500;
	margin-bottom:5px;
	margin-top:3px;
	font-size:16px;
}

h3{
	margin-top:1px;
	margin-bottom:1px;
	color:#973500;
	font-size:1em;
}

p, ol{
	margin-top:1px;
	color:#973500;
	font-weight:500;
	text-align:justify;
}

#recherche{
	background:url(../images/btn-recherche.png);
	height:29px;
	width:119px;
	border:none;
}

.bobos{
	float:right;
}

.retrait{
margin-left:20px;
}

.contact{
margin-top:10px;
}

#liste_astuce{
	margin-left:1px;
}

img.gouter{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
}

img.pdj1{
	float:right;
	margin:15px;
	margin-bottom:5px;
	margin-top:0px;
}

img.pdj2{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
}

div.adresse2{
	position:absolute;
	margin-left:150px;
	margin-top:-2px;
}

.edite{
	font-size:0.8em;
	border-top:solid #999999 1px;
	padding-top:8px;
	margin-top:30px;
}

label{
width:10px;;
margin-top:10px;
}

.block{
	padding:20px;
	margin-bottom:20px;
	background-color:#ffffff;
	visibility:visible;
	display:block;
	height:100%;
	}

#header{
	/*background:#ffa73d url(../images/header_bg.png) repeat-x bottom;*/
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffa73d;
	min-height:192px;
	}
	#container_header{
		position:relative;
		width:1020px;
		min-height:192px;
		margin:0 auto;
		/*background:url(../images/header_img.png) no-repeat top right;*/
		background-image:url(../images/header_img.png);
		background-repeat:no-repeat;
		background-position:top right;
		}
		#container_header_lien{
			position:absolute;
			left:60px;
			top:25px;
			width:530px;
			height:120px;
			}
		#container_header_lien_loisirs{
			position:absolute;
			right:0;
			bottom:0;
			width:90px;
			height:35px;
			}
			#container_header_lien a{
				display:block;
				visibility:visible;
				width:100%;
				height:100%;
				}
			#container_header_lien_loisirs a{
				display:block;
				visibility:visible;
				width:100%;
				height:100%;
				}
		#partenaire{
			position:absolute;
			right:0;
			top:0;
			background-color:#ffffff;
			border:2px solid #e47f0a;
			border-top:none;
			width:115px;
			height:140px;
			text-align:center;
			padding-top:10px;
			}
		#partenaire a{
			padding-top:10px;
		}
		#nav{
			position:absolute;
			bottom:0px;
			left:0px;
			}

			#nav ul{
			    list-style-type:none;
			    padding:0px;
			    margin:0px;
				}
				#nav ul a{
				    float:left;
				    display:block;
				    visibility:visible;
				    width:100%;
				    height:100%;
					}
				#nav li{
				    float:left;
					height:37px;
				    margin:0;
					}

					#nav li#btn-home{
						background-image:url(../images/header-nav_btn-home_off.png);
						width:45px;
						}
						#nav li#btn-home.active{
							background-image:url(../images/header-nav_btn-home_on.png);
							}
						#nav li#btn-home.active a:hover{
							background-image:url(../images/header-nav_btn-home_on.png);
							}
						#nav li#btn-home a:hover{
							background-image:url(../images/header-nav_btn-home_over.png);
							}

					 #nav li#btn-places{
						background-image:url(../images/header-nav_btn-places_off.png);
						width:120px;
						}
						#nav li#btn-places.active{
							background-image:url(../images/header-nav_btn-places_on.png);
							}
						#nav li#btn-places.active a:hover{
							background-image:url(../images/header-nav_btn-places_on.png);
							}
						#nav li#btn-places a:hover{
							background-image:url(../images/header-nav_btn-places_over.png);
							}

					#nav li#btn-astuces{
						background-image:url(../images/header-nav_btn-astuces_off.png);
						width:170px;
						}
						#nav li#btn-astuces.active{
							background-image:url(../images/header-nav_btn-astuces_on.png);
							}
						#nav li#btn-astuces.active a:hover{
							background-image:url(../images/header-nav_btn-astuces_on.png);
							}
						#nav li#btn-astuces a:hover{
							background-image:url(../images/header-nav_btn-astuces_over.png);
							}

					#nav li#btn-gouter{
						background-image:url(../images/header-nav_btn-gouter_off.png);
						width:106px;
						}
						#nav li#btn-gouter.active{
							background-image:url(../images/header-nav_btn-gouter_on.png);
							}
						#nav li#btn-gouter.active a:hover{
							background-image:url(../images/header-nav_btn-gouter_on.png);
							}
						#nav li#btn-gouter a:hover{
							background-image:url(../images/header-nav_btn-gouter_over.png);
							}

					#nav li#btn-commandez{
						background-image:url(../images/header-nav_btn-commandez_off.png);
						width:121px;
						}
						#nav li#btn-commandez.active{
							background-image:url(../images/header-nav_btn-commandez_on.png);
							}
						#nav li#btn-commandez.active a:hover{
							background-image:url(../images/header-nav_btn-commandez_on.png);
							}
						#nav li#btn-commandez a:hover{
							background-image:url(../images/header-nav_btn-commandez_over.png);
							}

					#nav li#btn-fabricants{
						background-image:url(../images/header-nav_btn-fabricants_off.png);
						width:120px;
						}
						#nav li#btn-fabricants.active{
							background-image:url(../images/header-nav_btn-fabricants_on.png);
							}
						#nav li#btn-fabricants.active a:hover{
							background-image:url(../images/header-nav_btn-fabricants_on.png);
							}
						#nav li#btn-fabricants a:hover{
							background-image:url(../images/header-nav_btn-fabricants_over.png);
							}

.block-droite{
	margin:20px 0;
	margin-top:0px;
	}

#site{
	/*background:url(../images/body_bg.png) repeat-x top;*/
	background-image:url(../images/body_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	}
#site_bg{
	/*background:url(../images/site_img_bg.png) bottom no-repeat 50%;*/
	background-image:url(../images/site_img_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#container{
	width:1020px;
	margin:0 auto;
	padding:10px 0 250px 0;
	}
	#slogan_container{
		position:relative;
		/*background:#315369 url(../images/slogan_bg.png) repeat-x top;*/
		background-image:url(../images/slogan_bg.png);
		background-repeat:repeat-x;
		background-position:top;
		background-color:#315369;
		min-height:120px;
		margin-bottom:25px;
		margin-top:30px;
		text-decoration:none;
		}
		#slogan{
			position:absolute;
			padding-left:170px;
			padding-top:20px;
			padding-right:20px;
			}
		#slogan_guide{
			position:absolute;
			left:-25px;
			bottom:-25px;
			}

#footer{
	/*background:#6a9d48 url(../images/footer_bg.png) repeat-x top;*/
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6a9d48;
	height:278px;
}

	#footer_img{
		/*background:url(../images/footer_img_bg.png) top no-repeat 50%;*/
		background-image:url(../images/footer_img_bg.png);
		background-repeat:no-repeat;
		background-position:top;
		height:100%;
		width:100%;
		padding:1px;
		}
		#footer_img_container{
			width:1020px;
			margin: 0 auto;
			font-size:1.10em;
			font-weight:bold;
			color:#ffffff;
			}
			#footer_img_container_content{
				width:850px;
				}
			#footer_img_container a{
				color:#ffffff;
				}
			.footer_links{
				/*margin:20px 0;*/
				margin:0px 0;
				}
			.footer_keywords{
				font-size:0.8em;
				}
			.footer_col{
				float:left;
				width:20%;
				text-align:left;
				}
			.footer_col ul{
				margin:0;
				padding:0;
				list-style-type:none;
				font-size:0.8em;
				}
				.footer_col ul li{
					}
					.footer_col ul li a{
						color:#ffffff;
						}
					.footer_col ul li.titre_col{
						font-size:1.2em;
						font-weight:bold;
						}

.col300{
	float:left;
	width:300px;
	}
.col520{
	float:left;
	width:520px;
	margin:0 10px;
	}
.col500g{
	float:left;
	width:500px;
	margin-right:20px;
	}
.col520d{
	float:left;
	width:520px;
	}
.col520g{
	float:left;
	width:520px;
	margin-right:10px;
	}
.col180{
	float:left;
	width:180px;
	}
.col208{
	float:right;
	width:208px;
	margin-top:-190px;
	}
.col710{
	position:relative;
	float:right;
	width:700px;
	height:100%;
	margin-left:20px;
	}

.absolute{
	position:absolute;
	top:0;
	}
.left{
	left:0;
	}
.right{
	right:0;
	}

.bgBleu{
	background-color:#315d7a;
	}
.bgBlanc{
	background-color:#ffffff;
	}

.clear-both{ clear:both;}
.float-left{ float:left;}
.float-right{ margin-left:675px;}

#formulaire-recherche{
	position:relative;
	float:right;
	padding:10px 10px 10px 0px;
	z-index:1001;
	}
	.formulaire-recherche_big{
		width:1010px;
		margin:10px 0 30px 30px;
		}
	.formulaire-recherche_small{
		width:830px;
		}
#formulaire-recherche-avancee{
	position:absolute;
	top:59px;
	right:20px;
	background-color:#ffffff;
	width:140px;
	padding-bottom:0px;
	text-align:center;
	z-index:1000;
	}
	#formulaire-recherche-avancee a{
		color:#315369;
		font-weight:bold;
		}
#formulaire-recherche-avancee_content{
	position:absolute;
	top:59px;
	right:20px;
	background-color:#305369;
	width:250px;
	padding:30px 20px 20px 20px;
	display:none;
	z-index:1000;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}

	#formulaire-recherche .champs{
		float:left;
		margin-left:10px;
		}
		#formulaire-recherche .btn{
		float:right;
		}
	#formulaire-recherche label{
		color:#ffffff;
		font-weight:bold;
		font-size:0.9em;
		margin-left:10px;
		}

	#formulaire-recherche select{
		border:2px solid #e4e4e4;
		height:22px;
		padding:0 5px;
		/*background:url(../images/select_bg.png) repeat-x top;*/
		background-image:url(../images/select_bg.png);
		background-repeat:repeat-x;
		background-position:top;
		font-size:1.15em;
		font-weight:bold;
		color:#973500;
		margin-top:5px;
		}
		#formulaire-recherche select.list-region{
			width:111px;
			}
		#formulaire-recherche select.list-note{
			width:91px;
			}
		#formulaire-recherche select.list-environnement{
			width:169px;
			}
		#formulaire-recherche select.list-nb{
			border:1px solid #e4e4e4;
			height:17px;
			padding:0px;
			/*background:url(../images/select_bg.png) repeat-x top;*/
			background-image:url(../images/select_bg.png);
			background-repeat:repeat-x;
			background-position:top;
			font-size:0.8em;
			font-weight:bold;
			color:#305369;
			width:60px;
			}
	#formulaire-recherche input.text{
		border:2px solid #e4e4e4;
		width:157px;
		height:18px;
		padding:0 5px;
		/*background:url(../images/select_bg.png) repeat-x top;*/
		background-image:url(../images/select_bg.png);
		background-repeat:repeat-x;
		background-position:top;
		font-size:1.15em;
		font-weight:bold;
		color:#973500;
		margin-top:5px;
		}
	#formulaire-recherche input.textbig{
		border:2px solid #e4e4e4;
		width:320px;
		height:18px;
		padding:0 5px;
		/*background:url(../images/select_bg.png) repeat-x top;*/
		background-image:url(../images/select_bg.png);
		background-repeat:repeat-x;
		background-position:top;
		font-size:1.15em;
		font-weight:bold;
		color:#973500;
		margin-top:5px;
		}

	#formulaire-recherche input.check{
		border:2px solid #e4e4e4;
		width:17px;
		height:17px;
		/*background:url(../images/select_bg.png) repeat-x top;*/
		background-image:url(../images/select_bg.png);
		background-repeat:repeat-x;
		background-position:top;
		font-size:1.15em;
		font-weight:bold;
		color:#305369;
		}

	#formulaire-recherche input.btn-formulaire{
		float:right;
		}


.contenu-block-top{
	margin:20px 0;
	background-color:#ffffff;
	}
	.contenu-block-top_content{
		background-color:#ffffff;
		}
		.contenu-block-top_content_photo{
			float:left;
			width:115px;
			height:100%;
			}
			.contenu-block-top_content_photo_img{
				width:115px;
				height:285px;
				white-space:nowrap;
				overflow:hidden;
				}
			.contenu-block-top_content_photo_img img{
				height:285px;
				}
		.contenu-block-top_content_data{
			float:left;
			width:185px;
			height:285px;
			background-color:#ffffff;
			}
			.contenu-block-top_content_data_type{
				color:#32546a;
				font-weight:bold;
				font-size:1.5em;
				margin:5px 10px;
				}
			.contenu-block-top_content_data_titre{
				color:#973500;
				font-weight:bold;
				font-size:1.2em;
				margin:5px 10px;
				text-transform:uppercase
				}
			.contenu-block-top_content_data_ville{
				color:#973500;
				font-weight:bold;
				font-size:1em;
				margin:5px 10px;
				text-transform:uppercase
				}
			.contenu-block-top_content_data_texte{
				color:#973500;
				font-size:0.8em;
				margin:5px 10px;
				}
			.contenu-block-top_content_data_critere{
				color:#973500;
				font-weight:bold;
				font-size:0.9em;
				border-bottom:1px solid #e9f7e7;
				margin:2px 5px;
				padding:2px 0;
				}
			.contenu-block-top_content_data_btn{
				text-align:center;
				}

.block-fiche{
	color:#973500;
	}
	.block-fiche_photo{
		position:relative;
		float:left;
		width:150px;
		}
		.block-fiche_photo_trombone{
			position:absolute;
			top:-10px;
			right:-10px;
			}
		.block-fiche_photo_img{
			height:272px;
			width:150px;
			white-space:nowrap;
			overflow:hidden;
			}
			.block-fiche_photo_img img{
				height:272px;
				}
		.block-fiche_photo_print{
			font-size:1.2em;
			font-weight:bold;
			margin:20px 0;
			}
			.block-fiche_photo_print a{
				color:#973500;
				}
	.block-fiche_texte{
		float:left;
		width:330px;
		}
		.block-fiche_texte_titre{
			font-size:1.5em;
			font-weight:bold;
			text-transform:uppercase;
			margin:0 20px 10px 20px;
			}
		.block-fiche_texte_ville{
			font-size:1.2em;
			font-weight:bold;
			margin:0 20px 10px 20px;
			}
		.block-fiche_texte_texte{
			font-size:1em;
			text-align:justify;
			margin:10px 20px;
			}
		.block-fiche_texte_services{
			margin:20px 10px;
			}

	.block-fiche_infos{
		margin:10px 0;
		}
		.block-fiche_infos_titre{
			font-size:1.2em;
			font-weight:bold;
			}
		.block-fiche_infos_info{
			font-size:1em;
			border-bottom:1px solid #e9f7e7;
			padding:3px 0;
			}
	.block-fiche_acces{
		}
		.block-fiche_acces_titre{
			font-size:1.2em;
			font-weight:bold;
			}
		.block-fiche_acces_texte{
			font-size:1em;
			text-align:justify;
			margin:10px 0;
			}
	.block-fiche_map{
		}
		.block-fiche_map_map{
			float:left;
			width:50%;
			}
			.block-fiche_map_map #map{
				background-color:#666666;
				width:100%;
				height:150px;
				overflow:hidden;
				white-space:nowrap;
				}
		.block-fiche_map_gps{
			position:relative;
			float:left;
			width:50%;
			/*background:url(../images/block-fiche_map_gps_bg.png) repeat-x top;*/
			background-image:url(../images/block-fiche_map_gps_bg.png);
			background-repeat:repeat-x;
			background-position:top;
			}
			.block-fiche_map_gps_boussole{
				position:absolute;
				top:-15px;
				right:-15px;
				}
			.block-fiche_map_gps_block{
				margin:10px 20px;
				font-size:1em;
				}
			.block-fiche_map_gps_titre{
				font-size:1.2em;
				font-weight:bold;
				}
.block-recherche_titre{
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#973500;
	padding:10px;
	margin:5px 0 10px 0;
	border-bottom:1px solid #973500;
	}
.block-recherche{
	color:#973500;
	font-size:1em;
	font-weight:bold;
	border:1px solid #e6efe4;
	padding:10px;
	margin:3px 0;
	/*background:#f4efef url(../images/block-recherche_bg.png) repeat-x top;*/
	background-image:url(../images/block-recherche_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f4efef;
	}
	.block-recherche_photo{
		float:left;
		width:15%;
		}
	.block-recherche_nom{
		float:left;
		width:25%;
		}
	.block-recherche_jeux{
		float:left;
		width:15%;
		}
	.block-recherche_ville{
		float:left;
		width:20%;
		}
	.block-recherche_note{
		float:left;
		width:25%;
		}

.block-post-send{
	padding-bottom:700px;
	}

.block-send{
	padding-bottom:400px;
	}
	.block-send .champ{
		margin:10px 0;
		}
		.block-send .champ label{
			font-weight:bold;
			}
		.block-send .champ input.text{
			width:150px;
			margin-right:5px;
			}
		.block-send .champ textarea{
			width:310px;
			}
#form label.error, #formsend label.error {
	color: red;
	margin-left: 10px;
	width: auto;
	display: inline;
}