#navigation .chapo p{ text-align: justify;  }

/*RECUP MEDIAS 19 AVRIL10*/
/* ------------------------------------------
/* Habillage de la UNE tournante
/* ------------------------------------------ */


/* le bouton de l'accueil pour medias2 */
center { padding:2em 0; background:#444554; }

/*FIN ----- RECUP MEDIAS 19 AVRIL10*/








/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */

/* couleurs utilisees

le rouge = #DF1B1B /* #CF0000 /* #E50100 
le rose = #e5afaf
lien_parent = #932322
 lien_mot = #021011

 *
 * - #5ac
 * - #f9f9f9
 * - #ddd
 * - #f63
 */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8em; font-family: verdana, sans-serif; color: #000; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif; }
h1,.h1 { font-size: 1.50em; color: #000; }
h2,.h2 { font-size: 1.30em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #000; }
.h2, .h2 a, .h2 a:focus, .h2 a:hover, .h2 a:active { color: #000; }
h3,.h3 { font-size: 1em; 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 */
/* Cf.: spip_style.css */
.spip_code {color:#f63;}
.spip_cadre {color:#444; background-color: #fff; border: 1px solid #ddd; font-size:1em; padding:0.5em;width:90%; }
address {}

/* Tableaux */
/* Cf.: spip_style.css */
table.spip { width: 99%; }
table.spip tr.row_first { background: #5ac; color:white;}
table.spip td, table.spip th {border:white 2px solid;}

/* 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; margin: 0; padding: 0; text-align: center; }

#page { position: relative; min-height:100%; background: #fff; min-width: 1000px; margin:0 auto; padding:0; text-align: left;  }

#entete { /*width: 100%;*/ margin: 0; font-family: Georgia, Times, serif; }
#entete .accueil { display: block; }
#entete .accueil .spip_logos { vertical-align: bottom; line-height: 1em; }
#entete .accueil .logo_site_spip .spip_logos { opacity:0; filter:alpha(opacity=0);	/* transparence IE */ }
#entete .accueil #nom_site_spip { float:left; vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/
ul#partenaires{ position:absolute; right:80px; top:20px; /*float:right;*/ padding:0; margin:0 0; }
ul#partenaires li{ display:inline; margin-left:16px; }

#conteneur { clear: both; overflow: hidden; padding:0 0 43px; border-top:6px solid #000; }
#contenu { float:left; width:58%; margin:20px -1px 5px 4%; padding:0 16px 0 0; border-right:1px solid #CF0000; }
.page_mot #contenu { border-right:none; }

.contenu_bas { clear:both; margin-top:1em; padding:1em 2% 1.8em 4%; background:#CF0000 url('../IMG/design/fond_contenu_bas.png') top left repeat-x; border-bottom:1px solid #2f2f2f; }

#navigation { float: left; width: 33%; margin: 20px 0 5px 0; padding:0 0 0 1em; overflow: hidden; border-left:1px solid #CF0000;  }
.page_mot #navigation {  width: 34.4%; border-left:none; padding:0; background:none; }

#pied { position:absolute; width:100%; bottom:0; margin:0; padding:3px 0; background:transparent; text-align: center; font-size: 0.80em; color:#b1181d; }
#pied a { color:#b1181d; font-weight:700; }
#pied img { vertical-align: middle; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */
.contenu-principal { text-align:justify; }
#hierarchie { clear: both; margin:-20px 0 1em 0; font-size: 0.74em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche, .descriptif { padding:4px 12px 1em; text-align:justify; }
.cartouche .spip_logos { float: left; margin:.5em 8px 4px 0; }
.page_rubrique .cartouche .spip_logos { float: left; margin:0; padding-right:8px; background:#fff; }
.cartouche h1, .contenu_bas .liste.laureats h2 { padding:0 3em 0 0; color:#CF0000; font-size:2.2em; background:url('../IMG/design/fond_h_rouge.gif') left 10px repeat-x; }
.cartouche h1 span { /*display:block;*/ padding-right:6px; background:#fff; }
.cartouche .info-publi { margin: 0; padding: 0; clear: left; }
.cartouche p, .descriptif p { margin:4px 0 0; }
.cartouche a, .descriptif a, .cartouche a.spip_out, .descriptif a.spip_out { color:#000; text-decoration:underline; }

h3.spip { padding:0 0 0 0; color:#fff; font-size:1.2em; background:#8f8f8f url('../IMG/design/fond_h_gris.gif') left top repeat-x; border:5px solid #8f8f8f; }
h3.spip span { padding-right:.5em; background:#8f8f8f; }

.descriptif a { color:#333; }

.chapo { margin-bottom: 1.50em; font-size:.9em; }
.texte {  font-size:.9em;  }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

strong.spip { font-weight:normal; font-size:110%; color:#CF0000; }
/*strong.spip:before { content:'- '; }*/

/* Pagination */
p.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; margin-bottom:0; margin-right:1em; }
.pagination .on { font-weight: bold; color: #666; }


/* Listes d'articles et extraits introductifs */
.liste-items {margin: 0; padding: 0; list-style: none; }
.liste-items .item { margin:0 0 1.6em 0; padding:.7em; color:#fff; clear: both; overflow:hidden;  background:#8f8f8f; }
#navigation .liste-items .item {  color:#000; }
.liste-items .item .h3 { padding:0 0 0 0; color:#fff; font-size:2.2em; background:url('../IMG/design/fond_h_gris.gif') left 10px repeat-x; }
.liste-items .item .h3 a { /*display:block;*/ color:#fff; padding-right:6px; background:#8f8f8f; text-decoration:none; }
.liste-items .item .h3 a:hover { text-decoration:none;}
.liste-items .item .h3 span, .page_article .cartouche h1 span.liens { display:block; float:right; font-size:50%; color:#fff; padding:11px 0 4px 6px; background:#8f8f8f; }
.page_article .cartouche h1 span.liens { padding:11px 0 4px 6px; }
.liste-items .item .h3 span a.lien_parent, .page_article .cartouche h1 a.lien_parent { color:#932322; text-decoration:none; }
.liste-items .item .h3 span a.lien_parent:hover, .page_article .cartouche h1 a.lien_parent:hover { color:#9F0000; }
.liste-items .item .h3 span a.lien_mot, .page_article .cartouche h1 a.lien_mot { color:#021011; text-decoration:none; }
.liste-items .item .h3 span a.lien_mot:hover, .page_article .cartouche h1 a.lien_mot:hover { color:#143D3F; }
.liste-items .item .info-publi {  display:block; float:right; margin-top:0.6em; }
.meta-publi {  text-align:right; }

.liste.articles .spip_logos { float: left; clear: left; margin: .8em 16px 4px 0; }
.liste .articles .item .introduction { margin-top: 0.30em; line-height: 1.40em; padding: 0.5em 0 1.5em 1em;}

/* pour page article = navigation et extra
/* --------------------------------------------------------------- */
#navigation .liste.mots { padding:1.5em 0 0; background:url('../IMG/design/fond_extra.gif') 0 0 no-repeat; }
#navigation .liste { font-size:.9em; }
#navigation .liste .coldr_pays { color:#8f8f8f; font-style:italic; font-size:.9em; }

/* pour page mot = navigation et extra
/* --------------------------------------------------------------- */
#navigation .liste-items li { padding:0 0 0 12px; background:url('../IMG/design/puce_rouge.gif') left 5px no-repeat; font-size:1.1em; margin:.4em 0; text-align:left; }
#navigation .liste-items li p.spip { margin-top:0; }
#navigation .liste.breves { color:#000; clear: both; overflow:hidden;  background:#8f8f8f; font-size:.9em; }
#navigation .liste.breves p { padding:0 .5em; }
#navigation .liste.breves h2 { background:#CF0000;  font-size:1.55em; margin:0; border:.2em solid #CF0000; background:url('../IMG/design/fond_appel.gif') left top repeat; text-align:center; }
#navigation .liste.breves h2 p.spip { margin:0; padding:0; }
#navigation .liste.breves h2 i.spip {  color:#fff; font-size:130%; font-style:normal; font-weight:700; }
#navigation .liste.breves p.spip {  padding:0 .7em; }
#navigation .liste.breves a { color:#fff; }

ul.categories { margin:0; padding:0; list-style:none; }
ul.categories li { float:left; width:32%; margin:0 .45% 1%; font-weight:700; position:relative; background:#fff; }
ul.categories li.categ6 { margin-left:1%; } /* rub6 = dessin de presse */
ul.categories li.categ9 {  } /* rub9 = presse ecrite et electronique */
ul.categories li.categ7 {  } /* rub7 = radio - prix JeanHelene */
ul.categories li a { display:block; min-height:30px; padding:2% 2% 2% 22px; background:#BF3223 /*#BD5D53*/; opacity:.7; filter:alpha(opacity=70);	/* transparence IE */ }
ul.categories li a:hover { /*background:#BF3223;*/ text-decoration:none; }
ul.categories li a img.spip_logos { position:absolute; top:6px; left:2px; }
ul.categories li.categ6 a {  background:#9F3138 /*#8A6264*/;  }
/*ul.categories li.categ6 a:hover { background:#9F3138; }*/

a.blocune_reglement, a.blocune_participer { position:relative; display:block; margin:5px 0 0; /*padding:.2em .5em;*/  color:#fff; font-weight:700;  font-family:times, serif; font-size:1.6em; border:5px solid #CF0000; background:url('../IMG/design/fond_appel.gif') left top repeat; opacity:.7; filter:alpha(opacity=70);	/* transparence IE */ }
a.blocune_reglement:hover, a.blocune_participer:hover { color:#fff; text-decoration:none; }
a.blocune_reglement span, a.blocune_participer span { display:block; width:43%; min-height:100%; padding-left:7%; float:right; color:#000; font-size:80%; background:url('../IMG/design/fond_appel_trans.png') right center no-repeat; }
a.blocune_participer {  }

/* page article_top
/* --------------------------------------- */
.page_article .cartouche, .page_article .descriptif { color:#fff; background:#8f8f8f; }
.page_article .cartouche { padding:8px 12px 4px; }
.page_article .descriptif { padding:4px 12px 8px; }
.page_article .cartouche h1 { padding:0 0 0 0; color:#fff; font-size:2.2em; background:url('../IMG/design/fond_h_gris.gif') left 10px repeat-x; }
.page_article .cartouche h1 span { /*display:block;*/ padding-right:6px; background:#8f8f8f; }
/*.page_article .cartouche h1 span.liens { display:block; float:right }*/
.page_article .cartouche a { color:#fff; text-decoration:underline; }



/* une top #unetournante
/* ------------------------------------------ */
#unetournante { height:300px; margin-bottom:1em; position:relative; overflow:hidden; }
#une_top #unetournante div { position:relative; background:#CF0000 /*#8f8f8f*/; width:100%; }

#une_top .articles { position:relative; width:100%; }
#une_top h2 { color:#FFFFFF; font-size:16px; font-weight:bold; padding:0; margin:4px 0 0; text-transform:uppercase; }
a.article_top { color:#FFFFFF; display:block; height:300px; position:relative; width:100%; background:#fff; z-index:10; cursor:pointer/* IE6 */; }
a.article_top:hover { text-decoration:none; }
.contenu_top { background:#CF0000 none repeat scroll 0 0; bottom:10px; color:#FFFFFF; display:block; opacity:0.7; filter:alpha(opacity=70);	/* transparence IE */ padding:1%; position:absolute; width:98%; }
a.article_top:hover .contenu_top { opacity:.8; filter:alpha(opacity=70);	/* transparence IE */ }
.contenu_top span.pays_top { padding:0 .2em; }
.contenu_top span.entry-title { display:block; font-size:1.5em; font-weight:400; margin-right:0.5em; margin-bottom:.1em; line-height: 1.2em; text-transform:uppercase; }
.contenu_top span.introduction { display:block; }
.contenu_top .soustitre, .contenu_top .surtitre { color:#fff; }
.contenu_top .surtitre { font-size:1.2em; font-weight:700; }

#unetournante span.video_inside { display:block; float:right; background:#c00418; padding: 3px 3px 0 3px; line-height:2em; margin:0; font-weight:700; }
/* fin de une tournante */

/* page une et mot  .contenu_bas
/* ------------------------------------------------- */
.contenu_listes { padding:4px 1% 8px; background:#fff; }
.contenu_bas .liste { /*background:#fff;*/ margin:0 0; clear:none; font-size:.8em; }
/*.contenu_bas .liste li.inter { display:block; height:100%; width:10px; margin:0 .6em; border-left:1px solid #CF0000; background:red;  }*/

/*.contenu_bas .liste.laureats { width:63.6%; float:left; border-right:1px solid #CF0000; }*/
.contenu_bas .liste.laureats h2, .contenu_bas .liste.devenus h2 { text-transform:uppercase; background-position:left 5px; margin:0 0 .4em 0; }
.contenu_bas .liste.laureats h2 span { background:#fff; padding:0 5px 0 0; }
.contenu_bas .liste.laureats .liste-items h2 { padding:0; color:#021011; font-size:1.1em; background:none; font-weight:700; text-transform:uppercase; }

.contenu_bas .liste.devenus { width:35%; float:left; margin-left:1em; }
.contenu_bas .liste.devenus h2 { margin:6px 0 .4em 0; color:#CF0000; }
.contenu_bas .liste.devenus .liste-items .item h2 { margin:0 0 .4em 0; color:#CF0000; }
.contenu_bas .liste.articles.devenus .spip_logos { margin: 0 8px 4px 0; }
.contenu_bas .devenus .liste-items .item .h3 a { /*display:block;*/ color:#021011; padding-right:6px; background:none; text-decoration:none; }

.contenu_bas .liste .liste-items { padding:0; margin:0; }
.contenu_bas .liste .liste-items .item { clear:none; float:left; width:31.5%; height:230px; padding:0; margin:0; padding:0 .75%; color:#021011; background:none; text-align:center; }
.contenu_bas .liste .liste-items .item.bord { border-left:1px solid #CF0000; border-right:1px solid #CF0000; }
.contenu_bas .liste.devenus .liste-items .item { width:100%; border:none; }

.contenu_bas .liste-items .item .h3 { padding:0 0 0 0; color:#021011; font-size:1.4em; background:none; text-transform:uppercase; text-align:center; }
.contenu_bas .liste-items .item .h3 a { /*display:block;*/ color:#CF0000; padding-right:6px; background:none; text-decoration:none; }

.contenu_bas .liste.articles.laureats .spip_logos { float: none; clear: both; margin: 0; }
.contenu_bas .laureats .liste-items .item .h3 a { /*display:block;*/ color:#CF0000; /*#AF0000*/ padding:0; }
.contenu_bas .laureats .liste-items .item .h3 a:hover { color:#AF0000; }

.contenu_bas .liste.laureats { width:auto; float:none; border-right:none; }
.contenu_bas .liste .liste-items .item { clear:none; float:left; margin:0; padding:0 .75%; color:#021011; background:none; text-align:left; }

/*alex 10mai*/
.page_page .contenu_bas .liste.laureats { width:auto; float:none; border-right:none; }



/* Portfolio */
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; }
.documents_portfolio a.on .spip_logos {  }
.documents_portfolio a:focus .spip_logos,
.documents_portfolio a:hover .spip_logos,
.documents_portfolio a:active .spip_logos { }


/* ------------------------------------------
/* entete et menu
/* ------------------------------------------ */
#nav { height:58px; margin-top:-59px; z-index:10; /*border-bottom:31px solid #CF0000;*/ position:relative; }
#bordure { height:31px; background:#CF0000; }
/*.page_sommaire #nav { border-bottom:31px solid #e5afaf; }*/
/*.page_recherche #nav { border-bottom:31px solid #e5afaf; }*/
#nav .formulaire_recherche label { display:none; }
#nav .formulaire_spip { float:left; clear:none; font-size:.9em; }
#nav .formulaire_spip_listes_inscription { width:218px; margin:35px 0 0 12px; padding:3px 6px; background:url('../IMG/design/fond_inscription.png') top left no-repeat; }
#nav .formulaire_spip.formulaire_spip_listes_inscription p.editer_email { float:left; margin:0; }
#nav .formulaire_spip.formulaire_spip_listes_inscription label, #nav .formulaire_spip.formulaire_spip_listes_inscription input.text,
#nav .formulaire_spip_listes_inscription p.boutons { float:left; clear:none; }
#nav .formulaire_spip.formulaire_spip_listes_inscription input.submit { background:none; border:none; text-transform:uppercase; }
#nav .formulaire_recherche { width:165px; margin:35px 0 0 18px; padding: 3px 0 2px 6px; background: url('../IMG/design/fond_recherche.png') top left no-repeat; }
#nav .formulaire_recherche input.text { width: 116px; background:#fff; border:none; padding:2px; /*padding-left: 25px; background: #FFF url(rechercher.gif) no-repeat left center;*/ }
#nav .formulaire_recherche input.submit { width:34px; height:18px; border:none; background:#fff; }




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

#nav .menu-liste { position:relative; height:58px; float:right; text-align:right; margin: 0; padding: 27px 5px 0 0; list-style: none; background:url('../IMG/design/laureats.gif') 58% top no-repeat;  }
#nav .menu-liste .menu-entree {	display:inline; color:#2f2f2f; padding:0; margin:0 ; text-transform:uppercase; font-family:times, serif; }
#nav .menu-liste .menu-entree a { position:relative; display:block; float:left; height:31px; line-height:31px; margin:0 15px; color:#000; background:#e5afaf; font-size:.9em; }
#nav .menu-liste .menu-entree.centre a { margin:0; }
#nav .menu-liste .menu-entree a span { display:block; position:absolute; width:10px; height:31px; top:0; }
#nav .menu-liste .menu-entree a span.arrondi_g { left:-10px; background:url('../IMG/design/angle_arrondi.png') top left no-repeat; }
#nav .menu-liste .menu-entree a span.arrondi_d { width:18px; right:-18px; background:url('../IMG/design/angle_arrondi.png') top right no-repeat; }
#nav .menu-liste .menu-entree a span.arrondi_g_centre { left:-10px; background:#e5afaf; }
#nav .menu-liste .menu-entree a span.arrondi_d_centre { width:18px; right:-18px; background:#e5afaf; }

#nav .menu-liste .menu-sous-liste { position:absolute; width:1000px; height:31px; margin: 0; padding: 0; top:58px; right:0; background:#CF0000; text-align:right;  }


#nav .menu-liste .menu-sous-liste li { display:inline; margin:0; padding:0; line-height:2.1em; }
#nav .menu-liste .menu-sous-liste li a { display:inline; /*position:relative;*/ float:none; margin:0; padding:0 .3em; background:none; font-size:1em; color:#fff; }
#nav .menu-liste .alphanum .menu-sous-liste li a { font-size:1.2em; }


/* class on et hover du menu */
#nav .menu-liste .menu-entree a:hover, #nav .menu-liste .menu-entree a.on, #nav .menu-liste .menu-entree a.dessus { background:#CF0000; }
#nav .menu-liste .menu-entree a.on { font-weight:400; }
/* onglets gauches */
#nav .menu-liste .menu-entree a.on span.arrondi_g, #nav .menu-liste .menu-entree a:hover span.arrondi_g, 
#nav .menu-liste .menu-entree a.on span.arrondi_g_centre, #nav .menu-liste .menu-entree a:hover span.arrondi_g_centre, 
#nav .menu-liste .menu-entree a.dessus span.arrondi_g, #nav .menu-liste .menu-entree a.dessus span.arrondi_g_centre, 
#nav .menu-liste .menu-entree a.on span.arrondi_g_centre, #nav .menu-liste .menu-entree a:hover span.arrondi_g_centre, 
#nav .menu-liste .menu-entree a.dessus span.arrondi_g_centre { background:url('../IMG/design/angle_arrondi_on.png') top left no-repeat; } 
/* onglets droits */
#nav .menu-liste .menu-entree a.on span.arrondi_d, #nav .menu-liste .menu-entree a:hover span.arrondi_d, 
#nav .menu-liste .menu-entree a.dessus span.arrondi_d, 
#nav .menu-liste .menu-entree a.on span.arrondi_d_centre, #nav .menu-liste .menu-entree a:hover span.arrondi_d_centre, 
#nav .menu-liste .menu-entree a.dessus span.arrondi_d_centre { background:url('../IMG/design/angle_arrondi_on.png') top right no-repeat; z-index:20; }

/* + precisions */
#nav .menu-liste .menu-sous-liste.on, #nav .menu-liste .menu-sous-liste li a:hover { color:#000; text-decoration:underline; }
#nav .menu-liste .menu-sous-liste.on a { color:#fff; }
#nav .menu-liste .menu-entree .menu-sous-liste li a.on { font-weight:700; font-size:1.4em; color:#000; padding:0 .5em; margin-top:80px; }

#navigation .menu-liste { list-style:none; }
#navigation .menu-liste .menu-entree .menu-liste { margin-left:0; }
#navigation .formulaire_recherche { margin-bottom:2em; }


/* effets de survol */
.menu-liste { list-style-type:none; margin:0; padding:0; text-align:left; z-index:19; }
.menu-liste ul { list-style-type:none; margin:0; padding:0; }
.menu-liste li a, .menu-liste li a:visited { color:#FFFFFF; display:block; float:left;  text-decoration:none; }
.menu-liste li ul { height:0; overflow:hidden; padding-top:0; position:absolute; top:1.8em; visibility:hidden; z-index:19; background:#CF0000; }
.menu-liste li ul li { background:#CF0000; margin:0; }
.menu-liste table { border-collapse:collapse; font-size:1em; margin:-1px; }
.menu-liste li:hover ul, .menu-liste li a:hover ul, .menu-liste li.on ul { height:31px; overflow:hidden; visibility:visible; z-index:21; background:#CF0000; }
/* fixer les sousmenus quand class on sur article ou sousrub ou rubrique elle-meme */
.page1 li.page1 ul.menu-sous-liste, .page15 li.page1 ul.menu-sous-liste, .page10 li.page1 ul.menu-sous-liste, 
.page6 li.pagecategories ul.menu-sous-liste,
.page_laureatsalphabetiques li.pagelaureats ul.menu-sous-liste { height:31px; overflow:hidden; visibility:visible; z-index:20; background:#CF0000; }
/* fin effets de survol */


/* class on + cibler siblings ul.menu-sous-liste impossible dans IE8, donc remplacer en dur dans html */
/*.smenu { position:absolute; height:31px; width:1000px; top:58px; right:0; margin:0; padding:0; text-align:right; list-style:none; z-index:19; background:#CF0000; font-family:times, serif;  }
.smenu li { display:inline; }
.smenu a {  display:inline; text-transform:uppercase; float:none; margin:0; padding:.3em; background:none; font-size:1em; color:#fff; line-height:2.1em; }
.smenu a.on { color:#000; font-size:1.4em; padding:0 .5em; }
*/

/* Couleurs des liens
---------------------------------------------- */
a { color: #CF0000; text-decoration: none; outline:none; }
a:focus,a:hover,a:active { color: #FF0028; text-decoration: underline; }
a.spip_out, a.spip_glossaire {
	color: #FF0028;
	background:transparent url(img/out.gif) no-repeat scroll right center;
	padding-right:12px;
}
a.spip_out:hover, a.spip_glossaire:hover { color: #CF0000; }


/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 7em; border: none; }
.page_login .formulaire_spip input.text { width: 12em; border: 2px inset #333; }

.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }
.formulaire_spip fieldset.previsu p { margin: 1em 0; } 

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FDA; padding: 3px; border: 1px outset #CC9; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #CC9; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }
.forum .ancre {float:left; margin-right:0.5em;}
.forum .spip_logos {float:right; margin: 0 2px 4px 10px;}

/* Selection des langues */
.formulaire_menu_lang { padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { width:15em; margin:0; padding:0; }
.formulaire_recherche * { display: inline; vertical-align: middle; }
.formulaire_recherche label {}
.formulaire_recherche input.text {/* width: 95px; background:#fff; border:none; */ padding-left: 25px; background: #FFF url(rechercher.gif) no-repeat left center; }
.formulaire_recherche input.submit {/* width:34px; height:18px; *//*border:none; background:#fff url('../IMG/design/btn_recherche.gif') top left no-repeat;*/ }


/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login ul li input.password { width: 15em; border: 1px inset; }
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}



