/* --------------------------------------------------------- */
/* 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: 11px; font-family:Verdana, Geneva, sans-serif; color: #333; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }
h1 { font-size: 18px; color:#980E06; padding-bottom:2px; margin-bottom:2px; border-bottom:1px solid #666; }
h2 { font-size: 12px; font-variant:small-caps; font-weight: normal; color:#333; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #333; }
h3 { font-size: 11px; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */
p { padding:0; margin:5px 0 0 0; }

#xiti-logo { text-align:center; padding:10px 0 10px 0; }

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 9px; 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 {} /* 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: #000; margin: 0; padding: 0; text-align: center; }

#page { position: relative; width: 965px; margin: 0 auto; text-align: left; background: #FFF; }

#entete { width: auto; margin: 0; padding:10px 0 0 0; }
#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-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: right; width: 594px; overflow: hidden; }
#contenu { padding-top: 0.30em; }

#navigation { float: left; width: 365px; margin-top: 0; margin-right:6px; overflow: hidden; }
#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#pied { clear: both; width: 100%; margin:25px 0 0 0; padding: 0.40em 0; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

.centrer { text-align:center; }
.txtleft { text-align:left; }
.txtright { text-align:right; }
.bordeaux { color:#6D071A; }

/* 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%; }

/* Separation */
.separation { width:100%; height:1px; margin:15px 0 15px 0; padding:0; border:0; line-height:1px; font-size:1px; border-bottom:1px solid #333; }

/* ------------------------------------------
/* 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 { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; } */
.surtitre { color:#000; font-variant:normal; font-weight:normal; font-size:10px; border:1px solid #6D071A; border-left:15px solid #6D071A; padding:1px 5px 1px 5px; margin:2px 0 3px 0; }
.soustitre { font-size: 0.90em; color: #333; 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 { font-weight: bold; color: #000; font-size: 1em; }
.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: 2em auto; text-align: center; }
#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: #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: 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:0; 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.20em 0; padding: 0.20em; border-top: 1px solid #999; }
.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: 5px; } /*Cf.: spip_formulaires.css*/

table.spip td { background-color:#FFF; }

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding:10px 0 5px 0; }
.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: #6D071A; text-decoration: none; }
a:focus,a:active { color: #6D071A; text-decoration: underline; }
a:hover { color: #66cc33; text-decoration: underline; }

/* Navigation - Barre latérale
---------------------------------------------- */
#navigation .nav1 { float:left; width:176px; margin:5px 5px 0px 4px; border:1px solid #333; font-size:10px; }
#navigation .nav2 { float:left; width:176px; margin:5px 0 0 0; border:1px solid #333; font-size:10px; }
#navigation .nav12 { width:359px; height:auto; border:1px solid #333; margin:5px 5px 0px 4px; font-size:10px; }
#navigation .nav2 ul { margin:5px; padding:0px; font-size:10px; list-style:none; }
#navigation .nav2 li { margin-bottom:3px; }
#navigation .nav2 form { margin:0px; padding:0px; }
#navigation .caretrech { height:340px; overflow:hidden; }
#navigation .filinfos { height:340px; overflow:hidden; }
#navigation .filinfos marquee { height:312px; }
#navigation .video { text-align:center; font-size:10px; }


/* Contenu
---------------------------------------------- */
#contenu { margin:5px 0 0 0; padding:3px; border:1px solid #333; }
#contenu.sommaire { padding:0; border:none; }
#contenu .contenu_bis { border:1px solid #333; padding:3px; margin-top:3px; }
#contenu .cont1 { float:left; width:293px; margin:3px 4px 0 0; border:1px solid #333; }
#contenu .cont2 { float:right; width:293px; margin:3px 0 0 0; border:1px solid #333; }
#contenu .logo_vedette { text-align:center }
.page_sommaire #contenu .logo_articles { float:left; width:122px; text-align:center; margin-right:5px; }
.page_rubrique #contenu .logo_articles { float:left; width:202px; text-align:center; margin-right:5px; }
.page_sommaire #contenu .text_articles, .page_rubrique #contenu .text_articles { float:left; }
#contenu .cont1 a, #contenu .cont2 a { font-weight:bold; }

.texteencadre-spip { background-color: #FFFFFF; border: 1px solid #CC3300; padding: 10px; margin: 10px; }

/* Rubrique du jour
---------------------------------------------- */
#menujours { float:left; width:30px; margin:0; padding:0 0 30px 0; border-right:1px solid #666; }
#menujours a { display:block; margin-bottom:1px; width:30px; }
#menujours a.lundi { height:40px; background:url(../images_BA/jours/lundi.jpg) no-repeat top; }
#menujours a.lundi:hover { background-position:left -40px; }
#menujours a.lundi.wactive { background-position:left -40px; }
#menujours a.mardi { height:40px; background:url(../images_BA/jours/mardi.jpg) no-repeat top; }
#menujours a.mardi:hover { background-position:left -40px; }
#menujours a.mardi.wactive { background-position:left -40px; }
#menujours a.mercredi { height:60px; background:url(../images_BA/jours/mercredi.jpg) no-repeat top; }
#menujours a.mercredi:hover { background-position:left -60px; }
#menujours a.mercredi.wactive { background-position:left -60px; }
#menujours a.jeudi { height:40px; background:url(../images_BA/jours/jeudi.jpg) no-repeat top; }
#menujours a.jeudi:hover { background-position:left -40px; }
#menujours a.jeudi.wactive { background-position:left -40px; }
#menujours a.vendredi { height:60px; background:url(../images_BA/jours/vendredi.jpg) no-repeat top; }
#menujours a.vendredi:hover { background-position:left -60px; }
#menujours a.vendredi.wactive { background-position:left -60px; }
#menujours a.samedi { height:45px; background:url(../images_BA/jours/samedi.jpg) no-repeat top; }
#menujours a.samedi:hover { background-position:left -45px; }
#menujours a.samedi.wactive { background-position:left -45px; }
#menujours a.dimanche { height:60px; background:url(../images_BA/jours/dimanche.jpg) no-repeat top; }
#menujours a.dimanche:hover { background-position:left -60px; }
#menujours a.dimanche.wactive { background-position:left -60px; }

#uljours { float:left; overflow:hidden; height:353px; width:258px; margin:0; padding:0; }
#uljours li { border:none; }
#uljours h3 { width:100%; height:17px; font-size:12px; letter-spacing:2px; margin-top:3px; padding:3px 0 0 5px; }
#uljours h3.lundi { background-color:#C85E51; color:#FFF; }
#uljours h3.mardi { background-color:#C69129; color:#FFF; }
#uljours h3.mercredi { background-color:#E9F527; color:#FFF; }
#uljours h3.jeudi { background-color:#A297F7; color:#FFF; }
#uljours h3.vendredi { background-color:#B0F50F; color:#FFF; }
#uljours h3.samedi { background-color:#5D8F5A; color:#FFF; }
#uljours h3.dimanche { background-color:#4FE6D7; color:#FFF; }
#uljours .rubrique_une { text-align:center; padding-bottom:3px; border-bottom:1px solid #DDD; }
#uljours .rubrique_liste { padding:5px 0 5px 5px; border-bottom:1px solid #DDD; font-size:10px; }


/* ARTICLE
---------------------------------------------- */
.art_date {	float:right; text-align:right; background-color:#6D071A; padding:2px 10px 2px 10px; color:#FFF; }
.art_date a { color:#FFF; }
.lettrine { font-size:42px; line-height:42px; color:#980E06; }


/* AGENDA
---------------------------------------------- */
#agenda .rubrique { color:#000; display:inline-block; width:150px; border:1px solid; border-left:15px solid; padding:1px 5px 1px 5px; margin:2px 10px 3px 0px; }


/* ART AVEC BANDEAU PORTFOLIO
---------------------------------------------- */
.portfolioTXT { float:left; width:410px }
.portfolioIMG { float:right; width:175px; text-align:center; background:#6D071A url(../images_BA/pub_gauche.gif) top right no-repeat; padding:22px 0 20px 0; }
.portfolioIMG .descriptif { background-color:#6D071A; color:#FFF; text-align:left; padding:5px; margin-bottom:5px; }
.portfolioIMG a img { width:155px; height:auto; border:5px solid #6D071A; }
.portfolioIMG a:hover img { border:5px solid #FFF; }


/* PUBLI REPORTAGE
---------------------------------------------- */
#contenu .publi1 { float:left; width:295px; margin:3px 4px 0 0; }
#contenu .publi2 { float:right; width:295px; margin:3px 0 0 0; }
#contenu .publi1 h2, #contenu .publi2 h2 { color:#6D071A; font-variant:normal; font-weight:bold; font-size:10px; border:1px solid #6D071A; border-left:15px solid #6D071A; padding:1px 5px 1px 5px; margin:2px 0 3px 0; }
#contenu .publi1 img, #contenu .publi2 img { margin:5px 0 5px 0; }
#contenu .publi1 form, #contenu .publi2 form { margin:0 0 10px 0; }
#contenu .publi1 select, #contenu .publi2 select { margin:0; width:280px; font-size:10px; }
#contenu .publi1 option, #contenu .publi2 option { margin:0; width:260px; font-size:10px; }

#contenu .prevandnext { background-color:#6D071A; height:14px; border-bottom:1px solid #6D071A; border-top:1px solid #6D071A; padding:0 15px 0 15px; margin:10px 0 10px 0; }
#contenu .prevandnext .prev { float:left; }
#contenu .prevandnext .next { float:right; }
#contenu .prevandnext .prev a, #contenu .prevandnext .next a { font-variant:small-caps; display:block; height:14px; width:100px; text-align:center; background-color:#FFF; }

div#trois p
{
margin:0;
padding:0;
text-align:justify;
}
div#trois img
{
float:right;
margin:0 10px 10px 0;
}
