* {
	margin: 0;
	border: 0;
	padding: 0;
	color: #222222;	/*casi negro*/
	background: none;
}


/* clases genericas */

div.separador_inv {
	width: 100%;
	height: 1px;
	clear: both;
	float: none;
	margin-top: 0 !important; 
	margin-top: -15px;
}

html {
	background: #ffffff url(imagenes/fondo_html.png) repeat-y top;
}

body {

}

#supercabecera {
	width: 100%;
	height: 30px;
}

#idiomas_cabecera {
	width: 250px;
	float: right;
}

#contenedor {
	width: 1023px;
	height: auto;
	margin: 0 auto;
}


#cabecera {
	width: 1023px;
	height: 100px;
	background: transparent url(imagenes/cabecera.jpg) no-repeat left;	
	border-bottom: 2px solid #336699;	
	margin-left: 0;
}


#cabecera_rotar {
	width: 1023px;
	height: 210px;
	margin: 1px;
	margin-left: 0;
}

#cabecera_rotar img {
	display: none;
}

#cabecera_rotar img.active, #cabecera_rotar img.primera {
	display: block;
}

#cabecera h1 {
	display: none;
}
#cabecera a.completo {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}

#cuerpo {
	width: 1023px;
	margin-top: 10px;
	margin-top: 0;
	margin-left: 0;	
	overflow: hidden;
	background: #fff;
}

#barra_sup {
	height: 35px;
	overflow: hidden;
	background-color: #336699;
	margin-bottom: 5px;
	clear: both;	
}

#idiomas {
	float: left;
	margin: 1px 15px 3px 5px;
	
}
#idiomas ul li {
	display: inline;
	list-style-type: none;
	color: #f5f5f5;
	font-weight: lighter;
	margin-right: 10px;
	
}
#idiomas ul li a {
	font-family: Arial,sans-serif;
	font-size: 0.7em;	
	font-weight: bold;
	
	color: #f5f5f5;
	text-decoration: none;
}
#idiomas ul li a:hover {
	color: #ff9900;
}

#idiomas_cabecera ul {
	float: right;
}

#idiomas_cabecera ul li {
	display: inline;
	list-style-type: none;
	color: #f5f5f5;
	font-weight: lighter;
	margin-right: 10px;
	
}
#idiomas_cabecera ul li a {
	font-family: Arial,sans-serif;
	font-size: 0.7em;	
	font-weight: bold;
	
	color: #336699;
	text-decoration: none;
}
#idiomas_cabecera ul li a:hover {
	color: #ff9900;
}

#mapa_web {
	float: right;
	margin: 4px 15px;
}
#mapa_web a {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #f5f5f5;
	text-decoration: none;	
}

#buscador {
	float: right;
	margin-right: 25px;
	text-align: right;
}
#buscador label {
	display: none;
}
#buscador input.texto {
	width: 200px;
	
	border: 1px solid #ff9900;
	background-color: #f5f5f5;
	color: #336699;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}
#buscador input.boton {
	background-color: #f5f5f5;
	color: #336699;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
}

#panel_izq {
	width: 200px;
	height: auto;
	margin-left: 0px;
	float: left;
}
#menu li {
	margin: 1px 0;
	margin: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #777777;
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}
#menu li li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	font-size: 0.92em;	
}
#menu a {
	display: block;
	padding: 3px 1px;
	margin-left: 3px;
	margin-left: 0px;
	/**padding: 0 0 0 5px;*/
	text-decoration: none;
	color: #1a4548;
	color: #f5f5f5;
	padding-left: 3px;
}

*+html #menu a {
	padding: 0 0 0 5px;
}


#menu a:hover {
	color: #FFF;
	background-color: #ff9900;
	background-color: #CA0083;
	
}
#menu a.marcada {
	font-weight: bold;
	color: #FFF;
	background-color: #CA0083;	
}

#menu a.destacada {
	background-color: #336699;
}

#menu a.destacada:hover {
	color: #FFF;
	background-color: #CA0083;
}

#menu a.destacada_2 {
	background-color: #D7128C;
}

#menu li a {
	background-color: #336699;
}
#menu li li a {
	background-color: #6699ff;
	padding-left: 10px;	
	/**padding-left: 5px;	*/
}

*+html #menu li li a {
	padding-left: 5px;
}

/*
#menu li li a:hover {
	background-color: #ffbb00;
}
#menu li li a.marcada {
	background-color: #ffbb00;
}
*/
#menu li li li a {
	background-color: #99ccff;
	padding-left: 15px;	
	/**padding-left: 10px;*/
	color: #336699;
}

