/* Correction des styles par defaut / mise a zero multinavigateurs */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul,li { /*list-style: none;*/ }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { contenu:''; }
abbr,acronym { border: 0; }
ins { text-decoration: none; }

/*  ------------------------------------------
/* 	Typographie generale (style transversaux)
/*  ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS */
body, body *, h3.spip { font-size: 100%; font-family: Verdana, Geneva, Helvetica, sans-serif; }
body { font-size: 12px; color: #333; }
p { margin-bottom: 1em; }

/* Titraille / Intertitres */
h1, h2, h3, h4, h5, h6 { color: #000; line-height: normal; }
h1 { font-family: Helvetica, Verdana, Geneva, sans-serif; }
h2, h3, h4, h5, h6 { font-weight: bold; }
h3.spip { margin-bottom: .5em; padding-top: 5px; text-align: left; }
h1.big, h2.big, #extra h2.big { background: none; margin-bottom: 12px; padding-left: 0; font-size: 20px; font-family: Helvetica, Verdana, Geneva, sans-serif; font-weight: bold; color: #E0E0E0; /*line-height: 42px; margin-top: -22px;*/ }
.surtitre, .soustitre { text-transform: uppercase; color: #ccc; }
hr { height: 2px; border: 0; color: #ccc; background: #E0E0E0; margin: 1em auto; width: 70%; }
.titre_orange { color: #FD993D; font-size: 20px; padding-bottom: 2px; border-bottom: 1px solid #E0E0E0;}

/* Divers */
b, strong { font-weight: bold; }
i, em { font-style: italic; }
abbr,acronym { border-bottom: 1px dotted; cursor: help; }
strike, s { opacity: 0.6; text-decoration: line-through; }
.important, .important a { color: #a02020; }
small, small * { font-size: 9px; color: #666; line-height: normal; }

/* Couleurs Articles */
span.cs_taille10 {font-size: 10px; }
span.cs_taille11 {font-size: 11px; }
span.cs_taille12 {font-size: 12px; }
span.cs_taille13 {font-size: 13px; }
span.cs_taille14 {font-size: 14px; }
span.cs_taille15 {font-size: 15px; }
span.cs_taille15bis {font-size: 15px; }
span.cs_taille16 {font-size: 16px; }
span.cs_taille17 {font-size: 17px; }
span.cs_taille18 {font-size: 18px; }
span.cs_taille19 {font-size: 19px; }
span.cs_taille20 {font-size: 20px; }
span.cs_taille25 {font-size: 25px; }
span.cs_taille30 {font-size: 30px; }
span.cs_taille35 {font-size: 35px; }
span.cs_taille40 {font-size: 40px; }
span.cs_taille45 {font-size: 45px; }
span.cs_taille50 {font-size: 50px; }

/* Listes SPIP */
ul.spip { margin-left: 2em; list-style: square url(img/puce.gif) outside; }
ol.spip { margin-left: 2em; list-style: decimal; }

/* Citations, code et poesie */
blockquote, blockquote.spip { min-height: 40px; margin-right: 2em; margin-left: 0; padding-left: 48px; padding-top: 8px; background: url(img/guillemets.gif) no-repeat; border: 0; }
q, q *, blockquote, blockquote *, div.spip_poesie, div.spip_poesie * { font-family: Georgia, "Times New Roman", Times, serif; }
tt, code, .spip_code, .spip_cadre { /*color: #006;*/ }

/* Tableaux */
table.spip { width: 100%; }
table.spip, table.spip * { font-size: 11px; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }
.spip_logos { background: #fff; margin: 5px 5px 5px 5px; border: 1px solid #dfdfdf; }
a:hover .spip_logos { border-color: #000; }
.gravatar { float: left; background: #dfdfdf url(img/gravatar.gif) no-repeat center; margin: 0 1em .1em 0; padding: 0; border: 3px solid #ccc; }
.spip_documents_center { margin-top: 0; }

#portfolio { clear: both; }
#portfolio h2 { display: none; }
#portfolio .spip_logos.modulo1 { margin-left: 0; }
.page_blog #portfolio .gentil_message { margin: 0; }
.page_blog #portfolio .spip_logos { margin: 1em 2em 1em 0; }
.page_blog #document_actif { padding-top: 100px; }

/* Formulaires */
#contenu .formulaire_spip form { background: #F5F5F5 url(img/pale.gif); padding: 1em 2em; border: 1px solid #E0E0E0; color: #666; }
form, form * { font-size: 11px; text-align: left; }
input, select, label { vertical-align: middle; }
legend { display: none; }
label {}
table.spip_barre { width: 264px; }
table.spip_barre a img { background: #F5F5F5; padding: 3px; border: 1px solid #E0E0E0; }
table.spip_barre a:hover img { background: #FFF; border: 1px solid #ccc; }
table.spip_barre .barre { display: none; }
textarea, input.forml, select { margin: 0; color: #000; }
textarea, input.forml { display: block; padding: 2px; border: 1px inset #666; }
textarea.forml { width: 99%; height: 10em; }
input.forml { width: 50%; }
.spip_bouton { text-align: right; }
.spip_bouton input, input.submit { width: auto; background: #999; margin: 1px 0; padding: 1px 4px; border: 1px outset; color: #fff; font-weight: bold; }
.previsu { background: #fff; margin-bottom: 1em; padding: 0 1em; border: 2px solid #C03; }
.previsu legend { display: block; color: #C03; font-weight: bold; }
.previsu .spip_bouton input { background-color: #C03; border-color: #930; }

.reponse_formulaire { color: #C03; font-weight: bold; }
.spip_surligne { padding: 0 2px; }
.gentil_message { font-size: 16px; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }
.forum_info_gravatar, .forum_info_gravatar * { font-size: 10px; color: #666; line-height: normal; }

/* Forums */
#forum { width: 80%; padding-top: 60px; }
#forum h2 { margin-top: 30px; margin-bottom: 12px; }
#forum ol { list-style: none; font-size: 11px; line-height: 1.2em; }
#forum ol li { clear: both; margin: 0 0 2em 0; min-height: 40px; }
#forum ol li li { margin: 0; min-height: 0; list-style: circle; }
#forum ol li p { margin-bottom: .5em; }
#forum ol li .forum-chapo, #forum ol li .forum-chapo * { color: #636363; }
#forum .formulaire_forum { margin-bottom: 1em; }


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

/* Disposition a l'ecran : contenu et menu */
body { padding: 160px 0px 0 0px; background: #fff url(img/background.gif) no-repeat left top fixed; text-align: center; }
* html body { padding: 0; }
#conteneur { width: 950px; min-height: 500px; margin: 0 auto; text-align: left; z-index: 2; }
* html #conteneur { margin-top: 30px; }
#contenu { float: right; margin-top: 10px; width: 900px; }
#contenu2{ float: right; margin-top: 10px; width: 700px; }
#extra { float: left; width: 200px; margin-top: 30px; }

/* Top et barre de nav */ 
#panorama { position: fixed; top: 0; left: 0; width: 100%; height: 150px; background: #E0E0E0 url(img/panorama.jpg) repeat-x; padding: 0 10px 0 50px; border-bottom: 1px solid #fff; overflow: hidden; z-index: 90; }
#panorama #entete { display: block; width: 770px; margin: 0 auto; }
#panorama #entete #logo { display: block; width: 770px; height: 120px; margin: 5px 0; text-align: left; font-size: 30px; overflow: hidden; }
#panorama #entete #logo * { text-decoration: none; color: #000; }
#panorama #entete #barnav { clear: both; width: 770px; white-space: nowrap; }
#panorama #entete #barnav * { display: inline; color: #666; }
#panorama #entete #barnav ul { list-style: none; float: left; }
#panorama #entete #barnav ul li {}
#panorama #entete #barnav ul li a { display: block; float: left; padding: 2px 35px; font-weight: bold; font-size: 16px; color: #FD993D;}
#panorama #entete #barnav ul li a:hover, #panorama #barnav ul li a.on { background: #ccc; text-decoration: none; }
#panorama #entete #barnav #list { text-align: center; }

.formulaire_recherche { margin: 0 0 0 10px; float: right; }
.formulaire_recherche label { display: none !important; }
.formulaire_recherche input.forml { width: 130px; background: #eee; }

/* Pied de page */
#pied { clear: both; margin: 1em 0 1px 0; text-align: center; font-size: .9em; color: #666; }

/* 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%; }
.none { display: none; }

/*  ------------------------------------------
/*  Habillage des elements du contenu
/*  ------------------------------------------ */

#hierarchie { display: none; }

.cartouche { margin: 0 0 1em 0; }
.cartouche h1 { margin: 0; font-size: 24px; color: #000; }
.cartouche grand { font-size: 24px; color: #000; }
.cartouche p { margin: 0; }

.signature { display: block; clear: both; padding-bottom: 2px; border-bottom: 1px solid #E0E0E0; color: #333; font-size: 10px; }
.categorie { text-transform: uppercase; }

.prevnext { width: 100%; padding: 1px 0; border-bottom: 1px solid #dadada; line-height: normal; }
.prevnext span { display: block; width: 50%; height: 1em; overflow: hidden; }
.prevnext span.prev { text-align: left; float: left; }
.prevnext span.next { text-align: right; float: right; }
.prevnext a { display: block; width: 100%; font-size: 10px; /*color: #ccc;*/ }
.prevnext a:visited { color: #999; }
.prevnext a:hover { color: #222; text-decoration: none; }


.date, .date * { display: block; width: 57px; text-align: center; color: #dadada; overflow: hidden; }
.date { float: left; display: inline; position: relative; text-align: center; font-size: .88em; }
.date .jour { margin-top: 16px; height: 30px; font: bold 28px/28px Helvetica; letter-spacing: -1px; text-transform: lowercase; }
.date .mois { position: absolute; left: 0; top: 3px; font: bold 9px/9px Verdana; text-transform: uppercase; }
.date .annee { font: normal 9px/9px Helvetica, sans-serif; letter-spacing: 1px; }
.liste ul li .date { margin: 0 11px 1.5em 0; border-right: 1px solid; }

.chapo { margin-bottom: 1.8em; font-weight: bold; }

#contenu { line-height: 1.6em; }
/*#contenu h2 { margin-top: 2em; }*/
p, blockquote, .spip_poesie, textarea, div.spip_code, .spip_documents_center, ul.spip, ol.spip { margin-bottom: 1em; }

.ps, .notes { font-size: 10px; color: #666; margin-top: 2em; width: 80%; }
.ps { font-size: 11px; }


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

.liste {}
.liste ul { width: 500px; margin: 22px 0 0 0; padding: 0; list-style: none; }
.liste ul li { clear: both; display: block; min-height: 60px; margin: 0; padding: 0 0 22px 0; }
.liste ul li .spip_logos { float: left; margin: 0; }
.liste ul li h3, .liste ul li h2, .liste ul li small, .liste ul li p { float: right; width: 348px; }
.liste ul li h3, .liste ul li h2 { line-height: normal; margin-bottom: .2em; }
.liste ul li h3 a, .liste ul li h2 a { color: #000; }
.liste ul li p { margin: 0 0 22px 0; }
.liste ul li small { display: block; font-size: 9px; color: #666; line-height: normal; }
.liste ul li small * { font-weight: normal !important; }

.pagination { clear: both; width: 390px; margin-left: 22px; text-align: right; white-space: nowrap; font-size: 11px; border-top: 1px solid #E0E0E0; }
.plus { clear: both; font-size: 10px; line-height: normal; text-align: right; }
.plus a { margin-left: 6px; padding-left: 6px; background: url(img/puce-plus.gif) no-repeat left center; text-transform: uppercase; white-space: nowrap; }
.plus { color: #666; }

/* Extra */
#extra { color: #666; line-height: 1.4em; }
#extra, #extra * { font-size: 10px; }
#extra .menu { clear: both; padding: 0 0 1.5em; }
.menu p { margin: 0; padding: 0 1em .25em 0; }
#extra h2, .menu h2 { background: url(img/sousrubmenu.png); background-repeat: repeat-x ; margin: 0 0 3px; padding: 1px 4px; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu li, .menu p { margin: 0; padding: .30em 0 .30em 4px; }
.menu li { line-height: normal; }
.menu .on { color: #000; }

.menu#sousrub {}
.menu#sousrub h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#sousrub p { padding: 1px 4px; }
.menu#sousrub ul li { margin: 0; padding: 0; }
.menu#sousrub ul li a { display: block; width: 192px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#sousrub ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#sousrub ul li a.on { background: #666; color: #fff; }

.menu#sousrub2 {}
.menu#sousrub2 h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#sousrub2 p { padding: 1px 4px; }
.menu#sousrub2 ul li { margin: 0; padding: 0; }
.menu#sousrub2 ul li a { display: block; width: 192px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#sousrub2 ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#sousrub2 ul li a.on { background: #666; color: #fff; }

.menu#sousrub3 {}
.menu#sousrub3 h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#sousrub3 p { padding: 1px 4px; }
.menu#sousrub3 ul li { margin: 0; padding: 0; }
.menu#sousrub3 ul li a { display: block; width: 210px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#sousrub3 ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#sousrub3 ul li a.on { background: #666; color: #fff; }

.menu#sousrub4 {}
.menu#sousrub4 h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#sousrub4 p { padding: 1px 4px; }
.menu#sousrub4 ul li { margin: 0; padding: 0; }
.menu#sousrub4 ul li a { display: block; width: 192px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#sousrub4 ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#sousrub4 ul li a.on { background: #666; color: #fff; }

.menu#sousrub5 {}
.menu#sousrub5 h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#sousrub5 p { padding: 1px 4px; }
.menu#sousrub5 ul li { margin: 0; padding: 0; }
.menu#sousrub5 ul li a { display: block; width: 210px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#sousrub5 ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#sousrub5 ul li a.on { background: #666; color: #fff; }

.menu#liens {}
.menu#liens h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#liens p { padding: 1px 4px; }
.menu#liens ul li { margin: 0; padding: 0; }
.menu#liens ul li a { display: block; width: 210px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#liens ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#liens ul li a.on { background: #666; color: #fff; }

.menu#liens2 {}
.menu#liens2 h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#liens2 p { padding: 1px 4px; }
.menu#liens2 ul li { margin: 0; padding: 0; }
.menu#liens2 ul li a { display: block; width: 192px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#liens2 ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#liens2 ul li a.on { background: #666; color: #fff; }

.menu#photo {}
.menu#photo h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#photo p { padding: 1px 4px; }
.menu#photo ul li { margin: 0; padding: 0; }
.menu#photo ul li a { display: block; width: 210px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#photo ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#photo ul li a.on { background: #666; color: #fff; }
a:hover .menu#photo { border-color: #ccc; }

.menu#photo2 {}
.menu#photo2 h2 { margin-left: 10px; font-size: 1.4em; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.menu#photo2 p { padding: 1px 4px; }
.menu#photo2 ul li { margin: 0; padding: 0; }
.menu#photo2 ul li a { display: block; width: 192px; background: #E0E0E0 url(img/pale.gif); margin: 0 0 3px 0; padding: 1px 4px; font-size: 11px; font-weight: bold; color: #555; }
.menu#photo2 ul li a:hover { background: #E0E0E0; text-decoration: none; color: #000; }
.menu#photo2 ul li a.on { background: #666; color: #fff; }

.menu#auteurs { display: none; }
.menu#auteurs ul li { display: inline; }

.menu#tagcloud { color: #999; }
#extra .menu#tagcloud * { color: #888; }
.tiers .menu#tagcloud * { color: #999; }
.menu#tagcloud * { display: inline; line-height: normal; }
.menu#tagcloud .on { color: #333; }
.menu#tagcloud h2 { display: none; }
.menu#tagcloud .plus { display: block; }

.menu#newsletter {}
.menu#newsletter form {}
.menu#newsletter form label { display: block; }
.menu#newsletter form input { display: inline; }
.menu#newsletter small { line-height: normal; }

.menu#liensforum { color: #777; }
.menu#liensforum ul li { padding-left: 16px; background: url(img/bulle.gif) no-repeat 3px 5px; }

.menu#site { text-align: center; }
.menu#site h2 { display: none; }
.menu#site ul {}
.menu#site ul li { margin: 0; padding: 0; }
.menu#site ul li img.spip_logos { width: 170px; height: 107px; margin: 0 auto; }
.menu#site ul li p { width: 177px; margin: 0 auto; padding: 0; text-align: left; color: #444; }


/*  ------------------------------------------
/*  Variantes par squelettes
/*  ------------------------------------------ */

/* Blog */
.page_blog .liste { /*width: 220px;*/ }
.page_blog .liste ul { margin: 0; }
.page_blog .liste ul li { width: 300px; min-height: 0; }
.page_blog .liste h2, .page_blog .liste ul li p { margin-bottom: 12px; }
.page_blog .liste ul li h3, .page_blog .liste ul li small, .page_blog .liste ul li p { /*width: 150px;*/ }
.page_blog .liste ul li small { display: none; }
.page_blog .liste .plus {}
.trait_blog { color: #FD993D; }
.titres_rubrique { width: 500px; border-bottom:2px solid #FD993D; margin-top: 10px; margin-bottom: 10px; font-size: 20px; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold;}

/* Album photo */
.page_photos #conteneur { text-align: center; }
.page_photos #contenu { float: none; width: 736px; margin: 0 auto; text-align: left; font-size: 11px; }
.page_photos #contenu #portfolio { /*height: 620px;*/ overflow: hidden; text-align: left; }
.page_photos #contenu #portfolio .pagination { width: auto; margin-left: 0; padding: 0; border: 0; text-align: right; }
.page_photos #contenu #portfolio .gentil_message { text-align: left; }
.page_photos #contenu #portfolio .spip_logos { margin: 0 10px 20px 10px; }
.page_photos #contenu #portfolio .spip_logos.modulo1 { margin-left: 0; }
.page_photos #contenu #portfolio .spip_logos.modulo5 { margin-right: 0; }

/* Page visite */
.page_visite #contenu .texte { float: left; }
.page_visite #contenu p.plus { float: right; clear: right; width: 210px; margin-bottom: 27px; text-align: left; }
.page_visite #contenu .menu { float: right; clear: right; width: 210px; margin-bottom: 27px; }
.page_visite #contenu .menu h2 { margin-top: 0; padding-top: 0; }
.page_visite #contenu .menu ul { margin: 0; padding: 0; list-style: none; font-size: 11px; }
.page_visite #contenu .menu ul li a { padding-left: 10px; background: url(img/puce-lire-aussi.gif) no-repeat; }

/* Page contact */
.page_contact #extra { float: right; margin-left:10px; margin-right:10px; }
.page_contact #pied { display: none; }
.page_contact .formulaire_ecrire_auteur { width: 70%; }

/* Page cours*/
.page_cours h2 { font-size: 15px; color: #FD993D; font-weight: bold; margin-bottom:5px; margin-left:10px;}

/* Qui sommes nous */
.page_nous .article_oui #contenu { float: left; width: 460px; }
.page_nous .article_oui #nous { float: right; width: 280px; padding: 0 0 1em 15px; border-left: 1px solid #E0E0E0; }
.page_nous .article_oui #nous ul { margin: 0; padding: 0; list-style: none; }
.page_nous .article_oui #nous ul li.tiers { clear: both; min-height: 50px; margin: 0 0 2em 0; font-size: 11px; }

.page_nous .article_non #contenu { float: none; width: 100%; line-height: normal; }
.page_nous .article_non #contenu ul { margin: 0; padding: 0; list-style: none; }
.page_nous .article_non #contenu ul li.tiers { float: left; display: block; width: 220px; height: 130px; overflow: hidden; margin: 1em 55px 15px 0; font-size: 11px; }
.page_nous .article_non #contenu ul li.tiers.modulo1 { margin-left: 0; }
.page_nous .article_non #contenu ul li.tiers.modulo2 {}
.page_nous .article_non #contenu ul li.tiers.modulo3 { margin-right: 0; }

.page_nous ul li.tiers img.gravatar { border-width: 4px; }
.page_nous ul li.tiers h2, .page_nous ul li.tiers p { margin: 0 0 .5em 60px; }
.page_nous ul li.tiers h2 { font-size: 12px; color: #333; }
.page_nous ul li.tiers h2.big { margin-top: 0 !important; margin-bottom: 0 !important; font-size: 28px; color: #CCC; }
.page_nous ul li.tiers p.plus {}
.page_nous ul li.tiers .spip_logos.gravatar { margin: 0; }

/* Forums et livre d'or */
.page_forum #contenu { float: left; }
.page_forum #contenu h1, .page_forum #contenu #forum { float: right; }
.page_forum #extra { float: right; margin-top: 60px; }
.page_forum #extra h2 { background: none; }
.page_forum #extra table.spip_barre { display: none; }
.page_forum #extra textarea.forml { width: 95%; }
.page_forum #extra input.forml { width: 95%; }

/* Page liens */
.page_liens #contenu { width: 100%; }
.page_liens #contenu h1 { display: none; }
.page_liens #conteneur .menu#site { text-align: center; }
.page_liens #conteneur .menu#site a.spip_out { background: none; padding-right: 0; }
.page_liens #conteneur .menu#site .spip_logos { width: 170px; height: 107px; margin: 0 auto; }
.page_liens #conteneur .menu#site p { width: 177px; margin: 0 auto; padding: 0; text-align: left; }
.page_liens #conteneur ul { list-style: none; font-size: 10px; }
.page_liens #conteneur ul li { float: left; width: 190px; height: 170px; /*height: 305px;*/ overflow: hidden; text-align: center; line-height: normal; }
.page_liens #extra { float: left; margin-right: 50px; display: inline; }

/* Page plan */
.page_plan {}
.page_plan #conteneur { width: 2000px; }
.page_plan #conteneur dl { width: 200px; float: left; margin-right: 60px; min-height: 300px; }
.page_plan #conteneur h2 {}
.page_plan #conteneur ul { margin-bottom: 1em; list-style: none; }
.page_plan #conteneur li { padding-left: 1em; font-size: 11px; color: #999; }
.page_plan #pied { display: none; }

/* Erreur 404 */
.page_404 #contenu { padding-top: 90px; }
.page_404 #pied { display: none; }

/* Page legal */
.page_legal #pied { margin-top: 60px; }

/* Resultats recherche */
.page_recherche #pied { display: none; }

/* Page tagcloud */
.page_tagcloud #pied { margin-top: 60px; }

/* Page d'accueil */
.page_accueil {}
.page_accueil #contenu2 { float: left; width: 100%; } 
.page_accueil #extra { float: right; }
.page_accueil .tiers { float: left; width: 200px; margin: 0 20px 0 0; overflow: hidden; }
.page_accueil .tiers.modulo3 { margin-right: 0; }
.page_accueil .tiers .menu { margin: 0 0 15px 0; font-size: 11px; line-height: normal; }

.page_accueil #descriptif_site_spip { width: 750px; }
.page_accueil #avertissement { width: 750px; margin-bottom: 1.4em; padding-left: 1em; line-height: 1.4em; }
.page_accueil #avertissement img { float: left; margin-right: 1em; }
.page_accueil #avertissement h2 { font-size: 1.4em; font-weight: normal; color: #000; }
.page_accueil #avertissement p { font-size: 10px; color: #666; }

.page_accueil .deuxtiers { float: left; width: 500px; margin: 0; }

.page_accueil .edito { height: 160px; width: 500px; margin: 0; }
.page_accueil .edito #alaune { width: 500px; border-bottom:2px solid #FD993D; margin-bottom: 10px; text-align: justify; }
a.alaune { color: #FD993D; }
a.alaune:visited { color: #FD993D; }

.page_accueil #actu { width: 500px; border-bottom:2px solid #FD993D; margin-bottom: 10px;  }
a.actu { color: #FD993D; }
a.actu:visited { color: #FD993D; }
a.actu_suite { color: #FD993D; }
a.actu_suite:visited { color: #FD993D; }

.page_accueil .titres { font-size: 20px; color: #BBB; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }

.page_accueil .menu#nous {}
.page_accueil .menu#nous .spip_logos { margin: 0; border: 0; }
.page_accueil .menu#nous ul * { display: inline; }
.page_accueil .menu#visite {}
.page_accueil .menu#meteo { color: #444; }

span.logo { padding: 0px 20px 0px 0px; }
span.Date {
    font-size: 80%;
    font-variant: small-caps;
    color: #666666;
    background-color: #CCCCCC;
    float: left;
    margin-top: 0.5em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    width: 70px;
    text-align: center;
    display: block;
    margin-right: .5em;
	margin-left: .5em;

  }
span.Titre { font-size: 12px; font-weight: bold; color: #FD993D; }
a.Titre { font-size: 12px; font-weight: bold; color: #FD993D; }
a.Titre:visited { color: #FD993D; }
span.Titre_accueil { font-size: 12px; font-weight: bold; color: #FD993D; text-align: justify; }
a.Titre_accueil { font-size: 12px; font-weight: bold; color: #FD993D; }
a.Titre_accueil:visited { color: #FD993D; }

.page_accueil .liste { /*width: 220px;*/ }
.page_accueil .liste ul { margin: 0; }
.page_accueil .liste ul li { /*width: 220px;*/ min-height: 0; }
.page_accueil .liste h2, .page_accueil .liste ul li p { margin-bottom: 12px; }
.page_accueil .liste ul li h3, .page_accueil .liste ul li small, .page_accueil .liste ul li p { /*width: 150px;*/ }
.page_accueil .liste ul li small { display: none; }
.page_accueil .liste .plus {}

.page_accueil #portfolio {}
.page_accueil #portfolio .gentil_message { margin-bottom: 10px; }
.page_accueil #portfolio .spip_logos { margin: 2px 14px 0 0; }
.page_accueil #portfolio .spip_logos.modulo4 { margin-right: 0; }
.page_accueil #portfolio p { margin: 0 0 2em 0; }

.page_accueil .menu#ailleurs strong { font-weight: normal; }
.page_accueil .menu#ailleurs small { display: block; }

.page_accueil .menu#sousrub ul li a { display: block; width: 212px; }

.page_accueil .troistiers { float: right; width: 200px; margin-top: 9px; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}
.page_accueil .troistiers#evenements { background-color:#EEEEEE; border-width: 1px ; border-style: dashed ; border-color: #418282;}
.page_accueil .troistiers#evenements ul { list-style:none; }
.page_accueil .troistiers#evenements h2 { color:#418282; font-size:15px; border-bottom:1px solid #418282; margin-bottom: 5px;}
.page_accueil .troistiers#culture { background-color:#EEEEEE; border-width: 1px ; border-style: dashed ; border-color: #418282;}
.page_accueil .troistiers#culture ul { list-style:none; }
.page_accueil .troistiers#culture h2 { color:#418282; font-size:15px; border-bottom:1px solid #418282; margin-bottom: 5px;}

.date_small { font-size: 9px; color: #666; }


/*  ------------------------------------------
/*  FIN
/*  ------------------------------------------ */

/* Couleurs des liens */
a, a.spip_in, a.spip_out, a.spip_url, a.spip_glossaire { color: #444; }
a:visited { color: #777; }

a { text-decoration: none; }
a.spip_in { text-decoration: underline; }
a.spip_out, a.spip_url, a.spip_glossaire { text-decoration: underline; padding-right: 12px; background: url(img/spip_out.gif) no-repeat right center; }
* html a.spip_out, * html a.spip_url, * html a.spip_glossaire { background: none; padding-right: 0; }
a.feed, a.feed:visited { min-height: 12px; padding-left: 16px; background: url(img/feed.gif) no-repeat left center; color: #fb8308; }
.on { font-weight: bold; }
.page_blog #contenu a { font-weight: bold; }
.page_blog #contenu .cartouche a { font-weight: normal; }

a:hover { color: #000; text-decoration: underline; }
a.feed:hover { color: #e85800; }

.spip-admin-float { position: fixed !important; }