/* --------------------------------------------------------- */
/* 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: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif; }
h1 { font-size: 1.6em; color: #000; margin: 10px 0;}
h2 { font-size: 1.2em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {   text-align: left;} /* Cf.: spip_style.css */
hr.spip {} /* 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: 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 {}
ul, li  {   list-style-type: none; margin-left: 0; padding-left: 0;}

/* 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
/* ------------------------------------------ */
html, body  {   height: 100%; position: relative;}

body { margin: 0; padding: 0; text-align: center; }

#page { position: relative; text-align: left; z-index: 1; background: url(../IMG/commun/bg_noir.gif) 50% 66px repeat-x transparent; min-height: 100%;}

#entete { position: absolute; top: 0; left: 0; width: 456px; margin: 0; padding-top: 9px; z-index: 50;}

#enpied	{	width: 962px; top: 66px; position: absolute; padding: 3px 0; background-color: #000; z-index: 50; text-align: left; font-size: 0.9em; height: 15px;}
    #enpied a   {   color: #fff; display: block; float: left; padding: 0 10px; border-right: 1px solid #aaa;}
    
    #enpied .menu   {   float: left; overflow: visible;}
    #enpied a.first  {   padding-left: 0;}
    #enpied a.last  {   border-right: none;}
    #enpied a.on    {   font-weight: bold; color: #ff3;}
    
    #enpied a.logobis   {   float: right; margin-right: 10px; margin-top: -45px; border-right: none;}
    
    #enpied .langues    {   float: right; }



