@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(img-nav/fondo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #BB0E22;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
hr {
	margin-top: 30px;
	margin-bottom: 30px;
}
a:hover {
	color: #6666FF;
}
a.activeon {
	color: #6666FF;
}
#contenedor {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#navegacion {
	background-image: url(img-nav/fondogris.png);
	float: left;
	padding: 10px;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#menunav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menunav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#menunav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	display: block;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menunav a:hover, #menunav a.activeon {
	color: #BB0E22;
	border-top-color: #BB0E22;
}
#contenidos {
	float: right;
	width: 500px;
	margin-top: 30px;
	background-image: url(img-nav/fondogris.png);
	padding: 10px;
	margin-bottom: 30px;
}
#subnavegacion ul {
	margin: 0px;
	list-style-type: none;
	list-style-image: url(img-nav/ojo.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#subnavegacion li {
	margin-bottom: 5px;
}
#subnavegacion a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#firma {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	font-size: 10px;
	margin-top: 30px;
	clear: both;
}
#bandera-mh {
	top: 0;
	right: 0px;
	position: absolute;
	background-color: transparent;
	z-index: 100;
	background-image: url(img-nav/mh.png);
	height: 116px;
	width: 113px;
}
.gris {
	color: #999999;
}.inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
}
.spip_documents_right {
	margin-bottom: 15px;
	margin-left: 15px;
}
.spip_documents_left {
	margin-bottom: 15px;
	margin-right: 15px;
}
.spip_documents {
	text-align: center;
}
.spip_documents_center {
	clear: both;
	width: 100%;
	margin: auto;
}
span.spip_documents_center {
	display: block;
	margin-top:1em;
}
.spip_doc_titre {
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}
