/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */
 
/* TW addition 2021 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;500;700&display=swap');
/* More TW additions at end of file */

/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */

@font-face {
	font-family: "MetaPro-Book";
	src: url('/squelettes/css/MetaPro-Normal.otf');
}

@font-face {
	font-family: "Karmina";
	src: url('/squelettes/css/Karmina-Sans-W02-Light.ttf');
}

@font-face {
	font-family: "Karmina-bold";
	src: url('/squelettes/css/Karmina-Sans-W01-Bold.ttf');
}

html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.9125em; font-family: "Karmina", "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333; }

/* Titraille / Intertitres */
strong, h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: "Karmina-bold", "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif;  }
h1 { font-size: 1.80em; color: #000; font-weight: bold;}
h2 { font-size: 1.80em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #c53938; }
h3, h3 a, h3 a:focus, h3 a:hover, h3 a:active, h3 a:visited { color: #c53938; }
a:focus, a:hover, a:active, a:visited { color: #c53938; text-decoration: underline; background-color: none; }
h3 { font-size: 1.60em; font-weight: bold; font-family: "Karmina", "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif;}
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

.petit {font-size: 0.75em;}

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #FFF; margin: 0; padding: 0; text-align: center; }

@media only screen and (max-width: 767px) {
	#page {width: 100%;}
	#col_right { float: right; width: 100%; margin-top: 0; padding-top: 0; /*background-color: #c53938; padding: 0.8em;*/ }
	#formulaire_recherche {margin: 2px 2px;}
	#navigation { float: right; width: 100%; overflow: hidden; background-color: #FFFFCC; padding: 0.8em;}
	#conteneur { float: left; width: 100%; overflow: hidden; padding-left: 1em;}
	.rubriques_left .ligne-1 {display: inline; padding-right: 2px;  }
	.rubriques_left .ligne {display: inline; border-left: 1px solid white; padding-left: 2px; padding-right: 2px;  }
	.rubriques_left .center {padding: 2px;}
 	.other {display: none; 	}
 	.col_right ul li {float: left; display:inline;}
 	#conteneur_75 { float: left; width: 95%; overflow: hidden; padding-left: 1em;}
#entete { width: 100%; margin: 0; padding-top: 0; border-bottom: 2px solid #8B6F92; }

 }

@media only screen and (min-width: 767px) {
	#page {width: 77em; }
	#col_right { float: left; width: 22%; padding-top: 0.8em; /*background-color: #c53938; padding: 0.8em;*/ }
	#navigation { float: right; width: 22%; overflow: hidden; background-color: #FFFFCC; padding: 0.8em;}
#conteneur { float: left; width: 50%; overflow: hidden; padding-left: 1em;}
#conteneur_75 { float: left; width: 75%; overflow: hidden; padding-left: 1em;}
#entete { width: 100%; margin: 0; padding-top: 1.60em; border-bottom: 2px solid #8B6F92; }

 }
	
#page { position: relative; margin: 0 auto; text-align: left; }

#entete a.accueil { display: block; width: 100%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; width: 100%; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: "Karmina"; Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#contenu { padding-top: 0.30em; }
.sommaire_breves img {height: 30px; width: auto;}

#extra { width: 75%; margin-top: 1em; overflow: hidden; padding-left: 1em;}

.rubriques_left {background-color: #c53938;}

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; margin-top: 5px; line-height: 1.40em; font-size: 1em; font-weight: normal; color: #763833; clear: left; }
.texte { line-height: 1.60em; text-align: justify; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; }

/* Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.50em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }


/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


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

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques_left {font-size: 0.9em; text-align: center; border-top: 1px solid #DDD; padding-top: 5px;}
.rubriques_left ul { border: 0; }
.rubriques_left ul li { border: 0; }
.rubriques_left a {color: white;}
.rubriques_left a:hover {color: white;}

.formulaire_recherche { margin-bottom: 2em; text-align: center; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }


/* Couleurs des liens
---------------------------------------------- */
a { color: #c53938; text-decoration: none; }
a:focus,a:hover,a:active { color: #c53938; text-decoration: underline; }

.col_yellow {font-size: 0.9em; text-align: justify; border-top: 1px solid #DDD; padding-top: 5px;}
.col_yellow h3 { font-size: 1em; }

.months h3 {font-weight: normal; font-size: 1em;}
.months h2 {border-top: 1px solid #DDD; padding-top: 5px;}

.rubriques h3 {padding-top: 5 px; border-top: 1px solid #DDD;}
.index_mots h2 {padding-top: 10 px; padding-bottom: 10px; border-top: 1px solid #DDD; margin-top: 5px;}

.imprimer {float: right; font-size: 1em; }
.imprimer img { width: 50%; width: auto;}

.surlignable {clear: both;}


/* TW additions 2021 */


.menu.other, #pagination_last_debates + span.pages {
	display: none;
}

* {
	font-family: 'Inter', sans-serif !important;
	font-weight: 300 !important;
	line-height: 1.5em !important;
}

body {
	font-size: 1.2em !important;
}

div#page {
	width: auto !important;
}

#entete {
	padding-top: 0px;
}

.spip_logo {
	margin: 0px 0px -1px 0px;
}

#col_right {
	float: none;
	width: 100%;
}

.ligne-1, .ligne {
	display: inline;
	padding-right: 0.5em;
	font-size: 0.8em;
	border: none !important;
}

.menu.rubriques_left {
	padding-top: 5px;
	padding-bottom: 5px;
	background: linear-gradient(300deg, rgba(197,57,56,1) 30%, rgba(150,0,0,1) 100%); 
}

.menu.rubriques_left .center {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

@media (max-width: 1000px) {
	.menu.rubriques_left .center {
		flex-direction: column;
	}
}

#formulaire_recherche {
	width: 200px;
	max-width: 100%;
	margin: 0px;
	display: inline-block;
	order: 99;
	margin-left: 10px;
}

#formulaire_recherche input {
	height: 26px;
}

#formulaire_recherche input#recherche {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImdyYXkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLXNlYXJjaCI+PGNpcmNsZSBjeD0iMTEiIGN5PSIxMSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgeDE9IjIxIiB5MT0iMjEiIHgyPSIxNi42NSIgeTI9IjE2LjY1Ij48L2xpbmU+PC9zdmc+Cg==');
	padding-left: 25px;
}

.menu {
	margin-bottom: 0px;
}

@media (min-width: 766px) {
	#conteneur {
		width: 65%;
	}

	#navigation {
		width: 30%;
	}
}

#navigation {
	background: linear-gradient(90deg, rgba(242,242,242,0.5) 0%, rgba(206,206,206,0.5) 100%); 
	border-radius: 0px 0px 0px 20px;
}

.chapo {
	color: black;
	font-style: italic;
	font-size: 0.9em;
}

h3 {
	font-size: 1.5em !important;
}

h3 a {
	font-weight: 500 !important;
	line-height: 1.1em !important;
}

#navigation h3 a {
	font-size: 0.7em;
}


h4 {
	text-align: left;
}

.col_yellow {
	text-align: left;
	border: none !important;
}

a.rcol, h2, .introduction.entry-content > h3 > a[href='spip.php?rubrique349'] {
	font-weight: 800 !important;
	text-transform: uppercase;
	text-align: left;
	color: black;
	font-size: 0.8em;
	display: block;
	line-height: 1.2em !important;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

a.rcol {
	margin-top: 18px;
	margin-bottom: -1rem;
}

a[href='spip.php?rubrique349'] {
	margin-top: 2rem;
}

.texte {
	text-align: left;
}

#conteneur li.hentry, .menu.articles ul li, .menu.articles li {
	border: none;
}

.menu.articles ul li {
	margin-bottom: 2rem;
}

.menu.articles li {
	padding: 0px !important;
}

#conteneur div.tsm {
	margin-left: -4rem;
	background-color: #c53938;
	display: inline-block;
	text-align: right;
	padding-left: 4rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-right: 0.5rem;
	color: white;
	border-radius: 0px 10px 10px 0px;
	text-transform: uppercase;
	font-size: 0.7em;
}


@media (min-width: 766px) {

	#conteneur li.hentry {
		padding-left: 10rem !important;
	}
	
	#conteneur div.tsm {
		margin-left: -12rem;
		padding-left: 1rem;
		width: 11rem;
	}

	.articles ul li h3 {
		margin-top: -1em; 
	}

}


