/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               1) ESTILOS ENTORNO DE LA READYWEB (FIJOS)                       */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*--------------------DISPOSICION DE LAS CAPAS--------------------*/

/*Estilos generales de la página*/
body
{ /*AFECTADO EN CAMBIO A RW471*/
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#SupWrapper{ /*AFECTADO EN CAMBIO A RW471*/
	background-image: url(Readyweb/rellBody.gif);
	background-repeat:  repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
/*Contenedor de la sombra de pagina. Marcar un ancho para dejar la página fijada*/
#wrapper { /*AFECTADO EN CAMBIO A RW471*/
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Readyweb/fondoMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.wrapperSinMenu
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Readyweb/fondoMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/*Tamaño de la columna del menu  */
.bloqueMenu { /*AFECTADO EN CAMBIO A RW471*/
	width: 179px;
	float:left;
}
.bloqueMenuSinMenu
{
	float:left;
	display:none;
}

/*Tamaño del bloque de la cabecera*/
#bloqueCabecera { /*AFECTADO EN CAMBIO A RW471*/
	background-image: url(Readyweb/cabecera.gif);
	background-repeat:  no-repeat;
	position: relative;
	height: 130px;
	width: 1000px;
	display:block;
}
/*Posición de inserción del bloque de contenido desde la izquierda (Se aplica parche para ie6 para evitar el problema de doble margen) */
/* a) Para Readyshop */
#bloqueContenido { /*AFECTADO EN CAMBIO A RW471*/
	width: 798px;
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
}* html #bloqueContenido {display:inline; padding: 0px 12px 0px 15px; margin:0px; }

/* a) Para Readyweb */
.bloqueContenido { /*AFECTADO EN CAMBIO A RW471*/
	width: 798px;
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
}* html .bloqueContenido {display:inline; padding: 0px 12px 0px 15px; margin:0px;}

