/*  ----------------------------------------------------------- */
/*  Esqueletos de hojas de estilo por defecto para SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* talla tipografía
 * 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
 * Advertencia: 0.71em continuación el texto se vuelve ilegible texto más pequeño en MSIE
 */

/*  ------------------------------------------
/*  Menu de pestañas
/*  ------------------------------------------ */

.pestanas {
        border: 0px;
        padding: 0.5em;
        margin: 0px;
        list-style: none;
        z-index: 0;
}

.pestanas li{
        display: inline;
        background-color: #ffffff;
        border: 2px solid black;
        border-bottom: none;
        margin-top: 10px;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 0px;
        padding: 0.3em;
}

#activa{
        border-bottom:3px solid white;
        z-index: 1;
        margin: 0px;
}

.cuerpo {       
        display:block;

        margin-top: -2px;

        padding: 0.7em;

        text-align: justify;

        background-color: #FFFDFD;
        width: 650px;
        height: 300px;

        border: 2px solid black;
        z-index: 3;

}



/*  ------------------------------------------
/*  Correción de estilos HTML por defecto
/*  ------------------------------------------ */

body {
	background:#FFF;
	text-align:left;
	font-size: 16px;
	color: #000000;
	margin-left: 15%;
	margin-top: 0em;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

/*  ------------------------------------------
/*  Disposición de la pantalla principal de bloques
/*  ------------------------------------------ */
#page {
	width: 48.15em;
	text-align: left;
	font-stretch: normal;
	background-color: #FFFFFF;
	}

#conteneur { width: 100%; margin-top: 2px; }

#conteneur #contenu {
	float: left;
	width: 20em;
	/*background-color: #FFF;*/
	
	padding-left: 6px;
	padding-right: 10px;
	border-left-color: #FFFFFF;
	border-left: 1px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right: 1px;
	border-right-style: solid;
	
	}

#conteneur #contenu2 {
	float: left;
	width: 45em;
	/*background-color: #FFF;*/
	
	padding-left: 6px;
	padding-right: 10px;
	border-left-color: #FFFFFF;
	border-left: 0px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right: 0px;
	border-right-style: solid;
	
}

#conteneur #navigation {
	float: left;
	width: 15em;
	text-align: left;
	font-stretch: normal;
	line-height: 18px;
	border-right-color: #FFFFFF;
	border-right: 0px;
	border-right-style: solid;
	padding: 1em;
}

#conteneur #navigation2 {
	float: left;
	width: 8em;
	text-align: left;
	font-stretch: normal;
	padding: 1em;
}

/* Bloque de contenido (la columna principal) */
#contenu .contre-encart {
	float: left;
	width: 21em;
	}

#contenu .encart {
	float: left;
	width: 21em;
	margin: 0;
	margin-top: 5em;
	margin-bottom: .4em;
}

#contenu2 .contre-encart {
	float: left;
	width: 21em;
	}

#contenu2 .encart {
	float: left;
	width: 21em;
	margin: 0;
	margin-bottom: .4em;
}

/* Encabezado */
#entete {
	width: 100%;
	border-bottom: 0px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.15em; }
#entete a { text-decoration: none; }
/*#entete .formulaire_recherche {
	float: left;
	width: 10em;
}*/

/* Fil d'Ariane reconvertido a enlaces del sommaire */
#hierarchie {
	clear: both;
	margin-bottom: 0em;
	padding: 2px;
	font-size: 14px;
	text-align:center;
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	}
	
/* Pié de página */
#pied {
	clear: both;
	width: 100%;
	margin-top: 0.5em;
	border-top: 2px solid #000;
	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; }

/* No es visible en la pantalla */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Tipografía general del sitio
/*  ------------------------------------------ */

/* Tipografía para los menús y la navegación */
body, #navigation, .encart, .formulaire_spip {
	font-family: Impact, Helvetica, Arial, sans-serif;
}

/* Tipofrafía para el contenido */
#contenu, .texte {
	font-family: Optima, Helvetica, Arial, sans-serif;
}

/* Tipofrafía para el contenido */
#contenu2, .texte {
	font-family: Optima, Helvetica, Arial, sans-serif;
}

/* Tipografía para las citas y extractos de introducción */
q, blockquote, #navigation2, .liste-articles li, h3.spip, .voirskel {
	font-family: Impact, Optima, Helvetica, Arial, sans-serif;
}


/*  ------------------------------------------
/*  Aspectos de los menús de navegación
/*  ------------------------------------------ */

