

/*
 * Mise en page des textes (bordures...)
 */

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.texte {
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/*
 * Habillage des menus et de la navigation
 */

.menu-titre {
	/*border-top: 1px solid #a0a0a0;
	border-bottom: 1px dashed #d0d0d0;*/
	margin: 0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:7px;

}
.menu-item {
	margin:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:10px;

}

/* Des couleurs specifiques selon les types de menus 

.general		{ background-color: #f8f8e8; text-align:center; }
.general .menu-titre 	{ background-color: #fcfcf0; }

.rubriques 		{

			 text-align: center; }

.rubriques .menu-titre	{ 
			 background-color: #ffffff; }

.breves 		{ background-color: #ffeaea; }
.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }

.divers 		{ background-color: #eaeaff; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }
*/


/* Styles pour le contenu (c-a-d. la colonne principale) */

.contenu {
	margin: 15px ;
	width: 90% ; 
	}

.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	margin-left: 0em;
}
.contenu .detail .important {
	color: #a02020;
}
.extrait {
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	margin-right: 0.1em;
	line-height: 1.4em;
}
.liste-articles {
	margin-top: 1em;
	margin-bottom: 1em;
	
}
.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
#gral_content{
	position:relative;
	width:750px; 
	/*height:100%; 	padding-left:0px;	padding-right:50px;*/
	background-color:white; 
	background-image:url(../img_web/logoSimbolo_Corto.gif); 
	background-repeat:no-repeat; 
	background-position: 10px 10px; 
	border:solid 1px #9B8D80; 
	margin: 0px auto;
	padding-top:195px;
	text-align:center;
}

 #barraH {
 	position:relative;
	width:455px; 
	margin-left:245px;
	margin-top:-30px;
	margin-bottom:30px;

}
#barraH ul {
	padding:0px; margin:0px;
	width:455px;
}
#barraH li {
	display:inline;
	text-align:center;
	padding-right:1px;
	padding-left:1px;
	vertical-align:middle;

	/*	*/	
}
#barraH li img {
	vertical-align:middle;
}
#barraH li a:hover { background-color:white; }
#barraH li.barra_separa {background:url(../img_web/barra_separador.gif) no-repeat center top;}



/* Barra al pie 	*/
#pie{
	clear:both;
	font-size:9px;
	text-align:center;
	vertical-align:bottom;
	width:680px;
	padding-top:50px;
	padding-left:70px;
}
	
#pie li {
	display:inline;
	color:#5F4833;	
	margin-left:0px;
}

#pie ul {
	border-top:solid 1px #F1EEEA;
	padding-left:0px;
	padding-top:4px;
	width:90%;
}



/*MENU LATERAL
 da problemas con 'posicionamiento absoluto' pq no reconoce la altura relativa del contenedor */
.navigation {
	position:relative;
	float:left;
	margin-top:10px;
	width:180px;
	padding-right:50px;
	text-align:right;
	border:0px;
	/*background:url(../img_web/spip_ornamento.gif) no-repeat right bottom;*/
}
/*VARIANTES SECCION*/
#boletin{background:url(../img_web/chica.gif) no-repeat right bottom; 	height:440px;}
#historia{background:url(../img_web/chico1.gif) no-repeat right bottom; height:450px;}
#lomas{background:url(../img_web/viejitos.gif) no-repeat right bottom; height:513px;}


#titular_sp {
	margin-bottom:7px;
	/*float:right; no incluir por ser el 1er elemento en el flujo html*/
	}
	
.menu {
	/*border: 1px solid #a0a0a0;*/
	position:relative;
	border:0px;
	padding: 0px;
	margin-right:15px;
	margin-bottom:20px;
	/*background:url(../img_web/px_color2.gif) no-repeat right bottom;
	float:right;*/

	}
		
.menu ul {
	display: block;
	margin:0px;
	padding: 0px;
	list-style: none;
	text-align:right;
}

.menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom:0px;
	list-style: none;

}

#buscador {
	position:relative;
	right:0px;
	text-align:right;
	padding-top:0px;
	margin-top:-10px;
	margin-right:15px;
	float:right;
}
#buscador form {
	background:url(../img_web/marcoNrj_spip2.gif) no-repeat right top;
	width:120px;
	height:32px;
	padding-top:3px;
	padding-right:5px;
	text-align:right;
	float:right;/*necesita duplicar esta propiedad*/

}
#buscador input#entrada{ }
#buscador input#entrar{ 
	width:85px;
	background-color:#F1EEEA;
	color:#F68138;
	height:8pt;
	font-size:7pt;
	padding-left:1px;
}
#principal {
	position:relative;
	width:450px;

	text-align:left;
	margin-left:250px;
	/*float:right;right:60px;	display:inline-block;*/
}
/* creemos que escribe el mapa del sitio  */
#plan {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 50px;
	margin-left:250px;
	width:450px;
	text-align:left;
}


.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

/* engloba al título y fecha, dibuja linea x encima  */
.cartouche {
	padding-top: 1em;
	border-top: 1px solid #F1EEEA;
	margin-bottom: 0em;
}

.spip_logos {
	margin: 3px;
	border-width: 0px;
}

/*
 * Habillage du plan du site
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}

.plan-secteur h1 {
	display: block;
	border-bottom: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	text-align:left;
}
.plan-rubriques {
	/*clear: left;*/
	padding-left:10px;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	/*border-bottom: 1px solid #a0a0a0;*/
	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: #e0ffe0;*/
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	/*background-color: #eaffea;*/
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	/*background-color: #f4fff4;*/
	border-color: #e8e8e8;
}


/*
 * 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: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}
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 , .signatures th {
	-moz-border-radius: 0.4 em ;
}

.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;
}


/*
 * Formulaires


.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
} */

/*.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}*/
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
} 
.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

.spip-admin {
}



