/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Arial, Helvetica, sans-serif; color: #646044; }
h1 { font-size: 1.70em; color: #646044; }
h2 { font-size: 1.2em; font-weight: bold; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #646044; }
h3 { font-size: 1.em;
	font-weight: normal;
	text-indent: 15px;
}
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.fondo {
	background-image: url(/img-sitio/fondo.gif);
	background-position: top;
}


.fondo-izq {
	background-image: url(/img-sitio/fondo11.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fondo-izq2 {
	background-image: url(/img-sitio/fondo1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
	width: 100%;
}
.fondo-der {
	background-image: url(/img-sitio/fondo22.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondo-der2 {
	background-image: url(/img-sitio/fondo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 100%;
}

.fondo-texto {
	background-color: #f1edd2;
}
.piedepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 800px;
	text-align: center;
	vertical-align: middle;
}
.cuerpo {
	width: 542px;

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
	float: right;
	text-align: justify;
}
.seccion-titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #646044;
	background-color: #FFFFFF;
	background-image: url(/img-sitio/fondo-titulo-seccion.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: baseline;
	height: 73px;
	width: 542px;
	line-height: 80px;
	text-indent: 10px;
}

.titulo-articulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #646044;

}.subtitulo {
	color: #b2ae92;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subtitulo-caja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}




.seccion-foto {
	height: 73px;
	width: 542px;
}

.columna-der {
	width: 243px;
	float: right;
	padding-bottom: 10px;

}



.menu {
	width: 243px;
	background-color: #b11315;
	background-image: url(/img-sitio/esquina-roja.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	padding-top: 1px;
	padding-bottom: 1px;

}
.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	color: #f1edd2;
	background-color: #bc3835;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	background-image: url(/img-sitio/esquina-roja2.gif);
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.noticias {
	background-color: #e6e2c7;
	width: 220px;
	margin-top: 20px;
	padding-bottom: 10px;

}
.noticias-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646044;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646044;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.columna-izq {
	width: 114px;
	margin-left: 6px;
	float: left;
}
.caja-autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646044;
	background-color: #d5d1b6;
	background-image: url(/img-sitio/esquina.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 104px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;

}
.caja-articulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646044;
	margin-bottom: 10px;
	width: 114px;
	padding-bottom: 10px;
	background-color: #e6e2c7;
	margin-top: 5px;
}
.caja-articulos-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646044;
	width: 94px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646044;
	padding: 5px;
	background-color: #e6e2c7;
	margin-right: 5px;
	margin-left: 5px;

}
.hilodeariadna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #646044;
	background-color: #d5d1b6;
	height: 15px;
	width: 542px;
	text-indent: 15px;
}

/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }


.menu a { 	color: #f1edd2; text-decoration: none; }


/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }