@charset "utf-8";
/*
Template Name: Meticulous
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("fontawesome-4.2.0.min.css");
@import url("framework.css");

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row0{}
.row1{border-top:1px solid;}
.row2{border-top:1px solid;border-bottom: 1px solid;}
.row3, .row3 a{}
.row4, .row4 a{}
.row5, .row5 a{}
.row6, .row6 a{}


/* Top Bar
--------------------------------------------------------------------------------------------------------------- */
#topbar {
	font-family: fontin;
	font-size: 12px;
	line-height: normal;
}

#topbar .fl_left{padding-top:6px;}
#topbar .fl_left .inline > li{margin-right:15px;}
#topbar .fl_left .inline > li i{margin-right:5px;}

#topbar .faico li{margin:0; border:solid; border-width:0 1px 0 0;}
#topbar .faico li:first-child{border-width:0 1px;}

#topbar .socialtags {
	padding: 10px 0 0 0;
}
#topbar .socialtags ul {
	float: left;
}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header {
	padding: 5px 0 10px 0;
	text-align:center;
}
#header * {
	margin: 0;
	padding: 0;
}

#header #logo{}
#header #logo h1{font-size:54px; text-transform:uppercase;}
#header #logo p {
	font-family: fontin;
	font-size: 18px;
}


/* Intro
--------------------------------------------------------------------------------------------------------------- */
#intro{padding:0 0;}


/* Latest
--------------------------------------------------------------------------------------------------------------- */
#latest{padding:20px 0 30px; text-align:center;}
#latest p{max-width:75%; margin:0 auto;}

.fifty{width:50%;}
.fifty figure{display:block; position:relative; width:100%;}
.fifty figure *{margin:0; padding:0;}
.fifty figure img{width:100%;}/* Stretches the image proportionately */
.fifty figure figcaption{display:block; position:absolute; bottom:20px; right:20px; max-width:75%; padding:20px; box-sizing:border-box; text-align:right;}
.fifty:last-child figure figcaption{left:20px; right:auto; text-align:left;}

/******************************************
*   Forms
******************************************/

.formulaire_spip {
	width: 100%;
	min-width: 100%;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

.fomulaire_spip br {
	height: 0;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.formulaire_spip form {
	display: block;
	width: 100%;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.formulaire_spip div {
	display: block;
	width: 100%;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.formulaire_spip fieldset {
	display: block;
	width: 100%;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.formulaire_spip ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.formulaire_spip legend {
	font-family: fontin;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	width: 100%;
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.formulaire_spip label {
	font-family: fontin;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
}
.formulaire_spip .checkbox + label {
	font-size: 12px;
}
.formulaire_spip .explication {
	font-family: fontin;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
}
.formulaire_spip .explication i, .formulaire_spip .explication em {
	font-family: fontin;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.formulaire_spip .explication b, .formulaire_spip .explication strong {
	font-family: fontin;
	font-size: 11px;
	font-weight: bold;
}
.formulaire_spip .choix {
	/*width: 45%;*/
	display: inline-block;
}
.formulaire_spip .choix input, .formulaire_spip .choix label {
	/*width: 25%;*/
	display: inline-block;
}
.formulaire_spip .choix input.checkbox {
	width: 20px;
}
.formulaire_spip span.obligatoire {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}
.formulaire_spip input {
	width: 99.5%;
	height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin: 0 0 5px 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
#formulaire_recherche, #formulaire_recherche form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.formulaire_spip input.search {
	width: 50%;
	display: inline-block;
	margin: 0 6px 0 0;
	height: 20px;
}
#formulaire_recherche input[type=submit] {
	height: 20px;
	font-size: 10px;
	padding: 0 3px 3px 3px;
}
#formulaire_recherche label {
	height: 20px;
	display: inline-block;
	padding: 6px 0 0 0;
	vertical-align: middle;
}
.formulaire_spip select {
	height: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	margin: 0 0 5px 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
.boutons {
	text-align: right;
}
.bouton_action_post {
	width: 100%;
}
.formulaire_spip input[type=submit],
.formulaire_spip button,
.bouton_action_post button,
.lien-bouton {
	display: inline-block;
	width: auto;
	max-width: 300px;
	height: 16px;
	font-family: fontin;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	border-width: 2px 2px 2px 2px;
	border-style: outset;
	border-radius: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	margin: 7px 0 7px 0;
	cursor: pointer;
}
.formulaire_spip input[type=submit],
.formulaire_spip button {
	height: 28px;
	padding: 2px 3px 3px 3px;
}
.formulaire_spip input[type=submit]:active,
.formulaire_spip button:active,
.bouton_action_post button:active,
.lien-bouton:active {
	filter: none;
	text-decoration: none;
	border-style: inset;
	cursor: pointer;
}
.formulaire_spip input[type=submit]:hover,
.formulaire_spip button:hover,
.bouton_action_post button:hover,
.lien-bouton:hover {
	filter: none;
}
.formulaire_spip input[type=file] {
	height: 30px;
}
.formulaire_spip textarea {
	width: 99.5%;
	margin: 0 0 5px 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

/* Formulaire Login */

#formulaire_login {
	margin: -10px 0 10px 0;
	padding: 0 0 0 0;
}
#spip_logo_auteur {
	display: none;
	margin: 5px 0 -8px 0;
}
#formulaire_login input[type=checkbox] {
	display: inline;
	width: 25px;
	float: left;
}
#formulaire_login label.nofx {
	position: relative;
	top: -4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1em;
}
.formulaire_ecrire_auteur {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.formulaire_ecrire_auteur br {
	display: none;
}
#formulaire_menu_lang {
	display: block;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
	border-width: 0 0 0 0;
}
#formulaire_menu_lang div {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0 0 0 0;
}
#formulaire_menu_lang form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0 0 0 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	font-family: fontin;
	font-size: 12px;
	font-weight: bold;
}
#formulaire_menu_lang form label {
	display: none;
}
#formulaire_menu_lang form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-width: 0 0 0 0;
	cursor: pointer;
	margin: 0 0 0 0;
	padding: 0 12px 0 0;
	border-width: 0 0 0 0;
	background-image: url(/squelettes/images/arrow_down.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: fontin;
	font-size: 12px;
	font-weight: bold;
}
#formulaire_menu_lang form option {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
	cursor: pointer;
	font-family: fontin;
	font-size: 12px;
	font-weight: bold;
}
#formulaire_menu_lang form select:hover option,
#formulaire_menu_lang form select:active option,
#formulaire_menu_lang form select:focus option {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/squelettes/images/select_bg_dammit.png);
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
}
#formulaire_menu_lang form select:hover option:hover,
#formulaire_menu_lang form select:active option:hover,
#formulaire_menu_lang form select:focus option:hover {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/squelettes/images/option_bg_dammit.png);
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
}

