a { text-decoration: none; color: #2B6E39; }
a:hover { text-decoration: none; color: #303030; background: #EDF4C1; }
.texto-menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #2B6E39}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
.texto-titulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #005037}
.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify}
.texto-hilo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #99CC00}
.marco-foto-izq {  background-image: url(img-sitio/marco-foto-izq.gif); background-repeat: repeat-y; background-color: #DCD1B5}
.marco-foto-der {  background-image: url(img-sitio/marco-foto-der.gif); background-repeat: repeat-y; background-color: #DCD1B5}
.marco-foto-hoja {  background-image: url(img-sitio/marco-foto-hoja.gif); background-repeat: no-repeat; background-position: left bottom; background-color: #DCD1B5}
.texto-titulo-art { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF6600}
.texto-fecha {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color: #333333}
.marco-hilo {  background-color: #D7EC53; background-image: url(img-sitio/marco-hilo.gif); background-repeat: no-repeat; background-position: left bottom}
.texto2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.texto-bajas {  text-transform: lowercase}

/* * Couleurs des liens de Spip */

.fondo {  background-image: url(../img-sitio/banner-fondo.gif); background-repeat: repeat-x}
.texto-subtitulo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.fondo-menu {  background-image: url(img-sitio/menu-fondo.gif); background-repeat: repeat-y; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #96D2F7}
.fondo-intro-izq {  background-image: url(img-sitio/intro-borde-izq.gif); background-repeat: repeat-y; background-color: #F7F8FA}
.fondo-intro-der { background-image: url(img-sitio/intro-borde-der.gif); background-repeat: repeat-y; background-color: #F7F8FA }
.fondo-remate {  background-image: url(img-sitio/remate.gif); background-repeat: no-repeat; background-position: left top}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }
