body,div,h1,h2,h3,h4,h5,h6,img,p,input,ul,li,a,span{
	padding:0px;
	margin:0px;
	}
	
a:link, a:visited {
	color: darkblue;
}
body{
	font:80% Arial, Helvetica, sans-serif;
}
p{
	font:1.0em;
}
img{border:none}

input{
	border: solid #ccc 1px;
}
textarea{
	border: solid #ccc 1px;
}


div.cajallamada h2{
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding-top:2px;
	padding-left:0px;
	background-color: #B0E0E6;
	}



#cabecera{
	background: url(../img/cabecera.jpg) 0 0 no-repeat;
	width:900px;
	float:center;
	}

/**menu**/

#menu{ 
	width:100px;
	padding: 0px
	margin: 0px
	}
.entry {
	font-size: 1.0em;
	font-weight: bold;
	border: 1px solid #E4BE5F;
	margin: 4px 0px 4px 4px;
	padding: 2px;
	text-align: left;
	background-color: #FEFFA8;
	}  
.sel_entry {
	background-color: #E5C678;
	font-size: 1.0em;
	font-weight: bold;
	color: gray;	
	margin: 4px 0px 4px 4px;
	padding: 2px;
	text-align: left;
	border: 1px solid #E4BE5F;
	}  



/**menuh**/

#menuh{ 
	display:inline;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
	float:right;
	background-color: #d9e9F2;
	padding: 3px;

	}
#menuh ul li{
	display:inline;
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	}  
#menuh ul li a{
	display:inline;
	text-decoration:none;
	color:#444;
	margin-left:3px;
	margin-right:3px;
	}
	
#menuh ul li a.act{
	display:inline;
	text-decoration:none;
	color:#fff;
	background: #369;
	margin-left:3px;
	margin-right:3px;
}


/**fin de menu**/

/** Menu Admin **/
#m_admin ul li{
	font-size: 1.0em;
	font-weight: bold;
	color: #999999;
	}  
#m_admin ul li a{
	text-decoration:none;
	color:#999999;
	margin-left:1px;
	margin-right:3px;
	}
	
#m_admin ul li a.act{
	text-decoration:none;
	color:#fff;
	background: #369;
	margin-left:3px;
	margin-right:3px;
}


/**buscar**/	

#busca {
	width:900px;
	background:url(../img/fondobarra.gif) repeat-x;
	height: 23px;
	float:left;
	}
#busca input{
	height:12px;
	font:10px Arial, Helvetica, sans-serif;
	margin:3px;
	}
		

.buscartxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    margin-top:3px;
    margin-right:5px;
    margin-left:10px;     
	}


.boton {
	border: 1px solid #999;
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    margin-top:3px 5px 0px 10px;    
	height: 15px;
	float: right; 
}

/**fin de buscar**/

/**migas**/

#migas{
	width:900px;
	height:15px;
	text-align:right;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#98c1eb;
	float:left;}
#migas a{color:#98c1eb}	

/**fin de migas**/

#main {
	clear:both;
	width: 900px;
}

/**izquierda**/
#izquierda{
	display:inline;
	width:280px;
	margin:5px;
	float:left;
	}

/**izquierda**/
#centroizquierda{
	display:inline;
	width:90%;
	margin:5px;
	float:left;
	}	

/**izquierda**/
#centroderecha{
	display:inline;
	width:60%;
	margin:5px;
	float:left;
	}	
	
/**cajas**/

div.caja_verde {
	width: auto;
	margin: 0px 0px 5px 0px;
	clear:both;
}

body > div.cajaverde {
	width: auto;
	margin: 0px 0px 10px 0px;
}

.caja_verde_top {
   	height: 26px;
	background: url(../img/fondocabeceraverde.gif) 0 0 repeat-x;
}

.caja_verde_top_l {
	background: url(../img/bordeizqcabeceraverde.gif) 0 0 no-repeat;
   	height: 26px;
}