/* Formulaire Recherche Avancée */

.formulaire_recherche_avancee table {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	border-width: 0 0 0 0;
}
.formulaire_recherche_avancee table tr, .formulaire_recherche_avancee table td {
	border-width: 0 0 0 0;
}
.formulaire_recherche_avancee table td {
	padding: 0 0 7.5px 0;
}
.formulaire_recherche_avancee thead {
	display: none;
}
.formulaire_recherche_avancee label {
	font-size: 15px;
}
.formulaire_recherche_avancee select {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}

/* Formulaire Petition */

.formulaire_signature {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}
.formulaire_signature .info legend {
	display: none;
}
.formulaire_signature .explication {
	font-size: 15px;
}
ul.signatures {
	list-style-type: square;
	margin: 0 0 15px 15px;
}
ul.signatures li {
	margin: 0 0 3px 0;
}
ul.signatures li strong {
	font-family: charis;
	font-weight: bold;
	font-style: normal;
}
ul.signatures li small {
	font-size: 13px;
	line-height: 1.2em;
	margin: 0 0 0 0;
}

/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container {
	padding: 20px 0;
}

/* Content */
.container .content{}

/* Section Titles */

h1.sectiontitle {
	display: block;
	position: relative;
	height: 48px;
	margin: 0 0 15px 0;
	padding: 0 0 7.5px 48px;
	font-family: fontin-sc;
	font-style: normal;
	font-weight: normal;
	font-size: 38px;
	letter-spacing: 0.05em;
	line-height: normal;
	background-repeat: no-repeat;
	border-width: 0 0 1px 0;
	border-style: solid;
}
h2.sectiontitle {
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border-width: 0 0 4px 0;
	border-style: solid;
	font-family: fontin-sc;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
h3.sectiontitle {
	display: block;
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	font-family: fontin-sc;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

/******************************************
*   Links
******************************************/

a[href], a[href]:active, a[href]:visited {
	text-decoration-line: underline;
	text-decoration-style: solid;
}
a[href]:hover {
	text-decoration-line: underline;
	text-decoration-style: solid;
}
a:hover img {
	text-decoration: none;
}
a.mediabox:hover {
	text-decoration: none;
}

a.spip_in {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

a.spip_mail {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

a.spip_out {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

a.spip_url {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

a.spip_glossaire {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}
a.spip_glossaire:hover {
	text-decoration: underline !important;
}

a.spip_app {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

a.spip_ref {
	padding: 0 0 0 0;
	margin: 0 2px 0 0;
}

a.telechargement_pdf {
	display: inline-block;
	height: 32px;
	background-image: url(/squelettes/FORVM/images/file_extension_pdf.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 36px;
}

/****** Sommaire événements **************/

.evenement {
	border-width: 0 0 0 0;
	border-style: solid;
	margin: 0 0 0 0;
	padding: 7.5px 7.5px 7.5px 7.5px;
	height: auto;
	text-align: center;
}
.sidebar .evenement {
	height: auto;
	margin: 0 0 15px 0;
}
.even-auteurs {
	font-family: fontin;
	font-style: italic;
	font-size: 22px;
	margin: 0 0 7.5px 0;
}
.sidebar .even-auteurs {
	font-size: 15px;
}
.even-titre, .even-titre a {
	font-family: fontin;
	font-weight: bold;
	font-size: 36px;
	margin: 0 0 7.5px 0;
	line-height: 1.2em;
	white-space: normal !important;
}
.sidebar .even-titre, .sidebar .even-titre a {
	font-size: 20px;
}
.even-desc {
	font-family: charis;
	font-size: 19px;
}
.sidebar .even-desc {
	font-size: 15px;
}
.even-date {
	margin: 15px 0 15px 0;
	font-size: 24px;
	font-family: fontin;
	font-weight: bold;
}
.sidebar .even-date {
	font-size: 17px;
}
.even-lieu {
	font-size: 24px;
	font-family: fontin;
	text-transform: none;
	margin: 15px 0 15px 0;
}
.sidebar .even-lieu {
	font-size: 17px;
}
.even-lieu p {
	display: inline;
}

.evenement-article {
	border-width: 5px 0 5px 0;
	border-style: solid;
	padding: 7.5px 7.5px 7.5px 7.5px;
	margin: 0 0 15px 0;
}

.evenement-article .even-auteurs {
	font-family: fontin;
	font-style: italic;
	font-size: 19px;
}
.evenement-article .even-titre, .evenement-article .even-titre a {
	font-family: fontin;
	font-weight: bolder;
	font-size: 32px;
	margin: 0 0 7.5px 0;
	line-height: 1.2em;
	white-space: normal !important;
}
.evenement-article .even-desc {
	font-size: 17.5px;
}
.evenement-article .even-date {
	margin: 15px 0 15px 0;
	font-size: 28px;
	font-family: fontin;
	font-weight: bolder;
}
.evenement-article .even-lieu {
	font-family: fontin;
	font-weight: bolder;
	font-size: 24px;
}
.evenement-article .even-lieu p {
	display: inline;
}

.evenement-article .carte_gis {
	width: 100%;
	height: 300px;
	margin: 15px 0 0 0;
}

/* ----------------------------------------------Text Elements--------------------------------- */

/* Main Text Columns */

.threecol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-moz-column-count:    3;
	-webkit-column-count: 3;
	column-count:         3;
	-moz-column-gap:      20px;
	-webkit-column-gap:   20px;
	column-gap:           20px;
	-moz-column-rule-width:    0;
	-webkit-column-rule-width: 0;
	column-rule-width:         0;
	-moz-column-rule-style:    solid;
	-webkit-column-rule-style: solid;
	column-rule-style:         solid;
}

.twocol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0 0 0 0;
	-moz-column-count:    2;
	-webkit-column-count: 2;
	column-count:         2;
	-moz-column-gap:      20px;
	-webkit-column-gap:   20px;
	column-gap:           20px;
	-moz-column-rule-width:    0;
	-webkit-column-rule-width: 0;
	column-rule-width:         0;
	-moz-column-rule-style:    solid;
	-webkit-column-rule-style: solid;
	column-rule-style:         solid;
}

h1, h2, h3, h4, h5, h6 {
	font-family: fontin;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-indent: 0;
	line-height: 110%;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	-ms-hyphens: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	page-break-inside: avoid;
	break-inside: avoid-column;
	page-break-after: avoid;
	break-after: avoid-column;
}
.content h1 center, h2 center, h3 center, h4 center, h5 center, h6 center {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center !important;
}

.twocol ul, .threecol ul {
	text-align: left;
}

h1 i, h1 em,
h2 i, h2 em,
h3 i, h3 em,
h4 i, h4 em,
h5 i, h5 em,
h6 i, h6 em {
	font-style: italic;
}

h1 b, h1 strong,
h2 b, h2 strong,
h3 b, h3 strong,
h4 b, h4 strong,
h5 b, h5 strong,
h6 b, h6 strong {
	font-family: fontin;
	font-weight: bolder;
}

h1 {
	font-size: 48px;
	line-height: 120%;
	margin: 0 0 7.5px 0;
}
	
h2, .rss_texte h4 {
	font-size: 24px;
	line-height: 110%;
	margin: 0 0 3px 0;
}

h3, .rss_texte h5 {
	font-size: 22px;
	line-height: 110%;
	margin: 0 0 3px 0;
}

h4, .rss_texte h6 {
	font-size: 20px;
	line-height: 110%;
	margin: 0 0 3px 0;
}

h5 {
	font-size: 18px;
	line-height: 110%;
	margin: 0 0 3px 0;
}

h6 {
	font-size: 16px;
	line-height: 110%;
	margin: 0 0 3px 0;
}
.rss_texte h2, .rss_texte h3, .rss_texte h4, .rss_texte h5, .rss_texte h6 {
	text-indent: 0;
	margin: 0 0 0 0;
}

.art_date {
	display: inline-block;
	/*width: 60px;
	height: 60px;*/
	padding: 0 7.5px 0 7.5px;
	border-width: 0 0 0 0;
	margin: 0 0 7.5px 0;
	/*font-family: fontin;
	font-size: 11.5px;
	line-height: 1.4em;*/
	text-align: center;
}

.art_date_mois {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.art_date_annee {
	/*font-weight: bold;
	font-size: 20px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.surtitre, .soustitre {
	font-family: fontin;
	font-size: 28px;
	line-height: 1.3em !important;
	font-weight: normal;
}

.surtitre {
	margin: 0 0 7.5px 0;
}

.soustitre {
	margin: 0 0 7.5px 0;
}

.art_date + h1::after {
	/*min-height: 70px;*/
	clear: both;
}

.chapeau, .rss_chapo,
.twocol > h3:first-child, .threecol > h3:first-child {
	font-family: fontin;
	font-size: 18px;
	line-height: 1.35em;
	margin: 0 0 10px 0;
	text-align: left;
}
.chapeau p, .rss_chapo p,
.twocol > h3:first-child p, .threecol > h3:first-child p {
	text-indent: 0;
}

.surtitre i, .surtitre em,
.soustitre i, .soustitre em,
.chapeau i, .chapeau em,
.rss_chapo i, .rss_chapo em,
.twocol > h3:first-child i, .threecol > h3:first-child i,
.twocol > h3:first-child em, .threecol > h3:first-child em {
	font-family: fontin;
	font-style: italic;
}

.surtitre b, .surtitre strong,
.soustitre b, .soustitre strong,
.chapeau b, .chapeau strong,
.rss_chapo b, .rss_chapo strong,
.twocol > h3:first-child b, .threecol > h3:first-child b,
.twocol > h3:first-child strong, .threecol > h3:first-child strong {
	font-family: fontin;
	font-weight: bold;
}

.surtitre i b, .surtitre b i, .surtitre em b, .surtitre b em, .surtitre i strong, .surtitre strong i, .surtitre em strong, .surtitre strong em,
.soustitre i b, .soustitre b i, .soustitre em b, .soustitre b em, .soustitre i strong, .soustitre strong i, .soustitre em strong, .soustitre strong em,
.chapeau i b, .chapeau b i, .chapeau em b, .chapeau b em, .chapeau i strong, .chapeau strong i, .chapeau em strong, .chapeau strong em,
.rss_chapo i b, .rss_chapo b i, .rss_chapo em b, .rss_chapo b em, .rss_chapo i strong, .rss_chapo strong i, .rss_chapo em strong, .rss_chapo strong em {
	font-family: fontin;
	font-weight: bold;
	font-style: italic;
}

.auteur {
	font-family: fontin;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-style: italic;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.teaser {
	padding: 15px 15px 15px 15px;
	margin: 0 0 15px 0;
	border-width: 2px 0 2px 0;
	border-style: solid;
}
.teaser h1, .editosdroite h1, .archives h1 {
	font-size: 22px;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.teaser p {
	text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.teaser .surtitre, .teaser .soustitre,
.editosdroite .surtitre, .editosdroite .soustitre,
.archives .surtitre, .archives .soustitre {
	font-size: 16px;
}
.teaser .auteur {
	font-size: 20px;
}

span.puceauteur {
	display: inline-block;
	width: 6px;
	margin: 0 7.5px 0 0 !important;
	padding: 0 0 0 0;
	position: relative;
	bottom: 1px;
	font-size: 18px;
}

.threecol {
	text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	margin: 30px 0 15px 0;
}

.twocol {
	text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	margin: 30px 0 15px 0;
}

p, div.spip {	
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

.threecol p, .twocol p {
	text-indent: 0;
}

.twocol p:first-of-type, .threecol p:first-of-type, 
.twocol h2 + p, .twocol h3 + p, .twocol h4 + p, .twocol h5 + p, .twocol h6 + p,
.threecol h2 + p, .threecol h3 + p, .threecol h4 + p, .threecol h5 + p, .threecol h6 + p {
	text-indent: 0;
}

.rss_ps h2 + p, .rss_ps p:first-of-type {
	text-indent: 0;
}

main .twocol p p {
	display: inline !important;
	text-indent: 0 !important;
	margin: 0 0 0 0 !important;
}

center, .rss_texte center {
	text-align: center !important;
	margin: 0 0 15px 0;
}

h1 + center, h2 + center, h3 + center, h4 + center, h5 + center, h6 + center {
	display: block;
	margin: 15px 0 15px 0;
}

.twocol ul, .threecol ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 15px;
	margin: 0 0 10px 0;
	/*line-height: 1.35em;*/
	text-align: left;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 15px;
	margin: 0 0 10px 0;
	text-align: left;
}

small {
	font-size: 0.9em;
	padding: 3px 0px 3px 0px;
}

hr {
	clear: both;
	display: block;
	height: 0;
	width: 100%;
	border-width: 2px 0 0 0;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

.spip_question {
	display: block;
	padding: 0 10px 10px 20px;
	font-family: charis;
	background-image: url('/squelettes/images/icons/question.png');
	background-position: left top 3px;
	background-repeat: no-repeat;
}

.spip_question blockquote, .spip_question quote, .spip_question q {
	page-break-inside: auto;
	break-inside: auto;
}

.spip_moderation {
	display: block;
	padding: 0 10px 10px 20px;
	background-image: url('/squelettes/images/icons/radio.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.spip_moderation blockquote, .spip_moderation quote, .spip_moderation q {
	page-break-inside: auto;
	break-inside: auto;
}

.spip_edito {
	display: block;
	padding: 0 10px 10px 20px;
	background-image: url('/squelettes/images/icons/regiesessel.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.spip_edito blockquote, .spip_edito quote, .spip_edito q {
	page-break-inside: auto;
	break-inside: auto;
}

.spip_question + p, .spip_moderation + p, .spip_edito + p {
	text-indent: 0;
}

blockquote, quote, q,
.tp-zitat-neu {
	display: inline-block;
	padding: 0 15px 15px 20px;
	margin: 0 0 0 0;
	font-family: charis;
	background-image: url('/squelettes/images/icons/guillemet.png');
	background-position: left top 2px;
	background-repeat: no-repeat;
	page-break-inside: auto;
	break-inside: auto;
}

.chapeau blockquote, .chapeau quote, .chapeau q,
.rss_chapo blockquote, .rss_chapo quote, .rss_chapo q,
.twocol > h3:first-child blockquote, .threecol > h3:first-child blockquote,
.twocol > h3:first-child quote, .threecol > h3:first-child quote,
.twocol > h3:first-child q, .threecol > h3:first-child q {
	font-family: fontin;
	page-break-inside: auto;
	break-inside: auto;
}

.spip_poesie {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 16px 100px;
	text-indent: 0;
	page-break-inside: auto;
	break-inside: auto;
	background-image: none;
}
.spip_poesie > div {
	margin: 0 0 3.5px 0;
}
.spip_poesie .spip_poesie_alinea {
	text-indent: calc(100% - 200px);
}

div.texteencadre-spip {
	padding: 7.5px 7.5px 7.5px 7.5px;
	margin: 0 0 15px 0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.spip_code {
	display: block;
	margin: 7.5px 0 15px 0;
	padding: 7.5px 7.5px 7.5px 7.5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-family: "Courier New", "Courier";
	font-size: 16px;
}

.ps, .rss_ps {
	margin: 10px 0 10px 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding: 7.5px 7.5px 7.5px 7.5px;
	break-inside: avoid-column;
	page-break-inside: avoid;
}

.ps img, .rss_ps img {
	max-width: 100px;
}

.ps p, .rss_ps p {
}

.ps h2, .ps h3, .ps h4, .ps h5, .ps h6 {
	text-align: left !important;
	border-width: 0 0 0 0 !important;
	text-indent: 0;
	padding: 0 0 0 0;
	font-style: normal;
}

.ps_amazon {
	margin: 10px 0 10px 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding: 7.5px;
	break-inside: avoid-column;
	page-break-inside: avoid;
}

.ps_amazon .amazon_json_item {
	margin: 0 0 15px 0;
}

.ps_amazon img {
	max-width: 100px;
}

.ps_amazon p {
	text-indent: 0;
}

.ps_amazon h2, .ps_amazon h3, .ps_amazon h4, .ps_amazon h5, .ps_amazon h6 {
	text-align: left !important;
	border-width: 0 0 0 0 !important;
}

.puce {
	border-width: 0 0 0 0;
}

.bioauteur {
	max-width: 420px;
	margin: 0 0 15px 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding: 7.5px 7.5px 7.5px 7.5px;
	break-inside: avoid-column;
	page-break-inside: avoid;
}

.bioauteur p {
	font-size: 15.25px;
	text-indent: 0;
}

.label_bioauteur {
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
	font-family: fontin-sc;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: left;
	border-width: 0 0 1px 0;
	border-style: dotted;
}

.titre_licence {
	text-align: left;
	font-family: fontin;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 3px 0;
	padding: 0 0 0 0;
}

.desc_licence {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.lireaussi {
	margin: 0 0 15px 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	padding: 7.5px;
	break-inside: avoid-column;
	page-break-inside: avoid;
}
.lireaussi h3 {
	font-family: fontin-sc;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 24px;
}
.lireaussi li {
	margin: 0 0 10px 0;
}
.lireaussi li b {
	font-family: fontin;
	font-weight: bold;
	font-size: 16px;
}

.sidebar .sdb_holder.themes {
	max-width: 330px;
	margin: 0 0 15px 0;
	border-top-width: 0;
	border-top-style: solid;
	border-bottom-width: 0;
	border-bottom-style: solid;
	padding: 7.5px 0 7.5px 0;
	break-inside: avoid-column;
	page-break-inside: avoid;
}
.sidebar .sdb_holder.themes ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.sidebar .sdb_holder.themes ul li {
	display: block;
	/*height: 20px;*/
	text-indent: 0;
	background-image: url(/squelettes/LICRA/images/icons/tag_blue.png);
	background-repeat: no-repeat;
	background-position: top 5px;
	padding: 0 0 0 20px;
	margin: 2px  0 2px 0;
}

.sidebar .label_themes {
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
	font-family: fontin-sc;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	border-width: 0 0 1px 0;
	border-style: dotted;
}

.spip_note_ref {
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

.notes {
	border-top-width: 0.5px;
	border-top-style: solid;
}

.notes,
.rss_notes {
	margin: 0 0 15px 0;
	padding: 7.5px 0 0 0;
	font-style: italic;
}
.notes .spip_note_ref {
	font-size: 15px;
	top: 0;
}
.notes i, .notes em,
.rss_notes i, .rss_notes em {
	font-family: charis;
	font-style: normal;
}

.notes b, .notes strong,
.rss_notes b, .rss_notes strong {
	font-family: charis;
	font-weight: bold;
	font-style: italic;
}

.notes div,
.rss_notes div {
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
}

.notes div p,
.rss_notes div p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.up {
	/*width: 100%;*/
	margin: 10px 0 15px 0;
	padding: 7.5px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	text-align: center;
}

.up a {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	background-image: url('/squelettes/images/icons/up.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.apropos-icon img {
	border-width: 0 0 0 0;
}

/****** Sommaire automatique ***************/

.nav-sommaire {
	width: 100% !important;
	margin: 0 0 15px 0 !important;
	padding: 0 0 0 0 !important;
	border-width: 0 0 0 0 !important;
}
.nav-sommaire h2, .nav_sommaire h2 a {
	text-transform: none !important;
	font-size: 18px !important;
}
.nav-sommaire ul li {
	margin: 0 0 0 0 !important;
}

/* ----------------------------------------------Structure------------------------------------- */

.label-partenaire {
	font-family: fontin;
	font-weight: bold;
	font-size: 16px;
	width: 20%;
	margin: 0 auto 7.5px auto;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 0 0 0 0;
	border-radius: 5px 5px 5px 5px;
}

.structure {
	margin: 0 0 15px 0;
	padding: 0 0 7.5px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	/*border-width: 0 0 1px 0;
	border-style: solid;*/
	text-align: left;
}

.structure hr {
	border-width: 0 0 1px 0;
	border-style: solid;
	height: 0px;
}

.structure-last {
	border-width: 0 0 0 0;
}

.structure > * {
	margin: 0 15px 0 0;
}

.structure:last-child {
	margin: 0 0 0 0;
}

.structure .auteur, .service .auteur, .fl_right .auteur, .fl_left .auteur {
	font-family: fontin;
	font-style: italic;
	font-size: 16px;
	margin: 0 0 3px 0;
	-ms-hyphens: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}
.structure h2, .service h2 {
	font-size: 24px;
	line-height: 1.2em;
}
.structure .surtitre, .structure .soustitre,
.service .surtitre, .service .soustitre {
	font-size: 17px;
	line-height: 1.2em;
	font-weight: normal;
	margin: 0 0 7.5px 0;
	padding: 0 0 0 0;
}
.structure ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 15px;
	margin: 0 0 10px 0;
	line-height: 1.35em;
	text-align: left;
}

.cadre_traductions {
	margin: 7.5px 0 15px 0;
	padding: 0 0 0 0;
}

.cadre_traductions .label {
	font-family: fontin-sc;
	font-size: 18px;
	height: 16px;
	padding: 5px 3px 0 3px;
	margin: 0 0 7.5px 0;
	line-height: 10px;
	vertical-align: middle;
	border-width: 0 0 1px 0;
	border-style: solid;
}

.cadre_traductions .traduction {
	font-family: fontin;
	font-weight: bold;
}

.cadre_traductions .traduction img {
	margin: 0 7.5px 0 0;
}

/****** SPIP Forums ************************/

.comments-items {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	list-style: none;
}

.comment-item {
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	border-width: 1px;
	border-style: solid;
}

.comment-meta {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.comment-meta .comment-titre {
	display: block;
	font-family: fontin-sc;
	font-size: 18px;
	font-weight: normal;
}

.comment-meta small {
	display: block;
	font-family: fontin-sc;
	font-size: 12px;
	font-weight: normal;
}

.comment-content {
}

/****** Documents ************************/

.spip_documents {
	display: block;
	position: relative;
	/*top: -7.5px;*/
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 0 0 0 0 !important;
	margin: 30px auto 30px auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.spip_documents dt {
	display: block;
	width: auto;
	margin: 0 auto 0 auto;
	text-align: center;
}
.spip_documents dt>a {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}
.spip_documents dt>a img {
	margin: 0 auto 0 auto;
}
.radioembed {
	max-width: 100% !important;
	height: auto !important;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.spip_documents_center {
	margin: 30px auto 30px auto;
	text-align: center;
	z-index: 900;
	/*top: 8px;*/
}
.spip_documents_left, img[align=left] {
	float: left;
	position: relative;
	top: 5px;
	margin: 0 7.5px 7.5px 0;
}
.spip_documents_right, img[align=right] {
	float: right;
	position: relative;
	top: 5px;
	margin: 0 0 7.5px 7.5px;
	padding: 0 0 0 0;
}
.spip_documents img {
	display: block;
	max-width: 100% !important;
	height: auto;
	padding: 0 0 0 0 !important;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}
.spip_doc_titre, .spip_doc_titre strong {
	font-family: fontin;
	position: relative;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	text-align: left;
	margin: 0 0 0 0;
	text-indent: 0;
}
.spip_doc_titre {
	padding: 7.5px 7.5px 0 7.5px;
	/*width: calc(100% - 15px) !important;*/
	max-width: calc(100% - 15px) !important;
}
.spip_doc_titre i, .spip_doc_titre em {
	font-family: charis;
	font-style: italic;
}
.spip_doc_descriptif {
	position: relative;
	font-family: charis;
	font-size: 13px;
	line-height: 1.3em;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 7.5px 7.5px 7.5px;
	/*width: calc(100% - 15px) !important;*/
	max-width: calc(100% - 15px) !important;
}
dt + .spip_doc_descriptif, img + .spip_doc_descriptif {
	margin: 0 auto 0 auto;
}
dt.spip_doc_titre + .spip_doc_descriptif {
	margin: 0 auto 0 auto;
}
.spip_doc_descriptif i, .spip_doc_descriptif em {
	font-family: charis;
	font-style: italic;
}

#contenu .spip_doc_descriptif p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.spip_logo {
	margin: 7.5px 7.5px 7.5px 0;
}

.spip_logo_left {
	margin: 7.5px 7.5px 7.5px 0;
}
spip_logo_right {
	margin: 7.5px 0 7.5px 7.5px;
}

.map {
	clear: both;
	width: 100%;
	min-width: 100%;
	margin: 15px 0 15px 0;
}

.carte_gis {
	margin: 0 0 10px 0;
}

.carte_gis img {
	border-width: 0 0 0 0;
}

.radioembed {
	height: auto;
	padding: 0 0 0 0;
}
audio {
	width: calc(100% - 15px);
	margin: 7.5px 7.5px 0 7.5px;
	padding: 0 0 0 0;
}
.radioembed iframe {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 5;
}
.audio-wrapper, .spip_document_audio {
	position: relative;
	width: auto !important;
	max-width: 100% !important;
	padding: 0 0 0 0;
}
.cboxIframe {
	text-align: center !important;
}
.cboxIframe * {
	text-align: center !important;
}
.galerie {
	width: 100%;
	background-color: transparent;
	margin: 15px 0 30px 0 !important;
}
.galerie:after {
	clear: both;
}

.masonry {
	position: relative;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

.bricolage-sizer, .bricolage {
	position: relative;
	width: 20%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.briques {
	padding: 0 0 7.5px 0;
}

/****** Wikipedia ************************/

.wikipedia_container {
	position: relative;
	max-width: 100% !important;
	margin: 0 15px 0 0 !important;
	overflow: hidden;
}
.wikipedia_container * {
	width: auto;
	height: auto;
	overflow: hidden;
}
.wikipedia-logo {
	max-width: 100% !important;
	margin: 0 15px 10px 0 !important;
	padding: 7px 7px 7px 7px !important;
	vertical-align: middle !important;
	font-family: fontin-sc;
	font-size: 26px;
	line-height: 100%;
	text-align: left;
}
.wikipedia-logo img {
	position: relative;
	top: 4px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-width: 0 0 0 0 !important;
	text-align: center !important;
}
.wikipedia_container table.wikitable {
	display: none;
	max-width: 50% !important;
	font-size: 12px;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.wikipedia_container .noprint {
	margin: 10px 0 10px 0 !important;
	border-width: 0 0 0 0 !important;
}
.wikipedia_container .noprint td {
	border-width: 0 0 0 0 !important;
}
.wikipedia_container .float-right {
	float: right !important;
	font-size: 12px !important;
	border-width: 0 0 0 0 !important;
	margin: 0 0 0 10px;
}
.wikipedia_container .float-left {
	float: right !important;
	font-size: 12px !important;
	border-width: 0 0 0 0 !important;
	margin: 0 10px 0 0;
}
.wikipedia_container .float-right::after, .wikipedia_container .float-left::after {
	clear: both;
}
.wikipedia_container h1, .wikipedia_container h2, .wikipedia_container h3, .wikipedia_container h4, .wikipedia_container h5, .wikipedia_container h6 {
	font-family: fontin !important;
	font-weight: bold !important;
	margin: 15px 0 15px 0;
}
.wikipedia_container .mw-editsection {
	position: relative;
	top: -0.85em;
	left: 0.4em;
	font-size: 0.5em;
}
.wikipedia_container table table, .wikipedia_container table table th, .wikipedia_container table table td {
	border-width: 0 0 0 0 !important;
}
.wikipedia_container .thumb {
	display: none;
	position: relative;
	padding: 0 0 0 0;
}
.wikipedia_container .thumb img {
	display: none;
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
}
.wikipedia_container .spip_documents_center {
	margin: 0 10px 10px 10px;
	text-align: center;
	z-index: 990;
	top: 5px;
}
.wikipedia_container div.tleft, .wikipedia_container div.tright {
	width: auto;
	min-width: 10%;
	max-width: 40%;
}
.wikipedia_container div.tleft, .wikipedia_container img[align=left] {
	clear: both;
	display: inline-block;
	float: left;
	position: relative; 
	top: 5px;
	word-wrap: break-word;
	margin: 0 10px 10px 0 !important;
}
.wikipedia_container div.tright, .wikipedia_container img[align=right] {
	clear: both;
	display: inline-block;
	float: right;
	position: relative;
	top: 5px;
	word-wrap: break-word;
	margin: 0 0 10px 10px !important;
}
.wikipedia_container .thumb img {
	margin: 0 0 -4px 0;
}
.wikipedia_container .thumbcaption {
	display: none;
	max-width: 100% !important;
	position: relative;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.wikipedia_container .spip_doc_titre strong {
	font-family: fontin;
	font-weight: bold;
}
.wikipedia_container .spip_doc_descriptif p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.wikipedia_container .mw-gallery-traditional {
	max-width: 100% !important;
	overflow: hidden !important;
	list-style-type: none;
	margin: 0 0 10px 0 !important;
	text-align: center;
	z-index: 990;
	top: 5px;
}
.wikipedia_container .gallerybox {
	float: left;
	margin: 0 7.5px 15px 7.5px !important;
}
.wikipedia_container .gallerytext {
	position: relative;
	top: -15px;
	margin: 0 7.5px 15px 7.5px !important;
	font-size: 12px;
}
.wikipedia_container .magnify, .wikipedia_container audio, .wikipedia_container .noresize, .wikipedia_container .toc {
	display: none !important;
}
.wikipedia_container pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.wikipedia_container .timeline-wrapper, .wikipedia_container .panorama {
	display: none;
}
.wikipedia_container ul, .wikipedia_container li {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	overflow: hidden !important;
}

/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}
#comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments input, #comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{margin-bottom:15px;}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder {
	margin-bottom: 20px;
}
.sidebar .sdb_holder:last-child {
	margin-bottom: 0;
}
.sidebar .sdb_holder *, .sidebar .bioauteur {
	font-size: 15.25px;
	line-height: 1.3em;
}
.sidebar .sdb_holder h2.sectiontitle {
	font-size: 22px;
}
.sidebar .sdb_holder h3 {
	font-size: 20px;
}
.sidebar .sdb_holder p {
	text-align: left;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
.sidebar .sdb_holder ul {
	list-style-type: square;
	padding: 0 0 0 20px;
}

/* CTA - Call To Action
--------------------------------------------------------------------------------------------------------------- */
#cta{padding:30px 0;}
#cta div *{margin:0; padding:0;}

#cta .heading, #cta .btn{text-transform:uppercase;}
#cta .heading{margin-bottom:10px;}
#cta .btn{display:block; padding:15px; box-sizing:border-box; border-radius:8px; text-align:center; font-weight:bold;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer {
	padding: 20px 0;
}

#footer .title {
	margin: 0 0 7.5px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
}

#footer .linklist li {}
#footer .linklist li:last-child {}

#footer .smallfont{font-size:.8rem; margin:0;}

#footer input, #footer button{border:none; border-radius:8px;}
#footer input{display:block; width:100%; padding:8px;}
#footer button{padding:6px 12px 8px; font-weight:bold; text-transform:uppercase; cursor:pointer;}



/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:30px 0;}
#copyright p{margin:0; padding:0;}


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


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none;}

#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:10px; line-height:10px;}

/* Top Navigation */
#mainav {
	font-family: fontin;
	text-align: center;
	line-height: normal;
}
#mainav a{}
#mainav ul{font-size:0;}/* Removes inline-block element spacing - overridden later */
#mainav ul ul{z-index:9999; position:absolute; width:200px; text-align:left;}
#mainav ul ul ul{left:200px; top:0;}
#mainav li{display:inline-block; position:relative; margin:0; padding:0; font-size:1rem; text-transform:uppercase;}
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0; text-transform:none;}
#mainav li a{display:block; padding:15px 20px; text-transform:uppercase; border:solid; border-width:0 0 0 1px;}
#mainav li:last-child a{border-width:0 1px;}
#mainav li li a, #mainav li li a:hover {
	border-width: 0 0 1px 0;
	text-transform: none;
	text-decoration: none;
}
#mainav li li:first-child a, #mainav li li:last-child a{border-width:0 0 1px 0;}
#mainav .drop{padding-left:25px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop:after, #mainav li li .drop:after{content:"\f0d7";}
#mainav .drop:after{top:20px; left:15px;}
#mainav li li .drop:after{top:15px; left:5px;}
#mainav ul ul{display:none;}
#mainav ul li:hover > ul{display:block;}

#mainav form{display:none; margin:0; padding:20px 0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:1px solid;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb {
	padding: 10px 0;
	line-height: normal;
}
#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumb li {
	display: inline-block;
	margin: 0 6px 0 0;
	padding:0;
}
#breadcrumb li a {
	display: block;
	position: relative;
	margin: 0;
	font-family: fontin;
	font-size: 16px;
}
#breadcrumb li a {
	padding: 0 0 0 0;
}
#breadcrumb li a.spip_out {
	padding: 0 0 0 0;
}
#breadcrumb li a::after, #breadcrumb li a.spip_out::after {
	top: 4px;
	display: block;
	content: "\f101";
}
#breadcrumb li a::after {
	right: -9px;
}
#breadcrumb li a.spip_out::after {
	right: -15px;
	padding-right: 5px;
}
#breadcrumb li:last-child a{margin:0; /*padding:0*/;}
#breadcrumb li:last-child a::after{display:none;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; font-weight:normal;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top; box-sizing:border-box;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{display:block; width:100%; margin-bottom:50px;}
#gallery figure figcaption{display:block; width:100%; clear:both;}
#gallery li{margin-bottom:30px;}





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


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Smartphone + Tablet
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:180px) and (max-width:500px) {
	.fifty:last-child{margin-bottom:0;}
	.fifty figure *{font-size:16px; text-align:left;}
	.fifty figure figcaption, .fifty:last-child figure figcaption{bottom:0; left:0; right:auto; max-width:none; width:100%; padding:10px;}
	.fifty figure figcaption p{display:none;}

	#intro{padding:5px 0;}

	#latest{padding-top:30px;}

	.container{padding:50px 0 30px;}

	#cta{padding-bottom:0;}

	#footer{padding:30px 0 0 0;}
}

@media screen and (min-width:180px) and (max-width:750px) {
	article.right{text-align:left;}
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter, .fifty{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;}
	.fifty{margin-bottom:0;}
}

@media screen and (min-width:180px) and (max-width:900px) {
	#topbar, #header, #mainav, #intro, #breadcrumb, #latest, .container, #cta, #footer, #copyright{max-width:95%;}

	#topbar{padding:10px 0; text-align:center;}
	#topbar .nospace.inline{margin-bottom:10px;}
	#topbar .faico{display:inline-block; margin:0 auto;}
	#topbar .faico li{border-width:1px 1px 1px 0;}
	#topbar .faico li:first-child{border-width:1px;}

	#mainav ul{display:none;}
	#mainav form{display:block;}

	#latest p{max-width:none; margin:0;}

	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#copyright p:first-of-type{margin-bottom:10px;}
}


/* Max Wrapper Width
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:978px) {
	#topbar, #header, #mainav, #intro, #breadcrumb, #latest, .container, #cta, #footer, #copyright{max-width:978px;}
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px) {
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}
}