/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #333;
}



/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Helvetica Neue, Arial, Helvetica, Geneva, sans-serif; }
h1 { font-size: 22pt; color: #000;
	line-height: 1.4em;
}
h2 { font-size: 16pt; font-weight: normal;
}
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #000; }
h3 { font-size: 10pt; font-weight: bold; }
h4 { font-size: 10pt; font-weight: normal; }

h3.spip {
	text-align: left;
} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */



hr {
border: 0;
color: #ddd;
background-color: #ddd;
height: 1px;
text-align: left;
}

/* 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 {
	margin: 0;
	padding: 0;
}

ul.spip {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
} /* 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 */


@font-face {
    font-family: 'DigitaldreamFatNarrowRegular';
    src: url('../fonts/DIGITALDREAMFATNARROW-webfont.eot');
    src: url('../fonts/DIGITALDREAMFATNARROW-webfont.eot%3F') format('embedded-opentype'),
         url('../fonts/DIGITALDREAMFATNARROW-webfont.woff') format('woff'),
         url('../fonts/DIGITALDREAMFATNARROW-webfont.ttf') format('truetype'),
         url('../fonts/DIGITALDREAMFATNARROW-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */






select {
	width:230px;
}







#name-pad {
	padding-right: 300px;
	padding-left: 300px;
	width: 400px;
}

.acentered {
	padding-right: 300px;
	padding-left: 300px;
}

#content {
 margin-top: 120px;
}


.infos-ligne {
		
		margin-bottom: 20px;
		color: #666;
		font: 13.1pt 'DigitaldreamFatNarrowRegular';
		margin-top: 3px;

}

.vertical-logo {
	bottom: 5px;
}

.panel {
  width: 400px;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  margin-top: 0px;
  margin-right: 30px;
}


.panel-spip {
  width: 400px;
  float: left;
  text-align: left;
	margin: 0px 30px 0 0;
	padding: 0 15px;
}


.panel-space {
 	float: left;
  	text-align: left;
}

.spip-gauche {
	  float: left;
	  width: 400px;
	height: 300px;
	background-image: url(../IMG/void-2.gif);
}

.spip-gauche img {
/*
	width: 500px;
	height: 375px;
*/
}


.spip-gauche p {
	margin: 0;
	padding: 0;
}


.spip-droite {
	float: left;
	width: 400px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}


.web-droite {
	float: left;
	width: 400px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
}

.web-droite p{
	margin: 0;
	padding: 0;
}

.francais {
	line-height: 1.4em;
	border-bottom: thin solid #aaa;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.anglais {
	font-style: italic;
	line-height: 1.4em;
	border-bottom: thin solid #aaa;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.descriptif {
	color: #666;
	font-size: small;
}

.descriptif p {
 padding-bottom: 0;
 margin-bottom: 0;
}

.panel img {
	vertical-align:middle;
}

.panel-spip img {
	vertical-align: -11px;
}

.web {
  width: 400px;
  height: 300px;
  text-align: center;
  line-height: 40pt;
  font-size: 40pt;
  overflow: hidden;
  background-image: url(../IMG/void-2.gif);
  /*background-image: url(../IMG/tumblr-placeholder3.jpg);*/


}

.web a {
	color: #000;
}

.web p {
	padding: 0;
	margin: 0;
}

.watermark {
	position: relative;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}


ul#navigateur {
  position: fixed;
  line-height: 45px;
  margin: 0 30px;
  padding: 0;
}
ul#navigateur li {
  display: inline;
}

.blocfixe300 {
	text-align: center;
	margin: 3px 0px 0px;
	padding-top: 14px;
	position: fixed;	
	right: 0;
	z-index: 10;
	width: 332px;
	height: 430px;
	background: url(../IMG/fond-gloop-gauche.png) no-repeat;
}

.blocfixemap {
	text-align: center;
	padding-top: 14px;
	position: fixed;
	right: 0;
	z-index: 10;
	width: 332px;
	height: 400px;
	background: url(../IMG/fond-gloop-gauche.png) no-repeat;
	margin: 70px 0px 0px;
}




	/*border-right: thin dotted #ddd;*/
	/*background: url(../IMG/fond-gloop2.png) no-repeat;*/
	
	
.colonne1 {
	float: left;
	margin-left: 0px;
}

.colonne2 {
	float: left;
	margin-left: 20px;
}

.colonne3 {
	float: left;
	margin-left: 0px;
	margin-top: 40px;
	background-color: #d0fca6;
}

#countbox1 {
    font-family: 'DigitaldreamFatNarrowRegular';
	color: #F00;
	font-size: 13.1pt;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#countboxfin {
    font-family: 'DigitaldreamFatNarrowRegular';
	color: #F00;
	font-size: 13.1pt;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#countbox2 {
    font-family: 'DigitaldreamFatNarrowRegular';
	color: #F00;
	font-size: 48pt;
	white-space: nowrap;
	text-align: center;
	padding-top: 150px;
}

#countbox3 {
    font-family: 'DigitaldreamFatNarrowRegular';
	color: #F00;
	font-size: 48pt;
	white-space: nowrap;
	text-align: center;
	padding-top: 150px;
}

.groscrash {
	
		font-size: 110pt;
		font-weight: bold;
		text-align: center;
		padding-top: 20px;
}

.grossous {
	text-align: center;
	font-size: 40pt;
	padding-top: 20px;
	letter-spacing: 8pt;
}


