@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #022D34;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #FFFF99;
}
a:hover {
	text-decoration: underline;
}
#contenedor {
	margin: 0 auto;
	width: 800px;
}
#cabecera {
	background-image: url(img-nav/cabecera.jpg);
	height: 490px;
}
#inicio {
	height: 300px;
	display:block;
	width: 100%;
}
#fondo {
	background-image: url(img-nav/fondo.gif);
}
#navegacion {
	float: left;
	width: 121px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#navegacion ul {
	margin: 0px;
	list-style-type: none;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
}
#navegacion a {
	color: #FFFFFF;
}
#navegacion a.activeon {
	text-decoration: none;
	color: #FFFF99;
}
#navegacion a:hover {
	text-decoration: none;
	color: #FFFF99;
}
#contenidos {
	float: left;
	width: 450px;
	margin-top: -60px;
	padding-right: 33px;
	padding-left: 33px;
	font-size: 14px;
	line-height: 20px;
}
#ruta {
	font-variant: small-caps;
	font-size: 13px;
	text-align: right;
}
#auxiliar {
	float: right;
	width: 121px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img-nav/fondo-pdf.jpg);
	background-repeat: no-repeat;
	text-align: center;
} 
#pie {
	clear: both;
	text-align: center;
	background-image: url(img-nav/pulpo.jpg);
	height: 1000px;
} 
#firma {
	padding-top: 370px;
}
#recherche {
	font-family: "Times New Roman", Times, serif;
	width: 100px;
	border: 2px solid #022D34;
}
.pececillos {
	background-image: url(img-nav/pececillos.gif);
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.titular {
	font-size: 26px;
	font-weight: bold;
	font-variant: small-caps;
}
.feedburnerFlareBlock {
	font-size: 12px;
	margin-top: -15px;
	margin-bottom: 20px;
}
.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
