/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	margin: 0em;
	text-align: center;
	font-size: 1em;
	color: #333;
	background-color: #FFf;
}


html, body {
height: 100%;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 1000px;/*48em;*/
	text-align: left;
	background-color: #ffffff;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;

}

#conteneur {
	width: 100%;
	/*background-image: url(../props/fondo-tope-cuerpo.png);
	background-repeat: repeat-x;
	background-position: top;
*/
}

#conteneur #contenu {
	float: left;
	/*	width: 33em;*/
	width: 34.6em;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	background-color: #Fffff;
/*
	background-image: url(../props/fondo-tope-cuerpo.png);
	background-repeat: repeat-x;
	background-position: top;
*/
}


#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
	background-color: #FFffff;
	height: 100%;
/*
	background-image: url(../props/fondo-tope-cuerpo.png);
	background-repeat: repeat-x;
	background-position: top;
*/

}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 12.5em;
	margin: 0;
	margin-bottom: 1em;
	background-color:  #Ffffff;;
	border-left-width: 0.05em;
	border-left-style: solid;
	border-left-color: #999999;
}

/* Entete */

#entete {
	background-image: url(../IMG/cabezote_irsh.png);
/*url(../props/logo1.gif);*/
	background-repeat: no-repeat;
	background-position: left top;

	background-color: #ffffff;
	padding: 0em;

	}

	
/* Estilo propio para curvas superiore */
.enteteSD {
	/*background-image: url(../props/borde-entete-SD.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	float: right;
	height: 53px;
	width: 35px;
}

#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	font-size: 0.77em;
	background-color: #E8E8E8;
	color: #000000;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;

	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;*/
}

/* Pied de page */
#pied {
	clear: both;
	width: 90%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: calibri,  Arial, sans-serif;
	background-color: #ffffff;
}

/* Typo pour le contenu */
#contenu {
	font-family: calibri,  Arial,  sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family:  Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	margin-bottom: 0.2em;
	font-size: 0.75em;
}

.menu-titre {
	padding: 0.4em 0.4em;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
/*	background-image: url(../props/fondo-hierarchie.gif);
	background-repeat: repeat-x;
	background-position: top;
*/
background-color: #e2e0bc;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; padding-bottom: 0.2em; padding-top: 0.5em; }




/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques {
}
.rubriques .menu-titre { }

.breves {
}
.breves .menu-titre {
}

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #AED7FF; }
.divers .menu-titre { background: #79BCFF; }



/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
	margin-bottom: 0.5em;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0.5em;
}

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 0.5em;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 0.7em;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em;  }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	clear: both;
}

.liste-articles li .titre {
	font-size: 0.87em;
	font-weight: bold; }
	
.liste-articles li .spip_logos {
	float: left;
	clear: right;
	margin-right: 0.5em;
}

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 100%;
	padding: 0.2em;
	font-size: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	background-color: #80B7EE;
}

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
	text-align: left;
	width: 12em;
	margin-top: 70px;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	background-color: transparent;
	color: #000000;
	font-size: 0.77em;
}
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  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; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

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

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

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }



/*  ESTILOS PROPIOS, SON COMPLETAMENTE NUEVOS*/


/*  GENERALES PARA TRABAJAR FUERA DE PAGINA, deben borrarse despues 
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: "Bitstream Vera Sans",  Tahoma, Verdana,  sans-serif;
}
*/


/*  ESTILOS  PARA BARRA DE LA MITAD IRSH*/
.menu-titre1 {
	font-size:1em;
	padding: 0.4em;
	font-weight: bold;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
}




/*  ESTILOS PROPIOS PARA CABECERA*/

.cabecera1{
	width: 100%;
/*
	background-image: url(../props/fondo_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
*/	height: 100%;

}

#cab1 {

	font-size: 0.8em;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: 22px;
	padding-bottom: 0.5em;
	padding-left: 10px;
}


#cab11 {

	font-size: 0.8em;
	padding-top: 0.5em;
	padding-right: 22px;
	padding-bottom: 0.5em;
	padding-left: 10px;
}


/*BARRAS DE NAVEGACIÓN*/



#nav11 {
	/*	background-image: url(../props/fondo-nav1.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	height: 1.3em;
	background-color: #e2e0bc;
	text-align: right;
	font-size: 0.6em;
	color: #000000;
	padding: 0.5em;
/*
	background-image: url(../props/fondo-hierarchie.gif);
	background-repeat: repeat-x;
*/
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}



#nav11 a {
	color: #000000;

}













/* PARA BARA DERECHA */

#cab2 {
	background-color: #CCCCCC;
	font-size: 0.6em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	text-align: left;
	display:block;
	border-bottom-width: 0.02em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0.2em;
}