*+html #menu li li li a {
	padding-left: 10px;
}
/*
#menu li li li a:hover {
	background-color: #ffcc66;
}
#menu li li li a.marcada {
	background-color: #ffcc66;
}
*/
#menu li li li li a {
	background-color: #9999ff;
	padding-left: 20px;	
	/**padding-left: 15px;*/
	color: #ffffff;
}

*+html #menu li li li li a {
	padding-left: 15px;
}

/*
#menu li li li li a:hover {
	background-color: #ffff99;
}
#menu li li li li a.marcada {
	background-color: #ffff99;
}
*/


#acceso_usuarios {
	margin-top: 10px;
	
	border: 1px solid #336699;
	background-color: #ccddee;
	background-color: #336699;
}
#acceso_usuarios h2 {
	background-color: #ff9900;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	border-bottom: 1px solid #336699;
}
#acceso_usuarios h3 {
	background-color: #336699;
	color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	text-align: left;
	padding: 2px 0;
}
#acceso_usuarios fieldset {
	margin: 5px 0;
	
}
#acceso_usuarios label {
	display: block;
	width: 75px;
	float: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
/*	font-weight: bold; */
	text-transform: capitalize;
	color: #f5f5f5;	
}
#acceso_usuarios input {
	display: block;
	width: 115px;
	float: right;
	border: 1px solid #336699;
	background-color: #f5f5f5;
	color: #336699;
}
#acceso_usuarios input.boton_acceder {
	margin: 3px auto 0 auto;
	float: none;
	font-size: 0.70em;
	font-weight: bold;
	cursor: pointer;
}
#acceso_usuarios input.oculto {
	display: none;
	
}


#rss {
	margin-top: 10px;
	background: #ffffff url(imagenes/rss_icono.png) no-repeat left;
}
#rss p {
	line-height: 200%;
	
	margin-left: 30px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
}
#rss p a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;	
}
#rss p a:hover {
	color: #336699;
	text-decoration: underline;
}

#actualidad {
	margin-top: 10px;
	border-top: 2px solid #1a4548;
	border-top: 2px solid #336699;
}
#actualidad h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #1a4548;
	color: #336699;
	background-color: #d9e0e0;
	background-color: #ccddee;
}
#actualidad .noticia {
	margin: 10px 0;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
	
}
#actualidad .noticia p {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;	
	/*text-align: justify;	*/
	color: #222;
}
#actualidad .noticia p:first-line {
	/*font-weight: bold;*/
	/*color: #1a4548;
	color: #336699;*/
}
#actualidad .noticia p a {
	color: #ce0067;
	color: #ff9900;
	color: #369;
	text-decoration: none;
	font-weight: bold;	
}
#actualidad .noticia p a:hover {
	color: #1a4548;
	color: #336699;
	text-decoration: underline;
}



#contenido {
	width: 803px;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 10px;
	height: auto;
	float: left;
	overflow: hidden;
}





#contenido h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #1a4548;
	color: #336699;
	background-color: #d9e0e0;
	background-color: #ccddee;
	border-top: 2px solid #1a4548;
	border-top: 2px solid #336699;	
	margin-bottom: 40px;
	clear: both;	
	float: none;
}
#contenido h2 {
	margin-top: 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #1a4548;
	color: #336699;
	clear: both;	
	float: none;
}
#contenido h3 {
	margin-top: 3px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #336699;
	clear: both;	
	float: none;
}
#contenido h4,#contenido h5,#contenido h6 {
	margin-top: 3px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #336699;
	clear: both;	
	float: none;
}
#contenido p {
	margin: 10px 15px 10px 0;
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;	
	text-align: justify;
	
}
#contenido p.publicacion {
	width: 370px;
	height: 250px;
	text-align: left;
	float: left;
	clear: none;	
	border: 0px solid #dddddd;
	margin: 10px 10px 10px 0;
	padding: 0 5px;
	overflow: hidden;
}
#contenido p.publicacion img {
	height: 200px;
	margin: 3px;
}
#contenido p.publicacion img.img_cen {
	display: block;
	margin: 0 auto;
	
}
#contenido ul li {
	list-style-type: disc;
	list-style-image: url(imagenes/item_lista_no_ordenada.png);
	list-style-image: url(imagenes/item_lista_ojo_pez.png);
	list-style-position: inside;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	margin-left: 10px;	
	margin-top: 5px;		
}
*+html  #contenido ul li {
	list-style-image: url(imagenes/item_lista_ojo_pez_ie.png);
}

