.pleineLargeur .largeur{
	width:98%;
}

.all_event{
    width: 100%;
    max-width: 100%;
    margin: 20px 0px;
}
/* -------------------------------------------------------------- 
Entete de la page

-------- */

#enteteConteneur #entete{
	height:auto;
	background-image:url(../images/entete/fond_entete.gif);
	background-repeat:no-repeat;
	background-position:-136px bottom;
	padding-bottom:25px;
}

@media screen and (max-width: 800px) {
#enteteConteneur #entete{
	background-image:none;
}
}

#enteteConteneur #entete #logo a img{
	display:block;
	margin:0 auto;
	padding-top:20px;
}

#enteteConteneur #entete #fond{
	display:none;
}


/* -------------------------------------------------------------- 
Slider de la page d'accueil

-------- */

#slider-accueil .largeur{
	width:100%;
}

#slider-accueil #panneau{
	width: 100%;
	height:auto;
	bottom:0;
	left:0;
	top:auto;
	right:auto;
}

#slider-accueil #panneau #panneauPadding{
	padding:15px;
	
	padding-bottom: 75px;
}

#slider-accueil #panneau #panneauPadding .petit{
	/*font-size:18px;*/
	font-size: 15px;
}

#slider-accueil #panneau #panneauPadding .gros{
	font-size:36px;
}

#slider-accueil #panneau #panneauPadding  a.bouton{
	font-size:28px;
	padding:10px 56px 10px 30px;
}

/* -------------------------------------------------------------- 
Section filtres de calendrier

-------- */

#filtresConteneur.controles{
	padding-top:45px;
}

#filtresConteneur #filtres #controles{
	top: -28px;
}

#filtresConteneur.controles #filtres #controles{
	top: -35px;
}

#filtresConteneur #filtres_gauche #filtres_type{
	width:100%;
}

#filtresConteneur #filtres_gauche #filtres_btn{
	position:absolute;
	top:80px;
	right:-49.66%;
}

#filtresConteneur #filtres_gauche #filtres_quand,
#filtresConteneur #filtres_gauche #filtres_ou,
#filtresConteneur #filtres_gauche #filtres_btn{
	width:50%;
}


#filtresConteneur #filtres_gauche #filtres_type .titre,
#filtresConteneur #filtres_gauche #filtres_quand .titre,
#filtresConteneur #filtres_gauche #filtres_ou .titre{
	font-size:18px;
}

#filtresConteneur #filtres_gauche #filtres_type .padding{
	padding-left:0;
}

#filtresConteneur #filtres_droite a{
	padding-top: 8px;
	padding-bottom: 7px;
	line-height:26px;
	/*z-index:10;*/
	z-index:1;
	position:relative;
}


/* -------------------------------------------------------------- 
Liste condensee

-------- */

.liste_condensee .itemConteneur{
	width:50%;
	float:left;
}


/* -------------------------------------------------------------- 
Page aucun résultats

-------- */

.lien_brome{
	height:auto;
	margin-top:20px;
}

.lien_brome .texte{
	position:static;
}

.lien_brome .texte br{
	display:none;
}

@media screen and (max-width: 730px) {
.liste_condensee.deux_col{
	margin-left:0px;
}

.liste_condensee.deux_col .itemConteneur{
	width:100%;
}

.liste_condensee.deux_col .itemConteneur .item{
	margin-left:0;
}
}


/* -------------------------------------------------------------- 
Liste du calendrier

-------- */

.liste .item {
	height:auto;
}

.liste .item .item_image{
	width:25%;
}

.liste .item .item_infos{
	width:25%;
}

.liste .item .item_description{
	width:50%;
}

.liste .item .item_date{
	width:50%;
	height:120px;
}

.liste .item .item_date .padding .paddingInner{
	height:100px;
}

.liste .item .item_date br{
	display:none;
}

.liste .item .item_btn{
	width:50%;
	height:120px;
}

.liste .item .item_btn a{
	line-height:120px;
	background-size:25px;
}


/* -------------------------------------------------------------- 
Section du pied de page

-------- */

#piedConteneur #pied #piedDroite #copyright{
	/*font-size:16px;*/
}


/* -------------------------------------------------------------- 
Pagination

-------- */

.pagination a,
.pagination span{
	min-width: 30px;
	line-height: 30px;
}





/*------------------------/
/   Fiches ~ PABB Ad-on   /
/------------------------*/

#fiche > .gauche{
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}

#fiche > .droite{
	float: none;
	width: 100%;
	margin-bottom: 25px;
}

