/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-collapse: collapse;
		border-spacing: 0; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


/* Global Reset & Standards ---------------------- */

body {
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		font-size:16px;
		background: url(/IMG/bg_body.png) repeat top left;
		}
img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }
  
/* Titraille / Intertitres */

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; }

#edito h1 { 
	color: #192542;
	font:700 1.125em/1.5em 'Lato', Arial, Helvetica, sans-serif;
	padding: 0;
	margin-bottom: 10px;
	margin-top:0;
	letter-spacing:normal;
	}
	
#edito { color: #645e51; margin-bottom:30px;}
#edito p {
	margin-bottom:0;
	font-size:1em;
	line-height:1.65em;
	color:#444;
	}
	
h1 {
	margin-top:20px;
	padding: 0 0 20px 0;
	font:300 3em/1.2em 'Lato', Arial, Helvetica, sans-serif;
	color: #192542;
	letter-spacing:-1px;
	}

h1 strong {
	font-weight:300;
	color: #327892;
	}
	
.page_rubrique h1 {font-size: 14px; display:block; color:#a99382;letter-spacing:1px; font-family:'Lato', Arial, Helvetica, sans-serif;text-transform:uppercase; padding:0; font-weight:700;}
.sstitre {font-size: 28px; display:block; color:#866A54;letter-spacing:1px; font-family:'Lato', Arial, Helvetica, sans-serif;text-transform:uppercase; padding-top:8px; font-weight:300;}

.page_forum h1 { background: url(/IMG/commentaires.gif) no-repeat top left; padding-top: 42px; }

h2, h2 a { 
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 400;
	display:block;
	text-decoration:none;
	color:#192542;
}


h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #192542; }
h2 a:hover { color:#000; }

.page_sommaire h2 a,
.page_rubrique h2 a {
	margin-bottom:0.6em;
	font:300 2.375em/1.2em 'Lato', Arial, Helvetica, sans-serif;
	color:#192542;
	letter-spacing:-1px;
	}
	
.page_sommaire h2 a strong,
.page_rubrique h2 a strong {
	font-weight:300;
	color:#327892;
	}
	
.articleaccueil h2 a { line-height: 38px; }

h3 { font-size: 14px; font-weight: bold; }
h3.spip { text-align: left; margin-bottom: 0.75em; font-size: 1.275em; font-weight: normal; color: #192542; line-height: 1.5em } /* Cf.: spip_style.css */
h4.spip { margin: 0; padding: 12px 0 6px; font-size: 16px; font-weight: 700; color: #000; line-height: 26px; }

hr.spip {border-top: 1px solid #dedede;border-left:none;color: #FFFFFF;height: 1px; margin: 2.5em auto;} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 11px; color: #666666; font-family: Arial, Helvetica, sans-serif; }
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 { list-style: disc; padding-left: 20px; padding-bottom: 6px; } /* Cf.: spip_style.css */
ul.spip li { padding-bottom: 6px; }
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt { line-height: 1px; padding: 0; margin: 0; }
dd {}
ul.nuage, dl.nuage {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	text-transform: uppercase;}


/* 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 {}
a { outline: none; }

/* 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,
.spip_documents_left,
.spip_documents_right { 
	line-height: 1px;
	border: 1px solid #f0edec;
	background: #FFF; 
	-webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.15), 0px 1px 3px 0px rgba(0,0,0,0.1); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.15, 0px 1px 3px 0px rgba(0,0,0,0.1)); /* FF3.5 - 3.6 */
    box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.15), 0px 1px 3px 0px rgba(0,0,0,0.1); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */ 
	margin-bottom: 10px;
	padding:5px;
}

a:hover .spip_documents_center,
a:hover .spip_documents_left,
a:hover .spip_documents_right { border-color: #CDC1B9; }


span.spip_documents_center {
	position:relative;
	text-align:center!important;
	display:block;
	}

span.spip_documents_center a,
.texte .spip_documents_right a {
 	bottom: 10px;
    display: block;
    position: absolute !important;
    right: 10px;
	border:none !important;
	}
	
.texte .spip_documents_right {
	position:relative;
	float:right;
    margin-bottom: 10px;
	margin-left:30px;
	margin-top:5px;
	width:50% !important;
	background: none repeat scroll 0 0 #FFFFFF;
}	

.pin {position:relative;}
.pin a.pinit { position:absolute; right:15px; top:15px;}

.spip_doc_titre { padding: 12px 0 8px; font-weight: normal;line-height:15px; font-size:12px; } /* Cf.: spip_style.css */
.spip_doc_descriptif { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #444; width: 100%!important; padding: 7px 0; border-bottom: 1px solid #DDD; background: #F1F1F1; margin: 1px 0 0; text-shadow: 0 1px rgba(255,255,255,0.7); line-height: 18px; } /* Cf.: spip_style.css */

.spip_doc_player { float: left; }
.spip_doc_player .spip_doc_descriptif { background: none; wdith: auto; border:0;  }
.spip_doc_player + p { clear: both; }

#fancybox-title-inside {
font-size: 18px;  font-style: italic; color: #666666; font-weight: normal; text-align:center;padding-top:3px;line-height: 12px;}


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { 
	position:relative;
	color: #666;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	background: #76acb4 url("/IMG/bg_body.png") fixed no-repeat center top;
	background-size:cover;
}

#header {
	width:100%;
	height:400px;
	overflow:hidden;
}
.container-header {
    max-width: 62.5em;
    padding: 0 30px;
	margin: 0 auto;
	height:400px;
}

.apropos a.contact{ background:#192542; }
.apropos a { float: left; width:130px; background: #327892; display: block; font-size: 12px; color: #FFF; text-transform: uppercase; text-shadow: none; text-decoration: none; font-family: 'Lato', sans-serif; padding: 15px 0; text-align:center; font-weight:700;} 


#page {
	max-width: 62.5em;/*ancien > 66.5em*/
	margin: 0 auto;
	padding:0;
	position: relative;
	z-index:100;
	background:#FFF;
}

#conteneur {
	width: 100%;
	padding:0 30px;
	overflow: hidden;
}

#navigation {
	float:left;
	padding-top:1px;
	width:100%;
}

#menu_lang {
	height:24px;
	width:100%;
	padding-left: 7px;
	margin-bottom:15px;
	}
	
a.langue_en,
a.langue_fr,
.langue_en,
.langue_fr {
	float:left;
	padding:0 3px;
	font: 11px/24px 'Lato', Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	color:#192542;
	}
	
.langue_en,
.langue_fr {
	color:#FFF;
	}


/* #MENU Navigation
================================================== */

#navigation ul.menu {
	background: transparent url("../IMG/bg_menu.gif") no-repeat left top;
	padding-top:25px;
	margin-top:0;
	margin-bottom:20px;
    text-align: left;
}

#navigation ul.menu li a {
	font:400 16px 'Lato', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #f1e9d3;
    color: #192542;
    display: block;
    padding: 10px 0;
	text-decoration: none;
	/* ANIMATION */
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#navigation ul.menu li a.on { color: #192542; background-color:#FBF7EB; padding-left:10px; }

#navigation ul.menu li a:hover {
	background-color:#FBF7EB;
	padding-left:10px; 
}
#navigation ul.menu li a.logo {padding-top:0; padding-bottom:5px;}
#navigation ul.menu li a.logo:hover {padding-left:0; background:none;}

#navigation .ssmenu { display: none; }
#navigation .ssmenu.on { display: block; }

#navigation ul.ssmenu { letter-spacing: 0px; }
#navigation ul.ssmenu li a { letter-spacing: 0px; font-size: 14px; border:0; font-weight: 400; padding: 5px 0 5px 10px; text-transform: none; }
#navigation ul.ssmenu {border-bottom:1px solid #f1e9d3 ; padding-top:10px; padding-bottom:10px; }
#navigation ul.ssmenu li a.on,
#navigation ul.ssmenu li a:hover {
	padding-left: 15px;
	color:#327892;
	background:none;
	font-style:italic;
 	}

