/* --------------------------------------------------------------

   Theme pour la dist de SPIP 3

-------------------------------------------------------------- */

/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */
@font-face {
 font-family: 'bebasregular';
    src: url('fontB/bebasneue-webfont.eot');
    src: url('fontB/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontB/bebasneue-webfont.woff2') format('woff2'),
         url('fontB/bebasneue-webfont.woff') format('woff'),
         url('fontB/bebasneue-webfont.ttf') format('truetype'),
         url('fontB/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h1 a, h4, h3, .h4 {font-family:bebasregular !important; text-shadow: 1px 1px 1px #fff;}
h4, .h4 {
    font-size: 1.5em !important; font-weight:lighter
}
.arbo { clear: both; font-size: .8em; color: #DDC; color: #FFF; padding: 0 0 0 12px;  display: block; background-color:#333333 }

/**/
.cartouche { margin-bottom: 1.5em; }
.cartouche h1 { margin-bottom: 0; }
.cartouche p { margin-bottom: 0; }
.surtitre{}
.soustitre {}
abbr.published { border: 0; }
@media print {
	abbr[title].published:after { content: ""; }
	abbr[title].dtreviewed:after { content: ""; }
}
.info-publi { margin: 3% 0 0 0; font-family: OpenSansRegular; text-transform: uppercase; color: #999; }

.traductions { font-size: .9em; }
.traductions a[hreflang]:after { content: ''; }

.chapo { font-weight: bold; }
.texte {}
.hyperlien { display: block; padding: 1.5em 50px; background: #EED url(img/def.png) no-repeat 25px 1.9em; font-weight: bold; }
.ps, .notes { margin-bottom: 1.5em; }
.notes { clear: both; font-size: .9em; }

/* Listes et tableaux */
dl.spip dt { background: url(img/def.png) no-repeat 25px .5em; }
dl.spip dd {}

table.spip caption {  background: none; border-bottom: 1px solid; text-align: left; font-weight: bold; }
table.spip thead th { background: none; border: 1px solid; border-width: 1px 0; }
table.spip tbody tr th,
table.spip tr td { background: none; }
table.spip tbody tr.odd th,
table.spip tr.odd td { background: #EED; }
table.spip tfoot { border-top: 1px solid; }

/* Formulaires : variantes et cas particuliers
----------------------------------------------- */
.formulaire_spip { margin-bottom: 1.5em; }
.aside .formulaire_spip { padding-top: 0; }
fieldset {
width: 100%; margin: 0;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; }
legend { display: none; }
label { display: block; }
.erreur_message { display: block; }
input.text,textarea {
width: 100%;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #EFEFEF;
border: 4px solid #ECECEC;
}
.content input.text { width: 50%; }
textarea { width: 100%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche input.text { width: 78%; padding: 2%; background: #FFF; border: solid 4px #EFEFEF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-right: 4px; }
.formulaire_recherche input.text:hover { width: 78%; padding: 2%; background: #EFEFEF; border: solid 4px #CCC; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; margin-right: 4px; }
.formulaire_recherche input.submit { width: 14%; padding: 2%; border: solid 1px black; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; color: #FFF; background: #444444; cursor:pointer }

.formulaire_recherche input.submit:hover { width: 14%; padding: 2%; border: solid 1px #7CC831; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; color: #FFF; 
background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 0%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(0%,rgba(142,185,42,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 0%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 0%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 0%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 0%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */ 
text-shadow: 1px 1px 0px rgba(150, 150, 150, 1);
}

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /*IE/Win*/

/* Formulaire de login dans une page */
.formulaire_login ul li { clear: left; }
.formulaire_login .editer_password .details { display: block; }
.formulaire_login #spip_logo_auteur { float: right; }

/* Fomulaire de contact */
.formulaire_ecrire_auteur {}
.formulaire_ecrire_auteur .saisie_sujet_message_auteur input.text { width: 100%; }

/* Habillage des forums
---------------------------------------------- */

/* Habillage des forums */
.comments-items .comments-items {margin-left: 25px;padding-left: 20px;border-left:5px solid #ddd;}
.comment-fil ul {}
.comment-meta { margin: 0 0 1.4% 0; font-weight: bold; border-top: 4px solid #CCC; border-bottom: solid 1px #CCC; padding: 1% 0; font-family: OpenSansRegular; font-size: small; }
.comment-meta small { font-size: 100%; }
.comment-meta abbr { border: 0; }
.comment-meta a { color: #222; }
.comment-meta a:focus,
.comment-meta a:hover,
.comment-meta a:active { color: #fff; }
.comment-content .hyperlien { padding: 0; background: transparent; font-weight: normal; }

/* Formulaire de forum */
.formulaire_forum {}
.formulaire_forum legend { display: none; }
.formulaire_forum .saisie_titre input.text { width: 100% }
.formulaire_forum .session_qui { display: none; }
.formulaire_forum .saisie_texte .explication { font-size: .9em; font-style: italic; }

/* Habillage des petitions
---------------------------------------------- */
#signatures {}
#signatures td.signature-date small { white-space: nowrap; }
#signatures .formulaire_recherche { margin: 1.5em auto; text-align: center; }

/* Formulaire de signature */
.formulaire_signature {}

/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de nav */
.menu { clear: both; margin-bottom: 0.7em; text-align: left; }
.menu p {}
.menu ul { margin-bottom: 1.5em; }
.menu ul li {}
.menu ul li ul { margin-left: 1.5em; list-style: circle; }

/* Pagination */

.pagination a,
.pagination .on  { padding: 0.3em 0.5em; margin: 0 0.15em; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-bottom: solid 1px #C0C0C0; font-family: OpenSansRegular; }
.pagination a { background: #ECECEC; text-decoration: none; color:#333 !important }
.pagination .on { font-weight: bold; background: #444 !important; color: #fff; }
.pagination .sep { display: none; }
.pagination a:hover { color: #49b848 !important; /*border-bottom: solid 1px #468C00;*/ }

.pagination2 li { list-style-type: none !important; margin-left: auto; margin-right: auto; }
.pagination2 a,
.pagination2 .on  { font-family: 'spip-icons' !important; letter-spacing: 0.4em; }
.pagination2 a { background: 0; text-decoration: none; }
.pagination2 .on { background: 0 !important; color: #ccc; }
.pagination2 .sep { display: none; }
.pagination2 a:hover,
.pagination2 a:active { color: #ccc; text-decoration: none; }

.pagination.pagination2 {margin-bottom:2px}


/* Listes d'articles et extraits introductifs */
.menu_articles li { clear: both; margin: 0 0 3% 0; padding: 3%; background: #FFF;
-moz-box-shadow: inset 0 0 5px 5px #EFEFEF;
-webkit-box-shadow: inset 0 0 5px 5px#EFEFEF;
box-shadow: inset 0 0 5px 5px #EFEFEF; 
border: solid 1px #FFF; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.menu_articles2 li { clear: both; margin: 0 0 1% 0; padding: 0;  }

.menu_articles li h3,
.menu_articles li h2 { margin-bottom: 0.6em; }
.menu_articles li p { margin: 0; }
.menu_articles li small { font-style: normal; }
.menu_articles li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }

.menu_breves li {}
.menu_breves li h3 { margin: 0; }




/* Hyperliens
---------------------------------------------- */
a { color: #49B848; text-decoration: none; }
a:focus,
a:hover,
a:active { color: #000; text-decoration: none; }

a.blanc { color: #FFF; text-decoration: none; }
a.blanc:focus,
a.blanc:hover,
a.blanc:active { background-color: #none; color: #FFF; text-decoration: none; }

a.vert { color: #49B848; text-decoration: none; }
a.vert:focus,
a.vert:hover,
a.vert:active { background-color: #none; color: #49B848; text-decoration: underline; }

/* ------------------------------------------
/* Autres medias
/* ------------------------------------------ */

@media print {

/*  Ne pas imprimer */
.spip-admin,
.spip-admin-float,
.spip-previsu { display: none; }
.repondre,
.formulaire_spip { display: none; }

/* Souligner et expliciter les liens */
a { color: #600; text-decoration: underline !important; }
a.spip_out:after,
a.spip_glossaire:after,
a.spip_mail:after { display: inline; content: " [" attr(href) "]"; }

}

/* end */

.entete_noire2{}
.bloc_logo_site{}
#nav-container{float:right; margin-top:-15px}
ul#nav-lang {  background-color: #333 !important;
    height: 20px;
    padding: 0 4px 4px 0;
     position: absolute;
    right: 10px;
    bottom: 10px;
	z-index:9999}
	
@media (max-width: 640px) {ul#nav-lang {
    bottom: 70px;
    right: 0;
}}
ul#nav-lang li {display:inline; float:left; margin-left:6px}
ul#nav-lang li a#on, ul#nav-lang li a.on {color:#333; background-color:white !important}
ul#nav-lang li a {color:white; padding:0 3px}
ul#nav-lang li a:hover {color:#333; background-color:white}
#nav { }


.pagination2 a {border:none}
.pagination2 .on {border:none
}


ul.evenements .info-publi {margin-top:0px}

ul.evenements .evenement .entry-content .introduction{margin-bottom:0px}

/*#articles_recents ul.home_top li{position:relative !important}

#articles_recents ul.home_top li .spip_logos_right{position:absolute !important; right:0px; top:10px}*/
.page {max-width:1100px}
.footer .pied_gauche {
    width: 100% !important;
    float:none
}
.footer .pied_gauche  .h4{
	margin-bottom:2% !important
}

.footer .pied_gauche form.bouton_action_post{margin-bottom:10px}

.footer .pied_gauche ul.spip2.small {margin-left:2% !important}

.corps2 #articles_recents ul.liste-items{margin-bottom:0px !important}
.corps2 #articles_recents ul.liste-items li{margin-bottom:0px !important; position:relative}

.corps2 #articles_recents ul.liste-items li img.spip_logos_right{/*position:absolute; right:0px; top:0px*/}
.corps2 #articles_recents ul.liste-items li h1.h1.entry-title, .corps2 #articles_recents ul.liste-items li div.introduction.entry-content {width:100%}

.corps2 #articles_recents ul.liste-items li img.spip_logos_right{float:none; width:70%; }


.entete_noire1 .entete_noire2 .bloc_logo_site a{height:100px; width:200px; display:block}
.entete_noire1 .entete_noire2 .bloc_logo_site a img{visibility:hidden !important}
.entry-content a {color:#49b848}
.entry-content a:hover {color:#333}

.twtr-doc {width:100% !important}


#articles_recents .hentry.clearfix hr { margin: 2.0% 0 0.6%;}


.menuder .menu-liste.menu-items:first-child{
    margin: 0 !important;

}

.on.active > a {background: none repeat scroll 0 0 #49b848 !important;}
.bloc_contenu2.cacher .spip_logos_right {
    border: none;
    box-shadow:none;
    float: right;
    height: auto;
    margin: 0 0 10px 24px;
    padding: 0;
    width: 24%;
}

.calendriermini .ui-state-highlight a {
    background: none repeat scroll 0 0 #EB414E !important;
    border-color: #EB414E !important;
	color:white !important
}
#slider {

	background-color:white !important
}
#slider .spip_logos_right {
   
    width: 100%;
	border:none;
	box-shadow:none
}
.anythingSlider {margin-top:20px !important}
.anythingSlider .panel {
	
}
 
.hentry.clearfix h1 {color:#000; padding:0px 4px; border-top:solid 1px #999;  border-bottom:solid 1px #999}
.hentry.clearfix h1 a { color:#000;}

.hentry.clearfix.panel.activePage h1 {border-top:none}
.anythingSlider-default.activeSlider .anythingWindow{border:none}
.anythingSlider-default.activeSlider .anythingWindow li{
   /* border-color: #4EAE33 !important;*/
	background: #FFF !important;
-moz-box-shadow: inset 0 0 5px 5px #EFEFEF !important;
-webkit-box-shadow: inset 0 0 5px 5px#EFEFEF !important;
box-shadow: inset 0 0 5px 5px #EFEFEF !important; 
border: none; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;

}


.anythingSlider-default.activeSlider .anythingControls a.cur, .anythingSlider-default.activeSlider .anythingControls a:hover{background-color:#ccc !important; border:none}

.anythingSlider-default.activeSlider  .anythingControls a {background:none ; background-color:white !important}

