/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 11px;
    COLOR:#fff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    margin-top:0;
    background-color:#2c2c2c;
}

.formulario{
    BORDER: 1 outset #cccccc;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #fff;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    background-color: #fafafa;
}

a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
	
.contacto{
}
td{
	font-size:11px;
}

.barraEstado, .barraEstado a:link,.barraEstado a:visited
{
	font-size:10px;
	color:#fff;
	text-decoration:none;
}
.barraEstado a:hover
{
	text-decoration:underline;
	}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#impresion{	display:none;}
	

#contenedoraWeb /*IMPORTANTE para centrar la web...*/{
	width:780px;
	margin:0 auto 0 auto;
	position:relative;
}
#capa_contenidos{	
	float:left;
	width:780px;
	clear:both;
}

.contenidoizq
{
	width:165px;
	float:left;
}

.contenidoCentro
{
	width:590px;
	float:right;
	margin-left:0px;
	text-align:left;
}


.contenidodch
{display:none;
}
.ancho100{ width:100%;}


/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(http://www.ziako.com/modulos/usuariosFtp/conexion/diseimagenes624a.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:315px; 
}
	

	#h_cell_1 { /*Banner*/
		position:absolute;
		top:0;
		left:0;
		height:315px;
		width:780px;
	}
	
	#h_cell_2 { /*M_horizontal*/
		position:absolute;
		top:259px;
		right:0;
		height:30px;
		width:339px;
	}
	#h_cell_2 a{float:left;padding:8px 0 0px 15px;font-size:12px;text-decoration:none;}
	
	#h_cell_3 {/*Barra de estado*/		
		position:absolute;
		left:52px;
		top:296px;
		text-align:left;	
		width:720px;
	}
	
	
	#h_cell_7 {
	}
	
	#h_cell_8 {
	}
	
	#h_cell_9 {
	}
	
	#h_cell_10 {
	}
	
	#h_cell_11 {
	}
	
	#h_cell_12 {
	}

/************************** MÓDULOS CABECERA ************************************/


/********************************* BUSCADOR *************************************/


/*ESTE CREO QUE SIRVE DE PARTE DE LOS SIGUIENTES*/
/*.tablaBuscador {
background-color:#330066;
height:500px;
}*/

/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador
{
	width:247px;
	float:left;
}
#mod_cont_buscador form
{
	float:left;
}
#mod_buscador_input input
{
	border:solid 1px #000;
	font-family:verdana;
	font-size:11px;
	width:212px;
	height:17px;
	float:left;
} 
#mod_buscador_input 
{
	width:212px;
	height:17px;
	float:left;
}

#mod_buscador_button,#mod_buscador_button input
{
	float:left;
}

/********************************* SALUDO *************************************/
#mod_cont_saludo{
}

/********************************* IDIOMAS *************************************/
.id_idioma, .id_idioma a:visited, .id_idioma a:link
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	float:left;	
}
.id_idioma a:hover
{
	text-decoration:none;
	}
#idioma0{ margin-right:17px;}
#mod_cont_idiomas
{
}

/*************************** DOMINIO - USUARIOS ********************************/
#mod_cont_dominio{
}

