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

/*
Theme Name: OT du Pays de Falaise
Theme URI: http://www.falaise-tourisme.com
Description: Theme de l'OT du Pays de Falaise
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;
}

@media screen and (max-width:959px){
/*******************header*********************/
#fond-top-bandeau{
	padding:0;
	margin:0;
	height:auto;
}

#gauche-top-bandeau{
	margin:0;
}

/*Pour le select des langues*/
#gauche-top-bandeau section{
	margin:10px 0 10px 0;
}


/***Outil taille du texte***/
#taille_texte{
	float:left;
	margin:10px 0 10px 0;
}

#fond_recherche_site{
	display:none;
}

#droite-top-bandeau{
	display:none;
}


/*Le diaporama*/
.rslides{display:none;}


/***************fin header*********************/

/**********************ligne menu principal**********************/

#fond-menu{
	display:none;
}

/******************fin ligne menu principal**********************/
}


/****************page accueil*********************/ 

/*Pour que la barre latérale ne cache rien*/
@media screen and (min-width:960px){
	#conteneur{
	padding-left:60px;
}

.largeur92{
	padding-left:60px;
}

#footer-top,
#footer-bottom{
	padding-left:60px;
}
}

/************fin page accueil*********************/ 

#img-entete-page{
	height:200px;
}