/*
General
-----------------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
	border: 0;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/*
Textos Generales
-----------------------------------------------------------
*/

h1{
	padding: 0.25em 1.5em;
	color: #ffcc00;
	text-decoration: none;
	font-size:16pt;
	border-bottom: dotted #8b9083 1px;
}

h1 a{
	font-size:14pt;
	color: #ffcc00;
	text-decoration:none;
}

h1 a:hover{
	color: #ffe680;
	text-decoration:underline;	
}

h1 strong{
	color: #ffe680;
}

h2{
	padding:0.25em 0.5em;
   color: #2ca089;
	font-size:11pt;
	text-align: normal;
	font-weight:normal
}

h3{
	padding:0.25em 0.75em;
	color: #aa0000;
	font-size:11pt;
	text-decoration:underline;
	text-align:left;
}

p{
	padding: 1em;
	color: #8b9083;
	font-size: 11pt;
	text-align:justify;
}

p a{
	color:#aa0000;
	text-decoration:none;
}
p a:hover{
	color:#ff0000;
	text-decoration:underline;
}

p strong{
	font-weight: bold;
}
p em{
	font-style:italic;
}

ul{
	list-style-position:inside;
	padding:0.5em 1em;
}

li{
	color: #8b9083;
	font-size: 11pt;
	text-align:justify;
}
li a{
	color:#aa0000;
	text-decoration:none;
}
li a:hover{
	color:#ff0000;
	text-decoration: underline;
}

/*
Fondo
-----------------------------------------------------------
*/
body{
	background-color: #222d2d;
}

#Contenedor {
   width: 750px;
   margin: 10px auto;   
   background-color: #2f3e3e;
   background: url(imagenes/base-fondo.png) left repeat-y;
}

#Cabecera {
   background-color: #93aca7;
	background: url(imagenes/base-cabecera.jpg) top left no-repeat;
	height : 200px;
}

#Pie{
   background-color: #93aca7;
	background: url(imagenes/base-pie-fondo.png) top left repeat-y;
	clear: both;
	padding-right:8px;
}

#Pie p{
	background: url(imagenes/base-pie.png) bottom left no-repeat;
   font-size: 10pt;	
	color: #3b3939;
	text-align:center;
	padding:0.25em;
}

#Pie a{
   font-size: 10pt;	
	color: #504e4e;
   text-decoration: none;
}

#Pie a:hover{
   text-decoration: underline;
}

#Pie strong{
   font-size: 10pt;	
	color: #504e4e;
}

#InformacionCI{
	margin-top: 3.5em;
   background-color: #93aca7;
   font-size: 10pt;
   color:#9b0b0b;
   padding:0;
   text-align:center;
   vertical-align:bottom;
   clear:both;
}

#InformacionCI p{
   font-size: 10pt;	
	color: #9b0b0b;
	text-align:center;
}

#InformacionCI a{
   font-size: 10pt;	
	color: #ff0000;
   text-decoration: none;
}

#InformacionCI a:hover{
   text-decoration: underline;
}

/*
Menú
-----------------------------------------------------------
*/
#Menu {
   width: 200px;
   float: left;
   background-color: #3e4f4f;
   text-align:center;
}

#Menu ul {
   list-style-type: none;
   padding:0;
}

#Menu ul li {
	color: #ffcc00;
	font-size:12pt;
	border-bottom: dotted #8b9083 1px;
	text-align:center;
}

#Menu ul li a {
	padding-top: 0.75em;
	padding-bottom: 0.75em;	
   text-decoration: none;
	color: #ffcc00;
	display:block;	
	font-size:12pt;	
}

#Menu ul li a:hover{
	background-color: #212b2b;
}

#MenuSeleccion{
	background: url(imagenes/menu-selec-top.png) top left no-repeat;
	background-color: #2f3e3e;
}

#MenuSeleccion div{
	padding-top: 0.75em;
	padding-bottom: 0.75em;	
	background: url(imagenes/menu-selec-bottom.png) bottom left no-repeat;
	color: #ffe600;
}

#EncuestaMenu{
	margin: 2em 1.5em;
}
/*
Cuerpo
-----------------------------------------------------------
*/
#Cuerpo{
	float:left;
	position:relative;
	margin: 18px 20px;
	width: 500px;
	background-color: #93aca7;
}