#navigation div.tsm strong {
	background-color: white;
	display: inline-block;
	margin-left: -1rem;
	padding-left: 1rem;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
	padding-right: 0.5rem;
	border-radius: 0px 10px 10px 0px;
	text-transform: uppercase;
	font-size: 0.8em;
}



abbr.published, span.author, .col_yellow em, .menu.col_yellow > h3 + div, small {
	text-transform: uppercase;
	font-size: 0.95rem;
	letter-spacing: 0.03em;
	font-style: normal;
	color: gray !important;
	line-height: 1.2em !important;
}

.menu.col_yellow h3.entry-title {
	margin-bottom: 0.25rem !important;
}

.introduction.entry-content a[rel=bookmark], li.hentry > a[rel=bookmark] {
	text-transform: uppercase;
	border: 1px solid #c53938;
	padding: 0.25rem 0.75rem;
	border-radius: 10px;
	font-size: 0.9em;
	display: block;
	margin-top: 0.5rem;
	margin-bottom: 2rem;
	text-align: right;
	margin-left: auto;
	width: 9rem;
	width: max-content;
}

.col_yellow > div a[rel=bookmark] {
	display: none;
}

/* hide stray dash */
.menu.col_yellow > div {
	color: rgba(242,242,242,0.5);
}
.menu.col_yellow > div p, .menu.col_yellow > div em, .menu.col_yellow > div strong, .menu.col_yellow > h3 + div {
	color: black;
}

