body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5CB2EC;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#contenedor {
	margin: auto;
	width: 694px;
}
#cabecera {
	background-image: url(img-nav/cabecera.jpg);
	height: 280px;
	width: 694px;
	margin-top: 10px;
	display:block
}
#bloquenavegacion {
	float: right;
	width: 228px;
}
#derecha {
	width: 228px;
	color: #999999;
	font-size: 11px;
}
#centro {
	width: 228px;
	color: #CCCCCC;
}
#izquierda {
	float: left;
	width: 466px;
}
#firma {
	font-size: 10px;
	float: left;
	width: 466px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.gris-sup {
	background-image: url(img-nav/pastilla-gris-sup.gif);
	height: 22px;
	width: 228px;
}
.gris-med {
	background-image: url(img-nav/pastilla-gris-med.gif);
	background-repeat: repeat;
	width: 228px;
}
.gris-inf {
	background-image: url(img-nav/pastilla-gris-inf.gif);
	height: 22px;
	width: 228px;
}
.negra-sup {
	background-image: url(img-nav/pastilla-negra-sup.gif);
	height: 22px;
	width: 228px;
}
.negra-med {
	background-image: url(img-nav/pastilla-negra-med.gif);
	background-repeat: repeat;
	width: 228px;
}
.negra-inf {
	background-image: url(img-nav/pastilla-negra-inf.gif);
	height: 22px;
	width: 228px;
}
.azul-sup {
	background-image: url(img-nav/pastilla-azul-sup.gif);
	height: 22px;
	width: 466px;
}
.azul-med {
	background-image: url(img-nav/pastilla-azul-med.gif);
	background-repeat: repeat;
	width: 466px;
}
.azul-inf {
	background-image: url(img-nav/pastilla-azul-inf.gif);
	height: 22px;
	width: 466px;
}
.contenidos {
	padding: 0px 20px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
}
a:link, a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #00CCFF;
}
#derecha a:link, #derecha a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#derecha a:hover, #derecha a:active {
	color: #CCCCCC;
	background-color: #000000;
}
#centro a:link, #centro a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
#centro a:hover, #centro a:active, #centro a:link.activeon, #centro a:visited.activeon {
	color: #CCCCCC;
	background-color: #666666;
}
#centro ul {
	margin: 15px 0px;
	padding: 0px;
}
#centro li {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.t9 {
	font-size: 9px;
}
.t11 {
	font-size: 11px;
}
.t15 {
	font-size: 15px;
}
.resumen {
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.buscar-campo {
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	margin: 0px;
	padding: 0px;
}
.buscar-boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comentario-nombre-campo {
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
}
.comentario-campo {
	font-family: Arial, Helvetica, sans-serif;
}
.comentario-boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.aviso {
	color: #FFFFFF;
	background-color: #CC3300;
}
.comentariosul {
	margin: 15px 0px;
	padding: 0px;
}
.comentariosli {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00CCFF;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rechercheli {
	list-style-type: none;
}
legend {
	color: #FFFFFF;
}
img, .spip_logos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#izquierda img {
	border: 1px solid #FFFFFF;
}
.spip_documents {
	text-align: center;
}
.spip_documents_center {
	clear: both;
	width: 100%;
	margin: auto;
}
span.spip_documents_center {
	display: block;
	margin-top:1em;
}
.spip_documents_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.spip_doc_titre {
	font-weight: bold;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
}
.spip_doc_descriptif {
	clear: both;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
}
.spip_surligne {
	background: #FF9900;
}