#navigation ul.ssmenu li a:hover {font-style:normal;}
#navigation ul.ssmenu li a.on:hover {font-style:italic;}
	
#extra { float: right; width: 35%; margin: 0; /*overflow: hidden*/; padding-left:30px; position: relative; }
#extra .menudroite { position:absolute; top: 3px; left:0; width: 160px; }
#extra .menudroite ul { list-style: none; }
#extra .menudroite ul li { float: left; }
#extra .menudroite ul li a { color:#000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

#extra .formulaire_recherche { margin-bottom: 0; }
#extra .formulaire_recherche input.text { background: url(/IMG/search.gif) no-repeat right 10px; border-right: 0; border-left: 0; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding: 14px 0; width: 200px; color: #808080; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 12px; }
#extra .bloc { padding-bottom: 0px; font-size: 12px; clear: both; margin-bottom: 50px;}
#extra .bloc img { margin-top: 0;}
#extra .bloc .visitez a { text-transform: uppercase; font-size: 20px; font-family:Arial, Helvetica, sans-serif; color: #bb2c00; text-decoration: none; line-height: 22px; font-family: 'Lato', sans-serif; }
#extra .bloc .lien a { font-size: 20px; line-height: 22px; font-family: 'Lato', sans-serif; color: #FFF; text-decoration: none; font-weight: bold; }