/*-*/

#fiche .infos_evenement .social{
	/*text-align:center;*/
	margin-bottom: 0;
}

#fiche .infos_evenement .social a{
	display:inline-block;
	float:none;
}

/*-*/

#fiche .lieu_evenement .haut{
	margin-bottom: 10px;
}

#fiche .lieu_evenement .milieu{
	padding: 15px 20px;
}

#fiche .lieu_evenement .milieu h2{
	font-size: 1.25em;
	margin-bottom: 10px;
}

#fiche .lieu_evenement .milieu p{
	font-size: 1em;
	margin-bottom: 20px;
}

#fiche .lieu_evenement .milieu a.lien_carte{
	display:inline-block;
	color:#fff;
	background-color:#ed5422;
	padding:12px 20px;
	padding-left:50px;
	background-image: url(../images/elements/agrandir.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	background-size:30px;
}

#fiche .lieu_evenement .milieu a.lien_carte:hover{
	background-color:#f17f59;
}

/*-*/

#fiche .representations_evenement h2{
	/*display:none;*/
}

#fiche .representations_evenement .representation{
	margin-bottom: 25px;
}

#fiche .representations_evenement .representation .haut{
	font-size: 1.25em;
	padding: 10px;
}

#fiche .representations_evenement .representation .bas a,
#fiche .representations_evenement .representation .bas span{
	line-height: 40px;
}

/*- vidéos sous les projecteurs -*/

#tous_les_videos{

}

#tous_les_videos .les_videos .un_video{
	width: 48%;
	margin-right: 2%;
}


/*- single sous les projecteurs -*/

#single_video .boite{
	height: auto;
}

#single_video .boite .avec_image{
	width: 100%;
	overflow:hidden;
	float: none;
	height: 400px;
}

#single_video .boite .sans_image{
	width: 100%;
	float: none;
	height: auto;
}

#single_video .boite .texte{
	position:static;
	padding-top:0;
}

#single_video .boite .gauche{
	float: none;
}

#single_video .boite .droite{
	float: none;
}

#single_video .texte p{
	margin:0;
	padding:25px 0;
	width: auto;
}

#single_video .texte.principal{
	width: 100%;
}

/*#single_video .boite{
	margin-bottom: 25px;
}

#single_video .boite .avec_image{
	width: 100%;
	float: none;
}

#single_video .boite .sans_image{
	width: 100%;
	float: none;
	height: auto;
}

#single_video .boite .gauche{
	float: none;
}

#single_video .boite .droite{
	float: none;
}

#single_video .boite .texte{

	text-align: left !important;
	z-index: 2;

}

#single_video .texte{
	width: 100%;
}

#single_video .autres_videos .autre_video{
	float: none;
	margin-left: 0;
	margin-bottom: 20px;
	width: 100%;
}*/

/*- archive sorties culturelles -*/

#toutes_les_sorties .haut{
	margin-bottom: 20px;
}


#toutes_les_sorties .haut .gauche{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

#toutes_les_sorties .haut .droite{
	float: none;
	width: 100%;
}

#toutes_les_sorties .haut .droite .texte{
	padding: 0;
}


#toutes_les_sorties .les_sorties .une_sortie .gauche{
	float: none;
	width: 100%;
	margin-bottom: 25px;
}

#toutes_les_sorties .les_sorties .une_sortie .gauche .credits{
	text-align: left;
}


#toutes_les_sorties .les_sorties .une_sortie .droite{
	float: none;
	width: 100%;
	padding-left: 0;
}

/*- page contact -*/


#page_contact .gauche{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

#page_contact .gauche .texte{
	text-align:center;
}

#page_contact .gauche .carte{
	text-align:center;
}

#page_contact .droite{
	float: none;
	width: 100%;
}


#page_contact .droite .contact_form .haut .half{
	
}

#page_contact .droite .contact_form .bas{
	text-align: center;
}

#page_contact .droite .contact_form .bas input[type="submit"]{
	line-height:60px;
	width:100%;
}




.liste .item .item_domaines span {
	display: inline-block;
	
	
}

.liste .item .item_domaines span:after {
	content: "  /  ";
	padding-right: 3px;
	padding-left: 3px;
}

.liste .item .item_domaines span:last-child:after {
	content: "";
}

.liste .item .item_domaines {
	width: 100%;
	height: auto;
}

.liste .item .item_domaines .padding {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.liste .item .item_domaines .padding div {
	padding-top: 12px;
	padding-bottom: 12px;
}