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

/*
Theme Name: Site petites communes krea3 
Description: Theme pour sites petites communes
Version: 1.0
Author: Krea3
Author URI: http://www.krea3.fr
Text Domain: krea3
*/



/******************************************************/
/*****************max-width:480px**********************/

body{
	font-size:15px;
}

#conteneur{
	width:100%;
	margin:0 auto 0 auto;
	z-index:0;
	background-image:none;
	padding:0;
}


/*******************header*********************/
#fond-top-bandeau{
	height:auto;
	position:relative;
	width:100%;
	max-width:100%;
}

#top-bandeau{
	width:100%;
	max-width:100%;
}

#bandeau {
    background:#fff;
    padding: 0;
	height:auto;
}

#bandeau .largeur92{
	width:100%;
}

#top-bandeau{
	height:auto;
}

#logo {
    position: relative;
    width: 60%;
	display:block;
	float:left;
	margin:0;
}

.btn-top{
	display:none;
}

#outils{
	clear:both;
}


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


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

#fond-menu{
	height:5px;
}

#btn-accueil{
	height:36px;
	width:36px;
	padding:7px 0;
	position:absolute;
	top:0;
	right:91px;
}

#btn-accueil img{
	height:20px;
	width:20px;
}

#menu{
	height:35px; 
	background-image:none;
	position:absolute !important;
	top:0;
	right:0;
	width:100%;
	background-color:transparent;
	margin:0;
}

#menu li.page-item-0, 
#menu li.page-item-41,
#menu li.page-item-65,
#menu li.page-item-67,
#menu li.page-item-69
{
	display:block; /*pour afficher accueil dans le menu*/
}

#nav > li > a {
	line-height:30px;
}

/************************Page d'accueil**************************************/

/*********************LIGNE 1*********************/
#ligne1{
	display:block;
	padding:0 20px 20px 20px;
}

/**********ACTUS*********/
#actus-accueil{
	display:block;
	width:100%;
	clear:both;
	padding:0 0 53px 0;
}

.une-actu-accueil{
	margin:0 0 25px 0;
}

.actu-content{
	padding:0 20px 35px;
}

.titre-ligne1{
	height:auto;
}

.titre-ligne1 h2{
	text-align:center;
	float:none;
}

#actus-accueil .titre-ligne1 a {
	margin: 0 auto 20px auto !important;
}

.titre-ligne1 a {
    float: none;
    margin: 0 auto;
    text-align:center;
	width:auto;
}

.miniature_actu{
	width:85%;
	float:none;
	clear:both;
	margin:0 auto;
}
/**********FIN ACTUS*********/

.sep{
	display:none;
}

/**********AGENDA*********/
#agenda-accueil{
	display:block;
	width:100%;
}

.manif-accueil{
	padding:15px 0 30px 0;
}

.manif-accueil img {
    float: none;
    height: auto;
    margin: 0;
}

#lien-agenda-complet{
	margin:15px 0 0 0;
}
/**********FIN AGENDA*********/

/*********************FIN LIGNE 1*********************/



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

#ligne-outils{
		width:100%;
}

#btn-print{
	display:none !important;
}

#fil_ariane{
	padding:10px 10px 0 10px;
}

/***************page****************************/

#gauche{
	display:none;
}

#content{
	float:none;
	width:92%;
	height:auto !important;
	min-height:100px;
	padding:10px 0 30px 0;
	margin:0 auto;
}

#outils ul,
#share_buttons,
#outils #afficher-carnet-voyage,
#taille_texte,
#trad-google{
	display:none;
}

#TheTexte{
    text-align:center;
}

#content img,
#content_large img{
    float: none;
	margin:0 auto;
	max-width:100%;
}

img{
	height:auto;
}

#TheTexte h1, #TheTexte h2, #TheTexte h3, #TheTexte h4, #TheTexte h5, #TheTexte p, #TheTexte ul, #TheTexte li{
	text-align:left;
}


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



/***************form contact envoyer ami***********/
.krea3_formulaire p.obligatoire{
	margin-left:0%;
}

.krea3_formulaire fieldset{
	padding:10px 15px 10px 15px;
}

.krea3_formulaire label{
	display: block;
	width:100%; /*En % pour un meilleur rendu lors du changement de taille du texte*/
	float:none;
	padding-right:0;
	text-align:left;
	font-size:1em;
}

.krea3_formulaire input, .krea3_formulaire select,
.krea3_formulaire textarea{
	margin-left: 0%;
	width:100%;  /*En % pour un meilleur rendu lors du changement de taille du texte*/
	margin-bottom:10px;
}
/***********fin form contact envoyer ami***********/

/******************************Liens Enfants / Menu page par défaut********************************/

ul.liens_enfants li{
	float:none;
	width:100%;
	height:auto;
	min-height:120px;
	padding:10px;
}

/****************************Liens Enfants / fin menu page par défaut******************************/

/****************footer*********************/ 
#footer{
	display:block;
	clear:both;
}

#coordonnees, #droite-footer{
	display:block;
	clear:both;
	text-align:center;
	width:100%;
}

ul#menu_footer, ul#menu_res_sociaux{
	text-align:center;
}

#coordonnees #titre-coord span, #coordonnees .lien-footer li#tel{
	display:block;
	clear:both;
}


/************fin footer*********************/ 