.bloqueContenidoSinMenu 
{
	position:relative;
	width: 951px;
	padding-right: 15px;
	padding-left: 15px;
}* html .bloqueContenidoSinMenu {display:inline; padding: 0px 12px 0px 15px; margin:0px; background-color:white;border-left:1px solid #808080;border-right:1px solid #808080;}

.bloquePie { /*AFECTADO EN CAMBIO A RW471*/
	background-color: #0047B9;
	clear: both;
	height: 17px;
	text-align: right;
	color: #FFFFFF;
	padding-top:3px;
	padding-right: 3px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bloquePieSinMenu{
	background-color: #0047B9;
	clear: both;
	height: 17px;
	text-align: right;
	color: #FFFFFF;
	padding-top:3px;
	padding-right: 3px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*Punto de inserción del Iframe. Deberá ser la unión entre cabecera y menu. OBSOLETO*/
.CeldaSeparadoraIframe {
	width: 150px;
	height: 100px;
}

/*--------------------DISPOSICION DE LOS ELEMENTOS DE LA CABECERA--------------------*/

/*Punto de inserción de la capa de los controles (login-contraseña) de la cabecera*/
.controlesCabecera { /*AFECTADO EN CAMBIO A RW471*/
	top: 100px;
	left: 360px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
}
.controlesPanelControl{
	position:absolute;
	top:30px;
	right:6px;
	display:none;
	visibility:hidden;
}
.mensajeLogin{display:block;padding-bottom:15px;display:none;}
.controlesLogin{display:none;}
.botonesLogin1{display:none;}
.botonesLogin2{display:none;; width:380px;padding:10px;margin-top:25px;border:1px dashed #4C4C4C;text-align:center;}

/* Recordar contraseña */

/*Estilos referentes a los controles de la caja de login y contraseña*/
.textboxEncabezado { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 90px;
	border: 1px solid #7F7F7F;
}
.botonEncabezado { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 48px;
	border: 1px solid #7F7F7F;
	background-color: #FFFFFF;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.botonLogin{display:block;border:0px;width:130px;padding-left:10px;height:24px;background-image:url(Shop/botonLogin.jpg);background-repeat:no-repeat;font-family:Verdana, Arial, Serif;font-size:11px;font-weight:bold;color:White;text-align:center;vertical-align:middle;line-height:20px;cursor:pointer;}
.botonRegistrese{display:none;;border:0px;width:130px;padding-left:15px;height:24px;background-image:url(Shop/botonRegistrese.jpg);background-repeat:no-repeat;font-family:Verdana, Arial, Serif;font-size:11px;font-weight:bold;color:White;text-align:center;vertical-align:middle;line-height:20px;cursor:pointer;}
.botonRecordarContrasena{display:none;;border:0px;width:210px; padding-left:10px; height:24px;background-image:url(Shop/botonRecordarContrasena.jpg);background-repeat:no-repeat;font-family:Verdana, Arial, Serif;font-size:11px;font-weight:bold;color:White;text-align:center;vertical-align:middle;line-height:20px;cursor:pointer;}
.labelErrorLogin{display:none;;padding-top:15px;color:Red;}

.fuenteControlesCabecera{color:#4C4C4C;}

.etiquetaError { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*Posicionamiento y estilo del ticker*/
#bloqueTicker{ /*AFECTADO EN CAMBIO A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 260px;
	height: 16px;
	position: absolute;
	left: 50px;
	top: 108px;
	color: #FFFFFF;
}

#bloqueTicker a{ /*AÑADIDO EN CAMBIO A RW45*/
	text-decoration:none;
	color: #FFFFFF;
}
.bloqueBuscadores
{
	display:none;;
	position:absolute; 
	top:5px; 
	left:255px; 
	margin-top:4px;
}
#bloqueContacto
{
display:none;
	}
#bloqueIdiomas
{
display:none;
	}
.bloqueLogo
{
  display:none;
	position:absolute; 
	top:25px; 
	left:35px; }
.bloqueBreadCrump
{
	display:none;
	visibility:hidden;
	position:absolute;
	top:135px;
	left:195px;
	font-size:10px;
	color:#0045B7;
}
.bloqueBreadCrumpSinMenu
{
	display:none;
	visibility:hidden;
	position:absolute;
	top:135px;
	left:190px;
	font-size:10px;
}
.enlaceBreadCrump
{
	display:none;
	visibility:hidden;
	text-decoration:none; 
	color:#4C4C4C;
}
.enlaceBreadCrump :hover
{
	text-decoration:none; 
	color:#4C4C4C;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/

/* Estilos del Menu */
.MenuNivel0 a { /*AFECTADO EN CAMBIO A RW471*/
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0047B9;
	font-weight: bold;
	width: 171px;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;
}
.MenuNivel0 a:hover { /*AFECTADO EN CAMBIO A RW471*/
	color: #619DE0;
}
.MenuNivel1 a { /*AFECTADO EN CAMBIO A RW471*/
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 171px;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.MenuNivel1 a:hover { /*AFECTADO EN CAMBIO A RW471*/
	color: #458CDA;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MenuNivel2 a { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 159px;
}
.MenuNivel2 a:hover { /*AFECTADO EN CAMBIO A RW471*/
	background-color: #999999;
}
.MenuNivel3 a { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	width: 149px;
}
.MenuNivel3 a:hover { /*AFECTADO EN CAMBIO A RW471*/
color: #999999;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador { /*AFECTADO EN CAMBIO A RW471*/
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	padding-left: 15px;
	height: 150px;
}
/*Caja de texto del buscador*/
#txtReadywebBuscar { /*AFECTADO EN CAMBIO A RW471*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 130px;
	border: 1px solid #7FA3DC;
}
/*Botón "Buscar"*/
#btnBuscar { /*AFECTADO EN CAMBIO A RW471*/
	height: 16px;
	width: 16px;
	border: 0px;
	background-image: url(Readyweb/btnOkBuscador.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	cursor: hand;
}

/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/

.EtiquetaTitulo 
{ /*AFECTADO EN CAMBIO A RW471*/
  position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0047B9;
	padding-top: 9px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0047B9;
	border-right-color: #0047B9;
	border-bottom-color: #0047B9;
	border-left-color: #0047B9;
	letter-spacing: 0.2em;
	padding-top: 7px;
}

/*--------------------ESTILO DEL MÓDULO DE GALERIA / IMÁGENES DINÁMICAS--------------------*/

.contenedorGaleria{display:block;position:relative;}

.capaPreviewGaleria{display:block;position:absolute; top:43px; left:100px;}
.capaFotoGaleria{display:block;position:relative; width:450px;height:300px; text-align:center;}
.capaComentariosGaleria{display:block;position:relative;margin-top:10px;width:450px;height:70px;overflow:scroll;border:1px solid #E4E4E4;}
.capaRotatorGaleria{display:block;position:relative; top:45px; width:450px;}

.tablaGaleriaSinComentarios{width:590px;height:494px;}
.tablaGaleriaConComentarios{width:590px;height:574px;}

.celdaSombra{width:60px;height:182px;background-image:url(Readyweb/Galeria/sombra.gif);background-position:bottom;background-repeat:no-repeat;}

.celdaEsquinaIzdaSuperior{width:76px;height:49px;background-image:url(Readyweb/Galeria/esquinaSuperiorIzda.gif);}
.celdaCentroSuperior{width:379px;background-image:url(Readyweb/Galeria/rellMarcoSuperior.gif);background-repeat:repeat-x;}
.celdaEsquinaDchaSuperior{width:75px;background-image:url(Readyweb/Galeria/esquinaSuperiorDcha.gif);}

.celdaColumnaIzdaSinComentarios{height:263px;background-image:url(Readyweb/Galeria/rellMarcoIzdo.gif);background-repeat:repeat-y;}
.celdaColumnaIzdaConComentarios{height:343px;background-image:url(Readyweb/Galeria/rellMarcoIzdo.gif);background-repeat:repeat-y;}
.celdaCentro{background-color:white;}
.celdaColumnaDcha{background-image:url(Readyweb/Galeria/rellMarcoDcho.gif);background-repeat:repeat-y;}

.celdaEsquinaIzdaInferior{height:182px;background-image:url(Readyweb/Galeria/esquinaInferiorIzda.gif);}
.celdaCentroInferior{background-image:url(Readyweb/Galeria/rellMarcoInferior.gif);background-repeat:repeat-x;}
.celdaEsquinaDchaInferior{background-image:url(Readyweb/Galeria/esquinaInferiorDcha.gif);}
.capaItemGaleria{}
.imagenRotatorGaleria{height:53px; width:80px; cursor:pointer; }
.imagenFotoGaleria{height:300px; width:450px; }

/*-------------------- PARA LOS IFRAMES DE LAS SUBAPLICACIONES --------------------*/
#frameEnlace{height:450px;}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               2) ESTILOS PROPIOS DE CADA DESARROLLO                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*TRAIDOS DE cssContenido*/
/*********************************************************************************************************/
.plantilla { /*AFECTADO EN CAMBIO A RW471*/  }
.encabezados { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0B1276; border-color: black black #CCCCCC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: thin; border-left-width: 0px; background-image: url(Readyweb/dot.gif); background-repeat:    repeat-x; background-position: bottom; font-weight: bold}
.Texto { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-indent: 10pt}
.enlaces { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0066FF}
.imagenes { /*AFECTADO EN CAMBIO A RW471*/  border: #d90054 solid; border-width: thick thin thin thick}
.titulares_menu { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #d9b000; background-repeat:  no-repeat; background-image: url(Readyweb/ppal_ico4.gif); background-position: left centre; padding-left: 20px}
.textos_menu { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; border-color: black #D90054 #999999; padding-bottom: 10px; clip:   rect(   ); background-color: #FFFFFF; padding-top: 5px; padding-left: 5px; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; padding-right: 2px}
.Titulo_menu { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003277; padding-left: 5px; font-weight: bold; text-align: left; padding-bottom: 1px}
.titulares_menuOver { /*AFECTADO EN CAMBIO A RW471*/ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #003277; background-image: url(Readyweb/ppal_ico4.gif); background-repeat: no-repeat; background-position: left centre; padding-left: 20px}
.enlace_menu { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; padding-bottom: 15px; color: #414b56}
.enlace_menuOver { /*AFECTADO EN CAMBIO A RW471*/ font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; padding-bottom: 15px; color: #e78629}
.Tablas { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0B1276; border: thick #d90054 solid}
.fotoMenu { /*AFECTADO EN CAMBIO A RW471*/  padding-bottom: 5px; padding-left: 10px; border: #EEEEEE; border-style: solid; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.lineaSeparacion { /*AFECTADO EN CAMBIO A RW471*/  background-image: url(Readyweb/plant_fond2.gif); background-repeat: no-repeat; background-position: right top}
.tablaModulos { /*AFECTADO EN CAMBIO A RW471*/  border: #FF0000; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}
.Titulo_menu2 { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0047B9;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 1px;
	letter-spacing: 2px;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0047B9;
	padding-top: 10px;
}
.plantillatexto1 { /*AFECTADO EN CAMBIO A RW471*/  }
.clsTblInfo { /*AFECTADO EN CAMBIO A RW471*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-left: 3px;
	padding-top: 15px;
	padding-left: 20px;
	border: 0px none;
}
.clsTblFoto { /*AFECTADO EN CAMBIO A RW471*/  border: 1px #666666 solid; background-color: #FFFFFF; clip:  rect(   )}
.clsTblfondoFoto { /*AFECTADO EN CAMBIO A RW471*/ border: #666666 solid; border-width: 1px 0px 1px 1px; background-image: url(Readyweb/cont_foto01.gif); background-repeat: no-repeat }
.clsLineaSeparacion { /*AFECTADO EN CAMBIO A RW471*/  background-attachment: fixed; background-image: url(Readyweb/cont_lineinf.gif); background-repeat:  repeat-x}
.clsTblTitular { /*AFECTADO EN CAMBIO A RW471*/  border: 1px #666666 solid; background-color: #F1F1F1; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #D90054; text-decoration: none; height: 17px; vertical-align: bottom}
.clslineapuntos { /*AFECTADO EN CAMBIO A RW471*/  background-attachment: fixed; background-image: url(Readyweb/dot.gif); background-repeat:  repeat-x}
.clsTblInferior { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003366; vertical-align: middle; text-indent: 15pt; background-attachment: fixed; background-image: url(Readyweb/icoflecha.gif); background-repeat: no-repeat; background-position: left centre}
.clsFondTextos { /*AFECTADO EN CAMBIO A RW471*/  background-image: url(Readyweb/plant01_fond2.gif); background-repeat: no-repeat; background-position: right top}
.clsTblTextos { /*AFECTADO EN CAMBIO A RW471*/  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; padding-left: 15px; padding-right: 15px; padding-bottom: 15px}
.buscador { /*AFECTADO EN CAMBIO A RW471*/  }
.clsTitular { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; text-align: left; vertical-align: bottom; font-weight: bold}
.clsTblInfo2 { /*AFECTADO EN CAMBIO A RW471*/ border-color: black #000000 black black; background-repeat: no-repeat; background-position: right bottom; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.clsFondTextos2 { /*AFECTADO EN CAMBIO A RW471*/ background-repeat: no-repeat; background-position: right bottom}
.TitularNoticias { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0066FF; background-attachment: fixed; background-image: url(Readyweb/dot.gif); background-repeat:  repeat-x; background-position: bottom}
.TitularNoticiasOver { /*AFECTADO EN CAMBIO A RW471*/ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #e78629; background-attachment: fixed; background-image: url(Readyweb/dot.gif); background-repeat: repeat-x; background-position: bottom }
.CuerpoNoticias { /*AFECTADO EN CAMBIO A RW471*/  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; padding-left: 15px; padding-top: 5px}
.clsFondPrincipal { /*AFECTADO EN CAMBIO A RW471*/ background-repeat: no-repeat; background-position: right bottom ; background-image: url(Readyweb/ppalicofond.gif)}
/*********************************************************************************************************/


/*TRAIDOS DE cssEncabezado*/
/*********************************************************************************************************/
.usuarioPublico { /*AFECTADO EN CAMBIO A RW471*/
	top: 108px;
	left: 780px;
	position: absolute;
	z-index: 100;
	width: 200px;
	color: #9FC8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#logoCabecera{ /*AFECTADO EN CAMBIO A RW471*/
	top: 12px;
	position: relative;
}
.EnlacesCabecera
{ /*AFECTADO EN CAMBIO A RW471*/
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}
/*********************************************************************************************************/


/*TRAIDOS DE cssMenu*/
/*********************************************************************************************************/
#letrasBuscador{ /*AFECTADO EN CAMBIO A RW471*/
	margin-left: 8px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0047B9;
	font-weight: bold;
	background-image: url(Readyweb/icoNivel0.gif);
	background-position: 164px;
	background-repeat: no-repeat;
	width: 178px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 3px;}
