

/* ---------------------- HEADER ---------------------- */

#header_zone {
	min-width: 460px;
}

#header_bloc {
	width: 460px;
}

#header_bloc h1 {
	margin-left: 67px;
}

#header_bloc div.langues {
	clear: right;
	line-height: 20px;
}

#header_bloc div.langues span {
	margin: 0 5px 0 5px;
}

#header_bloc div.reseaux_sociaux {
	margin: 10px 0 0 15px;
}

#header_bloc div.recherche {
	margin: 15px 0 0 0;
}

#header_bloc div.recherche form input {
	display: none;
}

#header_bloc div.recherche a.btnqrecherche {
	display: block;
}




/* ---------------------- MAINMENU ---------------------- */

#mainmenu_zone {
	min-width: 460px;
}

#mainmenu_bloc {
	width: 460px;
}



/* ---------------------- MAINTITRE ---------------------- */

#maintitre_zone {
	min-width: 460px;
}

#maintitre_bloc {
	width: 460px;
}

#maintitre_bloc h2 {
	font-size: 20px;
}






/* ---------------------- PARCSQUICKNAV ---------------------- */

#parcsquicknav_zone {
	min-width: 460px;
}

#parcsquicknav_bloc {
	width: 460px;
}

#parcsquicknav_bloc div.parcs_quick_nav {
	margin: 0 0 10px 0;
	width: 460px;
}





/* ---------------------- GLOBALCONTENEUR ---------------------- */

#globalconteneur {
	width: 460px;
}


#globalconteneur div.globalcolonne div.bloc_encart span {
	font-size: 16px;
}



/* ---------------------- GLOBALCOLONNE ---------------------- */

#globalconteneur div.globalcolonne {
	width: 460px;
}

#globalconteneur div.globalcolonne div.bloc_image img {
	width: 460px;
}


/* ---------------------- GLOBALCONTENU ---------------------- */

#globalconteneur div.globalcontenu {
	width: 460px;
}



/* ---------------------- GLOBALMAP ---------------------- */

#globalmap {
	min-width: 460px;
}



/* ---------------------- GLOBALHOME ---------------------- */

#globalhome {
	min-width: 460px;
}



/* ---------------------- GLOBALOMBRAGE ---------------------- */

#globalombrage {
	min-width: 460px;
}



/* ---------------------- RECHERCHE AVANCEE ---------------------- */

div.bloc_advsearch div.bloc_item {
	width: 230px;
}


/* ---------------------- BIGLIENS ---------------------- */

#bigliens_zone {
	min-width: 460px;
}

#bigliens_bloc {
	padding: 40px 0 0 0;
	width: 460px;
}

#bigliens_bloc div.bloc {
	float: none;
	width: 460px;
	padding: 0 0 40px 0;
}



/* ---------------------- FOOTER ---------------------- */

#footer {
	width: 460px;
}

#footer ul.footer li {
	margin: 0 10px 10px 10px;
}




/* ---------------------- MAP ---------------------- */

#leaflet_map {
	height: 300px;
}