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

/*
Theme Name: UMEE27
Theme URI: http://www.umee27.fr
Description: Theme de UMEE27
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;
}

header{
	position:relative;
}

main{
	padding-top:0;
}

main.largeur92{
	width:100%;
	margin-top:0;
}

#conteneur{
	width:100%;
	margin:0 auto 0 auto;
	z-index:0;
}


/*******************header*********************/

nav#menu-principal{
	width:100%;
}

#coordonnees-top {
    display: table;
    width: 100%;
    border-bottom: none;
    padding: 5px 10px;
    position: absolute;
    top: 70px;
}

#logo-site{
	margin:0;
	padding:0;
	width:104px;
	height:50px;
	position:absolute;
	top:10px;
	left:90px;
}

#adresse-top {
    display: table-cell;
    margin: 0;
    width: 60%;
	padding: 5px 10px 0 0;
}

#adresse-top br{
	display:none;
}

#adresse-top img {
    display: block;
    float: left;
    margin: -5px 5px 0 0 !important;
	width:25px;
}

#tel-top {
    display: table-cell;
    width: 40%;
	vertical-align:middle;
}

#coordonnees-top img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    height: auto;
    padding: 0 5px 0 0;
}

/*Le diaporama*/
#diapo-accueil,
.rslides{/*display:none;*/}

#ancre-contenu{
	display:none;
}

#menu li.page-item-0,
#menu li.page-item-142,
#menu li.page-item-158,
#menu li.page-item-160,
#menu li.page-item-162{
		display:block;
}
/***************fin header*********************/

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

/**********************ligne1**********************************/
#fond-ligne1 {
    background: url(../images/ligne1.png) repeat-y top left / 100% auto;
}

#gauche-ligne1, #droite-ligne1 {
    width:50%;
}

@media screen and (max-width:640px){
	#fond-ligne1{
		padding:0 0 30px 0;
		background:#fff;
	}

	#ligne1{
		display:block;
		width:100%;
	}

	#gauche-ligne1{
		display:block;
		width:100%;
		padding:20px 3% 30px 3%;
		border-right:none;
		background-color:#006bb6;
	}

	#gauche-ligne1 h2, #droite-ligne1 h2{
		margin: 0;
		padding: 0px 0 20px 0;
	}

	a#voir-liste-actus, a#voir-agenda-complet {
		margin: 10px 0;
	}

	#droite-ligne1{
		display:block;
		width:100%;
		padding:20px 3% 0 3%;
		background-color:#FFF;
	}
}
/*******************fin ligne1*********************************/
#ligne-outils{
	margin-right:-10px;
}
/***************page****************************/

#image-header-page{
	padding-top:0;
}

/*Titre pour les déclinaisons Musée, Théâtre, Médiathèque, Cinéma*/
.titre-img-declinaison{
	top:150px;
	font-size:2.8em;
}

span#titre-declinaison{
	padding:10px;
}

span.trait-declinaison{
	height:10px;
	width:100px;
	background-color:#000;
}

#la-page{
	display:block;
	width:100%;
	padding:0 0 0 0;
	margin:0;
	overflow:hidden;
	background:#fff;
}

blockquote{
	margin:20px -10px 20px -10px;
	padding:30px 20px 30px 20px;
}


/*Pour le menu (filtres) des annuaires*/
#gauche{
	float:none;
	position:absolute;
    top:0;
	left:-100%;
	display: block;
    margin:0;
    padding:0;
    transition: all 500ms ease 0s;
    /*width: 330px;*/
	width:100%;
    z-index:3; /*pour passer par dessus le tel des blocs annuaire*/
}

#gauche:hover{
	left:0;
	
}

/******************Adherent*****************/
#loginform {
    padding: 20px;
}

#loginform p {
    padding: 5px 0;
    display: block;
    clear: both;
}
/******************FIN Adherent*****************/
@media screen and (max-width:660px){
/*******************ACTU********************/
.extrait_actu_page .vignette {
    width: 25%;
}

.extrait_actu_page .texte-actu {
    width: 68%;
}
/*******************FIN ACTU********************/
}
#content_large .listing ul, #content .listing ul {
    width: 100%;
}

#entete-fiche {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.nav-fiche, .nav-actus {
	margin: 8px 0 0 0;
}