#Cuerpo #CuerpoCabecera {
	background: url(imagenes/portada-cuerpo-top.png) top left no-repeat;
	background-color: #93aca7;		
}
#Cuerpo #CuerpoPie {
	background: url(imagenes/portada-cuerpo-bottom.png) bottom left no-repeat;
	background-color: #93aca7;		
}

#CuerpoOscuro{
	float:left;
	position:relative;
	margin: 18px 20px;	
	width: 500px;	
	background-color: #212b2b;
}

#CuerpoOscuro #CuerpoCabecera {
	background: url(imagenes/base-cuerpooscuro-top.png) top left no-repeat;
	background-color: #212b2b;		
}

#CuerpoOscuro #CuerpoPie {
	background: url(imagenes/base-cuerpooscuro-bottom.png) bottom left no-repeat;
	background-color: #212b2b;		
}

/*
Portada
-----------------------------------------------------------
*/
#CajasFilaSup{
	width:500px;
	float:left;
}

#CajasFilaInf{
	width:500px;
	float:left;
}

#CajasColumnaIzq{
	float:left;
	position:relative;
	width:250px;
}

#CajasColumnaDer{
	float:right;
	position:relative;
	width:250px;
}

.Box{
	margin: 5px;
	padding-bottom:1em;
}
.Box img{
	width: 32px;
	height:32px;
}


.Box h1{
	padding-left:0.25em;
}

.Mini{
	background: url(imagenes/portada-cuerpo-boxmini-bottom.png) bottom left no-repeat;
	background-color: #212b2b;
	width:240px;
}

.Mini h1{
	background: url(imagenes/portada-cuerpo-boxmini-top.png) top left no-repeat;
}

.Maxi{
	background: url(imagenes/portada-cuerpo-boxmaxi-bottom.png) bottom left no-repeat;
	background-color: #212b2b;
	width:490px;
}

.Maxi h1{
	background: url(imagenes/portada-cuerpo-boxmaxi-top.png) top left no-repeat;
}

#EnlaceEscuchanos p{
	padding-bottom:0;
	padding-top:0.5em;
	text-align:center;
}

#EnlaceEscuchanos p a{
	color: #8b9083;
	font-size: 11pt;
}

#EnlaceEscuchanos p a:hover{
	text-decoration: underline;
}

#UltimasFotos img{
	width: 100px;
	height: 100px;
	border: solid #8b9083 1px;
	margin:0 10px;
}

/*
Noticias
-----------------------------------------------------------
*/
iframe.IframeNoticias{
	margin: 5px;
	width: 490px;
	height:600px;
}

/*
Cuentanos
-----------------------------------------------------------
*/

#LibroVisitasForm input, #LibroVisitasForm textarea{
	margin: 5px 10px;
	background-color: #3e4f4f;
	border: solid #8b9083 2px;
	color: #8b9083;
	width: 440px;
}

#enviar {
	cursor:pointer;	
}

#Comentarios{
	width: 490px;
	margin:5px;
	background-color: #93aca7;
}

#ComentariosSolapas{
	width: 490px;
	height: 1.5em;
	background-color: #93aca7;
}

#ComentariosSolapas div{
	float:left;
	position:relative;
	width:245px;
	height: 1.5em;
	text-align:center;
	background: url(imagenes/comentarios-tab-unselect.png) top left no-repeat;
	color:#ff0000;
	background-color: #212b2b;	
}

#ComentariosSolapas .SolapaSeleccionada{
	background: url(imagenes/comentarios-tab-select.png) top left no-repeat;
}

#ComentariosSolapas a{
	color:#aa0000;
}

#ComentariosSolapas a:hover{
	color:#ff0000;
}

#ComentariosCuerpo{
	margin: 5px 0px;
	clear:both;
	position:relative;
}

#ComentariosPie {
	background: url(imagenes/comentarios-bottom.png) top left no-repeat;	
	background-color: #212b2b;
}

.Comentario {
	margin: 5px 10px;
	width: 470px;	
}
.ComentarioA{
	background: url(imagenes/comentario-bottom.png) bottom right no-repeat;
	background-color:#3e4f4f;
}

.ComentarioB{
	background: url(imagenes/comentario-alt-bottom.png) bottom right no-repeat;
	background-color:#212b2b;
}

.Comentario h2, .Comentario a{
	color: #ffcc00;
	text-decoration: none;
	font-size:12pt;
}
.Comentario h2 a{
	text-decoration:underline;
	border-right: dotted #8b9083 1px;
	padding-right: 2em;	
}

