@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:1024******************************/



body{
	/*max-width:1300px;*/
	margin:0 auto 0 auto;
	font-size:18px;
}

@media screen and (max-width:1100px){
#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;
}

.coordonnees-gps{
	display:block !important;
	clear:both !important;
}
}

@media screen and (min-width:1024px) and (max-width:1290px){
	.coordonnees-gps{
	display:block !important;
	clear:both !important;
	}
}

@media screen and (min-width:1290px) and (max-width:1370px){

}






