﻿/* --------------------------------------------------------- */
/* 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: Arial,"Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333; border:none;}

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6,h7 { margin: 0; padding: 0; font-weight: normal;font-size: 1em; font-family: Georgia, Times, serif; }
h1 { font-size: 1.70em; color: #000; }
h2 { font-size: 1.40em; 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; }
h6 {font-weight: bold; }
h3.spip {} /* 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 {}

/* 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 {border:none;} /* 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; border:none;}

#page { width: 65em; margin: auto; text-align: left; border:none;}

#entete { width: 100%; margin: 0; padding-top: 1.60em; border:none; padding-bottom: 2em;}
#entete a.accueil {background:url('../bandeausstxt.jpg') no-repeat;border-width:0;border-color:white;display: block; height:190px;width:800px;border:hidden;}
#entete a.accueil:hover {background:url('../bandeautxt.jpg') no-repeat;border-width:0;border-color:white;display: block; height:190px;width:800px;border:hidden;}
#entete a.accueil img.spip_logos {margin-left:40%; vertical-align: bottom; line-height: 1em; border:none;}
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal;border:none; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur {position:relative; clear: both; float: left; width: 100%; overflow: hidden; }
#contenu { padding-top: 0.30em;width: 98%; }

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

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border: 0; text-align: center;  }
#pied img { vertical-align: middle; }
#pied a {color:#CC3300;text-decoration: none; }
#pied a:hover {color:black;text-decoration: none;}

#colonne1 {float:left;  width: 33%; list-style: none;text-align: justify;padding-bottom:500%;}

/* si vous utilisez !important après une règle, c'est cette dernière qui a préséance, peu importe ce qui apparaît après. Cette règle est valable pour tous les navigateurs, excepté IE6.Dans "margin-top: 3.5em !important; margin-top: 2em;" la marge du haut aura 3.5em pour tous les navigateurs, sauf IE6 , dont la marge du haut aura 2em. */


#colonne2 {position:absolute; top:auto!important; top:1.7%;margin-left: 35%; width: 33%; height:100%; list-style: none; text-align: justify;}
#colonne2 ul,li {padding: 0; list-style: none; }

/*spécial fucking IE6*/

#colonne2mot {position:absolute;  clear:both; top:auto!important; top:4.87%;margin-left: 35%; width: 33%; height:100%; list-style: none; text-align: justify;} 


#colonne3 {position:relative;float:right; width:28%; top:auto!important; top:-80%; list-style: none;text-align: center;}
#colonne3 ul,li {list-style: none; }

/*spécial fucking IE6*/
#colonne3mot {position:relative;float:right; width:28%; top:auto!important; top:-45%; list-style: none;text-align: center;}

/* 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%; }


#msie { text-align: center; color: red; }
#msie a { font-weight: bold; text-decoration: none; color: red; }

/* ------------------------------------------
/* 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; border:none;}
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #006600;  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; }

.cartoucheverte {margin-bottom: 2em;color:#006600;}
.cartoucheverte p { margin: 0; padding: 0; clear: left; }
.cartouchevertetexte {color:black;}

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.40em; }
.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; }



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

/* menu */

#menuhaut {
	width: auto;
	position: static;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 1px;
	margin: auto; 
	vertical-align:center;
	}
	

#menuhaut a {
	font-weight: bold;
	color:black;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	margin: auto;
	background:white ;}/*#CC3300;*/

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


/* 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; }
.menu ul li { margin: 0; list-style:none;padding: 0.20em;  }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; list-style:none;}

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

.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;list-style:none; }
.articles ul li h3 { margin: 0; list-style:none;}
.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; list-style:none;}
.articles ul li .introduction { margin-top: 0; line-height: 0; }


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

a.affichage {font-weight: normal;color:#CC3300;text-decoration: none;}/*#CC3300;*/
a.affichage:hover {font-weight: bold;color:black;text-decoration: none;}
a.affichage:focus,a.affichage:hover,a.affichage:active {font-weight: bold;color:black;text-decoration: none;}

a.ligne_titre { color:#CC3300; text-decoration: none;font-weight: normal;}
a.ligne_titre:hover {color:black; text-decoration: none;font-weight: normal;}
a.ligne_titre:focus,a.ligne_titre:hover,a.ligne_titre:active  {color:black; text-decoration: none;font-weight: normal;}

a.ligne_titre2 {color:#CC3300;  text-decoration: none;}
a.ligne_titre2:hover {color:black;text-decoration: none;}
a.ligne_titre2:focus,a.ligne_titre2:hover,a.ligne_titre2:active  {color:black; text-decoration: none;}

a.ligne_mots {color:#006600;text-decoration: none;}
a.ligne_mots:hover {color:black;text-decoration: none;}
a.ligne_mots:focus,a.ligne_mots:hover,a.ligne_mots:active {color:black;text-decoration: none;}

a.nuage {color:#006600;text-decoration: none;}
a.nuage:hover {color:black;text-decoration: none;}
a.nuage:focus,a.nuage:hover,a.nuage:active { color: black; text-decoration: none;}

a.spip_out {color: black; border-bottom :1px dotted #CC3300; text-decoration: none;font-weight:normal; }
a.spip_out:hover {color:#CC3300;border-bottom :1px dotted #CC3300;text-decoration: none;font-weight:normal;}
a.spip_out:focus,a:hover,a:active { color: black; text-decoration: none; }

a.spip_in {color: black; border-bottom :1px dotted #CC3300; text-decoration: none;font-weight:normal; }
a.spip_in:hover {color:#CC3300;border-bottom :1px dotted #CC3300;text-decoration: none;font-weight:normal;}
a.spip_in:focus,a:hover,a:active { color: black; text-decoration: none; }