/**************************** AGENDA ***********************************/
.buscarOcio /*Boton y caja de texto del buscador*/
{
    BORDER-RIGHT: #B1CAE5 1px solid;
    BORDER-TOP: #B1CAE5 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #B1CAE5 1px solid;
    WIDTH: 130px;
    COLOR: #006EB2;
    BORDER-BOTTOM: #B1CAE5 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
/*Capa contenedora de la tabla(calendario) y su buscador(Boton y caja texto)*/
#cont_agendatabla a
{
	text-decoration:none;
	}
#cont_agendatabla a:hover
{
	text-decoration:none;
	}
.ElementoAgendaEventos a
{
	color:#434343;
	text-decoration:none;
	}
.ElementoAgendaEventos a:hover
{
	color:#434343;
	text-decoration:underline;
	}
.ElementoAgendaEventos
{
	color:Black;}
.fechaAgendaEventos
{
	color:Black;}
#cont_Modulo_tipo3
{
	color:Black;
	}
#cont_Modulo_tipo3 a
{
	color:#434343;
	text-decoration:none;
	}
#cont_Modulo_tipo3 a:hover
{
	text-decoration:underline;
	}


/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq
{
	text-align:left;
}

.contpadremenuizqexpand
{
	font-size:10px;
}
.contpadremenuizq
{
	font-size:10px;
}

	.cellpadremenuizq, .PadreResaltado1
	{		
		border-left:solid 45px #504f4f;
		padding-left:5px;
		padding-bottom:2px;
		padding-top:2px;
		margin-top:5px;
	}
		
		.cellpadremenuizq a, .PadreResaltado1 a
		{			
			text-decoration:none;
			color:#cfa302;			
		}
		.cellpadremenuizq a:hover, .PadreResaltado1 a:hover{
			text-decoration:underline;
			color:#cfa302;
		}
	
	.imgpadremenuizq{
		display:none;
	}

.conthijosmenuizq
{
	text-align:center;
}

	.conthijosmenuizqhide /* solo se utiliza con el tipo C de menu*/
	{		
		/*position:absolute;
		left:-999em;
		height:1px;
		width:100px;
		overflow:hidden;		*/
		display:none;
	}

	.cellhijomenuizq
	{			
	}
		
		.cellhijomenuizq a{

		}
		.cellhijomenuizq a:hover{

		}
	
	.imghijomenuizq{	
		display:none;
	}
.menuresaltado{}

/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/

#cont_cabecera_centro{ margin-bottom:20px;}
#tit_cabecera_centro
{
	padding:0 0 0 5px;
	}
.tamanoFuente h1{
	font-size:1.1em;
	color:#cfa302;
	display:inline;
}
.tamanoFuente p
{
	font-size:0.9em;
	}

.aumentoletra{
	width:50px;
	float:right;
	display:block;
}

.catalogoImagenesDcha{
}
.buspreImagenesDcha{
}


.justificado{
	font-size:11px;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre
	{
		background-color:#504f4f;
		text-align:right;
		height:25px;
	}
	.infBuspre a{
		text-decoration:none;
		font-size:10px;
	}
	.infBuspre a:hover
	{
		color:#fff;
		text-decoration:underline;
		font-size:10px;
	}
	.infBuspre a:link{
		text-decoration:none;
		font-size:10px;
	}

/*Catalogo*/
.titulohijos{
	font-size:10px;
}
.titulohijos a{

	text-decoration:none;
}
.titulohijos a:hover{

	text-decoration:none;
}
.resumenhijos{font-size:10px;}

.botones

{
    BORDER: 1 outset #cccccc;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #dedede;
    TEXT-ALIGN: center;
}


/********************************************************************************/
/**************************** MENU DERECHA **************************************/
/********************************************************************************/
/*se pueden copiar los del izquierdo y adpatarlos a estos para que sean iguales */
.contmenudch
{
	text-align:left;
}

.contpadremenudchexpand
{
	font-size:10px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
}
.contpadremenudch
{
	font-size:10px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
}

	.cellpadremenudch
	{
		background-image:url(http://www.casadelarioja.com/modulos/usuariosFtp/conexion/diseimagenes3a.gif);
		background-repeat:no-repeat;
		background-position:right top;
		font-weight:bold;
		padding:3px 0 3px 5px;
		background-color:#9c1401;
		border-bottom:solid 2px #439351;
	}
		
		.cellpadremenudch a
		{			
			text-decoration:none;
			color:#FFFFFF;			
		}
		.cellpadremenudch a:hover{
			text-decoration:none;
			color:#FFFFFF;
		}
	
	.imgpadremenudch{
		display:none;
	}

.conthijosmenudch
{
	text-align:center;
	margin-bottom:15px;
}

	.conthijosmenudchhide /* solo se utiliza con el tipo C de menu*/
	{		
		/*position:absolute;
		left:-999em;
		height:1px;
		width:100px;
		overflow:hidden;		*/
		display:none;
	}

	.cellhijomenudch
	{			
		text-align:left;
		font-size:0.9em;
		color:#b54e3e;
		padding-left:15px;
		padding-top:5px;
		padding-bottom:3px;
		background-image:url(http://www.casadelarioja.com/modulos/usuariosFtp/conexion/diseimagenes4a.gif);
		background-repeat:no-repeat;
		border-bottom:solid 1px #e8cac5;
	}
		
		.cellhijomenudch a{
			text-decoration:none;
			color:#b54e3e;
		}
		.cellhijomenudch a:hover{
			text-decoration:none;
			color:#439351;
		}
	
	.imghijomenudch{	
		display:none;
	}

/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:780px;
text-align:center;
clear:both;
color:#504f4f;
background-image:url(http://www.ziako.com/modulos/usuariosFtp/conexion/diseimagenes630a.jpg);
padding-bottom:10px;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1
{
padding-top:8px;
}
	#b_cell_1 a
	{
		font-size:10px;
		color:#504f4f;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
display:none;
}


/********** LOGO DMACROWEB **********/

#b_cell_3
{
	top:22px;
	left:14px;
	position:relative;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	margin-top:22px;
	margin-left:50px;
	width:580px;
	text-align:left;
	float:left;
	font-size:10px;
}
	#b_cell_4 a{
		text-decoration:none;
	}
	#b_cell_4 a:hover
	{
		text-decoration:underline;
	}

/********** WAI IMAGEN **********/

#b_cell_5
{		
	margin-top:12px;
	right:40px;
	position:relative;
	text-align:right;
	float:left;
}

/********** EXTRA **********/

#b_cell_6{
}




/********************************************************************************/
/***************************** DESTACADOS ***************************************/
/********************************************************************************/


.destacadoD{ background-color:#439351; color:#fff; font-weight:bold; padding:1px 0 2px 2px; font-size:10px;}

/************************ IZQUIERDA ARRIBA - 16 **********************************/
#mod_cont_dest_16
{
}

/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17
{
}
#mod_cont_dest_17 a
{
	text-decoration:none;
	}
#mod_cont_dest_17 a:hover
{
	text-decoration:none;
	}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10 img
{
	border:0;
}



/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/


/****************************** MAPA WEB ****************************************/
/* ESTILOS DEL MAPAWEB */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #ffffff;
	text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #ffffff;
	text-decoration: underline;
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}

.dtree .clip {
	overflow: hidden;
}
/* FIN ESTILOS DEL MAPAWEB */


/****************************** ENCUESTAS ***************************************/

	
#mod_cell_padre_enc
{
	display:none;
}
#d_cont_hijo{ text-align:center; font-size:10px;}
#d_cont_hijo a{background-image:url(http://www.casadelarioja.com/imagenes/icono.gif); background-repeat:no-repeat; background-position:top left; padding-left:18px;}

/******************************** FOROS ******************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_foro{
	background-image: url();
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_foro{
	width:;
	height:;
}

#mod_cell_padre_foro{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;		
}

#mod_img_padre_foro{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_foro{ /*no esta cambiado en dch todabia*/
	width:;
	margin:;
}

#mod_cont_hijo_foro span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_enc a{
	margin:;
}

.mod_cell_hijo_foro
{
	background-image: url();
	background-repeat:no-repeat;
	height:;
}

.mod_img_hijo_foro{
    background-image: url();
    background-repeat:no-repeat;
    background-position;
    height:;
}

/******************************** ÚLTIMOS ******************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_ultimos{
	background-image: url(g);
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_ultimos{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
}
		
#mod_cell_padre_ultimos{
	background-image: url();
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;	
}

#mod_img_padre_ultimos{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_ultimos{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_ultimos span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_ultimos a{
	margin:;
}

.mod_cell_hijo_ultimos{
	background-image: url();
	background-repeat:no-repeat;	
	height:;
}

.mod_img_hijo_ultimos{
background-image: url();
background-repeat:no-repeat;
background-position:;
height:;
}

/*************************** LOS MÁS VENDIDOS **************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */
#mod_cont_losmas{
	background-image: url();
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_losmas{
	width:;
	height:;
}
		
#mod_cell_padre_losmas{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;	
	padding:;
	cursor:pointer;	
}