#extra .bloc .titre a { font-size: 15px; color: #FFF; line-height: 20px; text-decoration: none;font-weight: bold; }
#extra .bloc .titre a:hover { color: #666666; }
#extra .bloc .date { color: #bb2c00; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin: 8px 0; line-height: 14px; }
#extra .bloc .texte { font-size: 12px; color: #ffc1a9; font-family: 'Lato', sans-serif; line-height: 18px; margin-bottom: 4px; }
#extra .bloc .spip_logos { margin-bottom: 12px; }
#extra .reseaux { position: absolute; right: 0; margin-bottom: 10px; }

#extra .titre {
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 12px;
    color: #192542;
    display: block;
    padding: 28px 0 8px;
	text-decoration: none;
	text-transform: uppercase; 
}
.categorie {
	width:100%;
	display:block;
	margin-bottom:1.1em;
	font:700 0.688em/1.333em 'Lato', Arial, Helvetica, sans-serif;
	color:#a99382;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.categorie span {
	background-color:#370000;
	border-right:12px solid #370000;
}
.facebook {border:1px solid #dfdfdf; margin-bottom:40px;}
#contenu {
	float:left;
	padding:0 30px 0 0;
	width:65%;
	border-right: 1px solid #f1e9d3;
}
#header #contenu {border-right:none;}

#contenu_inside { padding: 0 0 20px; }

#contenu .bloc_jaime {
	clear: both;
	height:32px;
	border-top: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eaeaea;
	position: relative;
	background: #fff4e7;
	padding: 6px 0 6px 7px;  						
	-webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    -moz-border-radius: 4px; /* FF1-3.6 */
	border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
#contenu .bloc_jaime .totalcommentaires { position: absolute; top: 8px; right: 0; background: url(/IMG/picto_nbcommentaires.gif) no-repeat top left; padding: 3px 10px 5px 25px; font-size: 11px; }
#contenu .bloc_jaime .totalcommentaires a {  text-decoration: none; color: #866A54; font-family: 'Lato', Arial, Helvetica, sans-serif; }
#contenu .bloc_jaime .totalcommentaires a:hover {  border-bottom: 1px dotted; }

#hierarchie {
	font:400 11px/13px 'Lato', Arial, Helvetica, sans-serif;
	padding:0 30px;
	color:#866a54;
	width:100%;
	margin:0 0 30px;
	display: table;
	background: #ffedd7;
}
.hierarchie_inside { display:table-cell; width: 65%; vertical-align:middle; height:60px;}
#hierarchie a {
	color: #192542;
	text-decoration:none;
}
#hierarchie a:hover { border-bottom: 1px dotted; }

#hierarchie .on { color: #866a54; font-weight:normal; }

#hierarchie .reseaux { float: right; } 
#hierarchie .reseaux img { margin-left: 5px; } 

a#linkHome, a#linkHome:visited {
	display:block;
	background: transparent url("/IMG/scalpel.png") no-repeat 340px 205px;
	padding:180px 0 30px;
	font:700 1.91em/20px 'Muli', Arial, Helvetica, sans-serif;
	color:#327892;
	text-decoration:none;
	position:absolute;
	z-index:99999;
	height:400px;
	width:625px;
	text-transform: uppercase; 
}
a#linkHome span { display: block; color: #192542; text-transform: uppercase; font:300 74px 'Muli', Arial, Helvetica, sans-serif;
}
a#linkHome span strong { font:300 italic 86px 'Muli', Arial, Helvetica, sans-serif; vertical-align:-6px;}

