﻿

/* ========================================
                 CSS GENERALES
   ======================================== */
* { margin:0;padding:0;font-family:arial,Verdana,helvetica,Sans-Serif;}


img {border-width:0;}

body {text-align: center;background-color:#f5f5ff;font-size:1em;} 

sup, sub{font-size:90%}

.colorError {color:Red}

#contenedorPagina 
{
    width:48em;
    margin:4px auto 0px auto;
    text-align: left;
    border:solid 1px #008;
    padding:0 0 0 0;
}



/* CSS para el encabezado */
#encabezado 
{
    width:100%;
    height:3.7em;
    position:relative;
    background: url(./cabecera.jpg) repeat left bottom;
}
html>body #encabezado {height:3.8em;}  /* Hack para no IE */

#logoEncabezado
{
 float:left;
 width:37%;
 margin: 1px 1px 1px 1px;
}
html>body #logoEncabezado {width:32%;}  /* Hack para no IE */


#imgLogoEncabezado
{
 width:100%;
 margin:2px 0 0 0;
}

#tituloEncabezado
{
    width:48.3%;
    margin:1px 0 0 0;
    float:left;
    
}

#imgTituloEncabezado
{
 width:100%;
}

#buscadorencabezado
{
 font-size:0.7em;
 position:absolute;
 bottom:6px;
 right:0;
 width:14%;
}
html>body #buscadorencabezado {bottom:5px;margin:0px 0px 0px 0px;}  /* Hack para no IE */


#buscadorencabezado tituloBuscar
{
 position:absolute;
 bottom:0;
 right:0;
}

#buscadorencabezado cajaBuscar
{
 position:absolute;
 bottom:0;
 right:0;
}

.cuadrobuscar 
{
    position:absolute;
    right:0;
    width:100%;
    font-size:1em;
    color:#000066;
    border:solid 1px #004D9A;
}



/* CSS para el cuerpoCentral DIV */
#cuerpoCentral
{
	
	float:left;
    width:100%;
    /*border-bottom: solid 1px #aaf;*/
    background:#fff url(./fondo_col.jpg) repeat-y left top;
    margin:0px 0px 0px 0px;
    padding:0 0 0 0;
}


/* li.menu_padre{background: url(./DMC-flechaabajo.gif) no-repeat 0 3px;padding-left:.9em;} */


/* CSS para el menú lateral  DIV */

#cuerpoCentral {clear:both;}
html>body  #cuerpoCentral{margin:-3px 0 0px 0px;/*overflow:hidden;*/}
#cuerpoCentral div{}

#column1 {float: left;}

#menuLateral
{
    float: left; 
    width:27%;
    margin: -3px 0px 0 0px;
    padding:2px 0px 10px 1px;
    overflow:hidden;
}


#Contenido
{
    float: left; 
    width:73%;
    border-left: solid 1px #CEE7FF;
    padding:2px 1px 4px 1px;
    margin: -3px 0px 0 0px;
    overflow:hidden;
}
html>body  #Contenido{width:72%;}


.clear {
    clear: both;
    display: block;
    height: 1px;
    margin:-0px 0 0 0;
    padding: 0;
} 




/* ============================
   CSS elementos comunes
   ============================ */
span.Normal {font-size:1em;}
a.SubHead {font-size:x-small;}


/* ============================
   CSS para resultados busqueda
   ============================ */
span.numeroBuscar {font-size:xx-small;color:#fff;background-color:#004d9a;font-weight:bold;}
a.tituloBuscar {font-size:xx-small;}
span.relevanciaBuscar {font-size:xx-small;}
span.resumenBuscar {font-size:xx-small;}
a.linkBuscar {font-size:xx-small;width:520px;}
span.fechaBuscar {font-size:xx-small;}
td.col1Buscar {padding:0 10px 0 0;width:5%;}
td.col2Buscar {padding:4px 4px 4px 0;border-bottom: 1px dashed #bbf;width:95%;overflow:hidden;}
table.tablaBuscar {width:100%;margin:5px 0px 5px 0px;table-layout:fixed;}






/* =====================================================
   CSS para el menú lateral (DMCMenuLateral) elementos 
   ===================================================== */

div.submenuon {display:block}
div.submenuoff {display:none}

ul.menu_1 {margin:6px 0px 0px -8px;padding:0 0;}
ul.menu_2 {margin:0 0 0 6px;padding:0 0;}
html>body ul.menu_2 {margin:0 0 0 4px;}  /* Hack para no IE */
ul.menu_3 {margin:0 0 0 2px;padding:0 0;}
html>body ul.menu_3 {margin:0 0 0 8px;}  /* Hack para no IE */
ul.menu_4 {margin:0 0 0 2px;padding:0 0;}
html>body ul.menu_4 {margin:0 0 0 12px;}  /* Hack para no IE */

li.menu_1 {margin:4px 0 4px 0; list-style-type:none;line-height:1em;font-size:0.70em;color:#006;padding:0px 0px 0px 0px;} 
html>body li.menu_1 {margin:4px 0 4px 0;}  /* Hack para no IE */

li.menu_2 {margin:4px 0 4px 0;padding:0 0;line-height:1em;list-style-type:none;font-size:0.75em;color:#006}
html>body li.menu_2 {margin:4px 0 4px 0;}  /* Hack para no IE */

li.menu_3 {margin:4px 0 4px 0;padding:0 0;list-style-type:none;line-height:1em;font-size:0.85em;color:#006}
html>body li.menu_3 {margin:4px 0 4px 0;font-size:0.60em;}  /* Hack para no IE */

li.menu_4 {margin:4px 0 4px 0;padding:0 0;list-style-type:none;line-height:1em;font-size:1em;color:#006}
html>body li.menu_4 {font-size:0.60em;}  /* Hack para no IE */

div.separadormenu {display:block;border-top:dashed 1px #fff;margin:3px 0 1px 0;}

li.menu_padre{/*background: url(./DMC-flechaabajo.gif) no-repeat 0px 9px;*/padding-left:.9em;} /* 3px */
/*html>body li.menu_padre {background-position:0px 4px;} */ /* Hack para no IE */

li.menu_hijo{/*background: url(./DMC-flechaderecha.gif) no-repeat 0px 7px;*/padding-left:1em;} /* 3px */
/*html>body li.menu_hijo {background-position:0px 4px;}*/  /* Hack para no IE */

li.menu_ultimo {border-bottom: none 0 #fff;}
li.menu_sel{background-color:#fd9}

li.menu_1 a.menu:link {color:#006;text-decoration: none;font-size:0.94em;font-weight:bold;text-transform:uppercase;}
li.menu_1 a.menu:visited {color:#006;text-decoration: none;font-size:0.94em;font-weight:bold;text-transform:uppercase;}
li.menu_1 a.menu:hover {color:#060;text-decoration:underline;font-size:0.94em;font-weight:bold;text-transform:uppercase;}

li.menu_2 a.menu:link {color:#006;text-decoration: none;font-size:0.93em;font-weight:normal}
li.menu_2 a.menu:visited {color:#006;text-decoration: none;font-size:0.93em;font-weight:normal}
li.menu_2 a.menu:hover {color:#060;text-decoration: underline;font-size:0.93em;font-weight:normal}

li.menu_3 a.menu:link {color:#006;text-decoration: none;font-size:0.99em;font-weight:normal}
li.menu_3 a.menu:visited {color:#006;text-decoration: none;font-size:0.99em;font-weight:normal}
li.menu_3 a.menu:hover {color:#060;text-decoration: underline;font-size:0.99em;font-weight:normal}

li.menu_4 a.menu:link {color:#006;text-decoration: none;font-size:1em;font-weight:normal}
li.menu_4 a.menu:visited {color:#006;text-decoration: none;font-size:1em;font-weight:normal}
li.menu_4 a.menu:hover {color:#060;text-decoration: underline;font-size:1em;font-weight:normal}



/* =====================================================
   CSS para el pie de página 
  ====================================================== */
#previoPie     
{
   	clear: both;
    background-color:#fff; 
}
    
#piePagina     
{
   	clear: both;
    width:48em;
    margin:0 auto 0 auto;
    padding:0; 
}
#tiraImagenes {margin:2px 1px 0 1px;}

#dnn_DMCTIRAICONOS_CuerpoTira1 {float:left;}

#dnn_DMCTIRAICONOS_CuerpoTira2 {float:right;}

#pie0 {position:relative;font-size:0.6em;color:#575757;text-align:center}


#pie0 a:link {color:#575757;text-decoration: none;font-weight:normal}
#pie0 a:visited {color:#575757;text-decoration: none;font-weight:normal}
#pie0 a:hover {color:#6E8E05;text-decoration:underline;font-weight:normal} 

#pie1 
{
    width:98%;
    clear:both;
    margin:2px auto 4px auto;
    top:0;
    background:#fff url(./imagenes/pieFONDO.gif) repeat-x left bottom;
    border: solid 1px #ffe75a;
    font-size:0.7em;
    font-weight:bold;
    color:#575757;
    text-align:center;}
    
    
#pie1 .esquinasi,
#pie1 .esquinasd,
#pie1 .esquinaii,
#pie1 .esquinaid {position:absolute;width:4px;height:3px;}

#pie1 .esquinasi {left:-1px;top:-1px;background: url(./imagenes/pieIAR.gif) no-repeat left top;}

#pie1 .esquinasd {right:-1px;top:-1px;background: url(./imagenes/pieDAR.gif) no-repeat right top;}
html>body #pie1 .esquinasd {right:-1px}  /* Hack para no IE */

#pie1 .esquinaii {left:-1px;bottom:-2px;background: url(./imagenes/pieIAB.gif) no-repeat left bottom;}
html>body #pie1 .esquinaii {left:-2px;bottom:-1px}  /* Hack para no IE */

#pie1 .esquinaid {right:-1px;bottom:-2px;background: url(./imagenes/pieDAB.gif) no-repeat right bottom;}
html>body #pie1 .esquinaid {right:-1px;bottom:-1px}  /* Hack para no IE */




/* CSS para el contenedor */
div.Modulo {clear:both;margin:0px 0px 0 0;}


#EncabezadoContenedor 
{
    width:100%;
    position:relative;
    height:1.4em;
    margin:0 0 10px 0px;
    top:8px;
    background:#fff url(./imagenes/cabeceraFONDO.gif) repeat-x left bottom;}
html>body #EncabezadoContenedor {width:100%;}  /* Hack para no IE */

.ContenidoContenedor {
	padding: 1px 1px 1px 1px;
}

.Normal {font-size:1em;}


.ContenidoContenedor{}

#tituloContenedor
{
    	font-size:1em;
    	/*background: transparent url(./imagenes/cabeceraLATERAL.gif) repeat-y left top;*/
    	padding:.1em 0 0 6px;
    	height:70%;
    	border:1px solid #94cef7;
    	margin:0;
    	position:static;
}

span.tituloContenedor 
{
    font-family:Arial,Verdana,helvetica,Sans-Serif;
	font-size:1em;
	font-weight:bold;
	color:#006;
}

   
    
#EncabezadoContenedor .esquinasi {position:absolute;width:10px;height:4px;}
#EncabezadoContenedor .esquinasd {position:absolute;width:10px;height:10px;}
#EncabezadoContenedor .esquinaii {position:absolute;width:10px;height:16px;}
#EncabezadoContenedor .esquinaid {position:absolute;width:10px;height:16px;}

#EncabezadoContenedor .esquinasi {left:0px;top:-1px;background: url(./imagenes/cabeceraIAR.gif) no-repeat left top;}
#EncabezadoContenedor .esquinasd {right:-1px;
                                  top:-1px;
                                  background: url(./imagenes/cabeceraDAR.gif) no-repeat right top;}
html>body #EncabezadoContenedor .esquinasd {right:0px}  /* Hack para no IE */

#EncabezadoContenedor .esquinaii {left:0px;
                                  bottom:-1px;
                                  background: url(./imagenes/cabeceraIAB.gif) no-repeat left bottom;}
html>body #EncabezadoContenedor .esquinaii {bottom:0px} /* Hack para no IE */
                                  
#EncabezadoContenedor .esquinaid {right:-1px;
                                  bottom:-1px;
                                  background: url(./imagenes/cabeceraDAB.gif) no-repeat right bottom;}
html>body #EncabezadoContenedor .esquinaid {right:0px;bottom:0px} /* Hack para no IE */ 



/* CSS para los elementos del cuerpo central */
#rastroMigas {font-size:0.7em;margin:4px 0 3px 0}
html>body #rastroMigas {margin:2px 0 0px 0} /* Hack para no IE */ 


#versionImprimir {margin:3px 0 0px 0}

a.SkinObject {font-size:0.6em;color:#004D9A;text-decoration: none;font-weight:bold;}   /* Versión Imprimir */
a.SkinObject:link {color:#006;font-size:0.6em;text-decoration: none;font-weight:bold;}
a.SkinObject:visited {color:#006;font-size:0.6em;text-decoration: none;font-weight:bold;}
a.SkinObject:hover {color:#060;font-size:0.6em;text-decoration: underline;font-weight:bold;}



/* ========================================
   CSS para el módulo DMCGaleriaArchivo
   ======================================== */
h2.tituloDiapositivas {clear:both;}
div.diapositivas {margin:0px 0px 10px 12px}
div.filadiapositiva {clear:both;}
div.diapositiva 
{
    float:left;
    width:172px;
    margin:2px 2px 2px 2px}
div.fotodiap {padding:5px 4px 5px ;
    border: solid 1px #008;
    border-bottom:0px;
    text-align:center;
    background: #f5f5ff}
div.textodiap {padding:4px 4px 4px 4px;
    border: solid 1px #008;
    background-color: #206DBA;
    color:#fff;
    font-size:xx-small}
div.fotodiap img.foto, div.fotodiap a.foto img{border:solid 2px #000}
img.foto {width:155}
div.fotodiap a.foto:link img{border-color:#000;}
div.fotodiap a.foto:visited img{border-color:#000;}
div.fotodiap a.foto:hover img{border-color:#FFF;}   



/* =====================================================
   CSS para el módulo DMCAguaEmbalsada / DMCCaudalesRios
   ===================================================== */
#MiniMapa {float:right;}
#TablaDatos {float:none;clear:both;}


/* =====================================================
   CSS para el módulo      DMCContacta
   ===================================================== */
/* PARTE DE ENTRADA DE MENSAJES */
div.divContacta {margin:8px 2px 0 4px;}
.contacta_txtNombre {width:98%;}
.contacta_txtEmail {width:98%;}
.contacta_txtAsunto {width:98%;}
.contacta_txtTexto {width:98%;} 
.contacta_txtDireccion {width:100%;} 
.contacta_txtCiudad {width:100%;} 
.contacta_txtCP {width:40%;} 
.contacta_txtTelefono {width:40%;} 
div.divNotalegal {font-size:xx-small;margin:6px 2px 0 4px;}
div.Contacta_fila{clear:both;margin:2px 0 0 16px;} 
.Contacta_label{float:left;width:14%;text-align:left;} 
.Contacta_span{float:left;width:80%;text-align:left;} 
label {font-size:xx-small;color:#008;}
.contacta_Box {color:#008;font-size:xx-small;margin:0px 0px 0px 0px;}
.help {border:none 1px #008;font-size:xx-small;color:#008;background-color:#eef;width:98%;}
/* PARTE DE LISTADO DE MENSAJES */
ul.DMCContacta_listado {margin:0 0 0 0;}
.ContenidoContenedor li.DMCContacta_listado {font-size:1em;list-style-type:none;list-style-position:outside;list-style-image:none; margin:2px 4px 4px 4px;padding:0 0 4px 0;border-bottom:dashed 1px #aaf;}
.DMCContacta_mensajeFECHAHORA {font-size:0.6em;color:#fff;background-color:#CF7C22;font-weight:bold}
.DMCContacta_mensajeCATEGORIA {font-size:0.6em;color:#CF7C22}
.DMCContacta_tit {font-size:0.6em;color:#008;font-weight:bold;}
.DMCContacta_subtit {font-size:0.6em;color:#008;}
.DMCContacta_mensajeTEXTO {font-size:0.6em;color:#000;}
table.DMCContacta_PagingControl {width:90%;}
.DMCContacta_combos {font-size:0.6em;color:#008;}
div.DMCContacta_paging {margin:4px 0px 4px 0px;width:100%}
div.DMCContacta_total {margin:4px 0px 4px 0px;width:100%}



/* ========================================
   CSS para el módulo DMCActuacionesCauces
   ======================================== */
img.actuFotos {margin:2px;max-width:260px;vertical-align:top}
a.actuFotos img{border-width:1px;border-color:#000088;}
a.actuFotos:link img{border-color:#008;}
a.actuFotos:visited img{border-color:#008;}
a.actuFotos:hover img{border-color:#080;} 
div.botonDMCActuaciones {width:100%;
    font-size:0.7em;
    text-align:center;
    text-indent:0px;
    border: solid 1px #95CAF4;
    bottom:-1px;
    background:transparent url(./imagenes/botonFONDO.gif) repeat-x left bottom;}



/* ========================================
    CSS para el área de textos FCKEditor
   ======================================== */
HR {height:1px;color:#000088}

a:link {color:#004D9A;text-decoration: none;font-weight:bold}
a:visited {color:#004D9A;text-decoration: none;font-weight:bold}
a:hover {color:#060;text-decoration:underline;font-weight:bold} 
 
p {margin-top: 2px;margin-bottom: 2px;}


.ContenidoContenedor {color:#008;}

.ContenidoContenedor ul, ol {margin-top: 3px;margin-bottom: 3px;}
.ContenidoContenedor li {margin:3px 0px 3px 14px;font-size:0.8em;list-style-position:inside;}
html>body .ContenidoContenedor li {margin:8px 0px 8px 14px;}  /* Hack para no IE */
.ContenidoContenedor li li {font-size:1em;margin:0px 0px 0px 14px;}
.ContenidoContenedor li p {font-size:1em;margin:0px}
html>body .ContenidoContenedor li li {margin:3px 0px 3px 14px;}  /* Hack para no IE */


.ContenidoContenedor h1 {font-weight:bold;font-size:0.9em;color:#008;margin: 12px 1px 4px 14px;border-bottom:solid 1px #008;}
.ContenidoContenedor h2 {font-weight:bold;font-size:0.8em;color:#008;margin: 12px 1px 4px 20px;border-bottom:solid 1px #008;}
.ContenidoContenedor h3 {font-weight:bold;font-size:0.8em;color:#008;margin: 12px 1px 4px 26px;border-bottom:solid 1px #008;}
.ContenidoContenedor h4 {font-weight:bold;font-size:0.8em;color:#008;margin: 12px 1px 4px 32px;border-bottom:solid 1px #008;}


.ContenidoContenedor p {text-indent:14px;margin-top: 3px;margin-bottom: 3px;font-size:.8em;}
.ContenidoContenedor p.sintab {text-indent:0px;}
.ContenidoContenedor p img {text-indent:0px;}

table.datos {margin:0px 0 5px 0;
             width:auto;
             border:0;
	         padding:0;
	         border-spacing:1px;
	         border-collapse:collapse;}
	         
table.datos td, table.datos th, table.datos caption {font-size:.74em;}

table.datos caption
{   margin:0px 0px 0px 0px;
    width:auto;
  	border: solid 1px #008;
  	border-bottom: solid 2px #008;
  	text-transform:uppercase;
    font-weight:bold;
    color:#FFF;
	background:#206DBA url(http://www.chduero.es/Portals/0/esquina.gif) repeat-x left center;
	padding:4px;}
	         
table.datos tr, table.datos td{background:#f5f5ff}
table.datos tr.enblanco td{border-style:none;background-color:#fff}	    
table.datos tr.enblanco th{border-style:none;background-color:#fff}	              

table.datos th, table.datos td{padding:2px;}

table.datos th {font-weight:bold;
                background:#206DBA;
                color:white;
                border:solid 1px #aaf;}
table.datos th.multifila {vertical-align:middle}
table.datos th.subtitulo {background:#509DEA;color:white} 

table.datos td{color:#008;}
table.datos td.marcada {font-weight:bold;background:#e0e0f0;} 

table.datos th a{color:white}
table.datos th a:link{color:white}
table.datos th a:visited{color:white}
table.datos th a:hover{color:#FFDD99;text-decoration:underline;}   
                        
table.datos td{border:solid 1px #aaf;}
table.datos td.centrada{text-align:center}

	 
	              
/* ================================
    CSS GENERALES PARA Noticias
   ================================ */   
#tituloArticulo {font-weight:bold;font-size:xx-small;color:#008;margin: 5px 0px 0px 0px;text-align:center;}
#subtituloArticulo {font-weight:bold;color:#008;margin: 5px 0px 0px 0px;text-align:center;}


.CategoryList {
	font-weight: bold;
	font-size:0.6em;
	color:#004488
}


/*  Articles en la portada. Para modificar el alto, tocar el parámetro HEIGHT*/
#ListaNoticiasPortada {height:434px;overflow:auto;margin:0px 0px -18px 0px;padding:0px 0px 0px 0px;border:solid 1px #CEE7FF;}
#ListaNoticias {margin:0px 0px -18px -12px;padding:0px 0px 0px 0px;}
/*html>body #ListaNoticias {font-size:0.6em;} */


li.entradaNoticia
{
    list-style-type:none;
    list-style-position:inside;
    text-indent:0px;
}
html>body li.entradaNoticia {text-indent:14px;}


div.entradaNoticia1
{
	margin: 0px 0px 10px 0px;
}


div.entradaNoticia2
{
}

div.separadorNoticia
{
	margin: 10px 30px 0px 20px;
	border-bottom: 1px dashed #bbf;
	clear:both
}
html>body div.separadorNoticia {margin: 0px 30px -7px 20px;}


.tituloNoticia{
	font-weight: bold;
	font-size:1em;
	color:#048
}
/* html>body .tituloNoticia {font-size:1em;}  Hack para no IE */

.fechaNoticia{font-size:1em;
	  color:#fff;
	  background-color:#CF7C22;
	  font-weight:bold}
/*html>body .fechaNoticia {font-size:1em;}   Hack para no IE */


.subtituloNoticia{font-size:0.9em;}
/*html>body .subtituloNoticia {font-size:1em;}   Hack para no IE */
	  
.categoriaNoticia{font-size:1em;color:#CF7C22}
/*html>body .categoriaNoticia {font-size:1em;}   Hack para no IE */

	  
.pieNoticias{
	font-weight:normal;
	color:#222;
	margin:0px 0px 0px 14px;
}

table.PagingTable
{
    width:100%;
    border: solid 1px #aaf;
    padding:1px 1px 1px 1px;
    background-color:#f5f5ff;
}


table.PagingTable .Normal
{
    font-size:xx-small;
	color:#008;
	font-weight:bold
}

span.detallesArticulo {;text-align:left;} 
span.detallesArticulo p{font-size:0.8em;} 
span.detallesArticulo p p{font-size:1em;} 
/* html>body div.detallesArticulo {font-size:0.6em;}   Hack para no IE */

span.noticiasDetalles1 {font-size:xx-small;}


div.volver {text-align:center;font-size:0.8em;}
a.CommandButton:link {color:#004D9A;text-decoration: none;font-size:xx-small;font-weight:bold}
a.CommandButton:visited {color:#004D9A;text-decoration: none;font-size:xx-small;font-weight:bold}
a.CommandButton:hover {color:#EF9C42;text-decoration: none;font-size:xx-small;font-weight:bold} 


/* =================================
    CSS PARA el MAPA DE LA WEB
   ================================= */
ul.PageList {}
li.PageItem {font-size:1.1em;list-style-position:inside;}
li.PageItem a {}
span.PageName {}
span.PageDescription {}


/* =================================
    CSS PARA      DMCMenuSuperior
   ================================= */
#menuFavoritos
{
    width:100%;
    height:1em;
    position:relative;
    /*border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;*/
    background-color:#206DBA;
}
html>body div.detallesArticulo {height:1.25em;} 

#menuFavoritos1
{
    float:left;
    width:27%;
    margin: 0 0px 0px 0px;
    padding:4px 0px 4px 1px;
    text-align:center;
    font-family:  Arial,Verdana, Helvetica, Sans-Serif;
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#menuFavoritos1 a { 
	color:#fff;
	font-weight:bold;
	font-size: 67%;
}

#menuFavoritos1 a:hover { 
	text-decoration:underline;
	color:#FFDD99;
}

#menuFavoritos2
{
    float:left;
    text-align:center;
    border-left: solid 1px #CEE7FF; 
}

#DMCMenuSuperior { /* menu div */
	padding: 0;
	margin: 0;
	border: 0;
	white-space: nowrap;
	position: relative;
	text-align:left;
	border: none;
	width: 100%;
	height: 22px;
	_height: 20px;
	background-color: transparent;
}

#DMCMenuSuperior ul { /* Lista del menu */
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	white-space: nowrap;
	z-index: 99999;
	line-height: 12px;
	background-color: #666;
}

#DMCMenuSuperior li { /* elementos de la lista del menu*/
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	width: 120px;
	height: 22px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 22px;
	_height: 20px;
	/* end hack */
}


#DMCMenuSuperior a { /* enlaces del menu */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
	font-family:  Arial,Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 67%;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	padding: 5px 4px 4px 4px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 12px;
	_height: 20px;
	/* end hack */
}


#DMCMenuSuperior li a:hover {
	margin: 0;
	border: 0;
	padding: 5px 4px 4px 4px;
	text-decoration:underline;
	color:#FFDD99;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 20px;
	/* end hack */
}

#DMCMenuSuperior a#EnlaceActual
{ 
	background-color: #fd9; 
	color:#006;
}


/* =====================================================
   CSS para el tira de iconos superior: DMCTIRAICONOSSUP
  ====================================================== */
#dnn_DMCTIRAICONOSSUP_DivTira {float:left;margin:5px 2px -14px 2px;border-top:dashed 2px #fff;width:92%;padding:2px 1px 2px 1px}
#dnn_DMCTIRAICONOSSUP_CuerpoTira {text-align:center;margin:4px auto 2px auto;padding:0px auto 0px auto;}
a.enlaceTira:hover{text-decoration:none;} 
img.iconoTiraSup {vertical-align:top;margin:1px;}