.caja_verde_top_r {
	background: url(../img/bordedrchcabeceraverde.gif) 100% 0 no-repeat;
   	height: 26px;
}

.caja_verde h3 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px 5px 0px 10px;
}

.caja_verde_cont { 
	margin: 0px 0px 0px 0px; 
	padding: 5px 10px; 
	border-right: 2px solid #ccc;
	border-left: 1px solid #ccc;
}

.caja_verde_bot {
	display: block;
	clear: both;
	height: 7px;
   	background: url(../img/bordeventanabajo.gif) 0 0 repeat-x;
}

.perfil {
	margin: 0px 0px 0px 0px; 
	padding: 3px 3px; 
	border-left: 1px solid #ccc;
}

.perfil img {
	float: left;
	margin: 3px;
}

.contacto {
	width:190px;
	height: 60px;
	margin: 3px;
	display:inline;
	float:left;
}

.contacto img {
	display:inline;
	float:left;
	margin: 2px;
	clear:none;
}

.contacto h6 {

}

/**fin de izquierda**/

/**centro**/
#centro{
	width:100%;
	margin:5px;
	float:left;
	display: inline;
	}
.cajatitulo{
	height:30px;
	background-color:#98c1eb;
	}
	
#cajatabs{
	background: url(../img/fondotab.gif) 0 0 repeat-x;
}

#cajatabs ul{
	list-style:none;
	height:25px;
}

#cajatabs ul li{
	display:inline;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	}
	
div.tab {
	float:left;
	width: 86px;
	height: 25px;
	background: url(../img/taboff.gif) 0 0 no-repeat;
	padding:  4px 1px 0px 1px;	
	margin: 0;
}

div.tab-act {
	float:left;
	width: 86px;
	height: 25px;
	background: url(../img/tabon.gif) 0 0 no-repeat;
	padding:  4px 1px 0px 1px;	
	margin: 0;
}

div.tab a{
	text-decoration:none;
	color:#666;
	margin-left: 5px;
}
	
div.tab-act a{
	text-decoration:none;
	color:#000;
	margin-left: 5px;
}

.cajatitulo h2{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:40px;
	}
.cajaespecial{
	width: 100%;
	margin-top:15px;
	margin-bottom:20px;
	}	
.cajanoticia{
	margin-bottom:20px;
	margin-left:20px;
	margin-right:10px;
	}	

.cajatitulo h2{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:40px;
	}
	

.cajaespecial_marino{
	height:30px;
	width:100%;
	background-color: #c0c0c0;
	margin-bottom: 10px;
	width: auto;
	}	
.cajaespecial_azul{
	height:30px;
	width:100%;	
	background-color:#9BC0ED;
	margin-top: 0px;
	margin-bottom: 10px;
	width: auto;
	}	

.cajaespecial_celeste{
	height:30px;
	width:100%;	
	background-color:#CFDEE7;
	margin-bottom: 2px;
	width: auto;
	}	

.cajaespecial_tit{
	height:30px;
	width:100%;	
	background-color:#CFDEE7;
	margin-bottom: 2px;
	width: auto;
	}	

.lista_art{
	height:20px;
	width:100%;	
	background-color:#E3F3FD;
	margin-bottom: 2px;
	width: auto;
	}	

.lista_art h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top:8px;
	padding-left:40px;
	background-repeat:no-repeat;
	background-position: 10px center;
	}

.cajaespecial_tit h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top:8px;
	padding-left:40px;
	background-repeat:no-repeat;
	background-position: 10px center;
	}
	
.cajaespecial_marino h2{
	color:#000000;
	font-family: Verdana, ,Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top:8px;
	padding-left:40px;
	}

.cajaespecial_azul h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:40px;
	background-repeat:no-repeat;
	}
.cajaespecial_celeste h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:40px;
	background-repeat:no-repeat;
	background-position: 10px center;
	}
	
.cajaespecial_podcast{
	height:30px;
	background-color:#9BC0ED;
	margin-bottom: 10px;
	}	
	
