/*COULEUR CLAIR
E66363
*/

/*COULEUR MEDIUM
E15654
*/

/*COULEUR FONCEE
D53937
*/

/*MENU GAUCHE
B60000
*/

/*COULEUR LIENS
830B0B
*/



/* -------------------------------------------------------
 	1. LIENS base
 ------------------------------------------------------- */

a, a:link, a:visited
{
	text-decoration: none;
	color: #830B0B;

}

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

a.spip_out,
a.spip_in,
a.spip_url,
a.spip_glossaire { color: #830B0B; }


/* -------------------------------------------------------
 	2. MISE EN PAGE - BLOCS PRINCIPAUX
 ------------------------------------------------------- */

body {
	font-size: 80%;
	color: #444;
	height:60em;
	font-family: Helvetica,'Helvetica Neue',"Trebuchet MS", "Lucida Grande", "Lucida Sans", Tahoma, Arial, Geneva, Lucida, sans-serif;
	margin: 0;
	background: #FFF;
}

#page
{
	position: relative;
	margin: 9px auto 0px auto; 
	width: 950px;
	background-color:#FFFFFF; 
/*	overflow:hidden-y*/
}

#menu-principal
{	font-size:12px;
	padding-top:0px;
	top: 0px;
	left:234px;
	margin-top: 0px;
	margin-left: 236px;
	width: 714px;
	height:24px;
	background-color: #CCCCCC;
	color:#830B0B;

}
#menu-principal table
{vertical-align:middle;height:24px;}

.menu-principal
{padding:0px 10px;
}

#menu-principal a, #menu-principal a:link, #menu-principal a:visited
{color:#830B0B
}
#menu-principal a:hover
{color:#000000;text-decoration:none
}

#menu-newsletter {font-size:13px;
	position: absolute;
	top: 3px;
	left: 756px;
	width: 150px;
	height:18px;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}

#menu-newsletter img{margin-left:4px;margin-right:2px;margin-top:4px}


#drapeau {
	width:26px;
	height:18px;
	overflow:hidden;
	position:absolute;
	top:3px;
	right:8px;
	z-index:20
}


#entete
{
	position: relative;

	background: url(img/bandeau.jpg) no-repeat #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 203px;
	overflow: hidden;

}

#bloc_couleur{
	position: relative;
	width:714px;
	left:236px;
	height:45px;
	background: #830B0B;padding:0px; margin:0px
}

#navigation	{
	position:absolute;

	width: 236px;
	margin: 0px;
	padding: 0;
}
#menu-rubriques {top: 0px;margin:0px;width:236px}

#bloc-contenu{
	position:absolute;
	left:236px;
	border: none;
	width:750px;
	padding: 0px;
}

#bloc-contenu2{
	background: #CCC;
	width:694px;
	padding:0px 10px 10px 10px
}

#fond {	background-image: url("img/fond-contenu.gif");
	background-repeat:  repeat-y;		float:left;width:730px
}

#bas{	
	color: #CCC;
	clear:both;
	position:relative;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 7px 0px;
	text-align: center;
	clear:both;
	background:#830B0B;
	width:714px
}
#bas a:link, #bas a:visited{color:#CCC}
#bas a:hover{color:#FFF}
#bas img{margin-top:-3px}

#bas img{vertical-align:middle}

#doc_joints
{	position:relative;
	margin:0 0 0 372px !important;
	margin:0 0 0 369px;
	width:335px;
}

#bloc-edito{
width:349px; height:320px;
padding-bottom:10px;
float:left;
margin-right:16px;
	background-color: #f3f3f3;margin-bottom:20px
}

#bloc-edito span{
margin:10px 3px 5px 10px;
}


/* -------------------------------------------------------
 	3. BANDEAU - ENTETE (inc/inc-bandeau.html)
 ------------------------------------------------------- */


/* -------------------------------------------------------
 	4. ELEMENTS HTML DE BASE
 ------------------------------------------------------- */

