/*
 * Formulaires
 */

.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-size: 80%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-size: 90%;
}
.spip_bouton {
	border: 1px solid #404040;
	padding: 1px;
	background: #c0c0c0;
}
.spip-admin {
	background-color: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
	font-size: 90%;
	line-height: 1.2em;
}


body { 
	font-family: "Georgia, Garamond, Times, serif";
	background: #DDFFEE;
	color: #101010;
}

a { border: 0px; text-decoration: none; color: #006600; }
a:hover { text-decoration: none; color: #303030; background: #ccffcc; }

table{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}



.titre {
	font-size: 160%;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.soustitre {
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
}
.chapo {
	font-size: 105%;
	font-weight: bold;
	text-align: justify;
	margin-top: 1em;
}
.date {
}
.auteur {
	text-align: right;
	padding: 5px;
	padding-right: 30px;
}
.auteur .nom{
	font-weight: bold;
}
.texte {
	text-align: justify;
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	# border: 1px dashed #404040;
	background-color: #eeeeee;
	margin-left: 50px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
	font-size: 90%;
}


.separateur {
	padding-top: 10px;
}
.separateur .avant{ 
	width: 20px;
	background: url('/ecrire/img_pack/rond-h-24.gif') repeat-x bottom;
	text-align: left;
}
.separateur .apres{ 
	width: 80px;
	background: url('/ecrire/img_pack/rond-h-24.gif') repeat-x bottom;
	text-align: left;
}
.separateur .nom {
	padding-left: 0.6em;
	padding-right: 0.6em;
	vertical-align: bottom;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	color: #006600;
	font-size: 110%;
}


#container {
	border: 1px solid #a0a0a0;
	background: #ffffff;
	width: 800px;
}

#accroches {
}

#header_une {
}

#principal {
	width: 100%;	
	text-align: left;
	vertical-align: top;
}

#menu {
	padding: 10px;
	width: 27%;	
	vertical-align: top;
}

#contenu {
	padding: 4px;
	padding-left: 10px;
	padding-right: 20px;
	width: 75%;	
	vertical-align: top;
}

#edito {
}
#art_recents {
}
#pied {
}

/* ############################# */
/*               DECORATIONS     */
/* ############################# */

/* Haut-gauche, etc. */
.r-hg { width: 5px; height: 24px;background: url('/ecrire/img_pack/rond-hg-24.gif') no-repeat right bottom; }
.r-h { height: 24px; background: url('/ecrire/img_pack/rond-h-24.gif') repeat-x bottom; text-align: left; }
.r-hd { width: 5px; height: 24px; background: url('/ecrire/img_pack/rond-hd-24.gif') no-repeat left bottom; }
.r-g { width: 5px; background: url('/ecrire/img_pack/rond-g.gif') repeat-y right; }
.r-d { width: 5px; background: url('/ecrire/img_pack/rond-d.gif') repeat-y left; }
.r-bg { width: 5px; height: 5px; background: url('/ecrire/img_pack/rond-bg.gif') no-repeat right top; }
.r-b { height: 5px; background: url('/ecrire/img_pack/rond-b.gif') repeat-x top; }
.r-bd { width: 5px; height: 5px; background: url('/ecrire/img_pack/rond-bd.gif') no-repeat left top; }
.r-c { background: white; padding: 2px; text-align: left; }

/* ############################# */
/*               UNE             */
/* ############################# */

/* ************* Accroches */

#accroches .rubrique {
	width: 100%;
	background-color: #008800;
	text-align: center;
	font-variant: small-caps;
	color: #ffffff;
	font-size: 110%;
}
#accroches .rubrique .titre {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}
#accroches .rubrique .titre a{
	font-weight: bold;
	color: #ffffff;
}
#accroches .rubrique .titre a:hover{
	font-weight: bold;
	color: #ffffff;
	background-color: #008800;
	text-decoration: underline;
}
#accroches .articles{
        width: 75%;
        padding: 10px;
	text-align: center;
}
#accroches .articles .titre{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 110%;
}
#accroches .articles .auteur{
	padding: 0px;
	text-align: center;
	font-size: 100%;
}
#accroches .articles .auteur .nom{
	font-weight: bold;
	font-size: 100%;
}

/* ************* Header */

#header_une{
	text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
	border-top : 1px solid;
	border-bottom : 1px solid;
}
#header_une img{
}

/* ************* Edition */

.edition  img {
	border: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.edition  table {
	vertical-align: bottom;
	border-bottom : 1px solid #000000;
	padding-left: 20px;
	padding-right: 15px;
	width: 100%;
}
.edition .date{ font-size: 80%; text-align: left; vertical-align: bottom; }
.edition .date .a{ border=0px; }
.edition .date .a:hover { text-decoration: none; color: #303030; background: #ffffff; }

.edition .redaction{ font-size: 80%; text-align: center; }
.edition .edition{ font-size: 80%; text-align: right; }
.edition .rubrique{
	font-size: 100%;
	text-align: right;
	vertical-align: bottom;
	color: #008800;
	padding-right: 15px;
}
.edition .rubrique .current{
	color: #000000;
}
.edition .page{
	font-size: 180%;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
	padding-left: 20px;
}


/* ************* Menu */

#menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: px;
	list-style: none;
}
#menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu .rubriques {
	width: 100%;
}
#menu .rubriques .menu-titre {
	width: 100%;
        background-color: #008800;
        color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
#menu .rubriques .menu-item {
	padding-top: 5px;
	font-size: 95%;
	text-align: left;
}
#menu .rubriques .menu-item a.lien-off{
	color: #000000;
}
#menu .rubriques .menu-subitem {
	padding-top: 3px;
	padding-left: 8px;
	font-size: 92%;
	text-align: left;
}
#menu .rubriques .menu-subitem a.lien-off{
	color: #000000;
}
#menu .rubriques .menu-subsubitem {
	padding-top: 2px;
	padding-left: 16px;
	font-size: 90%;
	text-align: left;
}
#menu .rubriques .menu-subsubitem a.lien-off{
	color: #000000;
}




/* ************* Contenu */



.articlesunehead  { 
	padding: 5px;
	text-transform: uppercase;
	color: #008800;
	font-size: 120%;
	font-weight: bold;
}
.articlesune  { 
	vertical-align: top;
	padding: 5px;
}
.articlesune .titre { 
	padding-top: 0px;
	font-size: 100%;
}
.articlesune .soustitre{ 
	font-size: 100%;
}
.articlesune .chapo{ 
	font-weight: normal;
	font-size: 95%;
}
.articlesune .auteur{ 
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-size: 95%;
}
.articlesune .rubrique{ 
	padding-top: 10px;
	color: #006600;
	text-align: left;
	font-weight: normal;
	font-size: 95%;
}
.articlesune .alire{ 
	font-size: 90%;
	font-style: italic;
}


/* ############################## SPIP */
/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
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 dashed #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;
	font-size: 90%;
	background: #DDFFEE;
}
ul ul .forum-chapo {
	background: #E9FFE9;
}
ul ul ul .forum-chapo {
	background: #E9FFE9;
}
ul ul ul ul .forum-chapo {
	background: #EEFFEE;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}


/*
 * Habillage des petitions
 */

.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td {
	-moz-border-radius: 0.4em;
}
.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/* ********************************** SPIP STYLES ************************/

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: "Georgia, Garamond, Times, serif";
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top : 40px;
	margin-bottom : 40px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
}

.spip_documents{
	font-family: "Georgia, Garamond, Times, serif";
	font-size : 90%;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

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: #ffffff;
	padding: 5px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	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_bouton { background-color: #FFCC00;}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}


