* {margin:0px; padding:0px; border:none;}
body {font-family:Arial; background:#004B96 url(imagenes/FondoBase.jpg) repeat-x;}
hr {display:none;}
h1, h2, h3, h4, h5, h6, p {font-weight:normal;}
strong {font-weight:bold;}
em {font-style:normal; color:#C00;}
i {font-style:normal; color:#049;}



#ESTRUCTURA {margin:0px auto; width:880px; background:#FFF url(imagenes/FondoEstructura.jpg) repeat-y;}

	#MAPA {display:none; margin:0px auto; width:900px;}

	#TITULO {background:url(imagenes/FondoTitulo.jpg) no-repeat; height:150px;}
		#TITULO h1 {display:none;}
		#TITULO h2 {display:none;}
		#TITULO .Imagen img {display:none;}
		#TITULO p {color:#FFF; font-size:0.6em; padding:30px 20px 0px 20px; text-align:right;}
		#TITULO a:link, #TITULO a:visited {color:#A0BFDC; text-decoration:none;}
		#TITULO a:hover, #TITULO a:active {color:#FFF; text-decoration:none;}
	#FECHA {margin:0px 20px; height:50px; background:#D5E1EE url(imagenes/FondoFecha.jpg) repeat-x;}
		#FECHA p {margin:0px; padding:8px 10px; text-align:right; font-size:0.7em; color:#049;}
	#BARRAMENU {background:#049; color:#FFF; height:35px; margin:0px 20px;}
		#BARRAMENU h2 {display:none;}
		#BARRAMENU ul {list-style:none;}
		#BARRAMENU ul li {display:inline; list-style:none;}
		#BARRAMENU span {display:none;}
		
	#MENU {float:left; width:210px;}
		#MENU h2 {display:none;}
		#MENU ul {margin:10px 0px 0px 20px; list-style:none; font-size:0.8em;}
		#MENU ul .Active {background:#F5F5F5; padding:5px; font-weight:normal;}
		#MENU li {margin:0px; border-bottom:#CCC 1px solid;}			
		#MENU a {display:block; text-decoration:none; padding:5px 10px;}
		#MENU a:link {color:#049;}
		#MENU a:visited {color:#779;}
		#MENU a:hover {background:#C00 url(imagenes/MenuRojo.jpg) right repeat-y; color:#FFF;} 
		#MENU a:active {background:#000; color:#FFF;}
		
	#CONTENIDO {float:left; width:460px;}
		#CONTENIDO h1 {				
			background:url(imagenes/FondoH1.jpg) center bottom no-repeat; padding:5px 0px 25px 0px;
			color:#0066CC; margin-left:10px; font-size:1.5em;}
		#CONTENIDO h2 {clear:both; color:#049; font-size:1.3em; margin:0px 10px;}
		#CONTENIDO h3 {clear:both; color:#C00; font-size:1.1em; margin:0px 10px 20px 10px; border-bottom:#CCC 1px solid;}
		#CONTENIDO h4 {clear:both; color:#666; font-size:1em; margin:0px 10px 10px 10px; border-bottom:#DDD 1px solid;}
		#CONTENIDO p {font-size:0.7em; text-align:justify; margin:0px 15px 10px 15px; color:#666;}
			#CONTENIDO p img {margin-right:10px; padding:4px; border:#CCC 1px solid;}	
		#CONTENIDO ul {margin:0px 15px 10px 30px; color:#666; font-size:0.7em;}
		#CONTENIDO ol {margin:0px 15px 10px 30px; color:#666; font-size:0.7em;}
		#CONTENIDO a {text-decoration:none;}
		#CONTENIDO a:link {color:#036;}
		#CONTENIDO a:visited {color:#666; text-decoration:underline;}
		#CONTENIDO a:hover, #CONTENIDO a:active {color:#C00; text-decoration:underline;}
		#CONTENIDO table {margin:10px; font-size:0.9em; border:#CCC 1px solid;}
		#CONTENIDO td {padding:2px; border:#CCC 1px solid;}
			#CONTENIDO .Fotografias img {
				margin:5px 0px 5px 10px; padding:5px 5px 20px 5px;
				background:#FFF url(imagenes/Mar_Foto.jpg) bottom center no-repeat;}
			#CONTENIDO .MiniFotografias img {
				margin:5px 0px -5px 10px; padding:5px 5px 20px 5px;
				background:#FFF url(imagenes/Mar_MiniFoto.jpg) bottom center no-repeat;}

		#CONTENIDO form {}
		#CONTENIDO form h3 {
			text-align:right; border-bottom:#CCC 1px solid; font-weight:normal;
			margin:20px 10px 5px 10px; padding:0px 10px;}
		#CONTENIDO label {display:block; margin:5px 20px; text-align:right; font-size:0.9em;}
		#CONTENIDO form br {display:none;}
		#CONTENIDO input {border:#CCC 1px solid;}
		#CONTENIDO textarea {border:#CCC 1px solid; width:375px; height:125px;}
		#CONTENIDO .Texto input {width:150px;}			
		#CONTENIDO input:focus {background:#C00; color:#FFF;}
		#CONTENIDO .Texto option {}
		#CONTENIDO .Texto textarea {width:300px; height:100px;}
		#CONTENIDO .MedioTexto input {width:115px;}
		#CONTENIDO .MiniTexto input {width:20px;}
		#CONTENIDO .Radio {text-align:left; padding-left:250px;}
		#CONTENIDO .Radio input {width:25px;}
		#CONTENIDO #JS_Ayuda {font-size:0.8em; padding-left:175px;}			
			#CONTENIDO #JS_Ayuda #JS_Info {display:none;}
			#CONTENIDO #JS_Ayuda #JS_Suge {display:none;}
			#CONTENIDO #JS_Ayuda #JS_Feli {display:none;}
			#CONTENIDO #JS_Ayuda #JS_Denu {display:none;}
			#CONTENIDO #JS_Ayuda #JS_Soli {display:none;}
			#CONTENIDO #JS_Ayuda #JS_Recl {display:none;}
		
	#LATERAL {float:left; width:210px; margin:0px 0px 25px 0px;}
		#LATERAL ul {margin:10px 20px 10px 0px; list-style:none; font-size:0.8em;}
		#LATERAL ul .Seleccionado {background:#F5F5F5; padding:5px 5px 5px 15px;}
		#LATERAL li a {display:block; text-decoration:none; padding:5px 5px 5px 15px;}
		#LATERAL li a:link {color:#049;}
		#LATERAL li a:visited {color:#000;}
		#LATERAL li a:hover {background:#069 url(imagenes/MenuAzul.jpg) repeat-y; color:#FFF;}
		#LATERAL li a:active {background:#000; color:#FFF;}

#INFERIOR {clear:both; margin:0px auto; width:880px; background:#FFF url(imagenes/FondoEstructura.jpg) repeat-y;}
					
	#PREPIE {margin:0px 20px; padding:60px 0px 15px 0px; background:#B8C9DC url(imagenes/FondoPrepie.jpg) no-repeat;}
		#PREPIE p {font-size:0.7em; margin:0px; padding:0px; text-align:center;}
		#PREPIE a {text-decoration:none;}
		#PREPIE a:link {color:#049;}
		#PREPIE a:visited {color:#777;}
		#PREPIE a:hover, #PREPIE a:active {text-decoration:underline;} 
	#PIE {background:url(imagenes/FondoPie.jpg) no-repeat; height:130px; color:#C3E1FF;}
		#PIE p {font-size:0.7em; text-align:center;}
		#PIE #Direccion {padding:12px 0px 5px 0px;}
		#PIE #Horario {padding:0px 0px 5px 0px;}
#MOVIL {display:none;}


.Capsula {width:190px; padding:10px 0px;}
	.Capsula h1 {color:#036; font-size:1em; margin:0px 15px 10px 15px; padding-bottom:10px; border-bottom:#049 1px solid;}
	.Capsula p {color:#666; font-size:0.6em; margin:0px 15px 10px 15px;}
	.Capsula a {text-decoration:none;}
	.Capsula a:link {color:#C00;}
	.Capsula a:visited {color:#666;}
	.Capsula a:hover, #Capsula a:active {text-decoration:underline;}
.Buscar {width:190px; padding:60px 0px 10px 0px; background:url(imagenes/FondoBusqueda.jpg) no-repeat;}	
	.Buscar label {display:block; font-size:9px; text-align:right; margin:2px 30px;}
.Tablon {width:190px; padding:60px 0px 10px 0px; background:url(imagenes/FondoTablon.jpg) no-repeat;}	
	
.LineaAbierta {width:190px; padding:60px 0px 10px 0px; background:url(imagenes/FondoLinea.jpg) no-repeat;}	
	.LineaAbierta p {color:#333; font-size:0.6em; margin:0px 15px 10px 15px;}
	.LineaAbierta a {text-decoration:none;}
	.LineaAbierta a:link {color:#C00;}
	.LineaAbierta a:visited {color:#666;}
	.LineaAbierta a:hover, #LineaAbierta a:active {text-decoration:underline;}
.Aviso {width:190px; padding:60px 0px 10px 0px; background:url(imagenes/FondoAvisos.jpg) no-repeat;}	
	.Aviso p {color:#333; font-size:0.6em; margin:0px 15px 10px 15px;}
	.Aviso a {text-decoration:none;}
	.Aviso a:link {color:#C00;}
	.Aviso a:visited {color:#333;}
	.Aviso a:hover, #Aviso a:active {text-decoration:underline;}
.Sabias {width:190px; padding:60px 0px 10px 0px; background:url(imagenes/FondoSabias.jpg) no-repeat;}	
	.Sabias p {color:#333; font-size:0.6em; margin:0px 15px 10px 15px;}
	.Sabias a {text-decoration:none;}
	.Sabias a:link {color:#C00;}
	.Sabias a:visited {color:#666;}
	.Sabias a:hover, #Sabias a:active {text-decoration:underline;}
	
#Noticia {}
	#Noticia img {
		display:block; padding:5px; margin:0px 15px 20px 0px;
		background:#FFF; border:#DDD 1px solid;}
#Modificacion {margin:10px; padding:10px 0px; font-size:0.6em; border-top:#CCC 1px solid;}



a#inicio {
	display:block; width:140px; height:35px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Inicio.jpg) top no-repeat;
	float:left; position:relative;}
a#inicio:hover {background-position:0 -35px;}
a#conozcanos {
	display:block; width:140px; height:35px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Conozcanos.jpg) top no-repeat;
	float:left; position:relative;}
a#conozcanos:hover {background-position:0 -35px;}
a#red {
	display:block; width:140px; height:35px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Red.jpg) top no-repeat;
	float:left; position:relative;}
a#red:hover {background-position:0 -35px;}
a#como {
	display:block; width:140px; height:35px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Como.jpg) top no-repeat;
	float:left; position:relative;}
a#como:hover {background-position:0 -35px;}
a#prensa {
	display:block; width:140px; height:35px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Prensa.jpg) top no-repeat;
	float:left; position:relative;}
a#prensa:hover {background-position:0 -35px;}
a#oirs {
	display:block; width:140px; height:35px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_OIRS.jpg) top no-repeat;
	float:left; position:relative;}
a#oirs:hover {background-position:0 -35px;}

#Sel_inicio {
	display:block; width:140px; height:35px;
	background:url(imagenes/Sel_Inicio.jpg) no-repeat; float:left; position:relative;}
#Sel_conozcanos {
	display:block; width:140px; height:35px;
	background:url(imagenes/Sel_Conozcanos.jpg) no-repeat; float:left; position:relative;}
#Sel_red {
	display:block; width:140px; height:35px;
	background:url(imagenes/Sel_Red.jpg) no-repeat; float:left; position:relative;}