h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 160%;
	font-weight: bold;
}

h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
}

h2.titre-article { margin-bottom: 0px; }

h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	font-weight: bold;
}

/* Intertitres insrs dans un article  */
h3.spip {
	margin-top: 0px;
	margin-bottom: .4em;
	padding-bottom: .1em;
	/* border-bottom: 1px #444 dashed; */
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}

h4
{
	margin: 2px;
	font-size: 100%;
	font-weight: bold;
}

h5
{
	margin: 0px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
}

h6
{
	margin: 2px;
	margin-left: 0px;
	font-size: 80%;
	font-weight: bold;
}

/* ------------------------------------------------------------------
 	5. NAVIGATION et MENUS
 -------------------------------------------------------------------- */
em {font-style:normal}
.menu ul li li a, 
.menu ul li li a:visited 			{ font-weight:normal;color: #353535;text-decoration:none}
.menu ul li li a:hover{font-weight:bold;color: #353535;text-decoration:none}

.menu li.on
{ padding: 10px 0px 10px 0px;
background-color: #E66363;
}

.menu li.off:hover
{display:bloc; padding: 10px 0px 10px 0px;
background-color: #E66363;
}
.menu li.off a:hover{color:#B60000 !important;color:#000000;}


.menu li.off{ padding: 10px 0px 10px 0px;
}


.menu ul  li a, 
.menu ul  li a:visited{font-weight:bold;color: #B60000;text-decoration:none}
.menu ul  li a:hover{font-weight:bold;color: #B60000;text-decoration:none}


#marges-sousmenu {padding-bottom:10px}




/* TYPO et ESPACEMENT des menus */


.menu ul 
{

	font-weight: normal;
	text-align: left;
	list-style-type: none;
	margin: 0;	padding: 0;
}

.menu ul ul { font-size: 1em; margin: 0;line-height: 1.2em}
.menu ul li img{ margin: 0px 0px 2px 0px; }

.menu ul li a, .menu ul li b
{		

	text-decoration: none;
	padding: 3px 0 3px 4px;

}

.menu ul li a {padding: 3px 0 3px 13px;font-size:130%}
.menu ul li li a {line-height: 1.1em;padding-left: 20px; font-weight: normal;font-size:88%;margin-left:10px;font-style:normal}
.menu ul li li li a.off { padding-left: 30px;}
.menu ul li li li li a { padding-left: 16px;}
.menu ul li li li li li a { padding-left: 22px;}
.menu ul li li li li li li a { padding-left: 28px;}



#menu-rubriques ul li li img{margin-right:-10px}









#menu-principal li a
{
	padding: .2em 1em .2em 1em;
	margin: 0 1px 0 0;
} 


#menu-principal ul li 
{ float: left; }


.formlrecherche
{
	color: #444;
 	font-family:  Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	margin: 5px 0;
	padding: 2px 0px 2px 0px;
	border: dashed 1px #AAAAAA;
	width: 100%;
}
.menu-newsletter a:visited,
.menu-newsletter a:link
 	{color: #444;
 	font-family:  Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	display:block;
	font-weight: normal}
.menu-newsletter a:hover
 	{color: #000000;
 	font-family:  Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	display:block;
	font-weight: normal;
	text-decoration: none;}
	
#menu-recherche.menu ul li { border-top: 0; margin:0px; padding:0px}




.menu-item { font-size: 85%; }

.menu-item,
.menu-titre-special, 
.menu-titre { background-color: #313c72; } 


/* -------------------------------------------------------
 	6. ARTICLE
 ------------------------------------------------------- */

.texte
{	text-align: left;
	line-height: 1.3em;
	text-transform: inherit;
}

p.spip { text-align: justify; }



/* L'information de date et auteur au dessus de l'article */
.detail
{
	font-size: smaller;
	padding: 0px;
	margin: 0px;
}

.petit-info
{
	font-size: smaller;
	font-weight: bold;
}

.spip_bouton
{
	font-size: smaller;
	font-weight: bold;
}

.ps
{
	text-align: justify;
	font-size: 90%;
}

.notes
{
	text-align: left;
	font-size: 90%;
}

.surtitre
{
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 110%;
	font-weight: bold;
}

.sous-titre
{
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 110%;
	font-weight: bold;
}

.pagination { font-size: 90%; }

.spip_documents
{
	font-size: 85%;
	margin: 0px;
}

ul.spip { margin-left: 1em; padding: 0; } 
ol.spip { margin-left: .8em; padding: 0; }
ul ul.spip,
ol ol.spip,
ol ul.spip,
ul ol.spip { margin-left: 0; padding: 0; }
ul.spip, ul ul.spip, ol ul.spip { list-style: square;}
ol.spip { list-style: decimal; }
/* ul.spip li, ol.spip li { list-style: inherit; } */
ol li.spip { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }
ul li.spip { margin: 0.3em 0 0.3em 1.2em; list-style-position: outside; }
ul ol li.spip { margin: 0.3em 0 0.3em 1.5em; list-style-position: outside; }


/* -------------------------------------------------------
 	7. GENERAL
 ------------------------------------------------------- */

#bas { font-size: 85%; }
#plan { font-size: 85%; }

.date-entete { font-size: 80%; }

/* mot recherche dans page resultats de recherche */
.mot-precis
{
	font-style: italic;
	font-size: 83%;
	color: #777777;
}

.lang
{
	color: red;
	text-transform: uppercase;
}


/* -------------------------------------------------------
 8. EDITO (sur page sommaire.html)
------------------------------------------------------- */



.edito .bandeau
{
	overflow: hidden;
	margin-bottom: 1em;
	padding-bottom: 1em;
;
}

.edito h3
{
	margin: 0px 0 0px 0px;
	padding: 2px 0 0 2px;
	color: white;
border-top:1px dotted#E66363;
border-bottom:1px dotted #E66363;
	text-transform: uppercase;
background:#FFF
	
}

.edito h3 a, 
.edito h3 a:link, 
.edito h3 a:visited
{
	color: #E66363;

}

.edito h3 a:hover { color:#CCCCCC; }

.edito .chapo {line-height:1.3em;font-style:italic;font-weight:normal;margin-top: 0;
}
.chapo
{
	font-weight: bold;

	padding: 7px;
	margin: 0 0 0 0;
}
.edito img{margin:0px 8px 0px 0px}

/* -------------------------------------------------------
 9. PETITION
------------------------------------------------------- */

#petition
{
	float: right;
	width: 170px;
	margin-left: 12px;
}
#petition fieldset
{
	margin: 0;
	padding: 0;
}
#petition fieldset
{
	margin: 0;
	padding: 0;
}

.signatures
{
	font-size: 92%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width:100%;
}

.signatures td 
{ 	
	background-image: url("img/titre-coin.gif");
	background-repeat: no-repeat;
	background-position: top left;
 }

.signatures-titre
{
	font-size: 92%;
	font-weight: bold;
	margin: 0px;
}

.signature-date
{
	white-space: nowrap;
	background: #DDDDDD;
	padding: 0.5em;
}

.signature-nom
{
	font-weight: bold;
	background: #EEEEEE;
	padding: 0.2em;
	text-align: center;
}

.signature-message
{
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/* -------------------------------------------------------
 	10. FORUM
 ------------------------------------------------------- */

a.spip_barre img
{
	border: 1px solid #bbb;
	padding: 2px;
	margin: 0px;
	background-color: #eee;
}

a.spip_barre:hover img
{
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0px;
	background-color: white;
}

.reponse_formulaire
{
	font-family: Arial, Geneva, Helvetica, Lucida, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.forum-titre
{
	font-weight: bold;
	font-size: 120%;
}

ul .forum-chapo { font-size: 83%; }
.forum-item { font-size: 92%; }

/* Format des champs d'entre pour le forum*/
.forml
{
	font-size: 100%;
	color: #444444;
}


/* -------------------------------------------------------
 11. FORMULAIRE (PETITION, INSCRIPTION, FORUM)
------------------------------------------------------- */

.formulaire
{
	color: #777;
	font-size: 83%;
}

/* -------------------------------------------------------
 	12. ADMIN, LOGIN, BOUTONS ADMIN
 ------------------------------------------------------- */

.spip-admin { font-size: 92%; }
.spip_bouton { color: #444; }
/* -------------------------------------------------------
 	13. STYLE DSACTIV
 ------------------------------------------------------- */

.structure { display: none; width:150px }

/* -------------------------------------------------------
 	14. FORMATS DE TEXTE
 ------------------------------------------------------- */

hr {border:0px;border-top:1px solid #444}

.article-info-rubrique
{
	text-align: left;
}

.article-info-rubrique a, .article-info-rubrique a:visited{color:#353535}
.article-info-rubrique a:hover{color:#000000}

#article-info-rubrique {
	background-color:#CCCCCC;
	height:13px;
	width:349px;
	padding:1px 0px 0px 0px;
	font-size:13px;

}

.cartouche {
	margin-bottom: 0px;
}


#cartouche {width:349px;background-color:#bfbdbd;height:34px}

h1.titre-article { margin: 0px;font-size:26px;font-weight:normal;margin-left:7px;padding-top:3px}


.extrait
{
	margin: 5px;
	line-height: 1.4em;
	padding: 8px;
	background-color: #F6F6F6;
}


.extrait a.suite,
.extrait a.suite:link,
.extrait a.suite:visited
{
	text-decoration: none;
	color: maroon;
	font-variant: small-caps;
	display: inline;
}

.extrait a.suite:hover
{
	color: #085D85;
	text-decoration: underline;
}

.bouton
{
	background: #EEEEEE;
	border: solid 1px #BBBBBB;
	padding: 1px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.separateur
{
	width: 5px;
	font-size: 10px;
	height: 9px;
	margin-right: 0px;
	margin-left:0px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("img/puce.gif");
}

.mot-precis
{
	padding-left: 2px;
	padding-right: 3px;
}

.chapo
{
	line-height: 1.4em;
	margin-top: 1em;
}

.ps
{
	padding-top: 0.6em;
	margin-top: 0.6em;
	margin-bottom: 10px;
	border-top: 1px dashed #AAAAAA;
}

.ligne-debut
{
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px dashed #AAAAAA;
}

.notes
{
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/* date dernier ajout */
.date-entete
{
	text-align: right;
	margin-top: -16px;
	margin-right: -5px;
	margin-bottom: 10px;
}



.spip_logos,
.cartouche .spip_logos,
.logo-liste-art .spip_logos
{
	padding-left: 0px;
	margin: 0;
}
.sommaire .logo-liste-art {clear:both}

/* -------------------------------------------------------
 	15. PLAN DE SITE
 ------------------------------------------------------- */

#plan
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#plan ul
{
	padding-left: 2px;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 25px;
}

#plan ul ul { list-style: disc; }
#plan ul ul ul { list-style: disc; }
#plan ul ul ul ul { list-style: disc; }

#plan li
{
	/*background: #EEEEEE;*/
	margin-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
}

#plan li li
{
	font-weight: normal;
	list-style-type: square;
	list-style-position: default;
}

.plan-archives
{
	font-size: 95%;
	font-weight: bold;
	padding-left: 1px;
	font-weight: bold;
	background: #DDDDDD;
}

#plan h2 {
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
}
#plan h3 {
	text-transform: uppercase;
	padding: 2px 0;
	text-indent: 2px;
}


/* -------------------------------------------------------
 	16. FORUM
 ------------------------------------------------------- */

ul.forum-total
{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.forum-fil { margin-top: 10px; }

.forum-fil ul
{
	display: block;
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
	list-style: none;
}

.forum-item
{
	margin: 0px;
	padding: 5px;
	padding-bottom: 0;
	text-align: justify;
	background: white;
}

.forum-repondre-message
{
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum
{
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
}

ul ul .forum { border: 1px solid #a4a4a4; }
ul ul ul .forum { border: 1px solid #b8b8b8; }
ul ul ul ul .forum { border: 1px solid #cccccc; }
ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }
ul ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo
{
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	/*padding-top: 3px;*/
	padding-bottom: 2px;
	background: #EEEEEE;
}

ul ul .forum-chapo { background: #EEEEEE; }
ul ul ul .forum-chapo { background: #EEEEEE; }
ul ul ul ul .forum-chapo { background: #EEEEEE; }
ul ul ul ul ul .forum-chapo { background: #EEEEEE; }


/* -------------------------------------------------------
 	17. FORMULAIRES
 ------------------------------------------------------- */

form
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: inherit;
}

fieldset { border: 0px; }

.formulaire
{
	margin: 0px;
	margin-bottom: 16px;
	/*padding: 4px;*/
	/*border: 1px solid #a0a0a0;
	background-color: #f6f6f6;*/
}

#form_rech
{
	width: 150px;
}

#form_rech2
{
	font-size:1.4em;
}


.formrecherche
{
	color: #777;
	font-size: 90%;
  display:block;
	font-weight: normal;
	padding: 0px;
	padding-top: 2px;
	background-color: #FFF;
	margin: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: solid 1px #BBBBBB;
}

.formulaire_recherche label,
.formulaire_menu_lang label,
a#formulaire_recherche,
a#formulaire_menu_lang { display: none; }

.formulaire_recherche fieldset,
.formulaire_menu_lang fieldset {
	padding: 0;
	margin: 0;
}

#champ-recherche { width: 150px; }
.bouton
{
	display:none;
}

/* Format des champs d'entre pour le forum*/
.forml
{
	background-color:#FFF;
	margin: 1px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
	border: solid 1px #AAAAAA;
	width: 100%;
}

#menu-lang .forml { margin: 0; }

.spip_bouton
{	
	background-color: transparent;
	border: solid 1px #cccccc;
	padding: 0px;
	margin: 0px;
	clear:right
}

.spip-admin form { display: inline;}

.spip_encadrer
{
	border: solid 1px #cccccc;
	background-color: white;
	padding: 5px;
	margin: 0px;
}

/* -------------------------------------------------------
 	18. AUTRES ELEMENTS PRODUITS PAR SPIP
 ------------------------------------------------------- */

.spip_code { }
p.spip_note { }
.spip_puce { list-style-position: inside; }
table.spip {margin-left:0px}
table.spip tr.row_first { background-color: #e78484; }
table.spip tr.row_odd { background-color: #C0C0C0; }
table.spip tr.row_even { background-color: #F0F0F0; }

table.spip td
{
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

hr.spip { }
b.spip { }
i.spip { }

blockquote.spip
{
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: solid 1px #aaaaaa;
	background-color: white;
	padding: 5px;
}

.spip_cadre
{
	width: 100%;
	background-color: white;
	padding: 5px;
}

div.spip_poesie
{
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}

div.spip_poesie div
{
	text-indent: -60px;
	margin-left: 60px;
}

.spip_surligne { background-color: #FF6; }

/*
 * Barre de raccourcis
 */

a.spip_barre img
{
	padding: 3px;
	background-color: #ffddaa;
	border-color: white #A96 #A96 white;
	border-width: 1px;
	border-style: solid;
}

a.spip_barre:hover img
{
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/*------------------------------------------------
	19. AGENDA
 ------------------------------------------------*/


.agenda #bloc-contenu
{
	position: static;
	border: solid 1px #DEDEDE;
	margin: 0px 0px 5px 155px;
	padding: 10px 10px 5px;
	background: white;
}

#calendrier {
	background-color: #EAEAEA; 
	margin: 0; 
	padding-bottom: 15px; 
	position:relative;
	}
#calendrier table {
	width: 100%; 
	margin: 1px auto; 
	padding: 15px 0; 
	border-style: none;
	}

table.agenda tr, table.agenda td {
	border-collapse: collapse; 
	border: 1px solid #BFBFBF;
	}

table.agenda {
	border-collapse: collapse; 
	border: 1px solid #EAEAEA; 
	}
table.agenda th {
	border-collapse: collapse; 
	border-style: none; 
	background-color: #EAEAEA;
	}
table.agenda a, table.agenda a:link, 
table.agenda a:visited, table.agenda a:active { 
	text-decoration: none; 
	color: #000; 
	padding: 2px; 
	font-size: 9px;
	}
table.agenda a:hover { 
	text-decoration: underline; 
	}
.agendaBouton { 
	border-style: none; 
	color: #FFFFFF; 
	background-color: #BABEBF; 
	padding: 1px 10px;
	}
.agendaNav, .agendaHead, .agendaThisMonth {
	background-color: #FFFFFF;
	}
.agendaThisDay {
	background-color: #BBC9E3;
	}
.agendaNotThisMonth { 
	background: #EFEFEF;
	}
.agendaNav {
	text-align: center; 
	border: none;
	}
.AgendaForm {
	text-align: center; 
	margin: 0; 
	padding: 10px 0; 
	}
div.AgendaForm form fieldset {
	margin: 0; 
	text-align: center; 
	border: none; 
	position: relative;
	}


/* Les flches de navigation du calendrier */
a.droite {
	position: absolute; 
	width: 8px; 
	height: 14px; 
	display: block;  
	background: url(img/agenda-nav-droite.gif) no-repeat left top; 
	right: 15px; 
	top: 1.5em;
	}
a.gauche {
	position: absolute; 
	display: block; 
	width: 8px; 
	height: 14px; 
	background: url(img/agenda-nav-gauche.gif) no-repeat; 
	left: 15px; 
	top: 1.5em; 
	z-index: 1000;
	}
a.gauche span, a.droite span {
	display: none;
	}

 
/*------------------------------------------------
	20. PAGINATION
 ------------------------------------------------*/
 .pagination 
 {
 	text-align: right;
 	clear: both;
 	margin: 16px 4px 4px 4px;
 }

.pagination .ligne2 { text-align: center; background-color: #eee; }

p.pagination {margin-top:0;text-align:center;font-size:80%;}

/*------------------------------------------------
	21. SOMMAIRE ARTICLE - PLAN
		MODELES (voir : /alternatives/modeles)
 ------------------------------------------------*/
#sommaire,
.spip_modele {
	float: right;
	display: block;
	width: 160px;
	margin-left: 1em;
	border: 1px gray solid;
	background-color: white;
}
#sommaire { margin: 0 0 0 1em; }

#sommaire h4,
.spip_modele h4 {
	border-bottom: 1px silver dotted;
	text-align: center;
	line-height: 1em;
}

#sommaire ul,
.spip_modele ul {
	font-size: 84%;
	margin: .5em;
	margin-left: 1em;
	padding: 0; 
	list-style-type: square;
}

#sommaire ul li,
.spip_modele ul li { line-height: 1em;margin: .3em 0 0 .5em; }

body.plan #sommaire {
	width: 118px;
}


/*------------------------------------------------
	22. Extranet
 ------------------------------------------------*/
 
..boitelogin td{
float:left}

#boitelogin {
	border: none;
	background:#DDDDDD;
	width:224px;
	float:left;
	margin:10px 0px 0px 0px;
	padding: 5px 7px 3px 5px;
}

#var_login{width:147px;padding-left:3px}

.titre_extranet
{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

.titre_redacteur
{
	font-size: 100%;
	font-weight: bold;
}

.liens_extranet
{
	font-size: 11px;
}

.image img
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}




/*------------------------------------------------
	22. Coix langues
 ------------------------------------------------*/
 
 
 
 
 div.buzz span.colonnes {
float: left;
text-align: left;
width: 335px;
padding: 7px;
margin-right:16px;
margin-bottom:-5px
}
 div.buz span.colonne {
float: left;
text-align: left;
width: 700px;
padding: 7px;
background:#CCC;
margin-bottom:-19px;
}

 div.buz span.colonne .spip_documents_left {margin-bottom:10px;margin-right:10px;float:left;}
 div.buz span.colonne .spip_documents_right {margin-bottom:10px;margin-left:10px;float:right}

 div.buz span.colonne hr {clear:both}


/*------------------------------------------------
	23. newsletter
 ------------------------------------------------*/
.formulaire_spip {padding-top:12px}
legend {color:#444}

/*------------------------------------------------
	24. formulaire
 ------------------------------------------------*/
 div.spip_forms {
	background: transparent;border:3px solid #FFF;
}
 
div.spip_forms .spip_form_champ {
	margin-bottom:.2em;
}

div.spip_forms fieldset legend{
font-size:1.4em;font-style:bold;color:black;
	padding:0;margin: 0;
}

div.spip_forms fieldset{
border:0px
}

div.spip_forms .spip_bouton input {font-size:1.1em;}

div.spip_forms .forml, div.spip_forms .formo {
	width:95%;
	border:1px solid #FFF;
	padding:.5em;
	font-size:.9em;
}
div.spip_forms .forml, div.spip_forms .fondl {
	background: transparent;
	color:#4A4336;
	width:95%;
}
div.spip_forms .formo, div.spip_forms .fondo {
	background-color: transparent;
	color:#FFF;
	width:95%;
}
div.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
div.spip_forms form .forml-focus, div.spip_forms form input.forml-focus:focus, div.spip_forms form textarea.forml-focus:focus, .forml-focus {
	border:1px solid #FFF;
	background: #CCC;
	color:#433817;
	font-weight:normal;
	font-size:.9em;
	padding:.5em;
	width:95%;
	margin-bottom:.2em;

}
div.spip_forms form .formo-focus, div.spip_forms form input.formo-focus:focus, div.spip_forms form textarea.formo-focus:focus, div.spip_forms .formo-focus {
	border:1px solid #FFF;
	background:#CCC;

	color:#433817;
	font-weight:normal;
	font-size:.9em;
	padding:.5em;
	width:95%;

}
div.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border:1px solid #FFF;
	background: #CCC;
	color:#4D161B;
	font-weight:normal;
	font-size:.9em;
	padding:.3em;
	margin-bottom:.2em;

}

/*******MENU DEROULANT*******/

/* CSS par Miss Mopi http://www.missmopi.net/ d'aprs le menu du site http://www.ibilab.net/ */

ul#menulist li ul{ display:none; }

ul#menulist li:hover>ul{ display:block; }

ul#menulist {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A05804;
   position: absolute;
	left: 0px;
	margin: 15px;
}

ul#menulist, ul#menulist ul {
  /* border:1px solid #990000;*/
  list-style:none;
  margin:0;
  padding:0;
  width:236px;
  background-color: #830B0B;
}

ul#menulist ul {
  background-color: #c60000;
}


ul#menulist {
	border: 0px dotted #B9842E;
}

ul#menulist ul {
	border: 0px solid #c60000;
}

ul#menulist ul{
  position:absolute;
  top:-1px;
  left:236px;
}

ul#menulist li{
  position:relative;
  margin:0px;
  padding:0px;
  _display:inline;
}

ul#menulist ul li{border-bottom:0px solid #830B0B}

ul#menulist a{
  display:block;
  width:100%;
  text-decoration: none;
  text-indent: 1em;
  width: 236px;
  padding: 10px 0;
}

ul#menulist li:hover, ul#menulist li a:hover {
  color: #CCC;
  background-color: #c60000;
}
ul#menulist ul li a:hover {
color:#FFF;
  background-color: #830B0B;
}
ul#menulist a {
	color: #CCC;
	text-decoration: none;
}