.cajaespecial_podcast h2{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:40px;
	background-image:url(../img/notamusical.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	}

.doble {
	width: 100%
	display:block;
	clear:both;
}
	
.caja_izda {
	display:inline;
	float:left;
	width: 310px;
	margin: 0px 2px;
}	
.caja_dcha {
	display:inline;
	float:right;
	width: 310px;
	margin: 0px 2px;
}		

.cabecera_blog {
	background: url(../img/cabeblog.png) 0 0 no-repeat;
	height: 98px;
	padding: 10px 0px 0px 160px;
}	

.cabecera_blog h2 {
	color: #fff;
	font-size: 2em;
	font-weight:bold;
}

.cabecera_pod {
	background: url(../img/cabepod.png) 0 0 no-repeat;
	height: 80px;
	padding: 6px 0px 0px 60px;
}	

.cabecera_pod h2 {
	color: #333;
	font-size: 1.5em;
	font-weight:bold;
}

/**fin de centro**/	

/**derecha**/

#derecha{
	width:33%;
	margin:5px;
	float:left;
	display:inline;
	}

/**izquierda**/


div.usuario_si{
	width:auto;
	display:block;
	padding: 2px 0px;
	height: 50px;
	text-align: left;
	}

div.usuario_si img, div.usuario_no img {
	display:inline;
	float:left;
	margin: 1px;
}	

div.botones{
	display:inline;
	float: left;
	margin: 4px 0px;
}

img.botongran {
	display:inline;
	float: left;
	margin: 4px 0px;
}

.separador {
	width:100%;
	height:20px;
	background-color:#98c1eb;
	margin: 4px 0px;
}

.separador h3{
	font-size: 10px;
	color: #003;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px 5px 0px 10px;
}

.tusuario{
	font-size:12px;
	color:#003399;
	height: 40px;
	padding-left: 0px;
	float: left;
	padding-top: 0px;
	}
	
/**fin de derecha**/

/**pie**/
#pie{
	display: block;
	clear:both;
	width:900px;
	text-align: center;
	line-height:13px;
}
#pie ul li,#pie p,#pie a{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	}  
#pie ul li a{
	color:#999999;
	margin-left:3px;
	margin:right:3px;
	}
#pie img{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:15px;
	}
	
		

/**fin pie**/

/**clases especiales**/
.fleft{float:left;}
.fright{float:right}
.tblancofazul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#98c1eb;
	color:#FFFFFF;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../img/moniblanco.gif);
	background-repeat: no-repeat;
	background-position: 13px;
}	



.tgenerico{
	padding-left:25px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
}
.nota{
	background-image:url(../img/notamusical.gif);
	background-repeat:no-repeat;
	background-position:4px top;
	}
.estrellaazul{	
	background-image: url(../img/estrellaazul.gif);
	background-repeat:no-repeat;
	background-position:4px top;
	}
.estrellanaranja{
	background-image: url(../img/estrellanaranja.gif);
	background-repeat:no-repeat;
	background-position:6px top;
	}	
.comentario{
	background-image: url(../img/comentario.gif);
	background-repeat:no-repeat;
	background-position:6px top;
	}	
.favorito{
	background-image: url(../img/fav.gif);
	background-repeat:no-repeat;
	background-position:6px top;
	}	
.mail{
	background-image: url(../img/mail.gif);
	background-repeat:no-repeat;
	background-position:6px top;
	}	
.bocadillo{
	background-image: url(../img/bocadillo.gif);
	background-repeat:no-repeat;
	background-position:4px top;
	}	
.fecha{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#98c1eb;
	margin-left: 5px;
	}
.trojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
	}