a#linkHome:hover, a#linkHome:active {text-decoration:none;	}
a#linkMother, a#linkMother:visited, a#linkMother:hover {
	display:block;
	float:right;
	width:120px;
	height:70px;
	margin:20px 0 0 0;	
	text-decoration:none;
	}
	
a#linkHome span {color:#192542; font-style:italic;margin-left:-5px;}
a#linkHome em {
	display:block;
	padding-top:25px;
	text-transform:none;
	font-size:0.79em;
	font-style:normal;
	font-weight:300;
	}

.date {
	margin-bottom:0.75em;
	margin-top:1em;
	padding-bottom:5px;
	display:inline-block;
	font:700 0.875em/1em 'Lato', Arial, Helvetica, sans-serif;
	color:#866A54;
	border-bottom:2px dashed #D4C59B;
	}
	
.page_sommaire .date,
.page_rubrique .date {
	font-size:0.688em;
	margin-bottom:1.5em;
	text-transform:uppercase;
	border:none;
	padding:0;
	}

p {
	line-height: 1.6em;
	margin-bottom: 1.5em;
	}
	
p strong {color:#192542; font-weight:normal;}

#page p a,
a.spip_out,
a.spip_in {
	font-style:italic;
	color:#327892;
	text-decoration:none;
	border-bottom:solid 1px #bbbbbb;
	position:relative;
	}
	
a.spip_mail {color: #000;}
	
article p a {
	padding:3px 0;
	font-size: 0.875em;
	}

p a.fancybox, p a img { border: 0; }

#page p a:hover {color:#192542;}


#pied {
	clear: both;
	width: 100%;
	height:260px;
	position: relative;
	z-index:500;
	background: #f8d7d0;
	background: rgba(255,255,255,0.25);
}

#pied_inside{
    background: #ffedd7;
    height: 260px;
    margin: 0 auto;
    max-width: 62.5em;
    padding-left: 30px;
    position: relative;
}

#pied #navigation .categorie { display: none; }
#pied #navigation { width: 100%; margin-bottom: 30px; }
#pied #navigation ul  { margin: 35px 20px 10px; }
#pied #navigation ul li { float: left; }
#pied #navigation a { border-bottom: 1px solid transparent; margin: 0 23px 0 0; padding: 4px 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #694827; }
#pied #navigation a:hover { border-bottom: 1px solid #D7C3A1; }
#pied #navigation li.last a { margin:0!important; }

#pied .artRecents{ width:32%; padding: 30px 40px 0 0; float: left; }
#pied .logo_footer img { max-width:100%; heigh:auto; }
#pied .logo_footer { width:36%; float: left; }
#pied .artRecents .categorie  { background: none; color: #192542; font-weight: bold; margin-bottom:5px; }
#pied .categorie p  { margin-bottom:0; }
#pied .artRecents li a { display: block; color: #192542; font-weight: normal; font-family: 'Lato', Arial, Helvetica, sans-serif; font-size: 12px; padding: 10px 0; border-bottom: 1px solid #ede2ce; text-decoration: none; line-height: 15px;  }
#pied .artRecents li a strong{ font-weight:normal;  }
#pied .artRecents li a:hover { color:#192542;  }
#pied em { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 11px; }

#pied .slogan { font-size: 14px; color: #6d5245; position:absolute; top: 200px; right: 30px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px;  }
#pied .slogan em { font-size: 14px; }
#pied a.go-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px 10px 0 0;
	background:transparent url(/IMG/bg_go-top.gif) repeat-x left top;
	width:930px;
	height:25px;
	display:block;
	border-left:20px solid #FFF;
	border-right:20px solid #FFF;
	border-top:10px solid #FFF;
	border-bottom:20px solid #FFF;
	text-align:right;
	color: #787878;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