.rubriques1 .menu-titre { background: #FFB02D; }


.rubriques1 {
	min-width: 10em;
	margin-bottom: 0.2em;
	font-size: 0.75em;
}


.rubriques1 { background: #FFCD48;}



.rubriques2 .menu-titre { background: #FFBF55; }


.rubriques2 {
	min-width: 10em;
	margin-bottom: 0.2em;
	font-size: 0.75em;
}


.rubriques2 { background: #FFE4B9;}

/*  PROPIOS PARA Pestana de IASC-R */


.empaquedecuerpo {
	background-color:#C0C0C0;
	display:block;
	height: 15px;
	margin-top: 0.8em;

}

.empaquedecuerpo2 {
	background-color:#CCCCCC;
	display:block;
	height: 15px;
	margin-bottom: 1em;

}

.destcuerpo1 {
	background-image: url(../props/bordedestcuerpo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 15px;
	width: 15px;

}

.destcuerpo2 {
	background-image: url(../props/bordedestcuerpo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 15px;
	width: 15px;
}

.destcuerpo3 {
	background-image: url(../props/bordedestcuerpo3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 15px;
	width: 15px;
}

.destcuerpo4 {
	background-image: url(../props/bordedestcuerpo4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 15px;
	width: 15px;
}


.cabr {
	/*	height: 20px;*/

	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	text-align: right;
	background-color: #DADADA;

}

.cabr2 {
	/*	height: 20px;*/

	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	text-align: right;
	background-color: #B0B0B0;
}


/*  PROPIOS PARA MANUS DE NAVEGACION */


.separamenu {
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #999999  ;
}


/*  PROPIOS PARA AJUSTES DE DISEÑO DE CALENDARIOS
---------------------------------------------- */

#contenu-cal-gral {
	padding-right: 0.6em;
	padding-bottom: 0.1em;
	padding-left: 0.6em;
	padding-top: 0.6em;
/*	background-color: #8CC6FF;*/
	display: block;
	background-image: url(../props/fondodestacados.gif);
	background-repeat: repeat-x;
	background-position: top;
/*	color: #FFFFFF;*/
}

#contenu-cal-reu {
	padding-right: 0.6em;
	padding-bottom: 2em;
	padding-left: 0.6em;
	padding-top: 0.6em;
	background-color: #CCCCCC;
	display: block;
	background-image: url(../props/fondodestacados.gif);
	background-repeat: repeat-x;
	background-position: top;
/*	color: #FFFFFF;*/
}

 /*
* ESTILOS DE LA AGENDA
*/
 
.modulo_agenda {
	border:1px solid #B2BFCF;
}

.modulo_agenda a {
 text-decoration: none; 
 }
 
.modulo_agenda a:hover {
 background-color:#DDDDFF;
 color: #ff6600;
 text-decoration: none; 
 }

.cabecera_agenda {
background-color:#D7B4FF;
padding:2px;
border-bottom:1px solid #B2BFCF;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight: bolder;
 text-align:center;
}

.calendar_head {
	background-color: #B2BFCF;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
}

.calendar_this_day { /* d’a de hoy en el peque–o */
	background-color: #B2BFCF;
	font-weight:normal;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: white;
	padding-right:.3em;
	text-align: right;
}

.calendar_este_day{ /* d’a de hoy en el grande */
	background-color: #B2BFCF;
	font-weight:normal;
	margin:0px;
	color: white;
	text-align:right;
}

.calendar_this_month {
	background-color: #fefefe;
	padding-right:5px;
	text-align:right;
}


.calendar_not_this_month { /* nœmeros de otro mes en la mini */
	background: #fefefe;
	color:#cccccc;
	font-size: 85%;
	vertical-align: bottom;
	padding-right:5px;
	text-align: right;
}


.calendar_not_este_month { /* nœmeros de otro mes en la grande */
	background: #fefefe;
	color:#cccccc;
	vertical-align: top;
	text-align:right;
}


.formbuscar_ag {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	width: 120px;
	font-size: 80%;
	border: 1px solid #B2BFCF;
	color:#FF7F00;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	
}
.botonbuscar_ag {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #B2BFCF;
	background: #ffffff;
	color:#FF7F00;
	margin: 0px;
	padding: 0px;
}

.formbuscar_cabecera {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	width: 120px;
	font-size: 9px;
	border: 1px solid #CCCCCC;
	color:#99CC33;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.botonbuscar_cabecera {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#FF6600;
	margin: 0px;
	padding: 0px;
	border:0px;
}

.small { /* nœmero de los d’as del mes actual en el calendario grande */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.85em;
color:#666666;
text-align:right;
}

.small_plus { /* eventos del calendario grande */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;

}


.small_mini { /* nœmeros del mes en la mini */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:73%;
	color:#758AAB;
	font-style: normal;
}

.calendar_head_mini { /* abreviatura de los d’as de la semana en la mini */
	background-color: #EEEEFF;
	font-size: 90%;
	color: #999999;
	font-family: Verdana, Arial, Helvatica, sans-serif;	
	font-weight:normal;
		padding-right: .6em;
			text-align: right;
}

.boton_agenda {
 background-color:EEEEFF;
 text-align:center;
 border-bottom: 1px solid #B2BFCF;
	padding: 2px;
 }
 
 .boton_agenda a {
 display: block;
 }
 
  .boton_agenda a:hover {
 display: block;
  background-color:#EEEEFF;
 }
 
 .nombre_mes {
 font-size:95%; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 color:#758AAB;
 font-weight: normal;
 padding: 1px;
 padding-right: 5px;
  border-bottom: 1px solid #cccccc;
 }
 
 .botoncito {
	padding:1px;
 }
 
 .botoncito a {
	display:inline;
	padding-left:1px;
	padding-right:1px;
	margin:0px;
 }
 
 .botoncito a:hover{
	display:inline;
	padding-left:1px;
	padding-right:1px;
 	color: #ff6600;
 	margin:0px; 
 }

.azul{
	color: #758AAB;
}


/* estilos para segunda barra de contenido, modificacion de incluidos en spip */


.encart .titre, .contre-encart .titre{
	font-size: 1.03em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color:#999999;
}

	
.encart .titre a, .encart .surtitre a {

	color: #999999;
}