.tnaranja{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #f69b17;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	}
.tazul{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: #069;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}	
	
.tazul a {	text-decoration:none;
}	

a.ver:link, a.ver:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:darkblue;
	background-image: url(../img/ojo.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	}
a.edit:link, a.edit:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:darkblue;
	background-image: url(../img/edit.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	}
a.upload:link, a.upload:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:darkblue;
	background-image: url(../img/upload.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	}
a.delete:link, a.delete:visited {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9000;
	background-image: url(../img/delete.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	}
		
.barramail {
	height: 20px;
	background: url(../img/fondomail.gif) 0 0 repeat-x;
}

.tabact {
	float:left;
	width:60px;
	height:20px;
	padding: 2px 10px 2px 10px;
	background: url(../img/fondomailact.gif) 0 0 no-repeat;
}

.tabdes {
	float:left;
	width:60px;
	height:20px;
	padding: 2px 10px 2px 10px;
	background: url(../img/fondomaildes.gif) 0 0 no-repeat;
}

.tabact a:link, .tabact a:visited, .tabdes a:link, .tabdes a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 10px;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
}

div#msgflash {
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #C6D6F2;
	font-size: 10px;
	padding: 4px;
	margin: 6px 6px 6px 6px;
	font-weight: bold;
	border: 1px solid;
	width: 98%;
	text-align: center;
	float:left;
}

div#chatflash {
	font-family:Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #C6D6F2;
	font-size: 12px;
	padding: 12px;
	margin: 6px 6px 6px 6px;
	border: 1px solid;
	width: 100%;
	text-align: center;
	float:left;
}

.texto{
	padding-left:0px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 12px;
}

.menu2{
	padding-left:0px;
	padding-right:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 8px;
}

hr {
	height: 2px;
	border: 0px;
	background: #ccc;
}

td.sep {
	width: 1px;
	background-color: #ccc;
}

.fondo_ficha {
	background-color: #D9E9F2;
}
 
.publico {
	font-weight:bold;
	background-color:lightblue;
	padding: 2px;
}
 
.privado {
	color: #888;
	font-weight:bold;
	background-color:#fbb;
	padding: 2px;
}


#boton{ 
	width:100px;
	height:30px;
	margin: 3px;
	float:right;
	text-decoration:none;
	}

.botonentry {
	font-size: 1.0em;
	font-weight: bold;
	border: 1px solid #E4BE5F;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: left;
	}  

.botonsel_entry {
	color: gray;	
	background-color: #FFDD86;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: left;
	border: 1px solid #E4BE5F;
	}  

#botonh{ 
	width:100px;
	height:30px;
	margin: 3px;
	text-decoration:none;
	}

.botonhentry {
	font-size: 1.0em;
	font-weight: bold;
	border: 1px solid #E4BE5F;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: center;
	background-color: #FEFFA8;
	}  

.botonhsel_entry {
	color: #BE8544;	
	background-color: #FFDD86;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: center;
	border: 1px solid #E4BE5F;

	}  

