@import "typo/css_fontawesome/all.css";

/* Reset css from http://meyerweb.com/eric/tools/css/reset/ modifie pour le diplo */

@font-face {
	font-family: 'libertine';
   src: url('typo/linlibertine_r-webfont.eot');
    src: url('typo/linlibertine_r-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/linlibertine_r-webfont.woff') format('woff'),
         url('typo/linlibertine_r-webfont.ttf') format('truetype'),
         url('typo/linlibertine_r-webfont.svg#libertine') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face {
    font-family: 'libertine';
    src: url('typo/linlibertine_riah-webfont.eot');
    src: url('typo/linlibertine_riah-webfont.eot?#iefix') format('embedded-opentype'),
         url('typo/linlibertine_riah-webfont.woff') format('woff'),
         url('typo/linlibertine_riah-webfont.ttf') format('truetype'),
         url('typo/linlibertine_riah-webfont.svg#libertine') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'icons';
    src: url('typo/dashicons.eot');
    src: url('typo/dashicons.eot?#iefix') format('embedded-opentype'),
         url('typo/dashicons.woff') format('woff'),
         url('typo/dashicons.woff2') format('woff2'),
         url('typo/dashicons.ttf') format('truetype'),
         url('typo/dashicons.svg#libertine') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

ol, ul {
	list-style: none;
}

body {
	line-height: normal;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

.on, .on a, a.on {
font-weight: inherit;
}


/* Couleurs des liens
---------------------------------------------- */

a, a.spip_out {
color: #000000;
text-decoration: none;
transition-duration:.2s;
transition-property: color;
-moz-transition-duration:.2s;
-moz-transition-property: color;
-webkit-transition-duration:.2s;
-webkit-transition-property: color;
}

a:visited {
color: #000000;
text-decoration: none;
}

a.spip_glossaire {
text-decoration: none;
color: #666666;
}

a:hover {
color: #ee0000;
text-decoration: none;
}

a.spip_glossaire:hover {
color: #ee0000;
text-decoration: none;
}

/* annuler les icones de la dist de spip pour les liens sortants */
a.spip_out {
background:none;
padding-right:0px;
}

a.spip_out:hover {
color: #900;
}


/* DL/DT et Documents
---------------------------------------------- */

dt {
font-weight: bold;
font-family: Helvetica, arial, sans-serif;
margin: 10px 0 0 0;
}

.spip_documents {
text-align: center;
line-height: 1em;
}

dl.spip_documents {
margin: 0 15px 10px 0;
}

.spip_documents_left, dl.spip_documents_left {
margin-right: 20px;
}

.spip_documents_right, dl.spip_documents_right {
margin-left: 20px;
}

dl.spip_documents dt {
margin: 0;
}

dd {
margin: 0 0 10px 30px;
}

.spip_doc_titre, dt.spip_doc_titre, dl.spip_documents dt.spip_doc_titre {
font-size: 0.8em;
text-align: left;
margin: 5px auto 0 auto;
}

.spip_doc_descriptif, dd.spip_doc_descriptif {
clear: both;
font-size: 0.75em;
text-align: left;
margin: 0 auto 0 auto;
}




/* Couleurs du surlignement
---------------------------------------------- */

/* Mozilla based browsers */
::-moz-selection {
background-color: #000000;
color: #ffffff;
}

/* Works in Safari */
::selection {
background-color: #000000;
color: #ffffff;
}

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

sup, sub {
font-size: 0.8em;
font-variant: normal;
line-height: 0;
}

sup {
vertical-align: super;
}

sub {
vertical-align: sub;
}

dfn {
font-style: italic;
font-weight: bold;
}

html { 
font-size: 100%; 
		} 
/* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */

body { 
font-size: 0.8125em; 
color: #333;
font-family: Helvetica, Arial, sans-serif;
		}

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { 
margin: 0;
padding: 0;
font-weight: bold;
font-family: Helvetica, arial, sans-serif;
}

h1 { 	
font-size: 3em;
line-height: 1.1em;
color: #000000;
font-family: Tyfa, Georgia, 'Times new roman', serif;
font-weight: normal;
margin: 0 0 10px 0;
}

h2 { 
margin: 0 0 15px 0;
font-size: 1em;
font-weight: normal;
text-transform: uppercase;
}

h2.dessous { 
	margin: 15px 0 15px 0;
	}
	
	
h2 a span {
	color: #009999;
	display: none;
}

h2 a:hover span {
	display: inline;
}

h2 a:hover span:hover {
	color: #ee0000;
}

h3 { 
font-size: 1.20em;
line-height: 1.15em;
margin: 0 0 3px 0;
}

h3.spip {} /*Cf.: spip_style.css*/

h4 { 
line-height: 1.15em;
}

/* Divers */
abbr, acronym {
cursor: help; 
		}

abbr {
border-bottom: 1px dotted; 
		}

acronym {
border-bottom: 1px dashed; 
		}
		
/* generique sur ff mais pas present sur safari : la, c est partout */
		
small {
font-size: 0.90em;
color: #666; }

/* Listes SPIP */
ul.spip {} /*Cf.: spip_style.css*/
ol.spip {} /*Cf.: spip_style.css*/

/* Citations, code et poesie */

blockquote {
text-align: right;
margin:0 0 0 200px;
padding:18px 10px 10px 0px;
}

blockquote.spip {
border-left:0px;
margin:2em 0 2em 0;
padding:20px;
background: #f4eddf;
text-align: left;
font-size: 0.9em;
}

blockquote.spip p, blockquote.spip .chapo p {
margin: 0.6em 0 0 0;
}

blockquote.spip p:first-child, blockquote.spip .chapo p:first-child {
margin: 0;
}

blockquote.spip_poesie {
border:0;
font-family: Georgia, 'Times new roman', serif;
font-size:1em;
margin:1.5em 0 1.5em 100px;
padding-left:1em;
padding:0;
color: #777777;
text-align: left;
}

.spip_code, .spip_cadre {
font-family: Courier,"Courier New",monospace;
} 

.spip_code {
color: #928d84;
} 

textarea.spip_cadre {
background:#ecece4;
border: 0 none;
border-radius: 20px;
margin: 0.8em 0 0;
padding: 15px;
color: #333333;
}

kbd {
font-size: 1.1em;
background: #f4eddf;
margin: 0 2px 0 2px;
padding: 3px 8px 3px 8px;
border-radius: 10px;
}

samp {
color: #928d84;
font-size: 1.3em;
}

var {
color: #928d84;
}

p {
margin: 1em 0 1em 0;
}

p.baseline {
margin: -5px 0 15px 35px;
font-family: Georgia, 'Times new roman', serif;
font-style:italic;
font-size:1em;
}

hr, hr.spip {
border:0;
border-top:1px solid #333333;
margin: 1.4em 0 1.2em 0;
}

.mur {
overflow: hidden;
}

.fine {
letter-spacing: -0.13em; /* -0.2em annule totalement l'espace */
}

optgroup, optgroup:before {
font-style:normal;
}

optgroup:before {
margin:10px 0 5px 0;
font-weight: bold;
}


/* Tableaux
---------------------------------------------- */

table, table.spip {
border:1px solid #333333;
border-width: 1px;
border-collapse:collapse;
border-spacing:0;
line-height:normal;
margin: 1em auto 1em auto;
padding:1px;
font-size: 0.9em;
}

table caption, table.spip caption {
caption-side:top;
font-weight:bold;
margin-left:auto;
margin-right:auto;
text-align:center;
margin: 1em 0 1.1em 0;
}

table tr.row_first, table.spip tr.row_first {
background:#dddddd;
font-family: Helvetica, arial, sans-serif;
}

table th, table td, table.spip th, table.spip td {
border:1px solid #333333;
padding:0.7em;
text-align:center;
}

table tr.row_even, table.spip tr.row_even {
background:#ffffff;
}

table tr.row_odd, table.spip tr.row_odd {
background:#ecece4;
}

.texte table p, .texte table.spip p {
margin: 0.8em 0 0.8em 0;
}

table strong, table b {
font-family: Helvetica, arial, sans-serif;
}




/* Elements d'articles
---------------------------------------------- */

.chapo {	
line-height: 1.3em;
font-size: 1.3em;
font-weight: bold;
margin: 0;
padding: 0 0 0 50px;
color:#333333;
font-family: Helvetica, arial, sans-serif;
			}
.page_article .chapo{
border-bottom:1px solid #000000;
}
.page_rubrique .chapo, .page_article .chapo{	
padding: 0 0 20px 45px;
}
.chapo p {	
margin: 0.8em 0 0 0;
padding: 0em;
			}

.texte {	
line-height: 1.4em; 
font-family: Georgia, "Times new roman", serif;
font-size: 1.3em;
			}

.texte p {	
margin: 0.8em 0 0 0;
			}

.texte h3 {	
font-size: 1.2em;
font-weight: bold;
text-align: center;
margin: 2em 0 1em 0;
			}

.texte ul, .texte ol {	
padding: 0.5em 10px 0.5em 35px;
			}

.texte ul li {	
list-style-position:outside;
list-style-type:square;
padding: 0;
margin: 0 0 0.3em 0;
			}

.texte ul li ul {	
padding: 0 0 0 50px;
margin: 0;
			}

.texte ol li {	
list-style-position:outside;
list-style-type:decimal;
padding: 0;
margin: 0 0 0.3em 0;
			}

.texte ol li ol {	
padding: 0 0 0 30px;
margin: 0;
			}

.texte .spip_documents {	
margin-top:19px;
			}

.ps, .notes { line-height: 1.3em; margin: 0px 20px 30px 20px; }

.ps		{ 
border-top: solid 6px;
padding: 0 0 0 0;
font-family: Georgia, "Times new roman", serif;
font-size:1.1em;
			}

#extra1igation .ps		{ 
border-top: 0;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: Georgia, "Times new roman", serif;
font-size:1.1em;
			}

#extra1igation .ps	ul { 
padding: 0 0 0 0;
margin: 0 0 0 0;
			}

.notes h3, .ps h3.spip	{ 
margin-bottom: 15px;
font-size: 1em;
text-transform: uppercase;
padding: 10px 0 6px 0;
border-bottom: 4px double;
			}

#extra1igation .ps h3 { 
margin-bottom: 15px;
font-size: 1em;
text-transform: uppercase;
padding: 10px 0 6px 0;
border-bottom: 4px double;
			}

.notes li, .notes li.dernier		{ 
margin: 10px 0 15px 0;
padding: 0 0 20px 30px;
border-bottom: solid 1px;
}

.ps h3 i:after
{
content:»;
}

.notes 	{ 
clear: both; 
font-family: Georgia, "Times new roman", serif;
font-size: 1.1em;
padding: 5px 0 0 0;
border-top: 4px double;
}

.notes p { 
	padding-left: 1.8em;
	text-indent : -1.8em;	
}

.cartouche {
margin-bottom: 40px;
border-bottom: 1px solid #000000;
/*padding: 0 0 20px 0*/;
padding: 0
}
.page_article .cartouche {
/*border-bottom: 1px solid #000000*/;
/*padding: 0*/;
}

.cartouche .spip_logos {
float: right;
margin-left: 15px;
margin-bottom: 5px;
}

.cartouche p {
margin: 0;
padding: 0;
clear: left;
}

.soustitre {
font-size: 1.1em;
color: #666;
}

.soustitre .notes_dendl {
display: inline;
font-size: 1em;
margin: 0;
}

.notes_dendl {
font-size: 0.9em;
margin: 20px 0 0 0;
}

.surtitre {
margin-bottom: 0.50em;
font-variant: small-caps;
font-size: 1.2em;
}

.soustitre{
margin-top: 0.50em;
margin-bottom: 0.30em;
}

.cartouche .traductions {
font-size: 0.90em;
}

/* Formulaires de base
---------------------------------------------- */

input, input.submit, div input, div.boutons input {
font-size:1em;
border: 1px solid #333333;
font-family: inherit;
}

.formulaire_spip {
font-size:1.1em;
}

.texte .formulaire_spip {
font-size:0.9em;
}

.formulaire_spip select {
width: auto;
}

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

.formulaire_spip ul li, .texte .formulaire_spip ul li {
list-style: none;
padding: 0;
width: 100%;
clear: both;
margin: 15px 0 15px 0;
}

.formulaire_spip ul li.submit, .texte .formulaire_spip ul li.submit {
text-align: right;
}

.formulaire_spip input.text, .formulaire_spip input[type=text] {
border: 1px solid #333333;
padding: 4px 5px 3px 5px;
margin: 0;
width: 100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.formulaire_spip textarea {
border: 1px solid;
padding: 4px 5px 6px 5px;
margin: 0;
width: 100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.formulaire_spip label {
display: block;
position: relative;
text-align: left;
font-family: Georgia, 'Times new roman', serif;
font-weight: normal;
margin: 0 0 3px 0;
}

.formulaire_spip a.oubli {
font-family: Georgia, 'Times new roman', serif;
font-style:italic;
}

.formulaire_spip li p {
margin: 0 0 5px 0;
}

.formulaire_spip .choix label {
display: inline;
font-weight: normal;
}

.formulaire_spip input[type=submit] {
background: #333333;
color: #ffffff;
padding: 9px 10px 8px 10px;
border: 0;
margin: 0;
line-height:1.2em;
font-weight: bold;
font-family: helvetica, arial, sans-serif;
}

.formulaire_spip input[type=submit]:hover, .infodiplo.court.une input[type=submit]:hover, .infodiplo input[type=submit]:focus, .infodiplo.court.une input[type=submit]:focus {
background: #000000;
color: #ffffff;
cursor: pointer;
}

/***********************STYLES DIPLO ESPAGNE*****************************/
h1 {
line-height:1.3em;
}