.Comentario h2 a:hover{
	color: #ffe680;
}

.ComentarioA h2{
	background: url(imagenes/comentario-top.png) top right no-repeat;
	border-bottom: dotted #8b9083 1px;
}


.ComentarioB h2{
	background: url(imagenes/comentario-alt-top.png) top right no-repeat;
	border-bottom: dotted #8b9083 1px;
}

/*
Encuestas
*/
#Encuestas{
	text-align:center;
	margin: 5px 10em;
}

/*
Periodicos
*/
.Periodico {
	margin: 5px;
	width: 490px;
}

.Periodico h2 img{
	width: 32px;
	height:32px;
	padding-right: 1em;
}

.Periodico h2, .Periodico a{
	color: #ffcc00;
	text-decoration: none;
	font-size:12pt;
}
.Periodico h2 a{
	text-decoration:underline;
	border-right: dotted #8b9083 1px;
	padding-right: 2em;	
}

.Periodico h2 span{
	border-right: dotted #8b9083 1px;
	padding-right: 2em;	
}

.Periodico h2 a:hover{
	color: #ffe680;
}

.PeriodicoA{
	background-color:#3e4f4f;
	border-bottom: dotted #8b9083 1px;
}

.PeriodicoB{
	background-color:#2f3e3e;
	border-bottom: dotted #8b9083 1px;	
}

/*
Escuchanos
*/
iframe.IframeSouthCast{
	margin: 5px;
	width: 490px;
	height: 450px;
}

.Escuchanos {
	text-align:center;
	margin: 1em;
}

/*
Guía comercial
*/
.Anuncio {
	margin: 5px;
	width: 488px;
	text-align:left;
	border: dotted #8b9083 1px;	
}
.AnuncioA{
	background-color:#3e4f4f;
}

.AnuncioB{
	background-color:#2f3e3e;
}

.Anuncio h2, .Anuncio a{
	color: #ffcc00;
	text-decoration: none;
	font-size:12pt;
}
.Anuncio h2 a{
	text-decoration:underline;
	padding-right: 2em;	
}

.Anuncio h2 a:hover{
	color: #ffe680;
}

.AnuncioA h2{
	border-bottom: dotted #8b9083 1px;
}

.AnuncioB h2{
	border-bottom: dotted #8b9083 1px;
}

.Anuncio img {
	width: 100px;
	height: 100px;
	margin: 10px 20px 10px 10px;
	float: left;
}

.AnuncioPie{
	clear:both;
	border-top: dotted #8b9083 1px;
	text-align:center;
	color: #8b9083;
	font-size: 11pt;
}

/*
Actualidad en fotos
-----------------------------------------------------------
*/
iframe.IframeFlickr{
	margin: 5px;
	width: 490px;
	height:550px;
}

/*
Administracion
*/
.ComentarioC{
	clear:none;
	background-color:#3e4f4f;
}

.ComentarioD{
	clear:none;
	background-color:#212b2b;
}

.ComentarioC h2{
	border-bottom: dotted #8b9083 1px;
}

.ComentarioD h2{
	border-bottom: dotted #8b9083 1px;
}
#SubirPeriodico {
	margin: 5px 10px;
	width: 470px;
	background-color: #3e4f4f;
}

.Boton {
	cursor: pointer;
	margin-left:10px;
}

.Programa {
	margin: 5px;
	width: 490px;
}
.Programa p{
	padding: 2px;
}

.ProgramaA{
	background-color:#3e4f4f;
	border-bottom: dotted #8b9083 1px;
}

.ProgramaB{
	background-color:#2f3e3e;
	border-bottom: dotted #8b9083 1px;	
}

#comentario-editor-notas{
	width: 420px;
	background-color: #f7f7f7;
	color: #777;
	font-size: 0.7em;
	padding: 10px;
	margin: 10px auto 10px auto;	
	border: 1px solid #069;	
	/*margin-bottom: 1em;*/
}

#comentario-editor-notas dl{
	list-style-position: inside;
	list-style-type:disc;
}

#comentario-editor-notas dt{
	font-size: 1.1em;
	font-style: italic;
	color: #c00;
	text-decoration: underline;
	margin-bottom: 0.5em;
}
#comentario-editor-notas dd{
	color:#000;
	padding-left: 1.5em;
	margin-bottom: 0.5em;
/*	background: url(imagenes/icono-listas.png) top left no-repeat;*/
}

