/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               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 461*/
	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 461*/
	width: 989px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Readyweb/rellenoWrapper.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*Tamaño de la columna del menu  */
#bloqueMenu { /*MODIFICADO EN CAMBIO A 461*/
	width: 167px;
	float:left;
}

/*Tamaño del bloque de la cabecera*/
#bloqueCabecera { /*MODIFICADO EN CAMBIO A 461*/
	background-image: url(Readyweb/rellenoCabecera.gif);
	background-repeat:  repeat-x;
	position: relative;
	height: 109px;
	width: 100%;
	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) */
#bloqueContenido { /*MODIFICADO EN CAMBIO A 461*/
	width: 790px;
	float:right;
	padding-left: 16px;
	margin-bottom: 10px;
	padding-right: 5px;
}* html #bloqueContenido {display:inline; padding: 0px 12px 0px 15px; margin:0px; }

#bloquePie { /*MODIFICADO EN CAMBIO A 461*/
	clear: both;
	height: 17px;
	text-align: right;
	color: #714D00;
	padding-top:6px;
	padding-right: 3px;
	background-image: url(Readyweb/rellenoPie.gif);
	background-repeat: repeat-x;
}
/*Punto de inserción del Iframe. Deberá ser la unión entre cabecera y menu. OBSOLETO*/
.CeldaSeparadoraIframe { /*MODIFICADO EN CAMBIO A 461*/
}

/*--------------------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 461*/
	top: 24px;
	left: 612px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
}

.controlesPanelControl{
  display:none;
	position:absolute;
	top:30px;
	right:6px;
}
.mensajeLogin{display:none;padding-bottom:15px;}
.controlesLogin{display:block;}
.botonesLogin1{display:none;}
.botonesLogin2{display:none; width:380px;padding:10px;margin-top:25px;border:1px dashed #4C4C4C;text-align:center;}

.textboxEncabezado { /*MODIFICADO EN CAMBIO A 461*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 90px;
	border: 1px solid #7F7F7F;
}
.botonEncabezado { /*MODIFICADO EN CAMBIO A 461*/
	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:block;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:block;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:block;padding-top:15px;color:Red;}

.fuenteControlesCabecera{color:#4C4C4C;}

.etiquetaError { /*MODIFICADO EN CAMBIO A 461*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*Posicionamiento y estilo del ticker*/
#bloqueTicker{ /*MODIFICADO EN CAMBIO A 461*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(Readyweb/fondoticker.gif);
	width: 209px;
	background-repeat: no-repeat;
	height: 16px;
	position: absolute;
	left: 230px;
	top: 93px;
	background-position: 0px 2px;
	padding-right: 5px;
	padding-left: 5px;
}

.bloqueBuscadores
{
  display:none;
	position:absolute; 
	top:5px; 
	left:255px; 
	margin-top:4px;
}
#bloqueContacto
{
  display:none;
	}
#bloqueIdiomas
{
  display:none;
	}
.bloqueLogo
{
  display:none;
	position:absolute; 
	visibility:hidden;
	top:25px; 
	left:35px; }
#bloqueBreadCrump
{
  display:none;
	position:absolute;
	top:125px;
	left:204px;
	font-size:10px;
}
.enlaceBreadCrump
{
	text-decoration:none; 
	color:#4C4C4C;
}
.enlaceBreadCrump :hover
{
	text-decoration:none; 
	color:#4C4C4C;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/
.MenuNivel0 {
}
.MenuNivel1{
}
.MenuNivel2{
}
.MenuNivel3{
}
.MenuNivel4{
}
.MenuNivel0 a { /*MODIFICADO EN CAMBIO A 461*/
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C4900;
	font-weight: bold;
	background-image: url(Readyweb/iconivel0.gif);
	background-repeat: no-repeat;
	width: 128px;
	height: 17px;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	padding-bottom: 1px;
	background-color: #C6B05F;
	padding-left: 20px;
}
.MenuNivel0 a:hover { /*MODIFICADO EN CAMBIO A 461*/
	color: #FFFFFF;
}
.MenuNivel1 a { /*MODIFICADO EN CAMBIO A 461*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 125px;
	margin-left: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	margin-top: 2px;
	padding-left: 13px;
	background-image: url(Readyweb/iconivel1.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.MenuNivel1 a:hover { /*MODIFICADO EN CAMBIO A 461*/
	color: #B97C00;
}
.MenuNivel2 a { /*MODIFICADO EN CAMBIO A 461*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #996600;
	width: 135px;
	margin-left: 17px;
	display: block;
	margin-top: 2px;
	padding-left: 3px;
	color: #FFFFFF;
}
.MenuNivel2 a:hover { /*MODIFICADO EN CAMBIO A 461*/
	color: #805600;
	background-color: #FFFFFF;
}
.MenuNivel3 a { /*MODIFICADO EN CAMBIO A 461*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 130px;
	margin-left: 22px;
	display: block;
	margin-top: 2px;
	padding-left: 3px;
	color: #FFFFFF;
}
.MenuNivel3 a:hover { /*MODIFICADO EN CAMBIO A 461*/
	color: #805600;
	background-color: #FFFFFF;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador { /*MODIFICADO EN CAMBIO A 461*/
	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 { /*MODIFICADO EN CAMBIO A 461*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 110px;
	border: 1px solid #AC6128;
}
/*Botón "Buscar"*/
#btnBuscar { /*MODIFICADO EN CAMBIO A 461*/
	height: 16px;
	width: 16px;
	border: 0px;
	background-image: url(Readyweb/nav_busq.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/
.EtiquetaTitulo 
{ /*MODIFICADO EN CAMBIO A 461*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A4800;
	padding-top: 25px;
	margin-bottom: 20px;
	background-image: url(Readyweb/fondoTitulo.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 756px;
	padding-left: 30px;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               2) ESTILOS PROPIOS DE CADA DESARROLLO                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*AÑADIDO DESDE cssContenido de la versión RW2*/
.fondoTitulo { /*MODIFICADO EN CAMBIO A 461*/
	
}

#SupWrapper{ /*MODIFICADO EN CAMBIO A 461*/
	background-image: url(Readyweb/rellBody.gif);
	background-repeat:  repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#fondo { /*MODIFICADO EN CAMBIO A 461*/
	background-image: url(Readyweb/rellenoMenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#empujadorFondo { /*MODIFICADO EN CAMBIO A 461*/
	clear: both;
}
.esquinaCabecera { /*MODIFICADO EN CAMBIO A 461*/
	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 461*/
	top: 6px;
	left: 810px;
	position: absolute;
	z-index: 100;

}
.usuarioPublico { /*MODIFICADO EN CAMBIO A 461*/
	top: 10px;
	left: 840px;
	position: absolute;
	z-index: 100;
	width: 140px;
	color: #666666;
}
#logoCabecera{ /*MODIFICADO EN CAMBIO A 461*/
	top: 0px;
	position: relative;
	left: 0px;
}
.EnlacesCabecera
{ /*MODIFICADO EN CAMBIO A 461*/
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}
#letrasBuscador{ /*MODIFICADO EN CAMBIO A 461*/
	margin-left: 8px;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 3px;}



.clsCabecera{ /*MODIFICADO EN CAMBIO A 461*/

	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;}





.Traductor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 209px;
	background-repeat: no-repeat;
	height: 16px;
	position: absolute;
	left: 780px;
	top: 63px;
	background-position: 0px 2px;
	padding-right: 5px;
	padding-left: 5px;
}