#entete a.accueil { display: block; width: 100%; }
#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; text-transform: uppercase;}
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { position: relative; min-height: 100%; overflow: visible; width: 962px; margin: auto; background: url("../IMG/documents/bg_archives.jpg") no-repeat fixed center top #FFFFFF;}
#contenu {  padding-top: 95px; padding-bottom: 30px; width: 480px; overflow: visible;}

#navigation { float: right; width: 430px; margin: 25px; margin-top: 120px;}
	
	.bloc-texte	{	padding: 15px; background-color: #fff;}
	
	#navigation h1	{	margin: 0; font-size: 1.3em;}
	#navigation h2  {   font-size: 1.3em; color: #000; padding: 0; font-style: italic;}
	
	#navigation p	{	font-size: 0.9em;}
		#navigation p.surtitre	{	padding: 0; margin: 0; margin-bottom: 0.5em;}
	
	#navigation .cartouche	{	margin-bottom: 0.5em;}
	#navigation .cartouche p.soustitre	{	margin: 0; font-weight: bold; color: #000;}
	  
    
    .help	{	color: #069; font-size: 0.8em; margin-left: 9px; padding: 3px;}

#extra { float: right; clear: right; width: 50%; margin-top: 1em; overflow: hidden; }
    

#pied { position: absolute; bottom: 0; clear: both; height: 15px; width: 100%; margin: 0; padding: 0.40em 0; background-color: #000; text-align: center; font-size: 0.90em; color: #ccc;}

    .lienspied  {   width: 962px; margin: auto;}
    #pied a {   color: #fff; display: block; float: left; padding: 0 10px; border-right: 1px solid #aaa;}
    
    #pied .portail  {   float: left; margin-top: -28px; padding-left: 10px;}
    	#pied .portail a    {   padding: 0; border-right: none; margin-right: -15px;}
    	
        
        #pied .portail a span	{	display: block; text-align: center; position: relative; position: absolute; margin-top: -15px; margin-left: -60px; padding: 2px 8px; font-weight: normal; background-color: #000;}
        	#pied .portail a span#panneau-biblio	{	margin-left: -75px;}
        	#pied .portail a span#panneau-enseignement	{	margin-left: -75px;}
        #pied .portail a:hover span	{	color: #fff;}
        #pied .portail a span.panneau	{	display: none;}
    	
        #pied .portail a.lienarchives	{	display: none;}
        
    #pied img { vertical-align: middle; }
    
#enpied a:hover, #pied a:hover  {   color: #ff3; text-decoration: none;}

/* 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 { margin-bottom: 2em;}
#hierarchie, #hierarchie a { color: #000; }

.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 { color: #333;}
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.cartouche .details_fiche   {   color: #000; font-size: 1em;}

.chapo { margin-bottom: 1.50em; line-height: 1.40em; padding-right: 20px;}
.texte { line-height: 1.4em; }
.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: 1em 0;}

#documents_portfolio .spip_logos { margin: 2px; }

#documents_portfolio.docpdf a	{	color: #fff; text-decoration: none;}


/* 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 { float: left; margin: 0.30em; padding: 0.40em; 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: left; text-align: left; font-size: 0.90em; color: #666; width: 45%; padding-top: 30px;}
    .chapo .pagination  {   width: 100%;}
.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: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }


/* Rech mots */

ul.rechmots {   margin-bottom: 0;}
ul.rechmots li  {   list-style-type: disc; margin-left: 20px;}

ul.result   {   margin-left: 0; padding: 0; padding-bottom: 50px;}
ul.result li    {   margin-left: 0; display: block; float: left; width: 120px; padding: 7px; border: 1px solid #8cc63f; height: 120px; margin-right: 15px; margin-bottom: 15px; background: url(../IMG/icones/icone_doc_texte.gif) 90px 85px no-repeat #fff; font-size: 11px;}
	ul.result li.resbib	{	border-color: #91b0da; background-image: none !important;}
	ul.result li.resbib:hover	{	border-color: #69c;}
	
	ul.result li.resens	{	border-color: #EC9BE5; background-image: none !important;}
	ul.result li.resens:hover	{	border-color: #d01b6f;}

	ul.result.mini li	{	width: 25px; height: 25px; margin-right: 10px; margin-bottom: 10px; font-size: 18px; text-align: center;}

	ul.result li.mp3	{	background: url(../IMG/icones/icone_doc_son.gif) 90px 85px no-repeat #fff;}
	ul.result li.jpg	{	background: url(../IMG/icones/icone_doc_texte.gif) 90px 85px no-repeat #fff;}
	ul.result li.ina	{	background: url(../IMG/icones/icone_doc_video_ina.gif) 90px 85px no-repeat #fff;}
	ul.result li.mp3.jpg	{	background: url(../IMG/icones/icone_doc_sontexte.gif) 51px 85px no-repeat #fff;}
	ul.result li.lbf	{	background: url(../IMG/icones/icone_doc_lbf.gif) 90px 85px no-repeat #fff;}
	
	ul.result li.on, ul.result li:hover	{	padding: 5px; border-width: 3px; background-position: 88px 83px;}
		ul.result li.mp3.jpg.on, ul.result li.mp3.jpg:hover	{	background-position: 49px 83px;}

	ul.result li a  {   font-weight: bold; color: #000;}


/* Magic */
.ghost  {   clear: both;}
.page_article #contenu .ghost	{	clear: left;}


/* Sommaire */

.page_sommaire h2   {   margin: auto; margin-top: 30px;}

#txthome h2 {   font-weight: bold; font-style: italic;}
    
.page_sommaire .chapo .ghost    {   clear: left; margin-top: 15px;}

h2 .actus   {   text-align: left; margin-left: 0; background-color: #000; padding: 2px; padding-bottom: 3px; color: #fff; font-weight: normal; font-style: normal;}

ul.actus    {   font-size: 0.9em;}
ul.actus li {   margin-bottom: 10px;}
ul.actus li strong  {   font-size: 0.9em;}
ul.actus li a   {   color: #000; font-weight: normal;}

.page_sommaire #rechhome    {   display: none;}
.page_sommaire #rechhome h2    {   display: none !important;}


.page_sommaire .logos   {   margin-top: 40px;}
.page_sommaire .logos h3    {   color: #73a234; font-size: 1em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; font-weight: normal;}


/* Rubriques */

.page_rubrique .chapo   {   width: 470px;}

.page_rubrique .chapo .formulaire_spip, .page_rubrique .chapo .ghost    {   clear: left; margin-top: 15px;}

.page_rubrique .chapo .formulaire_spip h2    {   display: none !important;}

/* Inventaires & catalogues */

ul.catatop	{	margin-right: 20px;}

ul.catatop li	{	border: 1px solid #999; border-left: none; padding: 3px; padding-right: 0; margin-bottom: 5px; background: url(../IMG/commun/bg_inventaires.gif) top left no-repeat #fff;}
	
	
	ul.catatop li a	{	color: #000; padding-left: 13px;}

ul.catatop li ul	{	display: none; border-top: 1px solid #999; margin-top: 3px; margin-left: 1px;}
	.echapp ul.catatop li ul	{	display: block; border-top: none; margin-top: none;}
	ul.catatop li ul li	{	border: none; margin: 0; background-image: none; padding-bottom: 1px;}
	ul.catatop li ul li.on	{	font-weight: normal;}

.page_cata ul.result li	{	margin-right: 11px; margin-bottom: 11px; background: url(../IMG/icones/icone_plus.gif) 119px 119px no-repeat #fff;}		
.page_cata ul.result li.right	{	margin-right: 0;}
	.page_cata ul.result li:hover	{	background-position: 117px 117px;}
	
.reload	{	display: none; margin: 13px; text-align: center;}
.cont_cata	{	display: none;}
.page_cata .bloc-texte	{	margin-bottom: 5px;}
	.page_cata .bloc-texte p.copy_imec	{	text-align: right; margin: 0;}
.navig_notices	{	margin: 10px; text-align: center;}


 
/* Plan */

.page_plan ul.rechmots  {   margin-bottom: 30px;}
.page_plan ul li h4 {   font-size: 1.1em; padding-bottom: 3px;}



/* Chronologie */

ul.result.chrono	{	float: left; padding: 0; margin-left: -20px; margin-bottom: 0; width: 60px; background: url(../IMG/documents/bg_chrono.gif) 30px top fixed no-repeat #fff;}

ul.result.chrono li, ul.result.chrono li:hover	{	float: left; width: 40px; text-align: center; height: auto; clear: both; padding: 3px; padding-left: 20px; padding-top: 2px; margin: 0px; border: none; font-style: italic; font-family: Georgia, Times, serif; font-size: 13px; background: url(../IMG/documents/bg_li_chrono_sans.gif) top left no-repeat transparent;}

ul.result.chrono li:hover, ul.result.chrono li.on	{	background: url(../IMG/documents/bg_li_chrono_on.gif) top left no-repeat transparent;}

ul.result.chrono li a	{	font-weight: normal !important;}

ul.result.chrono li:hover a, ul.result.chrono li.on a	{	font-weight: bold !important; font-style: normal; text-decoration: none;}

.page_article ul.result.chrono .ghost	{	clear: none;}
.page_article .ghost.hantechrono	{	clear: none;}

.texte.chrono	{	float: right; width: 400px; padding-right: 20px; min-height: 700px;}
.texte.chrono h3.spip	{	margin-top: 10px;}
.texte.chrono h3.spip:first-letter	{	text-transform: capitalize;}

#ancreresultats	{	margin-top: 47px; display: block;}

.biblio	{	margin-top: 20px;}

.biblio ul	{	background: url(../IMG/commun/bg_inventaires.gif) top left no-repeat #fff; padding: 0; padding-left: 5px; padding-bottom: 5px; border: 1px solid #999;}

.biblio ul li	{	padding: 1px 5px;}
	.biblio ul li.first	{	padding: 3px 5px; font-weight: bold; font-size: 1.1em; color: #000; border-bottom: 1px solid #999; margin-bottom: 5px;}

.biblio ul li a, .biblio ul li a:hover	{	color: #444; text-decoration: none;}
.biblio ul li a:hover	{	color: #000;}

/* Petits liens vers les autres sections du portail */

.lienptt, .lienptt:hover	{	color: #8b939d;}

.lienptt.biblio, .lienptt.biblio:hover	{	color: #069;}

.lienptt.ens, .lienptt.ens:hover	{	color: #d01b6f;}

/* Traductions */

#tradmanqu	{	display: none;}
#TB_window	{	font-size: 12px !important;}
#TB_window h3	{	display: none !important;}


/* Boutons partage */

.partage	{	border-top: 1px solid #ddd; padding-top: 10px;}
.partage img	{	vertical-align: middle;}
.partage a, .partage a:hover	{	text-decoration: none;}


