@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Camping Bellevue
Theme URI: http://www.camping-bellevue.com/
Description: Theme de Camping Bellevue
Version: 1.0
Author: Krea3
Author URI: http://www.krea3.fr
Text Domain: krea3
*/


/**************************************************************************/
/*****************min-width:891px et max-width:1023px**********************/



body{
	font-size:17px;
}

main.largeur92{
	width:100%;
}

#nav{
	height:auto !important;
}

#menu {
    background: #fff !important;
}

#nav > li {
    width: auto !important;
	max-width: 25%;
}

#nav ul.children {
    min-width: 250px;
}

.acces-rapides .content-acces span {
    width: 70% !important;
    margin: 15% auto !important;
}

ul#partenaires-footer li img {
	height: 30px !important;
}