/*
* ===========================================
* ============  ESTILOS PROPIOS  ============
* ===========================================
*/

/* bien regler les "margins"... (bugs IE) */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #DFE6E8;
	background-color: #110833; /* color de fondo de toda la ventana */
	background: url(imagenes/bgstarani.gif) repeat; /* imagen de fondo de toda la ventana */
}

a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #D8BFD8;
}

a:hover {
	color: white;
	background: url(imagenes/bgstarani.gif) repeat;
}

a:visited {
}

a:active {
}

a:link {
}

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


/* zona central (todo el contenido de la pagina) */
#pagina {
	width: 95%; /* ancho de la zona central */
	min-width: 500px; /* ancho minimo de la zona central */
	margin: auto; /* centra el contenido verticalmente respecto a la ventana*/
	text-align: left; /* color de fondo de la zona central de la pagina */
	background: transparent;
}

#cabecera {
	display: block;
	width: 100%;
	height: auto;
	font-size: 140%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-top: 5%;
	text-indent: 0%;
	padding: .2em;
	background-color: transparent;
}

#cabecera a {
	display: block;
	color: #FCB424;
	background-color: transparent;
}

#cabecera a:hover {
	display: block;
	background-color: transparent;
}

.cabecera_debajo {
	font-size: 65%; 
	color: #FEEECB; 
	text-align: right; 
	padding-bottom: 2px; 
	padding-top: 1px; 
	border-bottom: 1px solid #5C7A8A;
}

.cabecera_debajo a {
	display:inline;
	color: #FCB424;
}

.cabecera_logo {
	font-size: 65%;
	color: White;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 1px;
	border-bottom: 1px solid White;
	font-weight: bolder;
	background: Black;
	float: left;
}


/* entre la cabecera y el pie */
#cuerpo {
	margin: 0px;
	padding: 0px;
	background-color: transparent; /* es el mismo color de fondo que el lado izquierdo para que llegue hasta abajo */
}

#lado_izquierdo {
	float: left;
	width: 22%;
	background: transparent;
	color: inherit;
}

*html #lado_izquierdo { /* para el explorer */
	margin-top: 20px;
}



/* zona principal de contenido */
#contenido {
	margin-left: 22%;
	padding:0px;
	padding-left: 1.2em;
	padding-bottom:.6em;
	background-color: transparent;
	color: #DFE6E8;
	margin-top: 20px;
}

/* crea una zona bajo la de "contenido" */
#contenido_abajo {
	padding: .9em;
	background-color: #110833;
	color: #D0D7DF;
}


#mas_articulos {
	padding-right: 0.4em;
	background: #110833;
}

#breves_sommaire {	
	padding-left: 0.4em;
	padding-right: 0.4em;
}

#foros_sommaire {
	padding-left: 0.4em;
}

#pie {
	clear: both;
	color: #DFE6E8;
	font-size: 65%;
	padding: 5px;
	margin-bottom: .9em;
	text-align: center;
	border-bottom: 1px solid #E4D2E4;
	border-top: 1px solid #E4D2E4;
}

#pie a {
	display:inline;
	color: #FCB424;
}

.subsecciones {
	right:0px;
	margin-right:0px;
	float: right;
	width: 36%;
	background: transparent;
	margin-left:.9em;
	margin-bottom:.9em;
}

/* textos personalizados */

.titulo {
	font-size: 140%;
	font-weight: bold;
	font-variant: small-caps;
	color: #F1D5B6;
	border-bottom: groove #F1D5B6;
}

.titulo a {
	display:block;
}


.titulo_sin_linea {
	font-size: 140%;
	font-weight: bold;
	font-variant: small-caps;
	color: #F1D5B6;
}

.modulo_titulo_iz {
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	padding: 1px;
	background: #110833;
}

.modulo_titulo_iz a {
	display:block;
}

.modulo_titulo_center {
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	padding: 1px;
	background: #110833;
	background: url(imagenes/cellpic1.gif) repeat;
}

.modulo_titulo_center a {
	display:block;
}

.notas {
	font-size: 65%;
}

.destacado {
	font-size: 120%;
	font-weight:bolder;
}

.menu_titulo {
	font-size: 85%;
	text-align: left;
	color: #FEEECB;

	border-top-color: #F1D5B6;
	border-top-style: inset;
	border-top-width: 1px;
	border-bottom-width: 2px;
	font-variant: small-caps;
	background: #004263;
}

