/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               1) ESTILOS ENTORNO DE LA READYWEB (FIJOS)                       */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*--------------------DISPOSICION DE LAS CAPAS--------------------*/

/*Estilos generales de la página*/
body
{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
/*Contenedor de la sombra de pagina. Marcar un ancho para dejar la página fijada*/
#wrapper { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#FFFFFF;
}
.wrapperSinMenu
{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#FFFFFF;
}
/*Tamaño de la columna del menu  */
#bloqueMenu { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	width: 215px;
	float:left;
}
.bloqueMenuSinMenu
{
	float:left;
	display:none;
}

/*Tamaño del bloque de la cabecera*/
#bloqueCabecera { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	background-image: url(Readyweb/encabezado.jpg);
	background-repeat:  repeat-x;
	position: relative;
	height: 87px;
	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) */
/* a) Para Readyshop */
#bloqueContenido { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	width: 759px;
	float:right;
	background-image: url(Readyweb/rellenoContenido.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
}* html #bloqueContenido {display:inline; padding: 0px 12px 0px 15px; margin:0px; }

/* a) Para Readyweb */
.bloqueContenido {
	width: 759px;
	float:right;
	background-image: url(Readyweb/rellenoContenido.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
}* html .bloqueContenido {display:inline; padding: 0px 12px 0px 15px; margin:0px;}

.bloqueContenidoSinMenu 
{
	position:relative;
	width: 951px;
	padding-right: 15px;
	padding-left: 15px;
	background-color:white;
}* 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 { /*MODIFICADO EN CAMBIO DE RW2 A RW471 - CAMBIADO DE ID A CLASS*/
	background-color: #336699;
	clear: both;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	padding-top:9px;
	padding-right: 3px;
	display: block;
}
.bloquePieSinMenu
{
	background-color: #336699;
	clear: both;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	padding-top:9px;
	padding-right: 3px;
	display: block;
}

/*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--------------------*/

.controlesCabecera { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/

	/*visibility:hidden;
	position:absolute;
	top:185px;
	left:310px;*/
	top: 3px;
	left: 350px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
}
.controlesPanelControl{
	position:absolute;
	top:30px;
	right:6px;
	
	/*Cambio a RW47*/
	display:none;
}
.mensajeLogin{
display:none;
padding-bottom:15px;}
.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 { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 12px;
	width: 90px;
	border: 1px solid #7F7F7F;
}
.botonEncabezado { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	height: 15px;
	width: 15px;
	border: 0px solid #7F7F7F;
	background-color: #FFFFFF;
	display: block;
	background-image: url(ReadyWeb/btnOk.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.botonLogin{display:none;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 { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*Posicionamiento y estilo del ticker*/
#bloqueTicker{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 345px;
	height: 16px;
	position: absolute;
	left: 380px;
	top: 62px;

}

#bloqueTicker a{ /*AÑADIDO EN CAMBIO A RW45*/
	text-decoration:none;
	color: #FFFFFF;
}
.bloqueBuscadores
{
	display:block;
	position:absolute; 
	top:5px; 
	left:255px; 
	margin-top:4px;
}
#bloqueContacto
{
visibility:hidden;
	}
#bloqueIdiomas
{
visibility:hidden;
	}
.bloqueLogo
{
  /*Modificado por A.Bustillo*/
	display:none;
	position:absolute; 
	top:25px; 
	left:35px; }
.bloqueBreadCrump
{
	display:block;
	position:absolute;
	top:90px;
	left:240px;
	font-size:10px;
}
.bloqueBreadCrumpSinMenu
{
	display:block;
	position:absolute;
	top:70px;
	left:150px;
	font-size:10px;
}
.enlaceBreadCrump
{
	text-decoration:none; 
	color:#4C4C4C;
}
.enlaceBreadCrump :hover
{
	text-decoration:none; 
	color:#4C4C4C;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/

/* Estilos del Menu */
.MenuNivel0 a {
	font-family: Verdana;
	font-size: 11px;
	color: #508AC5;
	font-weight: bold;
	background-image: url(Readyweb/imgNivel0.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 40px;
	background-position: 0px 16px;
	margin-left: 17px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.MenuNivel0 a:hover {
	color: #FF9900;
	background-image: url(Readyweb/imgNivel0_Flex.gif);
}
.MenuNivel1 a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(Readyweb/imgNivel1.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 30px;
	background-position: 0px 4px;
	margin-left: 17px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.MenuNivel1 a:hover {
	color: #508AC5;
	background-image: url(Readyweb/imgNivel1_Over.gif);
}
.MenuNivel2 a {
	font-family: Verdana;
	font-size: 10px;
	color: #508AC5;
	background-image: url(Readyweb/imgNivel2.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 30px;
	background-position: 10px 4px;
	margin-left: 17px;
	margin-top: 4px;
	margin-bottom: 4px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 140px;
	padding-bottom: 3px;
}
.MenuNivel2 a:hover {
	color: #999999;
	background-image: url(Readyweb/imgNivel2_Over.gif);
}
.MenuNivel3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 135px;
	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: 40px;
	background-image: url(Readyweb/icoLVL3.gif);
	background-position: 30px 5px;
	background-repeat: no-repeat;
}
.MenuNivel3 a:hover {
	color: #9AB6E2;
	background-color: #FFFFFF;
}

.MenuNivel4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #508AC5;
	text-decoration: none;
	width: 125px;
	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: 50px;
}
.MenuNivel4 a:hover {
	color: #9AB6E2;
	background-color: #FFFFFF;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	padding-left: 15px;
}
/*Caja de texto del buscador*/
#txtReadywebBuscar {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	height: 11px;
	width: 130px;
	border: 1px solid #999999;
}
#btnBuscar {
	height: 15px;
	width: 15px;
	border: 0px solid #7F7F7F;
	background-color: #FFFFFF;
	background-image: url(Readyweb/btnOk.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/

.EtiquetaTitulo 
{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #508AC5;

	padding-left: 10px;
	margin-bottom: 30px;
}

/*--------------------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                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


/*AÑADIDO EN CAMBIO DE VERSIÓN DESDE "CSSCONTENIDO"*/
#botonImprimir{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	float: right;
	height: 20px;
	width: 20px;
	padding-right: 12px;
	padding-top: 16px;
}
.bloqueBanderas{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/

	position: absolute;
	right: 15px;
	top: 100px;

}
.clsCapaIndice a{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
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 EN CAMBIO DE VERSIÓN DESDE "CSSDISPOSICION"*/

.bloquePie a { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#fondoWeb{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	background-image: url(Readyweb/fondoWeb.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
a{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
text-decoration:none;
color: #508AC5;}

a:hover{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
color: #FF9900}

.enlacemodulo { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
text-decoration:none;
color: #ffffff;
}
/*AÑADIDO EN CAMBIO DE VERSIÓN DESDE "CSSENCABEZADO"*/

.enlacesContacto{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	top: 6px;
	left: 810px;
	position: absolute;
	z-index: 100;

}
.usuarioPublico { /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	top: 33px;
	left: 440px;
	position: absolute;
	z-index: 100;
	width: 140px;
	color: #FFFFFF;
}
#logoCabecera{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	top: 12px;
	position: relative;
}
.EnlacesCabecera
{ /*MODIFICADO EN CAMBIO DE RW2 A RW471*/
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}
/*AÑADIDO EN CAMBIO DE VERSIÓN DESDE "CSSMENU"*/
#letrasBuscador{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #7DA9D5;
	font-weight: bold;
	}
	
.clsCabecera{

	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;}