#contenido ul li.mapa_web {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;	
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	margin-left: 35px;	
	margin-top: 5px;		
}
#contenido ul li.mapa_web a {
	font-size: 0.85em;
}
#contenido ul li.mapa_web li.mapa_web a {
	font-size: 0.85em;
	color: #336699;
}
#contenido ol li {
	list-style-type: decimal;
	list-style-position: outside;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	margin-left: 10px;	
}
#contenido dl dt {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
#contenido dl dd {
	list-style-type: square;
	list-style-position: outside;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
}
#contenido em, #contenido k {
	color: inherit;
	font: inherit;
	font-style: italic;
}
#contenido strong, #contenido b {
	color: inherit;
	font: inherit;
	font-weight: bold;
}
#contenido a {
	color: #ce0067;
	color: #CA0083;	
	font-weight: bold;
	text-decoration: none;
}
#contenido a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #1a4548;
	color: #336699;	
}
#contenido span.destacado {
	color: #336699;
	font-weight: bold;	
	font-style: italic;
	
}
#contenido img {
	border: 1px solid #dddddd;
	padding: 2px;
	display: block;
}
#contenido img.img_cen {
	display: block;
	margin: 0 auto;
	float: none;
}
#contenido img.img_izq {
	float: left;
	margin-right: 5px;
}
#contenido img.img_dch {
	float: right;
	margin-left: 5px;
}

#contenido div.caja_gal_img {
	width: 150px;
	height: 110px;
	float: left;
	margin-left: 18px;
	margin-bottom: 25px;
	
	
}
#contenido div.caja_gal_img img {
	width: 146px;
	height: 106px;
	
	margin: 0 auto;
	
}

#contenido table.img_cen {
	margin: 0 auto;
}






/* _____ formulario contacto _____ */

#contacto_izq {
	width: 470px;
	overflow: hidden;
	float: left;
}

 form.form_contacto {
	width: 500px;
	/*border: 1px solid #1a4548;*/
	margin: 10px;
	margin-top: 20px;
	padding: 5px;
}

.label_normal {
	width: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
}

.label_larga {
	width: auto;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
	
}

.linea_texto {
	width: 300px;
	border: 1px solid #1a4548;	
	border: 1px solid #336699;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
}

.check {
	margin-top: 10px;
	float: left;
}

.caja_texto {
	width: 300px;
	height: 100px;
	border: 1px solid #1a4548;	
	border: 1px solid #336699;	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
}

.boton_enviar {
	border: 1px solid #1a4548;	
	border: 1px solid #336699;	
	width: 60px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;	
	float: left;
	margin-top: 10px;
	background-color: #D9E0E0;
}

/* ____ fin formulario ___________ */

#contenido .mensaje_servidor {
	margin: 10px;
	margin-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;	
	color: blue;
}


/* ______________ */

#pie_iconos {
	clear:both;
	float: none;
}
#pie_iconos p {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #444444;
	text-align: center;
}
#pie_iconos p img {
	margin: 0 50px;
}
#pie {
	clear:both;
	float: none;
}
#pie p {
	width: 500px;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #444444;
	text-align: left;
}
#pie p a {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
#pie p a:hover {
	text-decoration: underline;
}
#pie p img {
	margin: 0 50px;
}

#pie_datos {
	clear: both;
	border-top: 5px solid #336699;
	border-bottom: 5px solid #336699;	
	background-color: #336699;
}
#pie_datos p {
	color: #f5f5f5;
	font-weight: bold;
	font-size: 0.65em;
	text-align: center;
	
	width: 100%;
	
}

#w3c {
	float: right;
	margin-left:20px;
	margin-top: 3px;
	
}
#w3c img {
	margin: 0 3px;
	
}


/* ___ google ___ */


#map {
/*	clear:both;  */
	clear: none;
	float: right;
	float: left;
	/*width: 340px; */
	width: 300px;
	/*height: 350px;*/
	height: 500px; 
	margin: 10px 0 5px 20px;
	border: 3px solid #bbb;
}

#map img.gmnoscreen {
	display: none;
}

/**********************/
/* noticias */

#contenido .bloque_noticia {
	width: 790px;
	margin: auto;
	margin-top: 5px;
	border-bottom: 1px solid #369;
	padding: 3px;
}

#contenido p.titular_noticia {
	font-size: 1em;
	font-weight: bold;
	color: #369;
}

#contenido p.fecha_noticia {
	font-size: 0.7em;
	font-style: italic;
	/*font-weight: bold;*/
}


/**********************/
#calendario {
	margin-top: 7px;
}

#calendario h1 {
	font-size: 0.8em;
	color: #369;
	text-align: center;
	width: 198px;
	border: 1px solid #369;
	background-color: #f90;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

