/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               1) ESTILOS ENTORNO DE LA READYWEB (FIJOS)                       */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*--------------------MODO DEBUG---------------------------------*/ 
/*       (Desactivar para ocultar los bordes de las capas)        */
.estructura
{
	border: solid 0px fuchsia;
}

/*--------------------DISPOSICION DE LAS CAPAS--------------------*/

/*Estilos generales de la página*/
body
{ /*MODIFICADO EN CAMBIO A RW4*/
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/*Contenedor de la sombra de pagina. Marcar un ancho para dejar la página fijada*/
#wrapper { /*MODIFICADO EN CAMBIO A RW4*/
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
/*Tamaño de la columna del menu*/
#bloqueMenu { /*MODIFICADO EN CAMBIO A RW4*/
	width: 130px;
	float:left;
	background-color: #DCDCDC;
}
/*Tamaño del bloque de la cabecera*/
#bloqueCabecera { /*MODIFICADO EN CAMBIO A RW4*/
	position: relative;
	height: 83px;
	width: 784;
	display:block;
	background-image:url(Readyweb/rell_cab2.gif);
	background-repeat:repeat-x;
}
/*Posición de inserción del bloque de contenido desde la izquierda*/
#bloqueContenido { /*MODIFICADO EN CAMBIO A RW4*/
	width: 854px;
	float:right;
	background-color: #F0F0F0;
	padding-bottom:10px;
}
#bloquePie { /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/rellPie.gif);
	background-repeat:repeat-x;
	clear: both;
	height:25px;
	text-align: right;
	color:#FFFFFF;
	position:relative;
	display:block;
	padding-top:3px;
	padding-right:12px;	
}
/*Punto de inserción del Iframe. Deberá ser la unión entre cabecera y menu. OBSOLETO*/
.CeldaSeparadoraIframe { /*MODIFICADO EN CAMBIO A RW4*/
}

/*--------------------DISPOSICION DE LOS ELEMENTOS DE LA CABECERA--------------------*/