.menu_titulo a {
	display:block;
	padding:.2em;
		padding-left:.3em;
	padding-right:.3em;
}

.menu_item {
	font-size: 70%;
	text-align: left;
	background: #004263;
	color: #FEEECB;
}


.texto_70 {
	font-size: 70%;
}

.texto_80 {
	font-size: 80%;
}

.texto_90 {
	font-size: 90%;
}

.bio {	
	font-size: 65%;
	text-align: center;
	padding: 1px;
	color: #DFE6E8;
}

.bio a {
	display:inline;
}

/* crea los "recuadros" de las zonas pequeżas: menu, enlaces,... */
.modulo {
	font-style: normal;
	background-color: #004263;
	border: 1px outset #F1D5B6;
	margin-bottom: 0.6em;
	color: inherit;
}

.modulo a {
	display:block;
	padding-left:.3em;
	padding-right:.3em;
}

/* crea los recuadros del menż de navegaciżn (mapa del sitio, contactar, banners,...) */
.modulo_nav {
	font-style: normal;
	font-size: 85%;
	background-color: #004263;
	text-align: left;
	border: 1px outset #F1D5B6;
	margin-bottom: 0.6em;
	color: #FEEECB;
}

.modulo_nav a {
	display:block;
	padding: .2em;
	padding-right:.3em;
	padding-left:.3em;
}

.modulo_encabezado {
	font-size: 140%;
	font-style: normal;
	text-align:center;
	background-color: #110833;
	padding: 0.9em;
	margin-bottom: .6em;
	color: #FEEECB;
}

.modulo_articulo {
	font-style: normal;
	background-color: #110833;
	padding: 0.9em;
	margin-bottom: .9em;
	color: #FEEECB;
}

.modulo_articulo a {
}

.modulo_banner {
	font-style: normal;
	text-align:center;
	vertical-align:middle;
	background-color: #004263;
	border: 1px outset #F1D5B6;
	margin-bottom: 0.6em;
}

.modulo_banner a {
	display:block;
	padding:4px;
}

.modulo_banner a:hover {
	display:block;
	padding:4px;
	background-color: transparent;
}

/* soluciona un bug del explorer que ażade un parrafo donde se coloca la baliza #SPIP_CRON */
.cron {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: transparent;
}

/* para subrayar zonas (div) */
.subrayado_entero {
	border-bottom: 1px solid #65838C;
}

.subrayado_puntos {
	border-bottom: 1px dotted #65838C;
}

.subrayado_puntos a {
	display:inline;
}

.subrayado_puntos_gris {
	border-bottom: 1px dotted gray;
}

/*
* Determina los mżrgenes y la posiciżn de los logos
*/

.logo_izquierda {
	float: left; 
	padding-right: 10px; 
	padding-bottom:6px;
	}
	
.logo_derecha {
	float: right; 
	padding-left: 10px; 
	padding-bottom:6px;
	}

/*
* =======================================================
* ===  ESTILOS DE LA DISTRIBUCIżN DE SPIP MODIFICADOS ===
* =======================================================
*/

/* personaliza los botones de admin (actualizar pagina, espacio privado, visitas,...) */

.botones_admin {
    position: absolute;
    top: 0px;
    margin: 0px;
    right: 0px;
    margin-right: 1px;
    margin-top: 1px;
    padding:0px;
    font-size:0px;
    background-color: #fff;
}

*html .botones_admin {  /* para el explorer */
    padding-bottom: 2px;
}
.admin_botones_bloc {
    border:0px;
}

a.admin_botones {
    border:0px;
}

*html a.admin_botones { /* para el explorer */
	border-right: 0px solid #4a4a4a;
	padding: 4px;
	margin:0px;
}

a:hover.admin_botones {
	color:#FCB424;
	background-color: #A9A9A9;
}

a:active.admin_botones {
}

*html a:hover.admin_botones { /* para el explorer */
	border-right: 0px solid #4a4a4a;
	padding: 4px;
	margin:0px;
}

*html a:active.admin_botones { /* para el explorer */
}

/* botones tipo Validar */

.boton_validar {
	margin:auto;
	padding: 1px;
	border: 1px outset #F1D5B6;
	background-color: #363636;
	text-align:center;
	color: #D8BFD8;
	font-size: 100%;
}