h1.titre-fiche, h2.titre-fiche, h1.titre-listing, h2.titre-listing {
    display: table-cell;
    vertical-align: middle;
    margin: 0 0 5px 0;
}

h1 {
    font-size: 2em;
}
/*Pour le menu (filtres) des annuaires*/
#gauche{
	float:none;
	position:absolute;
    top:0;
	left:-100%;
	display: block;
    margin:0;
    padding:20px;
    transition: all 500ms ease 0s;
	width:100%;
	max-width:100%;
	min-width:100%;
    z-index:30;
}

.gauche-coordonnees::after{
	content:'coordonnées';
	background:#ef3f42;
	padding:5px;
	position:absolute;
	top:5px;
	left:100%;
	color:#fff;
	border-radius:0 50px 50px 0;
}

#gauche:hover{
	left:0;
}

#gauche #sticky-wrapper {
    padding: 0 0 0;
}

#bt-filtrer{
	display:block;
    background-color:#374D59;
	color:#FFF;
	font-family: 'Heebo', sans-serif;
	font-weight:300;
	font-size:0.7em;
	text-transform:uppercase;
	text-align:center;
    padding:15px 5px 15px 5px;
	margin:0;
    width:70px;
	position:absolute;
	top:0;
	right:-70px;
}

.sidebar ul#menu_pages{display:none;}

.sidebar ul#menu_annuaire{
	margin:0 0 0 0;
    width:100%;
	border:10px solid #374D59;
}

#fil_ariane{
	margin-left:80px; /*Pour laisser la place au bouton "Filtrer" quand il y a des annuaires*/
	text-align:right;
}


@media screen and (min-width:768px){
	#bt-filtrer{
	text-align:right;
    padding:15px 15px 15px 5px;
    width:140px;
	right:-140px;
	}
	
	.sidebar ul#menu_annuaire{
	padding-left:70px;
}
}

/*Fin du menu (filtres) des annuaires*/
/***************************************/

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

#content_large{
	width:100%;
	padding:10px 10px 30px 10px;
	margin:0 0 0 0;
	border-top:none;
	color:#666;
}

/*Déclinaisons Musée, Théâtre, Médiathèque, Cinéma*/
#logo-declinaison{
	width:120px;
	margin:-10px 20px 10px -10px;
}

.footer-declinaison{
	margin-bottom:40px;
}

#horaires-declinaison{
		margin:0 0 40px 0;
}

@media screen and (max-width:767px){
	#horaires-declinaison{
		display:block;
		width:100%;
		margin:0 0 40px 0;
		padding-top:20px;
	}

	#gauche-horaires{
		display:block;
		width:100%;
	}

	#milieu-horaires,
	#droite-horaires{
		display:block;
		width:50%;
		float:left;
		padding:10px 20px 10px 30px;
	}

	#milieu-horaires{
		border-left:none;
		border-right:none;
	}

	#droite-horaires{
		border-left:1px solid #4c5356;
	}
}


/*Fin déclinaisons Musée, Théâtre, Médiathèque, Cinéma*/

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


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

.krea3_formulaire fieldset{
	padding:10px 15px 100px 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********************************/


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


/****************footer*********************/ 
#top-footer {
    padding: 15px 0 15px 130px;
    background: #dfe7f4 url("../images/btn-elus.png") no-repeat scroll top left / auto 130px;
    min-height: 130px;
}

#top-footer img {
    width: 60px;
    height: 60px;
}

	#logo-footer {
    margin: 17px 20px 10px 0;
}

#logo-partenaires img {
    width: 60px;
    height: auto;
}

#logo-partenaires {
    display: block;
    margin: 10px;
}

	#logo-footer img {
    width: 70px;
    height: auto;
}

	#bloc-coordonnees {
    padding: 0 0 0 20px;
    width: 58%;
}

#droite_footer {
    display: table-cell;
    width: 150px;
}

footer {
    padding: 0 0 40px 0;
}

#scroll {
    bottom: 0 !important;
}
	
@media screen and (max-width:640px){
	#top-footer {
    padding: 0 0 0 88px;
    background: #dfe7f4 url("../images/btn-elus.png") no-repeat scroll top left / auto 100px;
    min-height: 100px;
	}
	#top-footer a {
    margin: 0 5px;
    width: 38%;
	}
}


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