/*  1.- Aspecto general de los menús de navegación
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 0em;
	margin-bottom: 0em;
	font-size: 20px; /* tamaño texto menu navegación*/
	padding-left: 1em;
	padding-right:1em;	
	}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 0px dotted #CCC;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	}

#navigation p, #navigation2 p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, #navigation2 ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li {
	line-height: 1.5em;
}
#navigation2 li, .encart li { margin: 0; padding: 0 0.7em; }

/*  2.- Colores especificos para los distintos tipos de menú
---------------------------------------------- */
.rubriques {
	background:#BDBDBD;
	}
.rubriques .menu-titre { background:#FFF; }

.breves { background:#FFF; }
.breves .menu-titre { background:#FFF; }

.syndic { background:#FFF; }
.syndic .menu-titre { background:#FFF; }

.forums { background:#FFF; }
.forums .menu-titre { background:#FFF; }

.divers { background:#FFF; }
.divers .menu-titre { background:#FFF; }

/*  ------------------------------------------
/*  Envoltorio del Contenido
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 0.2em; }

.cartouche .titre {
	font-size: 34px;
	font-weight: normal;
	font-family: Impact;
	color: #000; /* color letra encabezado articulos*/
}
#contenu .surtitre, #contenu .soustitre {
	font-size: 12px;
	/*border-top-style: 1px dotted #000;*/
	
}

#contenu2 .surtitre, #contenu2 .soustitre {
	font-size: 12px;
	/*border-top-style: 1px dotted #000;*/
	
}

.cartouche .spip_logos {
	float: right;
	margin-left: 8px;
	margin-bottom: 4px; }

.cartouche p {
	clear: left;
	
}

.cartouche small { font-size: 12px; font-family: Impact; }

.cartouche .traductions {
	font-size: 10px;
}
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Formato del texto de contenido
---------------------------------------------- */
.chapo {
	margin-bottom: .4em;
	font-weight: normal;
	line-height: inherit;
	font-size: 12px;
}

.lien {
	background: #EEE;
	margin: .4em;
	margin-bottom: .4em;
	padding: 0.4em;
	border: 1px solid #CCC;
	font-size: 12px;
	font-weight: bold;
	
}

.texte {
	color:#000; /* color texto principal articulo */
	font-size: 14px;
}

.ps, .notes {
	margin-top: .4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps {
	font-size: 12px;
}
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 {
	font-size: 20px;
	font-weight: normal;
}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: .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; }

/*  Listas de documentos que se adjuntan (un artículo o tema)
---------------------------------------------- */
#documents_joints {
	margin-top: .4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 {
	margin-bottom: 0.4em;
	font-size: 14px;
	font-weight: bold;
}
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#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 {}

/*Listas de introducción de artículos y extractos
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 0.2em; clear: both; }

.liste-articles li .titre {
	font-size: 18px;
	font-weight:normal;
	color: #FF0000;
	}

.liste-articles-n2 li .titre {
	font-size: 22px;
	font-weight:normal;
	color: #FF0000;
	}
	 
.liste-articles li .spip_logos {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	clear: right; }

.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: 12px;
}

.liste-articles-n2 li small {
	display: block;
	font-size: 10px;
}
.liste-articles li .texte {
	margin-top: 3px;
	margin-bottom: 0em;
	padding: 0em;
	font-size: 14px;
	line-height: 1.2em;
}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Detallando el lugar específico
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.4em;
	margin-bottom: .4em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: .4em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

.page_plan #contenu2 h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.4em;
	margin-bottom: .4em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu2 .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: .4em;
	padding-top: 0; }
.page_plan #contenu2 .contre-encart li {}

/*  ------------------------------------------
/*  Detallando los Formularios
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Botones */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Formulario de respuesta */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualization del mensaje */
fieldset.previsu { padding: 1em; }

/*Forma de acceso al foro */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/*Selección de palabras clave */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulario de búsqueda */
/*.formulaire_recherche {
	text-align: right;
	zoom: 10;
}*/

.formulaire_recherche label {
	display: none;
	
}

/*  ------------------------------------------
/*  Vestir foros
/*  ------------------------------------------ */



.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.6em;
	font-weight: bold;
	width: 8em;
}

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.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; }

/*  ------------------------------------------
/*  Vestir peticiones
/*  ------------------------------------------ */

#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; }

/*  ------------------------------------------
/*  Color de los vínculos
/*  ------------------------------------------ */
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	
}