.footer {
	padding: 2rem !important;
}

.rubriques h3 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}


/* === Article page */

#conteneur_75 {
	float: none;
	margin: auto;
	padding: 2rem;
	max-width: 60rem;
}

/*#conteneur_75 #hierarchie, #conteneur_75 iframe {
	display: none;
}*/

.cartouche {
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.cartouche .surlignable {
	margin-bottom: 2rem;
}

a[title='Version imprimable de cet article'] {
	color: white;
	font-size: 0px;
}

img[src="plugins/imprimir_documento/impresora.gif"] {
	width: 20px;
	padding-bottom: 6px;
}

/*.imprimer {
	display: none;
}*/

@media (min-width: 766px) {
	.imprimer {
		display: block;
		float: none;
		position: absolute;
		margin-left: -7rem;
	}
	.social-networks {
		display: block;
		float: none;
		position: absolute;
		margin-left: -7em;
		top:20em;
		width: 5em;

	}
}

@media (max-width: 765px) {
	.social-networks p {
		width: 33%; float: left;
		}
}


#conteneur_75 ul {
	border: none;
	margin-top: 2rem;
}

h1.entry-title {
	line-height: 1.2em !important;
}

strong {
	font-weight: bold !important;
}

h3.spip {
	text-align: center;
	margin-bottom: 1em;
}

@media (min-width: 1000px) {
	.footer-grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

.footer-col {
	font-size: 0.8em;
	padding: 1em;
}

.accessibility {
	position: fixed;
	width: min-content;
	bottom: 27px;
	right: 55px;
	font-size: 0.6em;
	background-color: rgb(0, 61, 104);
	color: white;
	padding: 0em 0.5em;
	font-weight: 400 !important;
}

