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



/*************************************************************************/
/*****************min-width:481px et max-width:890px**********************/
body{
	font-size:15px;
}

#conteneur{
	width:100%;
	margin:0 auto 0 auto;
	z-index: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;
	position:relative !important;
}

#bandeau .largeur92{
	width:100%;
}

#top-bandeau{
	height:auto;
}

#logo {
    width:100px;
	position:relative;
	margin:0;
}

.btn-top{
	display:none;
}

#outils{
	clear:both;
}

.top-page {
    min-height: 40px;
	height:auto;
    padding: 0;
}

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

#fond-menu{
	height:5px;
}

#icon_home{display:none;}

#btn-accueil {
    height: 41px;
    padding: 10px 0;
    position: absolute;
    right: 101px;
    top: 0;
    width: 40px;
}

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

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

#menu li.page-item-0, 
#menu li.page-item-12,
#menu li.page-item-9,
#menu li.page-item-7,
#menu li.page-item-85,
#menu li.page-item-83
{
	display:block; /*pour afficher accueil dans le menu*/
}

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

#nav > li{
	padding:0;
}

/************************Page d'accueil**************************************/
#conteneur-accueil{
	padding:0;
}

#fleche-bas{
	top:-20px;
}

#fleche-bas img {
    height: auto;
    width: 70px;
}
/*********************LIGNE 1*********************/
#texte1, #texte2{
	display:block;
	clear:both;
	width:100%;
}
/*********************FIN LIGNE 1*********************/



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

/*Pour n'afficher l'outil carnet de route qu'à partir de l'ipad portrait 768px */

#ligne-outils{
		width:100%;
}

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

#fil_ariane{
	padding:0 10px;
}

/***************page****************************/
#gauche{
	display:none !important;
}

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

/***********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***********/

/************************************DEVIS*************************************/
.demande-de-devis, .verification{
    width: 100%;
	padding:10px 20px;
}

.demande-de-devis ul, .verification ul{
    margin:0;
	padding:0;
}

.demande-de-devis input, .demande-de-devis select, .demande-de-devis textarea,
.verification input, .verification select, .verification textarea{
    margin-left: 0;
    width: 100%;
}

.demande-de-devis label.desc{
    float: none;
    padding-right: 0;
    text-align: left;
    width: 100%;
}

#vfb-adresse-ville{
	margin-left:0;
}
/******************************FIN DEVIS*****************************/
/******************************Liens Enfants / Menu page par défaut********************************/

ul.liens_enfants li{
	float:left;
	width:50%;
}

@media screen and (max-width:600px) {
ul.liens_enfants li{
	float:none;
	width:100%;
	height:auto;
	min-height:120px;
	padding:10px;
}
}



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

/****************footer*********************/ 
ul#menu_res_sociaux{
	text-align:center;
}

ul#menu_res_sociaux li{
	display:inline-block;
	float:none;
}

.btn-footer{
	width:100%;
}

ul#menu_footer{
	padding:10px 0;
}

.btn-footer a{
	padding:10px;
}

.btn-footer a img{
	height:48px;
}

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

