/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               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 RW45*/
	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 RW45*/
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Readyweb/nav_rell.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
/*Tamaño de la columna del menu*/
#bloqueMenu { /*MODIFICADO EN CAMBIO A RW45*/
	width: 187px;
	float:left;
}
/*Tamaño del bloque de la cabecera*/
#bloqueCabecera { /*MODIFICADO EN CAMBIO A RW45*/
	background-image: url(Readyweb/relleno_cab.gif);
	background-repeat:  repeat-x;
	position: relative;
	height: 90px;
	width: 100%;
	display:block;
}
/*Posición de inserción del bloque de contenido desde la izquierda*/
#bloqueContenido { /*MODIFICADO EN CAMBIO A RW45*/
	width: 786px;
	float:right;
	background-image: url(Readyweb/rellenoCont.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#bloquePie { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	height: 19px;
	text-align: center;
	color: #FFFFFF;
	padding-top:9px;
	background-image: url(Readyweb/abajo.gif);
	background-repeat: repeat-x;
}
#bloquePie a{ /*AÑADIDO EN CAMBIO A RW45*/
	color: #FFFFFF;
}
/*Punto de inserción del Iframe. Deberá ser la unión entre cabecera y menu. OBSOLETO*/
.CeldaSeparadoraIframe { /*MODIFICADO EN CAMBIO A RW45*/
}

/*--------------------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 RW45*/
	top: 65px;
	left: 638px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
}
/*Estilos referentes a los controles de la caja de login y contraseña*/
.textboxEncabezado { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A40D0D;
	height: 12px;
	width: 90px;
	border: 1px solid #7F7F7F;
}
.botonEncabezado { /*MODIFICADO EN CAMBIO A RW45*/
	height: 16px;
	width: 16px;
	border: 0px;
	background-image: url(Readyweb/btnAceptar.gif);
	background-repeat: no-repeat;
	cursor: hand;
	background-position: center;
	margin-top: 1px;
}
.etiquetaError { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*Posicionamiento y estilo del ticker*/
.bloqueTicker{ /*MODIFICADO EN CAMBIO A RW45*/	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 525a72;
	background-image: url(Readyweb/fondoTicker.gif);
	width: 184px;
	background-repeat: no-repeat;
	height: 16px;
	position: absolute;
	left: 323px;
	top: 72px;
	background-position: 0px 2px;
	padding-right: 15px;
	padding-left: 15px;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/

/* Estilos del Menu */
.MenuNivel0 a { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	border-color: #666666 black;
	padding-left: 5px;
	padding-bottom: 1px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(Readyweb/cuadrosIni.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	text-indent: 110px;
	width: 178px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
}
.MenuNivel0 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	color: #999999;
}
.MenuNivel1 a { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA0D37;
	font-weight: normal;
	text-align: right;
	border-color: #666666 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	right: 5px;
	clip: rect(auto,5px,auto,auto);
	background-image: url(Readyweb/dotty.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-bottom: 3px;
	text-decoration: none;
	width: 137px;
	display: block;
	margin-top: 5px;
}
.MenuNivel1 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	color: #000000;
}
.MenuNivel2 a { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	border-top: 0px solid #67717c;
	border-right: 0px solid #67717c;
	border-bottom: 0px solid #67717C;
	border-left: 0px solid #67717c;
	background-image: url(Readyweb/rectangulo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 3px;
	padding-top: 2px;
	text-decoration: none;
	width: 144px;
	height: 16px;
	display: block;
	margin-top: 5px;
}
.MenuNivel2 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	background-image: url(Readyweb/rectangulo2.gif);
}
.MenuNivel3 a { /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	border-top: 0px solid #67717c;
	border-right: 0px solid #67717c;
	border-bottom: 0px solid #67717C;
	border-left: 0px solid #67717c;
	padding-right: 3px;
	padding-top: 1px;
	text-decoration: none;
	width: 144px;
	display: block;
	margin-top: 5px;
}
.MenuNivel3 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	color: #999999;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador { /*MODIFICADO EN CAMBIO A RW45*/
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 86px;
	background-image: url(Readyweb/nav_2.gif);
	width: 170px;
	margin-top: 35px;
}
/*Caja de texto del buscador*/
#txtReadywebBuscar { /*MODIFICADO EN CAMBIO A RW45*/
	width: 106px;
	height: 12px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 13px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*Botón "Buscar"*/
#btnBuscar { /*MODIFICADO EN CAMBIO A RW45*/
	height: 16px;
	width: 16px;
	border: 0px;
	background-image: url(Readyweb/btnAceptar.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/

.EtiquetaTitulo 
{ /*MODIFICADO EN CAMBIO A RW45*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CA0D37;
	padding-top: 7px;	
	margin-left: 130px;
	margin-bottom: 20px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               2) ESTILOS PROPIOS DE CADA DESARROLLO                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*AÑADIDO DESDE cssContenido.css*/
.fondoTitulo { /*MODIFICADO EN CAMBIO A RW45*/
	
}

.clsCapaIndice a{ /*MODIFICADO EN CAMBIO A RW45*/
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;}
/*AÑADIDO DESDE cssDisposicion.css*/
#SupWrapper{ /*MODIFICADO EN CAMBIO A RW45*/
	background-image: url(Readyweb/rellBody.gif);
	background-repeat:  repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

#fondo { /*MODIFICADO EN CAMBIO A RW45*/
	background-image: url(Readyweb/fondoHome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#empujadorFondo { /*MODIFICADO EN CAMBIO A RW45*/
	clear: both;
}

#frameEnlace{ /*MODIFICADO EN CAMBIO A RW45*/
}
/*AÑADIDO DESDE cssEncabezado.css*/
.esquinaCabecera { /*MODIFICADO EN CAMBIO A RW45*/
	background-color: #EFEFEF;
	height: 22px;
	width: 227px;
	background-image: url(Readyweb/imgcurva.gif);
	background-repeat: no-repeat;
	background-position: left;
	top: 47px;
	left: 761px;
	position: absolute;
}
.enlacesContacto{ /*MODIFICADO EN CAMBIO A RW45*/
	top: 6px;
	left: 810px;
	position: absolute;
	z-index: 100;

}
.usuarioPublico { /*MODIFICADO EN CAMBIO A RW45*/
	top: 48px;
	left: 840px;
	position: absolute;
	z-index: 100;
	width: 140px;
	color: #666666;
}
#logoCabecera{ /*MODIFICADO EN CAMBIO A RW45*/
	position: relative;
}
.EnlacesCabecera
{ /*MODIFICADO EN CAMBIO A RW45*/
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}
/*AÑADIDO DESDE cssMenu.css*/
.MenuNivel0 { /*MODIFICADO EN CAMBIO A RW45*/
}
.MenuNivel1{ /*MODIFICADO EN CAMBIO A RW45*/
}
.MenuNivel2{ /*MODIFICADO EN CAMBIO A RW45*/
}
.MenuNivel3{ /*MODIFICADO EN CAMBIO A RW45*/
}
#letrasBuscador{ /*MODIFICADO EN CAMBIO A RW45*/
	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;
}
.clsCabecera{ /*MODIFICADO EN CAMBIO A RW45*/
	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;
}