/* --------------------------------------------------------- */
/*                        CONVERGENCE                        */
/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */
/* --------------------------------------------------------- */
/*                        choc02.com                         */
/* --------------------------------------------------------- */



/* blue =	#2E3192 	*/
/* yellow =	#fff200 	*/
* { margin:0; padding: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;*/ color:#2E3192; }
h3,h4,h5,h6 { padding:0 5px; margin-left:-5px; font-weight:bold; text-transform:uppercase; clear:both; }
h1 { font-size: 1.50em; font-weight:700; }
h2 { font-size: 1.30em; font-weight: 700; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
#contenu h2 { border-bottom:1px solid #2E3192; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip, #contenu h3 { margin-top:1em; text-align:left; background:#2E3192; color:#fff200; float:left; clear:both; } /* Cf.: spip_style.css */
h3 a { color:#fff200; }
h3 a:hover, h3 a:visited, h3 a:active { color:#EFE43B; }

h4 { color:#2E3192; /*border-bottom:1px solid #2E3192;*/ float:left; background:#fff200; }

span.h4,span.h5,span.h6 { font-weight:700;  }
span.h4 { font-size:1.1em; color:#2E3192; background:#fff200; text-transform:uppercase; }
span.h5 { font-size:1em; color:#2E3192; border-bottom:3px solid #2E3192; }
span.h6 { font-size:1em; color:#2E3192; border-bottom:3px solid #fff200; }

#contenu p { clear:both; margin-bottom:.8em; }

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 { list-style-position:inside;  } /* 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 { width:572px; margin:0 0 0 -5px; clear:both; } /* Cf.: spip_style.css */

table.spip caption { color:#fff200; background:#2E3192; margin-left:-1px; padding:.2em 0; }
table.spip caption a { color:#fff; }
table.spip caption a:hover { color:#fff200; }

table.spip th, table.spip td, table.spip tr { border-color:#2E3192; }
table.spip th { background:#fff200; }

table.spip td, table.spip th { width:20%; }

table.spip tr.row_first { background:none; }
table.spip tr.row_even, table.spip tr.row_odd { background:none; }

p.filet_sep_8, p.filet_sep_9 { height:27px; margin:.6em 0; }
p.filet_sep_8 { background:url('images/arrow_low.png') top center no-repeat; }
p.filet_sep_9 { background:url('images/arrow_up.png') top center no-repeat; }


/* 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%; }
body { background: #FFF url('images/fond_2800_2.jpg') fixed top center repeat-x; margin: 0; padding: 0; text-align: center; }

#page, .page { /*background:url('images/fond_C.jpg') top center no-repeat;*/ position: relative; width: 940px; height:100%; margin: 0 auto; text-align: left; }
#bande_droite, .bande_droite { position:absolute; width:50%; top :.6em; right:0; background:#2E3192; height:20px; }
#entete, .entete { width: 100%; margin: 0; padding: .60em 0; }

#conteneur { position:relative; clear: both; float: right; width: 590px; font-size:.85em;  }
#contenu {
	border-left:18px solid #2E3192; 
	border-top:18px solid #2E3192;
	min-height:350px;
padding:1em 0 1em 5px;

}

#navigation, .navigation { float: left; width: 140px; font-size:.85em; padding-bottom:150px; }
#extra {
	float: left;
	width: 190px;
	margin: 0 0 0 16px;
	font-size:.85em;
	border-left:18px solid #2E3192; 
	padding-top:20px;
}

#pied { position:absolute; bottom:0; margin: 0; padding: 0.40em 0; text-align: left; font-size: 0.8em;color:#77789F; }
#pied img { vertical-align: middle; }
#pied a { color:#77789F; }
#pied a:hover { color:#4C4D6F; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
#contenu .nettoyeur { margin-bottom:1em; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/* resultat recherche */
.spip_surligne { color:#000; }


/* entete 
----------------------------------- */
#entete a.accueil, .entete a.accueil { float:left; margin-top:-18px; }
#entete a.accueil img.spip_logos, .entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip, .entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 1em; font-family: Georgia, Times, serif; font-weight: normal; }

#entete p, .entete p {
position:relative;
	float:right;
	padding:0 5px;
	text-align:right;
	background:#2E3192;
	color:#fff200;
	font-family:arial black, arial, sans-serif;
	margin-bottom:0;
height:20px;

}
#entete p a:hover, #entete p a, .entete p a:hover, .entete p a { display:block; color:#fff200; text-decoration:none;font-size: 1em; }

/* menu entete */
#entete .menu { clear:none; float:right; font-size:.8em; margin:22px 0 0 0; width:600px;  }
#entete .menu.menurecherche { width:auto; margin:22px 0 14px 0; }
#entete .menurecherche li { margin:0 0 0 16px; }
#entete .menurecherche li.rech { width:auto; height:auto; }
#entete .menu li { float:right; margin-bottom:5px; background:#2E3192; }
#entete .menu li a { display:block; font-weight:700; background:#2E3192; color:#fff200; margin-left:0; padding:2px .7em; }
#entete .menu li a:hover, #entete .menu li a.on { color:#fff; text-decoration:none; }
#entete .menu li a:hover { text-decoration:underline; }
#entete .menu li a.on { margin:0; }
#entete .menu.print { float:right; clear:right; margin-top: 4px; }
#entete .menu.print li, #entete .menu.print li a { background:none; text-align:right; }


#entete #formulaire_recherche { float:right; margin: 0 0; padding-right:.2em; background:#2E3192; color:#fff200; }
#entete .formulaire_spip { clear:none; background:url('images/X_b.gif') top right no-repeat; } /* en prechargement ??? */
#entete .formulaire_spip label { float:left; color:#fff200; padding:2px .2em 2px .6em; }
#entete .formulaire_spip input { cursor:pointer; margin-top:1px; }
#entete .formulaire_spip input.submit { width:14px; border:none; background:url('images/X.gif') top left no-repeat; }
#entete .formulaire_spip input.submit:hover { border:none; background:url('images/X_b.gif') top left no-repeat; }


/* menu */
.menu { margin:0; text-align: left; }
.menu li { position:relative; text-align:right; list-style-type:none; }
.menu li.contact { margin-top:60px; }
.menu li.backintro { margin-bottom:1em; margin-right:-2em; }
.menu li a {
	display:block; font-weight:700; background:#2E3192; color:#fff200; padding:2px; 
	padding-left:1000px;
	margin-left:-1000px;
}
.menu li a:hover, #entete .menu li a.on, .entete .menu li a.on, .menu li a.on:hover { color:#fff; text-decoration:none; }
.menu li a:hover { text-decoration:underline; }
.menu li a.on { padding-right:22px; margin-right:-20px; cursor:text; color:#fff; }

div.descriptif {
	background:#fff200;
	padding:.2em;
	margin-bottom:11px;
	font-weight:400;
}
.menu li div.descriptif a { display:inline; color:#2E3192; background:transparent; font-weight:400; }
.menu li div.descriptif a:hover { text-decoration:none; }
.menu .menu {
	position:absolute;
	left:134px;
	top:0;
	width: 150px;
	margin: 0 0 0 16px;
	font-size:.85em;
	border-left:18px solid #2E3192; 
	padding-top:20px;
}
.menu .menu li {
	margin-bottom:.8em;
	text-align:left;
}
/*.menu .menu li a { display:inline; padding:2px 5px; }*/

.menu .menu li a {
margin-left:0; padding-left:0;
}
.menu .menu li a.on {
	padding-right:40px;
	margin-right:-40px;
	display:block;
}

.menu .menu ul li a {
	background:none;
	color:#2E3192;
}
.menu .menu ul li a.on, .menu .menu ul li a:hover {
	text-decoration:underline;
	color:#000;
}


.menu li .menu, .menu .menu li ul { position:absolute; top:-5000px; }
.menu li.on .menu, .menu .menu li.on ul, .page_article .menu .menu li.on ul { top:0; }

.menu .menu li.on ul { position:relative; padding-top:.5em; margin-bottom:2em; }



/* page_sommaire */
body.page_sommaire { background: #FFF url('images/fond_2800.jpg') top center repeat-x; margin: 0; padding: 0; text-align: center; }

.page_sommaire #navigation { width:100%; margin:0 auto; position:relative; height:480px; }
.page_sommaire #page .menu li { position:absolute; width:250px; }
.page_sommaire #page .menu li a { margin-left:0; padding-left:2px; }
.page_sommaire #page .menu li a:hover,.page_sommaire #page .menu li a:focus { text-decoration:none; color:#fff200; }

.page_sommaire #page .menu .descriptif { opacity:0; }
.menu .etoiles { position:absolute; top:-35px; width:70px; height:70px; }
.menu .etoiles a { background:none; height:100%; }

.menu li.btn2 { left:675px; top:50px; }
.menu li.btn2 div.descriptif { margin-left:50px; text-align:left; }
.menu .etoiles.etoile01 { left:-35px; background:transparent url('images/etoile01.png') top left no-repeat; }

.menu li.btn3 { left:265px; top:0px; text-align:left; }
.menu li.btn3 div.descriptif { margin-right:50px; }
.menu .etoiles.etoile02 { right:-35px; background:transparent url('images/etoile02.png') top left no-repeat; }

.menu li.btn4 { left:125px; top:95px; text-align:left; }
.menu li.btn4 div.descriptif { margin-right:50px; }
.menu .etoiles.etoile03 { right:-35px; background:transparent url('images/etoile03.png') top left no-repeat; }

.menu li.btn7 { left:120px; top:265px; text-align:left; }
.menu li.btn7 div.descriptif { margin-right:50px; }
.menu .etoiles.etoile04 { right:-35px; background:transparent url('images/etoile04.png') top left no-repeat; }

.menu li.btn5 { left:258px; top:370px; text-align:left; }
.menu li.btn5 div.descriptif { margin-right:50px; }
.menu .etoiles.etoile05 { right:-35px; background:transparent url('images/etoile05.png') top left no-repeat; }

.menu li.btn6 { left:676px; top:312px; }
.menu li.btn6 div.descriptif { margin-left:50px; text-align:left; }
.menu .etoiles.etoile06 { left:-35px; background:transparent url('images/etoile06.png') top left no-repeat; }

.page_sommaire #page .menu li.btncentre { left:542px; top:182px; width:300px; font-size:90%; }
.menu .etoiles.etoilecentre { left:-25px; top:-20px; background:transparent url('images/etoilecentre.png') top left no-repeat; }
.menu .etoiles.etoilecentre02 { left:-30px; top:-25px; background:transparent url('images/etoilecentre02.png') top left no-repeat; opacity:0; }
.page_sommaire #page .menu li.btncentre a:hover { text-decoration:underline; color:#fff; }
.page_sommaire #page .menu li.btncentre .descriptif { margin-left:50px; text-align:center; }

.premier { z-index:1001; }

/* les deplacements *//*
.glisse { display:none; opacity:0; width:250px; height:250px; background:red; z-index:1000; border:1px solid #fff; }
.premier { z-index:1001; }
p.ferme { cursor:pointer; }
*/

#apparait { position:absolute; top:-5000px; left:0; width:100%; height:auto; background: transparent url('images/fond_2800_2.jpg') top center repeat-x; opacity:0; }



/* plus un peu d'animation du menu avec jquery */
/*.page_sommaire .menu .menu { display:none; }*/
/* .wizzz { position:absolute; top:0; right:0; width:1px; height:18px; background:#2E3192; }*/

/* page plan */
.page_plan #contenu ul { clear:both; list-style:none;margin-left:16px; }
.page_plan #contenu ul ul { margin-left:16px; border-left:6px solid #2E3192; }

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

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { padding: 2em 0; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio et documents_joints */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: none; }
#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; }

#documents_joints.menu { margin:2em 0 0; }
#contenu #documents_joints h2 { text-align:right; margin-top:2em; padding-left:6px; margin-left:-6px; margin-bottom:1em; }
#contenu #documents_joints.menu a { background:#fff200; border-bottom:1px solid red; text-decoration:none; }


/* ------------------------------------------
/* 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 { 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: #2E3192 /*604A7F*/; text-decoration: none; outline:0; }
#contenu a, #contenu .menu a { display:inline; text-decoration:underline; font-weight:700; }
#contenu .menu a { background:none; margin:0; padding:0; color:#2E3192; }
.page_recherche #contenu .menu p a { text-decoration:none; font-weight:400; }
.page_recherche #contenu .menu li { margin-bottom:1em; }
a.on { color:#fff; font-weight:700; }
a:focus,a:hover,a:active, #contenu .menu a:hover { color: #000; text-decoration: underline; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_mail { color: #900; }
a.spip_mail:before { content: "\002709"; } /* liens vers un email */
a.spip_out { color: #009; background:url('images/spip_out.gif') right center no-repeat; padding-right:12px; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline overline; }


/* pour mise en page IE */
.barreg { position:absolute; height:19px; background:#2E3192; width:1000px; left:-1000px; top:0px; }
.barred { position:absolute; height:19px; background:#2E3192; width:20px; left:-36px; top:0px; }