p.addthis_toolbox {margin-bottom:20px;}
.addthis_button_tweet {width:95px;}
a.go-top { color: #192542; font-weight: normal; font-size: 12px; text-decoration: none; text-transform: uppercase; display:block; margin-top:20px; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

.cartouche { text-transform:uppercase; font-weight:700;letter-spacing:1px; color:#a99382; font-size:14px; }
.cartouche h1 { margin-top:0; }
.page_article .cartouche {padding-bottom:30px;}
.cartouche .spip_logos { float: right; margin: 12px 0; }
.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; }

.page_sommaire .chapo p, .page_rubrique .chapo p { margin-bottom: 0.75em; line-height: 1.65em; font-size: 0.875em;}
.page_article h2 { line-height: 1.3em; margin-bottom:0.75em; font-size:24px; color:#192542;}
.page_article h2 strong {color:#192542; font-weight:normal;}
.page_article p + h2 { margin-top:2.5em;}
.page_article .chapo, .page_article .chapo p { line-height: 1.5em; font-size: 18px; color:#327892; margin-bottom:2.5em; }
.page_article .texte { line-height: 26px; font-size: 16px; }


.texte { line-height: 24px;}
.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; }
.articleaccueil p { font-size: 14px;line-height:26px; }
.articleaccueil p a { font-size: 12px; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: left; }
#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: #016cad; }


/* 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; font-family: 'Lato', sans-serif; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 30px; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 40px; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: normal; color: #192542; font-size: 16px; text-decoration: none; }

.forum-texte { 
	margin: 5px 0 10px; 
	padding: 10px 10px 1px; 
	color: #000; 
	background: #F1E9D3; 
	font-size: 13px;
	-webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    -moz-border-radius: 4px; /* FF1-3.6 */
	border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	position:relative;
}
.repondre { clear: none; float: right; margin:0; padding: 0; }
.repondre a { border:0; text-decoration: none; }
.repondre a:hover { border:0; text-decoration: none; }

.forum-texte::before { content:url(/IMG/up_encoche.png); position: absolute; top: -8px;left:15px; }


.forum-texte p { line-height: 20px; padding:0; margin-bottom:10px; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }
.formulaire_spip fieldset.previsu p { margin: 0; padding:10px 0; font-family: 'Lato', Arial, Helvetica, sans-serif; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 0; margin: 0; padding: 0; }
ul ul .forum-message { border: 0; }
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:0; margin: 0; padding: 5px 0 0 40px; background: transparent url(/IMG/picto_forum.gif) no-repeat left 4px; color: #192542; font-size: 16px; }
ul .forum-chapo.auteur { background: url(/IMG/picto_admin.gif) no-repeat left 4px; color: #327892; }
ul .forum-chapo .date { font-size: 12px; line-height: 20px; color: #327892; font-style: normal; margin-top:0; border:none; font-weight:400; }


ul ul .forum-chapo { padding-bottom: 10px; background: none; padding-left: 0; font-size: 13px; }
ul ul .forum-chapo .date { display: inline;  }
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; }

.formulaire_spip fieldset.previsu { border: 2px solid #192542; padding: 15px; }
.formulaire_spip fieldset.previsu legend { background: none; color: #192542; font-style: italic; font-size: 18px; font-weight: normal; padding:0 10px; }

.previsu small {font-size:13px; font-family: 'Lato', sans-serif; display:block; margin-top:10px; color:#327892; text-transform:uppercase;}
.previsu .comment-titre {font-size:24px; line-height:32px; font-family: 'Lato', Arial, Helvetica, sans-serif; display:block; color:#192542; font-weight:normal; letter-spacing:-1px;}
.previsu .comment-titre strong {color:#192542; font-weight:normal;}

/* 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: 0; text-align: left; }
.menu p { margin: 0; padding: 0; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu ul li { margin: 0; padding: 0; }
.menu ul li ul { margin-left: 0; border: 0; }
.menu ul li li { padding: 0; border: 0; }

	
/* Pagination */
.pagination { clear: both; text-align: center; font-size: 12px; width: auto; margin: 0 auto; text-shadow: 0 1px rgba(255,255,255,0.2); }
/* Pagination */
.pagination { clear: both; text-align: center; font-size: 12px; width: auto; margin: 20px auto 0; text-shadow: 0 1px rgba(255,255,255,0.4); }

.pagination a { 
	background: #FBF7EB;
	border:none !important;
	padding: 0; 
	text-align: center; 
	color: #5e5d5d; 
	margin: 0 2px;
	line-height:30px; 
	display:inline-block!important;
	font-style:normal;
	font-weight: normal;
	width:30px;
	height:30px;
}

.pagination a:hover, .pagination .on { 
	border:none !important;
	text-decoration: none; 
	text-align: center; 
	color: #FFF; 
	margin: 0 2px;
	line-height:30px;
	display:inline-block!important;
	text-shadow:none !important;
	background:#327892;
	font-style:normal;
	font-weight: normal;
	width:30px;
	height:30px;
	padding: 0; 
}


.vcard { 
	border:1px solid #eeeeee;
	margin:22px 0 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#808080;
	font-style:italic;
	font-size:13px;
	line-height:22px;
	text-shadow:0 1px rgba(255,255,255,0.7);
	padding:12px 20px;
	position:relative;
	/* GRADIENT */
	background: #e3e3e3;
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#ededed 100%);
	background: -o-linear-gradient(top,  #e3e3e3 0%,#ededed 100%);
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#ededed 100%);
	background: linear-gradient(top,  #e3e3e3 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ededed',GradientType=0 );
	/* Box Shadow */
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.page_mentions small { color: #333; }

/* Encadrés */
.texteencadre-spip h2,
.texteencadre-spip h3,
.texteencadre-spip h4 {
	position:relative;
	margin:0;
	padding:1em;
	padding-right:4em;
	background:#327892;
	border-bottom:1px solid #fff;
	font:italic 1em/1.5em 'Lato', Arial, Helvetica, sans-serif;
	color:#FFF;
	}

.texteencadre-spip h2:before,
.texteencadre-spip h3:before,
.texteencadre-spip h4:before {
	top: -10px;
    /*content: url("/IMG/goutte_encadre.png");*/
    right: 15px;
    position: absolute;
    z-index: 100;
	}
	
.texteencadre-spip p,
.texteencadre-spip ul.spip {
	margin-bottom:0;
	padding:1em;
	background:#f1e9d3;
	font:normal 0.938em/1.5em Georgia, "Times New Roman", Times, serif !important;
	color:#192542;
	}

.texteencadre-spip ul.spip {padding-left:1.938em;}

.texteencadre-spip {
	padding:1em !important;
	margin:2em 0 !important;
	background:none !important;
	border:2px dashed #d4c59b !important;
	}

.texteencadre-spip + h2 {margin-top:2.5em;}
/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

#header .formulaire_recherche { float: right; clear: none; width:270px;margin-left:20px;} /*Cf.: spip_formulaires.css*/
#header #formulaire_recherche input.text {
	padding: 0 10px;
	margin-top:46px;
	height: 30px;
	width: 100%;
	border:none;
	background: #f2f2f2 url(/IMG/search.gif) no-repeat right 2px;
	font: italic 11px/30px Georgia, "Times New Roman", Times, serif;
	color: #645e51;
	/* Box Shadow */
	-moz-box-shadow:1px 1px 0 rgba(255, 255, 255, 0.2), inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:1px 1px 0 rgba(255, 255, 255, 0.2), inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow:1px 1px 0 rgba(255, 255, 255, 0.2), inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	}

.resultats ul { list-style: none; padding-bottom: 50px; }
.resultats ul li {
	border-bottom: 1px solid #F1E9D3;
	padding: 0;
	/* ANIMATION */
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.resultats ul li:hover { background-color:#FBF7EB; }
.resultats ul li a { 
	display: block;
	padding: 12px 0;
	text-decoration: none;
	color: #192542;
	text-decoration: none;
	line-height: 18px;
	/* ANIMATION */
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.resultats ul li a strong { font-weight:normal;}
.resultats ul li a:hover { color: #192542; padding-left:10px; }
.resultats ul li .date { font-size: 11px; font-style: normal; font-family:'Lato',  Arial, Helvetica, sans-serif; margin: 3px 0 0; line-height: 16px; }
.resultats ul li a:hover .date { color: #192542; }


/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding-top: 65px; }
.articles ul li:first-child { clear: both; padding-top: 35px; }
.articles ul li ul li { padding: 0 0 5px; }
.articles ul li h3 { margin: 0; }
.articles .spip_logos { float: right; clear: right; margin:  0; }
.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
---------------------------------------------- */
#formulaire_forum { margin-top: 50px; font-family:Georgia, "Times New Roman", Times, serif; }
#formulaire_forum .commentaires legend { background: url(/IMG/picto_ecrire.gif) no-repeat top left; padding: 16px 40px; color: #327892; font-weight: normal; border-bottom: 1px solid #f1e9d3; width: 100%; margin-bottom: 15px; line-height: 12px; font-family: 'Lato', sans-serif; text-transform: uppercase; font-size: 16px;}

#formulaire_recherche {padding-left:30px;}
.formulaire_spip input#recherche { height:30px;border-top: 1px solid #ece6dc; border-left: 1px solid #ece6dc; border-right: 1px solid #fff; border-bottom: 1px solid #fff; padding: 6px;margin-top:15px; width: 100%; background: #fefcf7 url(/IMG/search.gif) no-repeat center right;color: #866A54;font-family:'Lato', Arial, Helvetica, sans-serif; font-style:italic; font-size:12px;}

.formulaire_spip input.text,
.formulaire_spip textarea{ border: 2px dashed #D4C59B; padding: 10px; width: 100%; background: #fefcf5; color: #866A54;font-family:'Lato', Arial, Helvetica, sans-serif; font-style:normal; font-size:16px;}
#formulaire_forum label { font-weight: normal; padding: 20px 0 10px; display: block; font-size: 11px; font-family:'Lato', Arial, Helvetica, sans-serif; color: #192542; text-transform: uppercase; }
#formulaire_forum li.saisie_session_nom { float: left; width: 270px; clear: none; }
#formulaire_forum li.saisie_session_email { margin-left: 40px; float: left; width: 270px; clear: none; }
.formulaire_spip li.erreur .erreur_message { display: block; padding-bottom: 10px; font-style: italic; font-size: 13px; color: #FFF; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background: #d50000; border-color: #ff2b2b; }
.formulaire_spip .boutons input {
	cursor: pointer;
	padding: 14px 30px 13px; 
	background: #327892;
	border: 0; 
	-webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
	-moz-border-radius: 4px; /* FF1-3.6 */
	text-align: center; 
	color: #FFF; 
	margin: 0 2px; 
	border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */	
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: bold; 
}
.formulaire_spip .explication { color: #DDD; }
.formulaire_spip .boutons input:hover {
	background: #192542;
	-webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
	-moz-border-radius: 4px; /* FF1-3.6 */
	text-decoration: none; 
	text-align: center; 
	color: #FFF; 
	margin: 0 2px; 
}

.formulaire_spip .boutons { text-align: center; margin-top: 15px; }

div.socialtags { float: right; }

.nbcommentaires { font-family: 'Lato', sans-serif; text-transform: uppercase; font-size: 16px; border-top: 5px solid #fbf7eb; border-bottom: 1px solid #fbf7eb; padding: 20px 0 20px 40px;background: url(/IMG/picto_commentaires.gif) no-repeat left 10px; margin-top: 60px; color: #327892; position: relative; }
.nbcommentaires strong { font-weight: normal; color: #000; }
.nbcommentaires a.lien { color: #000; border-bottom:solid 1px #192542; text-decoration: none; padding: 4px 0; text-transform: none; font-size: 11px; font-style: italic; position: absolute; right: 0; }

.spip_surligne { background: none; }
.bandeau { position: absolute; top: 75px; width: 980px; height: 248px; left:0; }

.spip_documents.nocadre { border:0; background: none;  	
	-webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }


/* -----------------------------------------
	Media Queries
----------------------------------------- */

	/* Smaller than standard 960 (devices and browsers) */
	
	@media only screen and (min-width: 1280px) { 

	}
	
	
	@media only screen and (min-width: 960px) and (max-width: 1279px) {

	}

	/* Ipad Portrait / Small tablet Landscape 800x600 / Standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {

	}
	
		/* Small Tablet 800x600 Portrait (devices and browsers) / Mobile Landscape */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

	}