table#calendario_agenda {
	width: 201px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*margin: 20px auto;*/
	/*margin: 20px;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 1px;*/
	/*margin-top: 10px;*/

	border: 1px solid #003466;
	/*bborder: 1px solid #6685A2;*/
	border: 1px solid #6685A2;
/*	_border: 1px solid #dedede;*/
	border: 1px solid #0083C9;
	border-collapse: collapse;
	
	background-color: #036;
	background-color: #369;
}

table#calendario_agenda td {
	border: 1px solid #dedede;
	border: 1px solid #6685A2;
	border: 1px solid #f5f5f5;
	text-align: center;
	font-size: 0.7em;
	font-weight: normal;
	
	color: #003466;
	color: #fff;
	
}

table#calendario_agenda #cabecera_mes {
	/*background-color: #FF9900;
	color: #369;
	font-weight: bold;*/
}


table#calendario_agenda td b{
	color: #777777;
	color: #003466;
	color: #fff;
	
}

table#calendario_agenda td a {
	font-size: 8pt;
	text-decoration: none;
	color: #003366;
	color: #fff;
	
	display: block;
}

table#calendario_agenda td a:hover {
	background-color: #fff;
	color: #E80B75;
}

table#calendario_agenda td.cabecera_calendario {
	color: #003466;
	color: #fff;
}

table#calendario_agenda td.dias_semana {
	color: #003466;
	
}

table#calendario_agenda td.dia_findesemana {
	font-weight: normal;
	color: #003466; 
	color: #fff;
	background-color: #ABABEB;
	
	background-color: #0083C9;
}

td.dia_hoy {
	font-weight: bold;
	background-color: #f5f5f5;
}

table#calendario_agenda td.dia_marcado {
	font-weight: bold;
	background-color: #FFD382;
	background-color: #be528c;
	
}

table#calendario_agenda td.dia_marcado a {
	color: #cd3534;
	color: #fff;
	background-color: #E80B75;
	background-color: #be528c;
}

table#calendario_agenda td.dia_marcado a:hover {
	background-color: #fff;
	color: #E80B75;
	color: #be528c;
}

/*********************************/
/*********************************/
/* ____ estilos para agenda ___ */
#listado_eventos {
	width: 200px;
	height: auto;
	float: right;
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 20px;
	border-left: 1px solid #003466;
	padding-left: 10px;
}

#listado_eventos h3 {
	margin-bottom: 5px;
}

.contenedor_anhos {
	/*width: 803px;*/
	height: auto;
	clear: both;
	margin-top: 3px;
	margin-bottom: 5px;
}

.caja_anho {
	width: 375px;
	width: 200px;
	height: auto;
	border: 1px solid #003466;
	padding: 5px;		
	/*float: left;*/
	margin-right: 2px;
	margin-bottom: 5px;
	background-color: #eee;
	background-color: #ddd;
	background-color: #cde;
	color: #000;
	/*display: inline; */

}
.caja_anho:hover {
	/*background-color: #ddd;*/
	border: 1px solid #E80B75;
}

#listado_eventos .caja_anho:hover a {
	
}

.caja_anho h4 {
	
}

.caja_anho ul {
	margin-left: 5px;
	color: #000;
}

#listado_eventos .caja_anho ul li {
	list-style-image: none;
}

.caja_anho ul ul {
	margin-left: 15px;
	color: #000;
}

#listado_eventos .caja_anho li {
	color: #000;
}

#lista_eventos_centro {
	width: 500px;
	clear: left;
	padding-top:10px;
}



#contenido_izq {
	width: 500px !important; 
	width: 400px;
	float: left;
}

/* ____ fin estilos agenda ____ */

/*____ estilos para el listado de solicitudes*/
table#lista_solicitudes {
	width: 98%;
	margin: 0;
	border: 2px solid #777777;
	border-collapse: collapse;
}
table#lista_solicitudes  th{
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #999999;
	text-align: center;
	background-color: #444444;
	color: #f5f5f5;
}
table#lista_solicitudes  td{
	font-size: 0.9em;
	border: 1px solid #999999;
	padding: 1px;
	text-align: left;
}
table#lista_solicitudes  tr.impar > td{
	background-color: #dddddd;
}
table#lista_solicitudes  tr.par > td{
	background-color: #f5f5f5;
}

/*____ FIN estilos para el listado de solicitudes*/


/******** portada ***********/
#portada_centro {
	float: left;
	width: 530px;
	margin-right: 15px;
}

#portada_lateral {
	width: 250px;
	float: left;
}

.noticia {
	border-bottom: 1px solid #ccc;
}

#redes_sociales {
	display: none;
}