/*Punto de inserción de la capa de los controles (login-contraseña) de la cabecera*/
.controlesCabecera { /*MODIFICADO EN CAMBIO A RW4*/
	top: -3px;
	left: 640px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
}
/*Estilos referentes a los controles de la caja de login y contraseña*/
.textboxEncabezado { /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 12px;
	width: 90px;
	border: 1px solid #7F7F7F;
}
.botonEncabezado { /*MODIFICADO EN CAMBIO A RW4*/
	display: block;
	height: 8px;
	width: 12px;
	cursor: hand;
	border: 0px none;
	margin-top: 1px;
	margin-left: 3px;
	background-image: url(Readyweb/btnOkConectar.gif);
	repeat: no-repeat;
}
.etiquetaError { /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*Posicionamiento y estilo del ticker*/
.bloqueTicker{ /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 314px;
	height: 16px;
	position: absolute;
	left: 383px;
	top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	color:#003277;
	font-weight:bold;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/

/* Estilos del Menu */
.MenuNivel0 a { /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B71335;
	
font-weight: bold;
	
	width: 110px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	text-align: right;	
	padding-right: 13px;
}
.MenuNivel0 a:hover { /*MODIFICADO EN CAMBIO A RW4*/
	color:#999999;
}
.MenuNivel1 a { /*MODIFICADO EN CAMBIO A RW4*/
background-image: url(Readyweb/icoNivel1copia.gif);	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B71335;
	
	background-position: 115px 2px;
	background-repeat: no-repeat;
	width: 110px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	text-align: right;	
	padding-right: 13px;
}
.MenuNivel1 a:hover { /*MODIFICADO EN CAMBIO A RW4*/
	color:#999999;
}
.MenuNivel2 a { /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(Readyweb/icoNivel2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 119px;
	height:14px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin-top: 4px;
	padding-right: 3px;
	text-align:right;
}
.MenuNivel2 a:hover { /*MODIFICADO EN CAMBIO A RW4*/
	background-image: url(Readyweb/icoNivel2a.gif);	
	background-color: #B71335;
	color:#FFFFFF;
}
.MenuNivel3 a { /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0047B9;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 105px;
	margin-left: 7px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	display: block;
	margin-top: 2px;
	padding-left: 13px;
}
.MenuNivel3 a:hover { /*MODIFICADO EN CAMBIO A RW4*/
	color: #9AB6E2;
	background-color: #FFFFFF;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador { /*MODIFICADO EN CAMBIO A RW4*/
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	padding-left: 15px;
	height: 60px;
}
/*Caja de texto del buscador*/
#txtReadywebBuscar { /*MODIFICADO EN CAMBIO A RW4*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B71335;
	height: 12px;
	width: 90px;
	border: 1px solid #666666;
}
/*Botón "Buscar"*/
#btnBuscar { /*MODIFICADO EN CAMBIO A RW4*/
	height: 12px;
	width: 12px;
	border: 0px;
	background-image: url(Readyweb/btnOkBuscador.gif);
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	cursor: hand;
	margin-left: 42px;
}

/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/

.EtiquetaTitulo 
{ /*MODIFICADO EN CAMBIO A RW4*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B71335;
	padding-left: 115px;
	padding-top: 13px;
	background-image:url(Readyweb/cabeceraContenido1.gif);
	background-repeat:no-repeat;
	width: 739px;
	height: 38px;		
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               2) ESTILOS PROPIOS DE CADA DESARROLLO                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*AÑADIDO DESDE cssMenu.css*/
.MenuNivel0 { /*MODIFICADO EN CAMBIO A RW4*/
}
.MenuNivel1{ /*MODIFICADO EN CAMBIO A RW4*/
}
.MenuNivel2{ /*MODIFICADO EN CAMBIO A RW4*/
}
.MenuNivel3{ /*MODIFICADO EN CAMBIO A RW4*/
}
#letrasBuscador{ /*MODIFICADO EN CAMBIO A RW4*/
	margin-left: 8px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B71335;
	width: 80px;
	margin-left: 40px;
	display: block;
	text-decoration: none;
}
.clsCabecera{ /*MODIFICADO EN CAMBIO A RW4*/
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0047B9;
	font-weight: bold;
	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: #D6D6D6;
	border-left-color: #999999;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 3px;}
	
.barra{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/nav_ico1.gif);
	width:130px;
	heigh:11px;
	background-repeat:no-repeat;
	margin-top:3px;
}

/*AÑADIDO DESDE cssContenido.css*/
.clsCapaIndice a{ /*MODIFICADO EN CAMBIO A RW4*/
	color: #0062FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(Readyweb/icoEnlaceMiMenu.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 16px;}
	
.fondoTitulo { /*MODIFICADO EN CAMBIO A RW4*/
	
}
/*AÑADIDO DESDE cssDisposicion.css*/
#SupWrapper{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image: url(Readyweb/sombra.gif);
	background-repeat:repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.pieIzq{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/pie_izq.gif);
	background-repeat:no-repeat;
	width:19px;
	height:34px;
	position:absolute;
	left:-6px;
	top: 0px;
}
.pieDcha{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/pie_dcha.gif);
	background-repeat:no-repeat;
	width:19px;
	height:37px;
	position:absolute;
	left:972px;
	top: 0px;
}
.Ready{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/readyweb.gif);
	width:75px;
	height:53px;
	position:absolute;
	left: 917px;
}
#bloquePie a{ /*MODIFICADO EN CAMBIO A RW4*/
	color:#CADEFF;
	text-decoration:none;
}
#bloquePie a:hover{ /*MODIFICADO EN CAMBIO A RW4*/
	color:#FFCC00;
}

a{ /*MODIFICADO EN CAMBIO A RW4*/
	color:#888888;
	text-decoration:underline;
}
a:hover { /*MODIFICADO EN CAMBIO A RW4*/
	color:#003277;
}
#frameEnlace{ /*MODIFICADO EN CAMBIO A RW4*/
}
/*AÑADIDO DESDE cssEncabezado.css*/
.logoCabecera{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/logonuevo2.gif);
	background-repeat: no-repeat;
	top: 1px;
	left: 150px;
	width: 595px;
	height: 82px;
	position: relative;
	display: block;
}
.logo { /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/logo3.gif);
	background-repeat: no-repeat;
	top: 15px;
	left: -140px;
	width: 250px;
	height: 55px;
	position: absolute;
	display: block;
}
.gifEmpresas{ /*MODIFICADO EN CAMBIO A RW4*/
	background-image:url(Readyweb/logos.gif);
	background-repeat: no-repeat;
	top: 30px;
	left: 755px;
	width: 227px;
	height: 45px;
	position: absolute;
	display: block;
}
.usuarioPublico { /*MODIFICADO EN CAMBIO A RW4*/
	top: 3px;
	left: 480px;
	position: absolute;
	z-index: 100;
	width: 180px;
	color:#838383;
}