#Sel_como {
	display:block; width:140px; height:35px;
	background:url(imagenes/Sel_Como.jpg) no-repeat; float:left; position:relative;}
#Sel_prensa {
	display:block; width:140px; height:35px;
	background:url(imagenes/Sel_Prensa.jpg) no-repeat; float:left; position:relative;}
#Sel_oirs {
	display:block; width:140px; height:35px;
	background:url(imagenes/Sel_OIRS.jpg) no-repeat; float:left; position:relative;}
	
a#derechos {
	display:block; width:210px; height:50px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Derechos.jpg) top no-repeat;}
a#derechos:hover {background:#000 url(imagenes/Bot_Derechos.jpg) top no-repeat; background-position:0 -50px;}
a#auge {
	display:block; width:210px; height:50px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Auge.jpg) top no-repeat;}
a#auge:hover {background:#000 url(imagenes/Bot_Auge.jpg) top no-repeat; background-position:0 -50px;}
a#biblio {
	display:block; width:210px; height:50px; text-indent:-9999px;
	background:#000 url(imagenes/Bot_Biblio.jpg) top no-repeat;}
a#biblio:hover {background:#000 url(imagenes/Bot_Biblio.jpg) top no-repeat; background-position:0 -50px;}
	
	
.BLOQUE {margin:4px; padding:5px; border:#DDD 1px solid; background:#FFF;}
.TABLA table {margin:10px; border:none;}
.TABLA tr {border:none;}
.TABLA td {padding:2px 5px; border:none; border-bottom:#CCC 1px solid; font-size:0.8em; color:#666;}

.Estilo1 {color:#FFF; font-weight:bold;}

.CALENDARIO {}
.CALENDARIO table {font-size:11px; margin:5px; border:#DDD 5px solid; background:#FFF;}
.CALENDARIO table td {text-align:center; border-bottom:#CCC 1px dotted; padding:2px 1px;}
.CALENDARIO a {text-decoration:none; color:#666;}

#Noticia {background:url(imagenes/Noticia_SUP.jpg) center top no-repeat; padding-top:35px;}