html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;font-size: 11px;  FONT-FAMILY: Arial;  }
 #background{position:absolute; z-index:1; width:100%; height:100%;}
 
 #fixed {position:absolute;  z-index:10;}

 
.textonormal {text-decoration:none; color:#999; font-size: 11px; font-weight: normal ;   }
.textonormal a {text-decoration:none ;color:#999; font-size: 11px; font-weight: normal ;  }  
.textonormal a:hover {text-decoration:none; color:#999;  }  


#textofondonegro {text-decoration:none; color:#fff; font-size: 12px; font-weight: normal ; padding: 2px;   
  background: #000 ; display:inline ;    }


#textofondonegrogrand {text-decoration:none; color:#fff; font-size: 17px; font-weight: bold ; padding: 2px;   
  background: #000 ; display:inline ;    }
#textofondonegrogrand a {text-decoration:none;  color:#fff;}  
#textofondonegrogrand a:hover {text-decoration:underline; color:#fff;}  


#textofondonegropeq {text-decoration:none; color:#fff; font-size: 12px; font-weight: normal ; padding: 2px;   
  background: #000 ; display:inline ;    }
#textofondonegropeq a {text-decoration:none;  color:#fff;}  
#textofondonegropeq a:hover {text-decoration:underline; color:#fff;}  



#noticiasinicio{
font-size: 11px; font-weight: normal;    color:#999;
border: 0px solid blue;   padding-top: 0px;  margin-top:0px;  }

 #noticiasinicioenlace {
font-size: 11px; font-weight: bold;    color:#999;
border: 0px solid blue;   padding-top: 0px;  margin-top:0px;  }
#noticiasinicioenlace a {text-decoration:none;  color:#999;}  
#noticiasinicioenlace a:hover {text-decoration:underline; color:#999;}  




/*--------MENU ------------------------*/
 
 
#lenguetaoff {
 
 background: #fff ; font-size: 11px; font-weight: normal;  font-family: Arial;  color:#000 ;display: inline-block ;
border-top: 1px solid #ddd;  border-bottom: 1px solid #ddd; border-left: 1px solid #ddd;  padding-top: 2px;     text-align:rigth;  height: 20px; width: 130px; 
 }
 
#lenguetaoff a {text-decoration:none;color:#000; }  
#lenguetaoff a:hover {text-decoration:underline;color:#000; }  


#lenguetaon{
  background: #000 ;
 
	font-size: 11px; font-weight: normal;  font-family: Arial;  color:#fff;display: inline-block ;
border: 0px solid blue;   padding-top: 2px;     text-align:rigth;  height: 20px; width: 130px; }


 /*--------------Pie -----------*/ 
  
#pie {  
 height: 60px; width: 768px;      background: #DEDEDE url(imagenes/fondopie.gif) no-repeat; 
 padding-bottom:19;  padding-top:0; margin-top:0;text-decoration:none; color:#9B9B9B; 
 font-size: 10px; font-weight: normal ;    text-align:center;  float:left ; }  
#pie a {text-decoration:none ;color:#9B9B9B; font-size: 11px; font-weight: normal ;  }  
#pie a:hover {text-decoration:underline; color:#9B9B9B;}    
  
 
/* Pie y links del Pie*/
 
 /*--------------botones intro -----------*/ 
 

 
#iconos {
border-right: 4px solid #000;   
     float:center ;   height:100%;
}   
 


#botonampliar { background: #000  url(imagenes/ampliar.gif) no-repeat; ;     width: 70px;
font-size: 10px; font-weight: normal;    color:#fff;
border: 0px solid blue;   padding-left:0px;  margin-top:0px;  text-align:center; }
#botonampliar a {text-decoration:none;  color:#fff;}  
#botonampliar a:hover {text-decoration:underline; color:#fff;}  


 
 

/*--------FORM------------------------------*/



.boton { BORDER: #fff 0px solid;  FONT-SIZE: 12px;  COLOR: #fff; height: 17px; 
             FONT-FAMILY: Arial; BACKGROUND-COLOR: #000 ; }

 
.form  {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #000;
	border:0px solid #fff; 
	color: #666666; text-align:right;
}




/*--------------SCROLL--------------------------*/


 

#contenedor-3 {
  
	position: relative;
    width:365px;
	height: 372px;
	padding-left:15px;
 
}

#contenedor-3-Content {
	position: absolute;
 
	width:350px;
	height:350px;
	overflow: hidden;
}

#contenedor-3 .Scroller-Container {

width:350px;

	position: absolute;
	top: 0px; 
	left: 0px;
}

#contenedor-3 p {
	margin: 0; 

	color: #000;
}

#contenedor-3-Scrollbar {
  background: #000 ;
/*	filter:alpha(opacity='70'); */
	position: absolute;
	left: 365px;
	padding-top:3px;
 
}

#contenedor-3 .Scrollbar-Up,
 .Scrollbar-Up-Pressed {
	position: absolute;
	top: 0px;
	width: 15px; 
	height: 15px;
	background-color: #000;
	font-size: 0px;
 
 
}
/*----------distancia del boton down-----------*/
#contenedor-3 .Scrollbar-Down,
 .Scrollbar-Down-Pressed {
	position: absolute;
	top: 335px;
	width: 15px; height: 15px;
	background-color: #000;
	font-size: 0px;
 
}
/*----------hasta aquí llega el scroll----------*/
/*---altura del scroll-------*/
#contenedor-3 .Scrollbar-Track,
 .Scrollbar-Track-Pressed {
	width: 0px; 
	height:318px;
	position: absolute;
	top: 16px;
 BORDER: #fff 0px solid; 
	background-color: #000;
 
}

#contenedor-3 .Scrollbar-Track-Pressed {
 
}

#contenedor-3 .Scrollbar-Handle,
 .Scrollbar-Handle-Pressed {
 	height:320px;
	position: absolute;
	width: 15px; height: 40px;
	background-color: #000;
}

#contenedor-3 .Scrollbar-Handle-Pressed, 
 .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	background-color: #fff;
	BORDER: #fff 0px solid; 
}

#contenedor-3 .Scrollbar-Disabled {
	display: none;
}
/*--------------FIN   SCROLL--------------------------*/
/*---------------------------------------------------------*/
 		 

