/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               1) ESTILOS ENTORNO DE LA READYWEB (FIJOS)                       */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*--------------------MODO DEBUG---------------------------------*/ 
/*       (Desactivar para ocultar los bordes de las capas)        */
.estructura
{ /*MODIFICADO EN CAMBIO A RW45*/
	border: solid 0px fuchsia;
}

a:link { /*MODIFICADO EN CAMBIO A RW45*/
	text-decoration: none;
}
a:visited { /*MODIFICADO EN CAMBIO A RW45*/
	text-decoration: none;
}
a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	text-decoration: none;
}
a:active { /*MODIFICADO EN CAMBIO A RW45*/
	text-decoration: none;
}

/*--------------------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;
}
/*Contenedor de la sombra de pagina. Marcar un ancho para dejar la página fijada*/
#wrapper
{ /*MODIFICADO EN CAMBIO A RW45*/
	background-image: url(Readyweb/rellWrapper.gif);
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
	background-repeat: repeat-y;
	background-position: right bottom ;	
	border:#FF0000 0px solid;
}
/*Tamaño de la columna del menu*/
#bloqueMenu 
{ /*MODIFICADO EN CAMBIO A RW45*/
	width: 178px;
	float: left;
	padding-left: 6px;
	border: solid 0px red;
	background-image:url(Readyweb/menucabecera.jpg);
	background-repeat:no-repeat; 
	padding-top:70px;
}
/*Tamaño del bloque de la cabecera*/
#bloqueCabecera
{ /*MODIFICADO EN CAMBIO A RW45*/
	height: 102px;
	position: relative;
	margin-left: 6px; /*Espacio para respetar la sombra*/
	margin-right: 6px; /*Espacio para respetar la sombra*/
	background-image:url(Readyweb/cabecera.jpg);
	background-repeat:no-repeat;
	border: solid 0px blue;
}
/*Posición de inserción del bloque de contenido desde la izquierda*/
#bloqueContenido { /*MODIFICADO EN CAMBIO A RW45*/
	width: 790px;
	float: right;
	margin-right: 6px;	
	border: solid 0px green;
	padding-right:4px;
}
#bloquePie
{ /*MODIFICADO EN CAMBIO A RW45*/
	border: solid 0px #FF00FF;
	background-position: 0px bottom;
	background-image: url(Readyweb/pieWrapper.gif);
	background-repeat: no-repeat;
	padding-left: 6px; /*sombra izquierda*/
	padding-right: 6px; /*sombra derecha*/
	padding-bottom: 0px; /*sombra inferior*/
	clear: both;
	height:46px;
	line-height:44px;
	text-align:center;
}
/*Punto de inserción del Iframe. Deberá ser la unión entre cabecera y menu. OBSOLETO*/
.CeldaSeparadoraIframe { /*MODIFICADO EN CAMBIO A RW45*/
	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 { /*MODIFICADO EN CAMBIO A RW45*/
	position:relative;
	top:10px;
	left:413px;
	display:block;
	width:0px;
	font-weight:bold;
}
/*Estilos referentes a los controles de la caja de login y contraseña*/
.textboxEncabezado { /*MODIFICADO EN CAMBIO A RW45*/
	border:1px #7f7f7f solid;
	width:82px;
	height:14px;
	color:#7f7f7f;
}
.botonEncabezado { /*MODIFICADO EN CAMBIO A RW45*/
	width:16px;
	height:16px;
	background-image:url(Readyweb/botonencabezado.jpg);
	border:0;
}
.etiquetaError { /*MODIFICADO EN CAMBIO A RW45*/
	border:0px solid #FF0000;
	position:relative;
	top: 82px;
	left: 191px;
	width:152px;
	display:block;
	text-align:center;
	color:#9b9858;

}
/*Posicionamiento y estilo del ticker*/
#bloqueTicker{ /*MODIFICADO EN CAMBIO A RW45*/
	float:right;
	width:590px;
	position:relative;
	top:42px;
	color:#fba500;
	font-weight:bold;
	margin-right:10px;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/

/* Estilos del Menu */
.MenuNivel0 a { /*MODIFICADO EN CAMBIO A RW45*/
	display:block;
	width:160px;
	height:26px;
	color:#a0af3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	padding-left: 16px;	
	border:#FF0000 0px solid;
	font-weight:bold;
}
.MenuNivel0 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
}
.MenuNivel1 a { /*MODIFICADO EN CAMBIO A RW45*/
	display:block;
	width:149px;
	height:23px;	
	color:#83af3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left: 27px;
	background-image:url(Readyweb/amapola.jpg);
	background-repeat:no-repeat;
	line-height:20px;		
	border:#FF0000 0px solid;
}
.MenuNivel1 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	color:#ffe200;
}
.MenuNivel2 a { /*MODIFICADO EN CAMBIO A RW45*/
	display:block;
	width:139px;
	height:23px;	
	color:#83af3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left: 37px;
	background-repeat:no-repeat;
	line-height:20px;		
	border:#FF0000 0px solid;
}
.MenuNivel2 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	color:#ffe200;
}
.MenuNivel3 a { /*MODIFICADO EN CAMBIO A RW45*/
	display:block;
	width:129px;
	height:23px;	
	color:#83af3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left: 47px;
	background-repeat:no-repeat;
	line-height:20px;		
	border:#FF0000 0px solid;
}
.MenuNivel3 a:hover { /*MODIFICADO EN CAMBIO A RW45*/
	color:#ffe200;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador { /*MODIFICADO EN CAMBIO A RW45*/
	display:block;
	background-image:url(Readyweb/fondobuscador.jpg);
	background-repeat:no-repeat;
	height:36px;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:5px;
	font-weight:bold;
	margin-top:20px;
	font-size:9px;		
}
/*Caja de texto del buscador*/
#txtReadywebBuscar { /*MODIFICADO EN CAMBIO A RW45*/
	border:#7fa3dc 1px solid;
	width:82px;
	height:12px;	
}
/*Botón "Buscar"*/
#btnBuscar { /*MODIFICADO EN CAMBIO A RW45*/
	border:0px;
	background-image:url(Readyweb/botonbuscador.jpg);
	width:16px;
	height:16px;
}

/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/

.EtiquetaTitulo 
{ /*MODIFICADO EN CAMBIO A RW45*/
	height:24px;
	background-image:url(Readyweb/fondonavegacion.jpg);
	position:relative;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffa500;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:2px;
	border:0px solid #FF0000;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               2) ESTILOS PROPIOS DE CADA DESARROLLO                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/