/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*               1) ESTILOS ENTORNO DE LA READYWEB (FIJOS)                       */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

a:link { /*AFECTADO EN CAMBIO A READYWEB4*/
	text-decoration: none;
	color:inherit;
}
a:visited { /*AFECTADO EN CAMBIO A READYWEB4*/
	text-decoration: none;
	color:inherit;
}
a:hover { /*AFECTADO EN CAMBIO A READYWEB4*/
	text-decoration: none;
	color:inherit;
}
a:active { /*AFECTADO EN CAMBIO A READYWEB4*/
	text-decoration: none;
	color:inherit;
}

/*--------------------DISPOSICION DE LAS CAPAS--------------------*/

/*Estilos generales de la página*/
body
{ /*AFECTADO EN CAMBIO A READYWEB4*/
	/*margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;*/
		margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#SupWrapper{ /*AFECTADO EN CAMBIO A READYWEB4*/
	width:924px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../archivos/imagenes/rellBody.gif);
	background-repeat:  repeat-y;
	background-position: center;
}
/*Contenedor de la sombra de pagina. Marcar un ancho para dejar la página fijada*/
.wrapper
{ /*AFECTADO EN CAMBIO A READYWEB4*/
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.wrapperSinMenu
{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
/*Tamaño de la columna del menu  */
.bloqueMenu 
{ /*AFECTADO EN CAMBIO A READYWEB4*/
	width: 168px;
	float:left;
    background-image: url(../archivos/imagenes/ImgLatSup.jpg);
	background-repeat: no-repeat;
	padding-top:45px;
}
.bloqueMenuSinMenu
{
	width: 168px;
	float:left;
    background-image: url(../archivos/imagenes/ImgLatSup.jpg);
	background-repeat: no-repeat;
	padding-top:45px;
}
/*Tamaño del bloque de la cabecera*/
#bloqueCabecera
{ /*AFECTADO EN CAMBIO A READYWEB4*/

	height: 102px;
	width: 100%;
	background-image: url(../archivos/imagenes/Cabecera.jpg);
	background-repeat:  repeat-x;
	position: relative;
	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 { /*AFECTADO EN CAMBIO A READYWEB4*/
	float:right;
	padding-left: 0px;
	width: 742px;
	background-image: url(../archivos/imagenes/fondoContenido.gif);
	background-repeat: no-repeat;
	color: #867AB8;
}* html #bloqueContenido {display:inline;}

/* a) Para Readyweb */
.bloqueContenido { /*AFECTADO EN CAMBIO A READYWEB4*/
	float:right;
	padding-left: 0px;
	width: 742px;
	background-image: url(../archivos/imagenes/fondoContenido.gif);
	background-repeat: no-repeat;
	color: #867AB8;
}* html #bloqueContenido {display:inline;}

.bloqueContenidoSinMenu 
{
	float:right;
	padding-left: 0px;
	width: 742px;
	background-image: url(../archivos/imagenes/fondoContenido.gif);
	background-repeat: no-repeat;
	color: #867AB8;
}* html .bloqueContenidoSinMenu {display:inline;}

.bloquePie
{ /*AFECTADO EN CAMBIO A READYWEB4*/

	height: 28px;
	width: 924px;
	padding-top: 9px;
	text-align: center;
	font-size: 10px;
	font-weight:normal;
   	color: #FFFFFF;
	background-image: url(../archivos/imagenes/Pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	display:block;
	clear:both;
}
.bloquePieSinMenu
{
	height: 28px;
	width: 924px;
	padding-top: 9px;
	text-align: center;
	font-size: 10px;
	font-weight:normal;
   	color: #FFFFFF;
	background-image: url(../archivos/imagenes/Pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	display:block;
	clear:both;
}

/*Punto de inserción del Iframe. Deberá ser la unión entre cabecera y menu. OBSOLETO*/
.CeldaSeparadoraIframe { /*AFECTADO EN CAMBIO A READYWEB4*/
	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 
{
	visibility:hidden;
	position:absolute;
	top:150px;
	left:310px;
}
.controlesPanelControl
{
	display:none;
	position:absolute;
	top:20px;
	right:18px;
}
.mensajeLogin{display:block;padding-bottom:15px;}
.controlesLogin{display:block;}
.botonesLogin1{}
.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 {width:200px;border-top:1px solid #cacaca;border-left:1px solid #cacaca;border-bottom:1px solid #f8f7f4;border-right:1px solid #f8f7f4;color:#122766;font-family:Verdana, Arial, Serif;font-size:10px;background-color:#f8f7f4;}
.botonEncabezado {display:block;border:0px;width:85px;height:24px;background-image:url(Shop/botonNormal.jpg);background-repeat:no-repeat;font-family:Arial,Helvetica,Serif;font-size:11px;font-weight:normal;color:White;text-align:center;vertical-align:middle;cursor:pointer;}

.botonLogin{display:block;border:0px;width:130px;height:22px;padding-bottom:2px;background-image:url(Shop/botonLogin.jpg);background-repeat:no-repeat;font-family:Arial,Helvetica,Serif;font-size:11px;font-weight:normal;color:White;text-align:center;vertical-align:middle;cursor:pointer;}
.botonRegistrese{display:none;border:0px;width:130px;height:22px;padding-bottom:2px;background-image:url(Shop/botonRegistrese.jpg);background-repeat:no-repeat;font-family:Arial,Helvetica,Serif;font-size:11px;font-weight:normal;color:White;text-align:center;vertical-align:middle;cursor:pointer;}
.botonRecordarContrasena{display:block;border:0px;width:210px;height:22px;padding-bottom:2px;background-image:url(Shop/botonRecordarContrasena.jpg);background-repeat:no-repeat;font-family:Arial,Helvetica,Serif;font-size:11px;font-weight:normal;color:White;text-align:center;vertical-align:middle;cursor:pointer;}
.labelErrorLogin{display:block;padding-top:15px;color:Red;}

.fuenteControlesCabecera{color:#4C4C4C;}
.etiquetaError 
{ /*AFECTADO EN CAMBIO A READYWEB4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #344287;
}
/*Posicionamiento y estilo del ticker*/
#bloqueTicker{ /*AFECTADO EN CAMBIO A READYWEB4*/
	position: absolute;
	top: 82px;
	left: 252px;
	height: 16px;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background-image: url(../archivos/imagenes/fondoTicker.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-right: 10px;
	padding-left: 10px;
}

#bloqueTicker a{ /*AÑADIDO EN CAMBIO A RW45*/
	text-decoration:none;
	color: #FFFFFF;
}
.bloqueBuscadores
{
	visibility:hidden;
	position:absolute;
	top:120px;
	left:250px;
	margin-top:4px;
}
#bloqueContacto
{
	display:none;
}
#bloqueIdiomas
{
	display:none;
}
.bloqueLogo
{
	display:none;
	position:absolute; 
	top:20px; 
	left:30px; 
}
.bloqueBreadCrump
{
	display:none;
	position:absolute;
	top:109px;
	left:215px;
	font-size:10px;
	color:#a4a4a4;
}
.bloqueBreadCrumpSinMenu
{
	display:none;
	position:absolute;
	top:125px;
	left:204px;
	font-size:11px;
}
.enlaceBreadCrump
{
	text-decoration:none; 
	color:#a4a4a4;
}
.enlaceBreadCrump :hover
{
	text-decoration:none; 
	color:#a4a4a4;
}

/*--------------------ESTILO DE LOS DIFERENTES OBJETOS DEL MENU--------------------*/

/* Estilos del Menu */
/* Estilos del Menu */
.MenuNivel0 { /*AFECTADO EN CAMBIO A READYWEB4*/
	height: 22px;
	width: 167px;
}
.MenuNivel1{ /*AFECTADO EN CAMBIO A READYWEB4*/
	height: 22px;
	width: 167px;
}
.MenuNivel2{ /*AFECTADO EN CAMBIO A READYWEB4*/
	height: 22px;
	width: 167px;
}
.MenuNivel3{ /*AFECTADO EN CAMBIO A READYWEB4*/
	height: 22px;
	width: 167px;
}
.MenuNivel0 a { /*AFECTADO EN CAMBIO A READYWEB4*/
	display: block;
	padding:0px;
	margin-top: 5px;
	margin-left: 8px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #344287;
	text-decoration: none;
}
.MenuNivel0 a:hover { /*AFECTADO EN CAMBIO A READYWEB4*/
background-color: #D1D5EA;
}
.MenuNivel1 a { /*AFECTADO EN CAMBIO A READYWEB4*/
   display: block;
	padding:0px;
	margin-top: 5px;
	margin-left: 8px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #344287;
	text-decoration: none;
}
.MenuNivel1 a:hover { /*AFECTADO EN CAMBIO A READYWEB4*/
background-color: #D1D5EA;
}
.MenuNivel2 a { /*AFECTADO EN CAMBIO A READYWEB4*/
   display: block;
	padding:0px;
	margin-top: 5px;
	margin-left:18px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0047B9;
	text-decoration: none;
}
.MenuNivel2 a:hover { /*AFECTADO EN CAMBIO A READYWEB4*/
background-color: #D1D5EA;
}
.MenuNivel3 a { /*AFECTADO EN CAMBIO A READYWEB4*/
   display: block;
	padding:0px;
	margin-top: 5px;
	margin-left: 28px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

.MenuNivel3 a:hover { /*AFECTADO EN CAMBIO A READYWEB4*/
	background-color: #D1D5EA;
}

/*--------------------ESTILO DE LOS ELEMENTOS DEL BUSCADOR--------------------*/

/*Contenedor del buscador y letras de "Buscador"*/
#bloqueBuscador { /*AFECTADO EN CAMBIO A READYWEB4*/
	float: left;
   height: 62px;
	width:150px;
	padding-left: 18px;
	padding-top: 14px;
	margin-top:25px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color: #344287;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   background-image: url(../archivos/imagenes/FondoBuscador.jpg);
	background-repeat: no-repeat;
}
/*Caja de texto del buscador*/
#txtReadywebBuscar { /*AFECTADO EN CAMBIO A READYWEB4*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 14px;
	width: 90px;
	border: 1px solid #344287;
	background-color:#EFF0F8;
}
/*Botn "Buscar"*/
#btnBuscar { /*AFECTADO EN CAMBIO A READYWEB4*/
	height: 16px;
	width: 21px;
	border: 0px;
	background-image: url(../archivos/imagenes/btnBuscar2.jpg);
	background-repeat: no-repeat;
	cursor: hand;
}

/*--------------------ESTILO DEL TITULO DE LA PAGINA--------------------*/

.EtiquetaTitulo 
{ /*AFECTADO EN CAMBIO A READYWEB4*/
	height:20px;
	width:732px;
	padding-top: 9px;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	text-align:right;
	color: #344287;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
}

/*--------------------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                           */
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

.enlacesPieIzda{float:left;padding-top:3px;padding-left:10px;font-size:11px;color:FFFFFF;}
.enlacesPieDcha{float:right;padding-top:3px;padding-right:10px;font-size:11px;color:#545555;}

a.enlacePie:hover{text-decoration:none;font-size:11px;color:#545555;font-weight:bold;}
a.enlacePie:link{text-decoration:none;font-size:11px;color:#545555;font-weight:bold;}
a.enlacePie:active{text-decoration:none;font-size:11px;color:#545555;font-weight:bold;}
a.enlacePie:visited{text-decoration:none;font-size:11px;color:#545555;font-weight:bold;}

.usuarioPublico { /*AFECTADO EN CAMBIO A READYWEB4*/

	position: absolute;
	top: 112px;
	left: 11px;
	z-index: 100;
	width: 140px;
}

#logoCabecera{ /*AFECTADO EN CAMBIO A READYWEB4*/
	top: 12px;
	position: relative;
}
.EnlacesCabecera
{ /*AFECTADO EN CAMBIO A READYWEB4*/
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}
.clsCabecera{ /*AFECTADO EN CAMBIO A READYWEB4*/
	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;}