#mod_img_padre_losmas{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_losmas{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_losmas span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_losmas a{
	margin:;
}

.mod_cell_hijo_losmas{
	background-image: url();
	background-repeat:no-repeat;
	height:;
}

.mod_img_hijo_losmas{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}

/***************************** ÁREA PRIVADA ****************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_priv{
	background-image: url();
	width:;
	clear:both;
	padding:;
	margin:;
	text-align:;
}

#mod_cont_padre_priv{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	clear:both;
}
	
#mod_cell_padre_priv{
	background-image: url();
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;	
}

#mod_img_padre_priv{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_priv{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_priv span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_priv a{
	margin:;
}

.mod_cell_hijo_priv{
	width:;
	height:20px;
}

#mod_img_hijo_priv{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}





/********************************************************************************/
/****************************** TIENDA ******************************************/
/********************************************************************************/

.cajaUnidades{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    TEXT-ALIGN: right
}

.cajaPrecio{
    BORDER: none;    
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: right;
    FONT-SIZE: 11px    
}

.caja{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
}

.cajaTransparente1{
	font-size: 10px;
	vertical-align: baseline;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

.cajaTransparente2{
	font-weight: bold;
	font-size: 11px;
	vertical-align: baseline;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	border-bottom-style: none;
}

.cajaTransparente3{
	font-weight: bold;
	font-size: 10px;
	vertical-align: baseline;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

.botonCompra{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 130px;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}


/*************************** HOME ************************/
#Table1 img{
margin: 0 5px 0 0;
}