@CHARSET "ISO-8859-1";

/* Estilos base */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a {	text-decoration:none; }
input {border:0}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

div, img {behavior: url(iepngfix.htc) }

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

strong {
	font-weight:bold;
}

/*WEB*/

body {
	background:#eee;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:black;
}

.content {
	width: 976px;
	margin:0 auto;
	background-color:white;
}

.header {
	width:939px;
	float:left;
	margin:19px 19px 21px 18px;
	position:relative;
}

.header .fecha {
	float:left;
	width: 700px;
	margin-top:52px;
	text-align:right;
}

.header .cabecera {
	float:left;
	margin:17px 0 18px 0;
}

.header hr {
	background-color:#9D1020;
	border:none;
	height:7px;
	float:left;
	width:100%;
	margin:0;
}

.footer {
	background-color:#9D1020;
	color:white;
	width:100%;
	float:left;
	text-align:center;
	line-height:15px;
	margin-top:27px;
}
.footer a {
	color: white;
}
.footer a:hover {
	text-decoration:underline;
}

.contain {
	width:939px;
	float:left;
	margin:0 19px 0 18px;
}

.menu {
	width: 224px;
	float:left;
	border-right:1px solid #828282;
}
.menu .menu_in { width:205px; }
.menu .tit_seccion {
	border-bottom:1px solid black;
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	margin-top:14px;
}
.cuadro {
	float:left;
	height:10px;
	width:10px;
	line-height:10px;
	font-size:10px;
	display:inline;
	background-color:black;
}
.menu .nombre_seccion {
	display:inline;
	float:left;
	margin-left:11px;
	width:184px;
	margin-top:-2px;
	padding-bottom:2px;
}
.menu .item_contenido1 {
	margin-top:3px;
	line-height:14px;
	border-bottom: 1px dotted #828282;
	color: #828282;
}
.menu .item_contenido1 a:hover {
	color:black;
}
.menu .item_contenido1 a {
	color: #828282;
	margin-left:7px;
}

.menu .item_contenido2 {
	margin-left:25px;
	margin-top:3px;
	line-height:14px;
	color: #828282;
}

.menu .item_contenido2 a {
	color: #828282;
	margin-left:7px;
}
.menu .item_contenido2 a:hover {
	color:black;
}

.main {
	/*margin-left:246px;*/
	float:left;
	margin-left:19px;
	width:693px;
	height:auto;
	display:inline;
	position:relative;
}

/* COLORES */
.rojo {
	color:#9D1021;
}


.titulo_seccion {
	height:26px;
	width:100%;
	border-bottom:1px solid black;
}
.titulo_seccion h1 {
	font-weight:bold;
	margin:0;
	margin-left:6px;
	float:left;
	display:inline;
	font-size:13px;
	margin-top:-1px;
}

.titulo_seccion2 {
	height:18px;
	width:100%;
	border-bottom:1px dotted #8c8c8c;
}
.titulo_seccion2 h2 {
	font-weight:bold;
	margin:0;
	margin-left:6px;
	float:left;
	display:inline;
	font-size:13px;
	margin-top:-1px;
}

.centro {
	margin-top:12px;
	background: white url('../images/centro_index.jpg') top left repeat-y;
}

.centro .izda {
	width:214px;
	float:left;
}
.centro .dcha {
	margin-left: 252px;
}

.cuadro_bienvenida {
	margin-top:31px;
	line-height:17px;
	text-align:justify;
	height:267px;
}
.titulo_bienvenida {
	font-size:18px;
	margin-bottom:9px;
}
.cuadro_bienvenida .masinfo { color:black; font-weight:bold; }
.cuadro_bienvenida .masinfo:hover { text-decoration:underline; }

.destacada {
	height: 288px;
}
.destacada .tit_destacada {
	color:#8c8c8c;
	font-size:18px;
	margin:11px 0;
}
.destacada .tit_destacada a {
	color:#8c8c8c;
}
.destacada .tit_destacada a:hover {
	text-decoration:underline;
}

.destacada * {
	/*text-align:justify;*/
}

.destacada .foto_destacada {
	margin:0 18px 15px 0;
	float:left;
}

.caja_portada {
	margin-top:9px;
}

.titulo_caja {
	font-size:14px;
	color:#8c8c8c;
	height:107px;
	font-weight:bold;
	color:#acacac;
}
.titulo_caja a {
	color:#8c8c8c;
}
.titulo_caja a:hover {
	text-decoration:underline;
}

.caja {
	margin-top:9px;
	float:left;
	margin-right:20px;
	width:210px;
	display:inline;
}
.caja * {
	font-size:14px;
	line-height:16px;
	color: #8c8c8c;
	text-align:justify;
	text-align:left;
}
.separa_cajas {
	width:100%;
	height:19px;
	float:left;
}

.foto_destacada2 {
	margin-bottom: 10px;
}

p {
	line-height:16px;
	margin-bottom:10px;
}

.not_fecha {
	color:#9D1021;
	font-size:12px;
}

.centro-contenido {
	background-color: #F5F5F5;
	padding: 10px 5px;
	display:table-cell;
}
.wrapper-contenido {
	margin-top:19px;
}

.titulo-contenido {
	width:642px;
	margin: 0 auto 11px;
	line-height:25px;
	font-size:17px;
	color: #656565;
	font-weight:bold;
	color:#acacac;
}

