body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#contenedor {
	margin: auto;
	width: 658px;
}
#cabecera {
	background-image: url(img-nav/cabecera.gif);
	height: 100px;
	width: 658px;
}
#derecha {
	float: left;
	width: 192px;
}
#izquierda {
	float: right;
	width: 466px;
}
.verde-sup {
	background-image: url(img-nav/pastilla-verde-sup.gif);
	height: 20px;
	width: 192px;
}
.verde-med {
	background-image: url(img-nav/pastilla-verde-med.gif);
	background-repeat: repeat;
	width: 192px;
}
.verde-inf {
	background-image: url(img-nav/pastilla-verde-inf.gif);
	height: 25px;
	width: 192px;
}
.negra-sup {
	background-image: url(img-nav/pastilla-negra-sup.gif);
	height: 20px;
	width: 192px;
}
.negra-med {
	background-image: url(img-nav/pastilla-negra-med.gif);
	background-repeat: repeat;
	width: 192px;
}
.negra-inf {
	background-image: url(img-nav/pastilla-negra-inf.gif);
	height: 25px;
	width: 192px;
}
.blanca-sup {
	background-image: url(img-nav/pastilla-blanca-sup.gif);
	height: 20px;
	width: 466px;
}
.blanca-med {
	background-image: url(img-nav/pastilla-blanca-med.gif);
	background-repeat: repeat;
	width: 466px;
}
.blanca-inf {
	background-image: url(img-nav/pastilla-blanca-inf.gif);
	height: 25px;
	width: 466px;
}
.contenidos {
	color: #666666;
	margin: 0px 20px;
}
.articulo {
	background-image: url(img-nav/fondo-articulo.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	margin: 0px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
a {
	color: #8fa642;
	text-decoration: underline;
}
a:hover {
	color: #2f401e;
}
#derecha a {
	color: #4F5C24;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#derecha a:hover {
	color: #FFFFFF;
}
#derecha ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#derecha li {
	list-style-type: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
.t9 {
	font-size: 9px;
}
.t11 {
	font-size: 11px;
}
.firma {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.buscar-campo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 80px;
}
.buscar-boton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comentario-nombre-campo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 180px;
}
.comentario-campo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.comentario-boton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.aviso {
	color: #FF0000;
}
img, .spip_logos {
	margin: 0;
	padding: 0;
	border: none;
}
.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: 5px;
}
.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.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;
}
