@charset "UTF-8";
body  {
	text-align: center;
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #ebe8e1;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a {
	color: #CC3300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	display: none;
}
h2 {
	margin-top: 20px;
	margin-bottom: 30px;
	color: #877667;
}
h3 {
	background-image: url(img-nav/hojas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #877667;
}
#container {
	width: 965px;
	text-align: left;
	background-image: url(img-nav/fondo-mid.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#arriba {
	background-image: url(img-nav/fondo-up.gif);
	height: 14px;
	background-color: #EBE8E1;
	background-repeat: no-repeat;
	background-position: bottom;
}
#cabecera {
	text-align: center;
	height: 116px;
} 
#navegacion {
	background-image: url(img-nav/menu.gif);
	height: 42px;
	margin-right: 7px;
	margin-left: 7px;
	color: #FFFFFF;
	font-size: 16px;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
}
#navegacion li {
	float: left;
	margin-top: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 14px;
	padding-left: 14px;
}
#navegacion a {
	text-decoration: none;
	color: #FFFFFF;
}
#navegacion a:hover {
	text-decoration: underline;
}
#navegacion a.activeon {
	color: #000;
}
#lateral {
	float: right;
	width: 265px;
	margin-right: 14px;
	background-image: url(img-nav/columna.gif);
	background-repeat: repeat-x;
	display:inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 16px;
}
#lateral a {
	text-decoration: none;
}
#lateral a:hover {
	text-decoration: underline;
}
#principal {
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
}
#principal a:hover {
	background-color: #F5F3EF;
}
#pie {
	clear: both;
	background-image: url(img-nav/fondo-pie.gif);
	height: 82px;
	padding-left: 20px;
} 
#pie p {
	margin: 0;
	padding-top: 45px;
	font-size: 11px;
}
.euse {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.fecha {
	font-size: 12px;
	color: #999999;
}
.separador {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.spip_surligne {
	background: #FFFF00;
}
.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: 12px;
}