.cuerpo-contenido {
	padding: 18px;
	background-color:white;
}
.cuerpo-contenido td *{
	line-height:16px;
}
.cuerpo-contenido * {
	text-align:justify;
}

.cuerpo-contenido a {
	color: #828282;
	font-weight:bold;
}
.cuerpo-contenido a:hover {
	text-decoration:underline;
}

.imagen-contenido {
	position:relative;
	margin-bottom:18px;
	float:left;
	display:inline;
	margin-right:19px;
}

.imagen-contenido .descripcion-imagen-contenido {
	bottom:0;
	left:0;
	position:absolute;
	width:210px;
	line-height:20px;
	color:white;
	text-align:center;
	background:url(../images/fondo-descripcion.png) repeat;
}
.centro-contenido ul {
	list-style: circle outside;
	margin-left:20px;
}

.centro-contenido ol {
	list-style: decimal outside;
	margin-left:20px;
}

.documentos-contenido {
	background: white url(../images/flechaarriba.jpg) no-repeat;
	padding: 18px 18px 0;
}

.masinfo-contenido {
	color: #3798AB;
	font-size:16px;
	margin-bottom:7px;
}

.documentos-contenido b {
	line-height:22px;
}
.documentos-contenido li {
	padding-bottom: 10px;
}

.documentos-contenido li a{
	line-height:18px;
	color:black;
	height:18px;
}
.documentos-contenido li a:hover{
	text-decoration:none;
}
.tipo-documento {
	margin-right:5px;
	float:left;
}

.docs-contenido {
	width:50%;
	float:left;
}

.lista-noticias {
	padding-top:19px;
}

.lista-noticias-item {
	padding-bottom:39px;
	width:100%;
	float:left;
	line-height:16px;
	font-size:14px;
}

.lista-noticias-item a {
	color: #656565;
}
.lista-noticias-item a:hover {
	text-decoration:underline;
}

.lista-noticias-imagen {
	float:left;
	margin-right:12px;
}

.navegador {
	float:right;
}
.navega-item {
	color:#959595;
}
.navega-item.activo {
	color:black;
}

.contenedor-mosaico {
	background:url(../images/fondo-mosaico.jpg) repeat-y;
}
.caja-mosaico {
	width:209px;
	height:306px;
	border-bottom:1px dotted #535353;
	margin-bottom: 16px;
	float:left;
	display:inline;
	margin-right: 33px;
}
.mosaico-imagen {
	margin-bottom: 8px;
}
.mosaico-titulo {
	text-align:justify;
	text-align:left;
	line-height: 17px;
	height: 63px;
	font-size:15px;
	font-weight:bold;
	color:#acacac;
}
.mosaico-titulo .not_fecha { font-size:11px; }
.mosaico-titulo a { color: #656565; color:#acacac;}
.mosaico-titulo a:hover { text-decoration:underline; }

.mosaico-cuerpo {
	height: 87px;
	text-align:justify;
	line-height: 17px;
	color:black;
}

.form_privada {
	background-color: #F5F5F5;
	width:300px;
	margin: 20px auto;
}
.form_privada table {
	margin: 10px auto;
}
.form_privada td {
	height:25px;
	line-height:25px;
}
.form_privada a {
	color: black;
}
.form_privada a:hover {
	text-decoration:none;
}
.form_privada .error td {
	padding: 10px 0;
	text-align:center;
	color: #bb3300;
	font-weight:bold;
}
.cierra_sesion {
	position:absolute;
	top:20px;
	right:0;
}

input, textarea {
	border:1px solid #a5a5a5;
}
input.boton {
}


.formulario {
	width:480px;
	margin: 10px 0;
}
.formulario table {
	width:460px;
	margin-left:5px;
}
.formulario fieldset table {
	margin-left:0;
}
.formulario fieldset {
	border:1px solid #a5a5a5;
	padding:5px;
	margin:5px 0;
}
.formulario legend {
	font-weight:bold;
	padding: 0 3px;
}
.formulario input {
	width:220px;
	margin:2px;
}
.formulario input.boton {
	width: auto;
}
.formulario textarea {
	width: 470px;
	height: 100px;
}

.formulario2 {
	width:415px;
	margin: 10px 0;
}
.formulario2 fieldset {
	border:1px solid #a5a5a5;
	padding:5px;
	margin:5px 0;
}
.formulario2 legend {
	font-weight:bold;
	padding: 0 3px;
}
.formulario2 input {
	width:220px;
	margin:2px;
}
.formulario2 input.boton {
	width: auto;
}
.formulario2 textarea {
	width: 405px;
	height: 100px;
}

/* MAPA WEB */
.mw1 .titulo{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	color:black;
}
.mw2 {
	margin-top: 5px;
	margin-left:15px;
	margin-bottom: 7px;
}
.mw2 .titulo {
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:2px;
}
.mw2 .titulo:hover {
	text-decoration:underline;
}
.mw3 {
	margin-top:3px;
	margin-left: 15px;
	margin-bottom:5px;
}
.mw3 .titulo {
	font-size: 14px;
}
.mw4 {
	margin-top:2px;
	margin-left: 15px;
	margin-bottom:3px;
}
.mw4 .titulo {
	font-size: 14px;
}
