/*
estilos básicos de la pagina (reset)
*/
body {
	width: 100%;
	margin: 0 auto;
	padding: 0em 0em 0em;
	font: 70% Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background: #FFF;
}

legend {
	padding: 5px 5px 5px 5px;
	text-align: left;
	background: #fff;
	color: #87560C;
	font-weight: bold;
}

a {
	text-decoration: none;
	background-color: inherit;
	color: #26c;
}

a:hover {
	text-decoration: underline
}

a img {
	border: 0;
}

p {
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

span {
	font-weight: bold;
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 10px 0px 10px 0px;
}

h1 {
	font-size: 1em;
	margin: 5px 0px 5px 0px;
}

h2 {
	margin: 0 0 4px 0;
}

h3 {
	font-size: 1.5em;
	margin: 5px 0px 5px 0px;
}

h4 {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
}

select {
	font-size: 1em;
}

img, fieldset, abbr {
	border: none;
}

acronym, abbr {
	cursor: help;
}

kbd {
	font-size: 1em;
	font-family: arial;
	font-weight: bold;
}

h1 img {
	width: 19.1em;
	height: 11.8em;
}

h1 span {
	display: none;
}

/* clases de estilo utiles */
.centrar {
	font: 90% Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-align: center;
}

.centrar ul, .centrar li {
	list-style: none;
	text-align: left;
}

.contenido_centrado {
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.ftl, .ftlno6 {
	float: left;
}

.ftr {
	float: right;
}

.cl {
	clear: left;
}

.clear:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0
}

.clearboth {
	clear: both;
	display: block;
}

.clear {
	clear: both;
	margin: 0;
}

.hacked {
	overflow: hidden;
}

.dblock {
	display: block;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb1 {
	margin-bottom: 1em;
}

.noborder {
	border: 0 !important;
}

.hidden {
	display: none;
}

.hide {
	display: none;
}

.bold {
	font-weight: bold;
}

.inclinado {
	font-style: italic;
}

.right {
	text-align: right;
}

/* clases de estilo propios */
.fecha {
	color: #808080;
}

.internallink {
	font-size: 0.9em;
	text-align: center;
	clear: both;
}

.credit {
	color: #888;
	background-color: inherit;
}

.legend_visible {
	display: block;
	font-size: 1.1em;
	color: #4c4c4c;
	font-weight: bold;
	padding-top: 1.2em;
}

.legend_visible span {
	font-size: .91em;
	font-weight: normal;
	padding-left: 0 !important;
}

.salto, .negative {
	position: absolute;
	top: -9.3em;
	left: -93em;
}

.azulito {
	width: 1.5%;
	height: 27px;
	font-size: 145%;
	background-color: #004d90;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 0%;
	z-index: 1;
}

.azulon {
	width: 99.5%;
	font-size: 160%;
	background-color: #0065A3;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 0.5%;
}

.gris {
	width: 100%;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 0%;
	z-index: 2;
	height: 20px;
}

.gob {
	color: #eeeeee;
	font-size: 55%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	align: middle;
	vertical-align: 22%;
}

.contenido_azul {
	padding: 5px 5px 5px 5px;
	text-align: left;
	background: #fff;
	color: #012D5A;
	border: 1px solid #7F5008;
	border-top: 0px;
}

.contenido_rosa {
	padding: 8px 8px 8px 8px;
	text-align: left;
	background: #fff;
	color: #012D5A;
	border: 1px solid #7F5008;
}

.cabecera_contenido_2 h1 {
	font-weight: bold;
	font-size: 1em;
	margin: 5px 0;
	text-align: center;
}

.contenido_justificado {
	clear: both;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	background: #fff;
	color: #012D5A;
	border: 1px solid #7F5008;
	border-top: 0px;
}

.contenido_justificado a {
	font-weight: bold;
	color: black;
}

.contenido a {
	font-weight: bold;
	color: black;
}

.titulo_lista_contenido {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}

.lista_contenido {
	padding: 0px 0px 0px 10px;
}

.id_titulo_campo {
	font-size: 1em;
	color: #012D5A;
	padding: 0px 0px 0px 2px;
	font-weight: normal;
}

.id_titulo_campo_grande {
	font-size: 1.2em;
	color: #012D5A;
	padding: 0px 0px 0px 2px;
}

.id_mensaje_error {
	font-size: 1.2em;
	color: #B20060;
	padding: 0px 0px 0px 2px;
}

.id_num_registro {
	font-size: 1.45em;
	color: #0D3182;
	padding: 0px 0px 0px 2px;
}

.logo_izquierda {
	float: left;
}

.logo_derecha {
	float: right;
}

.id_lista_rosa {
	font-size: 0.5em;
	font-weight: bold;
	color: #B20060;
	padding: 0px 0px 0px 2px;
}

.id_lista_azul {
	font-size: 0.5em;
	font-weight: bold;
	color: #0D3182;
	padding: 0px 0px 0px 2px;
}

.id_lista_negro {
	font-size: 0.5em;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 2px;
}

/*layout*/
#cuerpo {
	width: 100%;
	height: 100%;
	overflow: visible;
	padding: 0 0 0 0;
	margin: 0 auto;
	background: #fff;
	color: #87560C;
}

#area_contenidos_formu {
	width: 100%;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 0;
}

#area_contenidos p, #area_enlaces p {
	padding: 0em 0em 0em 0em
}

#tagline {
	text-align: center;
	font-size: 1.2em;
}

#intro p {
	line-height: 1.5em;
}

#jccm-portal-top {
	width: 100%;
	background-color: #ffffff;
	color: #737876;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	top: -1px;
	left: -1.7%;
}

#jccm-portal-titulo-pagina{
	position: absolute; top: 40px; margin-left: 250px;
	
	font-family: Helvetica, Arial, sans-serif; font-size: 175%; color: #005196; font-weight: bold;
}