.boton1 {background-color:#999999;border:1px solid black;padding-left: 5px; padding-right: 5px;}
.boton2 {background-color:#e0e0e0;border:1px solid black;padding-left: 5px; padding-right: 5px;}
.tbfooter {background-color:#FEFFA8;color:navy;border:1px solid navy}


/* ----------------------------------- Pestaņas ------------------------------------- */
.tabspace {
  border-bottom:1px solid #CCCCCC;
}

.tabactive {
  background: #9BC0ED;
  color:#222222;
  padding:3px 10px; 
  border:solid 1px #DDDDDD;
  border-width:0px 1px 0px 0px;
}

.tabactive a, .tabactive a:link, .tabactive a:visited, .tabactive a:active {
  color:#222222;
  text-decoration:none;
  white-space:nowrap;
}

.tabinactive {
  background: #EEEEEE;
  color:#411F7E;
  padding:3px 10px;
  border:solid 1px #DDDDDD;
  white-space:nowrap;
}

.tabinactive a:link, .tabinactive a:visited, .tabinactive a:active {
  color: #411F7E;
  text-decoration:none;
  white-space:nowrap;
}

.titulo{
	padding-left:25px;
	padding-right:15px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
}
.subtitulo{
	padding-left:25px;
	padding-right:15px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
}

.azul {	font-weight:bold; text-align: right; font-size: 12px; font-family: Verdana, Tahoma; color: blue; }
.rojo { font-weight:bold; text-align: right; font-size: 12px; font-family: Verdana, Tahoma; color: red; }
.verde { font-weight:bold; text-align: right; font-size: 12px; font-family: Verdana, Tahoma; color: green; }

.suc00 {	font-weight:bold; text-align: right; font-size: 12px; font-family: Verdana, Tahoma; color: blue; }
.suc01 { font-weight:bold; text-align: right; font-size: 12px; font-family: Verdana, Tahoma; color: red; }

.texto { font-weight:normal; text-align: right; font-size: 10px; font-family: Verdana, Tahoma; color: black; }
.textob { font-weight:bold; text-align: right; font-size: 10px; font-family: Verdana, Tahoma; color: black; }
.evento { font-weight:normal; text-align: left; font-size: 10px; font-family: Arial, Verdana, Tahoma; color: black; }
div.hoy {
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	padding-top:0px;
	padding-left:0px;
	background-color: #88AACC;
	}

div.dia {
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
	padding-top:0px;
	padding-left:0px;
	background-color: #E8EEF7;
	}

div.diasemana {
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	padding-top:0px;
	padding-left:0px;
	}

div.evento {
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	white-space: normal;
	padding-top:0px;
	padding-left:0px;
	display: block;
	}
div.eventodia {
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	white-space: normal;
	padding-top:0px;
	padding-left:0px;
	display: block;
	}

#nuevoevento {
	height:auto;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
	padding-top:0px;
	padding-left:0px;
	}
#nuevoevento a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:lightgrey;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	}
#nuevoevento a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:red;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
	}


#nuevoevento2 {
	height:12px;
	color: darkblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
	padding-top:0px;
	padding-left:0px;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 2px;
	}
#nuevoevento2 a{
	color:darkblue;
	text-decoration: none;
	}
#nuevoevento2 a:hover{
	color:red;
	text-decoration: bold;
	font-weight: bold;
	background-color: #FFFFFF;
	}



a.info{ position: relative;
    z-index: 99;
    color: black;
    text-decoration: none;
    }

  a.info:visited{ color: gray;
    text-decoration: none;
    }

  a.info:hover{
    z-index: 100;
    color: black;
    }

  a.info:active{ color: black;
    text-decoration: none;
    }

  a.info span{ display: none;
    }

  a.info:hover span{ border: 2px solid rgb(255, 221, 134);
    display: block;
    position: absolute;
    top: 1.5em;
    left: 1.5em;
    width: 15em;
    background-color: rgb(255, 255, 209);
    color: black;
    font-size: 8pt;
    text-align: left;
    }


a.info2{ position: relative;
    z-index: 99;
    color: black;
    text-decoration: none;
    }

  a.info2:visited{ color: gray;
    text-decoration: none;
    }

  a.info2:hover{
    z-index: 100;
    color: black;
    }

  a.info2:active{ color: black;
    text-decoration: none;
    }

  a.info2 span{ display: none;
    }

  a.info2:hover span{ border: 2px solid rgb(255, 221, 134);
    display: block;
    position: absolute;
    top: 1.5em;
    left: 15em;
    width: 30em;
    background-color: rgb(255, 255, 209);
    color: black;
    font-size: 8pt;
    text-align: left;
    }

    
.menu_izq, .menu_izq a:link, .menu_izq a:visited {
	height:23px;
	width: 210px;	
	color: #778899;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top:0px;
	padding-left:20px;
	text-decoration:none;
}
.menu_izq:hover { color: red; }    

.menu_top, .menu_top a:link, .menu_top a:visited { color: #FFFFFF; font-family: "Trebuchet MS", Tahoma, Arial; font-size: 16px; font-weight: bold; text-decoration:none;}
.menu_top:hover { text-decoration:none; color: #FFFFFF; }