#navigateur {
	width: 250px;
	text-justify: newspaper;
	padding-top: 20px;
	font-size: 7pt;
	line-height: 20pt;
}

#navigateur a:hover{
	padding-top: 20px;
	font-size: 20pt;
	font-weight: bold;
	line-height: 7pt;
}

.truc {
	padding-top: 20px;
	font-size: 10pt;
	font-weight: bold;
}


.titre-nav {
		font-size: 28pt;
		font-weight: bold;
		text-align: center;
		padding-left: 0px;
		padding-top: 0;
		margin: 12px 0 0;
		position: relative;
		letter-spacing: 1pt;

}

.soustitre-nav {
		font-size: 10pt;
		text-align: center;
		letter-spacing: 2.5pt;
		padding-left: 0px;
		font-weight: normal;
		font-style: normal;
	white-space: nowrap;
	margin-bottom: 175px;
}


.titre-nav-time {
		font-size: 28pt;
		font-weight: bold;
		padding-left: 0px;
		padding-top: 0;
		margin: 12px 0 0;
		position: relative;
		letter-spacing: 1pt;
}

.soustitre-nav-time {
		font-size: 10pt;
		letter-spacing: 2.5pt;
		padding-left: 0px;
		font-weight: normal;
		font-style: normal;
		margin-top: 0px;
}

.monospace {
	font: 8pt "Courier New", Courier, mono;
}


.apropos {
}

.basculegeochrono {
	margin-top: 80px;
	font-size: 16px;
}

.basculegeochrono a {
	text-decoration: underline;
}

.controles {
	font-size: 20pt;
	margin-top: 10px;
	word-spacing: 20px;
}

.today {
	vertical-align: -6px;
	margin-right: 20px;
	margin-left: 21px;
}

.form {
	padding-left: 0px;
	margin-top: 0px;
}

.footer-bloc {
	padding: 0;
	margin-top: 30px;
}

.footer-bloc-time {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 65px;
	margin-bottom: 10px;
}

.footer-bloc-map {
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 108px;
	margin-bottom: 10px;
}


.scroll-forum {
		height: 300px;
		overflow: auto;
		padding-right: 20px;
		background-color: #fff;
}


.portfolio {
	width: 400px;
	text-align: left;
	/*border-top: thin solid #666;*/
}

.portfolio img {
	height: 32px;
	border: thin solid #aaa;
	margin-right: 4px;
	margin-top: 6px;
}

.portfolio img:hover {
	border: solid #000;
	margin: 0px;
}


object, embed {
  outline: 0;
}

li {
	list-style-type: none;
}



.copyme {
	border-style: inset;
	border-width: thin;
	padding: 2px;
	width: auto;
}


.tetearticle {
	margin: 0;
	padding: 0;
}


.chapoarticle {
	float: left;
	width: 500px;
	height: 375px;
	margin: 0;
	padding: 0;
	background-image: url(../IMG/void-2.gif);

}

.chapoarticle p {
	margin: 0;
	padding: 0;
}

.bloclogoarticle {
	text-align: center;
    width:250px;
    height:375px;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	/*border: thin solid #000;*/
	/*background-color: #d0d0d0;*/
	float: left;
	border-bottom: thin solid #ddd;
}

.corps {
	width: 960px;
}


.corps-texte {
	float: left;
	padding-top: 0px;
	width: 500px;
	margin-top: 40px;
	text-align: left;
}

.corps-floatdroit {
	float: left;
	width: 250px;
	text-align: left;
	margin-top: 50px;
	margin-left: 130px;
}


.corps img {
	position: absolute;
	right: -20px;
}

#english {/*font-family: Georgia, Times, serif;*/}


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

#entete { width: 58em; margin: 0; padding-top: 1.60em; border-bottom: 2px solid #8B6F92; }
#entete a.accueil { display: block; width: 67%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: 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*/

#conteneur { clear: both; float: left; width: 100%; overflow: hidden;
	margin-top: 50px;
}
#contenu { padding-top: 0.30em; }

#navigation { float: right; width: 30%; margin-top: 1em; overflow: hidden; }
#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#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;
	margin-top: 30px;
	clear: both;
}

.chapo { margin-bottom: 1.50em; margin-right:30px; line-height: 1.80em; font-weight: bold; color: #669; float: left; }
.texte { /*font-family: Georgia, Times, serif;*/
	font-size: 12pt;
}

.ps, .notes { margin-bottom: 2em; /*font-family: Georgia, Times, serif;*/
	font-size: 12pt;
}

.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.notes { clear: both; font-size: 1.3em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; text-align: left;
	margin: 0;
	width: 100%;
	border-top: thin solid #ddd;
	padding-top: 20px;
}
#documents_portfolio .spip_logos { border: 1px solid #DDD;
text-align: center;
	margin: 0px;
}
#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: 0em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 0em; }
.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;
	margin-left: 10px;
}
ul ul ul .forum-message { border: 1px solid #B8B8B8;
	margin-left: 20px;
}
ul ul ul ul .forum-message { border: 1px solid #CCC;
	margin-left: 30px;
}
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0;
	margin-left: 40px;
}
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0;
	margin-left: 50px;
}

/* 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 ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

.formulaire_recherche { margin-bottom: 2em; } /*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: #000; text-decoration: none; }
a:focus,a:hover,a:active { color: #f00; text-decoration: none; }