/* Formularios */

.modulo_form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* modulo personalizado de "inscripciżn" (lo ve el firefox)*/
.modulo_inscripcion {
	font-size: 70%;
	text-align: center;
	margin: auto;
	color: #DFE6E8;
	width: 100%;
}

/* Formulario de "buscar" (lo ve el firefox)*/
.formrecherche {
	/* lo ve el firefox */ 
}

*html .formrecherche {
	/* lo ve el explorer */
}

form.formrecherche { /* la caja exterior */
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px outset #F1D5B6;
	background-color: #004263;
	background: url(imagenes/bgstarani.gif) repeat;
}

input.formrecherche { /* el campo para escribir */
	width: 100%;
	padding-left: 5px;
	font-size: 85%;
	color: #D8BFD8;	
	border: 0px;
	background-color: #004263;
	background: url(imagenes/bgstarani.gif) repeat;
}

.marco_buscar {
	margin-bottom: 8px;
}

/* Formularios en general como los de inscripciżn */

.forml {
	/*lo ve el firefox */
	border: 1px solid #65838C;
	font-size: 110%;
	font-weight: normal;
    background-color: #004263;
	color: #DFE6E8;
	width: 100%;
}

*html .forml {
	/* lo ve el explorer */
    background-color: #004263;
	font-size: 110%;
	font-weight: normal;
	color: #DFE6E8;
	width: 100%;
}

.formulaire {
	/* lo ve el firefox */
	color: #DFE6E8;
	padding: 2px;
	background-color: #110833;
	border: 1px solid #65838C;
	font-size: 110%;
	font-weight: normal;
	width: 100%;
}

*html .formulaire {
	/* lo ve el explorer */
	color: #E6DAE7;
	padding: 2px;
	background-color: #110833;
	border: 1px solid #65838C;
	font-size: 110%;
	font-weight: normal;
	width: 100%;
}

form.formrecherche {
	background-color: #110833;
	color: #DFE6E8;
}

/*
 * PARA logos y archivos
 */

.spip_documents{
	font-size: 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	font-size : 80%;
	font-weight: normal;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	margin-bottom: 5px;
	text-align: center;
	font-size : 80%;
	font-weight: normal;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	margin-bottom: 5px;
	text-align: center;
		font-size : 80%;
	font-weight: normal;
}
/*
 * PARA plan.html
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #DFE6E8;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #110833;
	text-align: center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #65838C;
	padding: 3px;
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: square;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */

ul .plan-rubrique {
	background-color: #110833;
	border-color: #65838C;
	border: #DFE6E8;
}
ul ul .plan-rubrique {
	background-color: #110833;
	border-color: #65838C;
	border: #DFE6E8;
}
ul ul ul .plan-rubrique {
	background-color: #110833;
	border-color: #65838C;
	color: #DFE6E8;
}


/*
 * Habillage des forums (comentarios al final de los artżculos)
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: .9em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 110%;
}

.forum-titre-en-linea {
	font-weight: bold;
	font-size: 110%;
}

.forum-titre-en-linea a {
	display:inline;
}

.forum-item {
	margin: 0px;
	padding: .9em;
	padding-bottom: .3em;
	text-align: justify;
	color: #DFE6E8;
	font-size: 80%;
	background: #110833;
}
.forum-repondre-message {
	text-align: right;
}

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

ul .forum {
	border: 1px solid #DFE6E8;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #DFE6E8;
}
ul ul ul .forum {
	border: 1px solid #DFE6E8;
}
ul ul ul ul .forum {
	border: 1px solid #DFE6E8;
}
ul ul ul ul ul .forum {
	border: 1px solid #DFE6E8;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #DFE6E8;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px #DFE6E8;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #004263;
}
ul ul .forum-chapo {
	background: #004263;
	color: #DFE6E8;
}
ul ul ul .forum-chapo {
	background: #004263;
	color: #DFE6E8;
}
ul ul ul ul .forum-chapo {
	background: #004263;
	color: #DFE6E8;
}
ul ul ul ul ul .forum-chapo {
	background: #004263;
	color: #DFE6E8;
}

.plan_titulo {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	border: 1px solid gray;
	color: #FEEECB;
}

.plan_titulo a {
	display:block;
	padding-left:.2em;
	padding-right:.2em;
}


.enlace_block {
}

.enlace_block a {
	display:block;
}

