/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 11px;
    COLOR:#555555;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#ffffff;
}

.formulario{
    TEXT-ALIGN:;
    FONT-FAMILY:;	
    FONT-SIZE:;
    COLOR:;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
	
.contacto{
}
td{
	font-size:11px;
}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
.capaTotal{
	background-image:url(/modulos/usuariosFtp/conexion/diseimagenes899a.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:100%;
}
#contenedoraWeb{
	width:1000px;
	margin:0 auto;
}
#impresion{ display:none;}
#capa_contenidos:after{
	height:1px;
	content:"";
	display:block;
	clear:both;
}

#capa_contenidos{
	float:left;
	width:1000px;
	clear:both;
	background-image:url(/modulos/usuariosFtp/conexion/diseimagenes898a.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.contenidoizq{
	width:180px;
	float:left;
}

.contenidoCentro, .contenidoCentroSinDerecha{
	background-color:;
	width:810px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

.contenidodch{
	display:none;
}

.ancho100{ width:100%;}
#tablaadjuntos{ text-align:left;}
#tablitaCentro{ text-align:left;}
/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(/modulos/usuariosFtp/conexion/diseimagenes873a.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:457px;
	z-index:0;
	position:relative;
}
	
	#h_cell_1 {
		width:300px;
		height:100px;
		position:absolute;
		top:10px;
		left:0px;
		z-index:1;
	}
	
	#h_cell_2 {
		width:950px;
		min-height:17px;
		position:absolute;
		right:25px;
		left:25px;
		top:120px;
		background-image:url(/modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		padding:5px 15px 5px 15px;
		z-index:1;
	}
	
	#h_cell_3 {
		width:1000px;
		height:308px;
		position:absolute;
		left:0;
		top:149px;
		background-color:grey;
		z-index:200000;
		background-image:url(/modulos/usuariosFtp/conexion/diseimagenes897a.jpg);
	}
			
/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/
.menu{
	float:left;
	font-size:12px;	
	border-left:solid 1px #000000;
}
	.menu a{
		text-decoration:none;
		padding:3px 15px 3px 15px;
	}
	.menu a:hover{
		background-color:#cccccd;
		text-decoration:none;
		padding:3px 15px 3px 15px;
	}


	.suphorizontalcapa a{
		text-decoration:none;
		padding:3px 15px 3px 15px;
		background-color:#afafaf;
		color:#000000;
	}
	.suphorizontalcapa a:hover{
		background-color:#cccccd;
		text-decoration:none;
		padding:3px 15px 3px 15px;
	}
/********************************* BUSCADOR *************************************/
/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador{
	width:165px;
	margin-left:5px;
	margin-top:12px;
	clear:both;
	height:25px;
}
	#mod_buscador_input input{
		width:130px;
		float:left;
	}
	
	#mod_buscador_button input{
		margin-top:2px;
		float:right;
	}

/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq{
	width:170px;
	text-align:left;
	margin-bottom:15px;}


.contpadremenuizq, .contpadremenuizqexpand{
	margin-top:5px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
	margin-left:5px;
	background-color:#FFFFFF;
}
	
	.cellpadremenuizq{
		background-color:#006ebe;
		font-size:1em;
		font-weight:bold;
		color:#ffffff;
		margin-bottom:0px;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
		text-align:left;
	}
		
		.cellpadremenuizq a{
			text-decoration:none;
			color:#ffffff;
		}
		.cellpadremenuizq a:hover{
			text-decoration:underline;
			color:#ffffff;
		}
	
	.imgpadremenuizq{
		display:none;
	}

.conthijosmenuizq{
 	 border:solid 1px #cdcdcd;
	 width:163px;
	 *width:165px;
	 margin-left:5px;
	 padding-top:5px;
	 padding-bottom:5px;
	 background-color:#FFFFFF;
}

	.conthijosmenuizqhide {
		display:none;
	}

	.cellhijomenuizq{
		font-size:0.9em;
		color:#555555;
		padding-left:12px;
		padding-top:2px;
		padding-bottom:2px;
		background-image:url(/modulos/usuariosFtp/conexion/diseimagenes876a.jpg);
		background-repeat:no-repeat;
	}
		
		.cellhijomenuizq a{
			text-decoration:none;
			color:#555555;
		}
		.cellhijomenuizq a:hover{
			text-decoration:underline;
			color:#555555;
		}
	
	.imghijomenuizq{	
		display:none;
	}

/*menu resaltado*/
.PadreResaltado1{
		background-color:#006ebe;
		font-size:1em;
		font-weight:bold;
		color:#ffffff;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
}
	
	.PadreResaltado1 a{
		text-decoration:none;
		color:#ffffff;
	}
	.PadreResaltado1 a:hover{
		text-decoration:underline;
		color:#ffffff;
	}

/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/
#cont_cabecera_centro{}
#tit_cabecera_centro h1{
	font-size:15px;
	margin:15px 0 0 0;
	padding-left:5px;
	color:#0072bd
}
.aumentoletra{
	width:50px;
	float:right;
	display:none;
}
.TablaCabeceraCentro{
}

.catalogoImagenesDcha{
margin-left:5px;
}
.buspreImagenesDcha{
margin-left:5px;
}


.justificado{
	font-size:11px;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre{
		text-align:right;
		font-size:10px;
	}
	.infBuspre a{
		color:#555555;
		text-decoration:none;
	}
	.infBuspre a:hover{
		color:#555555;
		text-decoration:underline;
	}
	.infBuspre a:link{
		color:#555555;
		text-decoration:none;
	}

/*Catalogo*/
.titulohijos{
	font-size:11px;
}
.titulohijos a{
	color:#0072bd;
	text-decoration:none;
}
.titulohijos a:hover{
	color:#0072bd;
	text-decoration:underline;
}



/********************************************************************************/
/**************************** MENU DERECHA **************************************/
/********************************************************************************/
/*se pueden copiar los del izquierdo y adpatarlos a estos para que sean iguales */

.contmenudch{
	width:170px;
	text-align:left;
	margin-bottom:15px;
	clear:both;
	
}

.contpadremenudch,.contpadremenudchexpand{
	margin-top:5px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
	margin-left:5px;
}
	
	.cellpadremenudch{
		background-color:#006ebe;
		font-size:1em;
		font-weight:bold;
		color:#ffffff;
		margin-bottom:0px;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
		text-align:left;
	}
		
		.cellpadremenudch a{
			text-decoration:none;
			color:#000000;
		}
		.cellpadremenudch a:hover{
			text-decoration:underline;
			color:#000000;
		}
	
	.imgpadremenudch{
		display:none;
	}

.conthijosmenudch{
 	 border:solid 1px #cdcdcd;
	 width:163px;
	 *width:165px;
	 margin-left:5px;
	 padding-top:5px;
	 padding-bottom:5px;
}

	.conthijosmenudchhide {
		display:none;
	}

	.cellhijomenudch{
		font-size:0.9em;
		color:#555555;
		padding-left:12px;
		padding-top:2px;
		padding-bottom:2px;
		background-image:url(/modulos/usuariosFtp/conexion/diseimagenes876a.jpg);
		background-repeat:no-repeat;
	}
		
		.cellhijomenudch a{
			text-decoration:none;
			color:#555555;
		}
		.cellhijomenudch a:hover{
			text-decoration:underline;
			color:#555555;
		}
	
	.imghijomenudch{	
		display:none;
	}


/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
padding-top:10px;
width:1000px;
text-align:center;
height:60px;
clear:both;


border-top:solid 3px #cccccc;
padding-top:10px;
text-align:center;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1{
color:#000000;
width:1000px;
clear:both;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
}
	#b_cell_1 a{
		color:#000000;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
clear:both;
}


/********** LOGO DMACROWEB **********/

#b_cell_3{
display:none;
}

/********** COPYRIGHT **********/

#b_cell_4{
width:1000px;
text-align:center;
clear:both;
color:#555555;
font-size:10px;
padding-bottom:5px;
}
	#b_cell_4 a{
		color:#555555;
		text-decoration:underline;
	}
	#b_cell_4 a:hover{
		text-decoration:none;
	}

/********** WAI **********/

#b_cell_5{
}

/********** EXTRA **********/

#b_cell_6{
}




/********************************************************************************/
/***************************** DESTACADOS ***************************************/
/********************************************************************************/

/************************ IZQUIERDA ARRIBA - 16 **********************************/
#mod_cont_dest_16{
	clear:both;
}

/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17{
}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10{
}




/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/


/****************************** MAPA WEB ****************************************/
.dtree{
	font-size:11px;
	color:#555555;
}
.dtree a{
	font-size:11px;
	color:#555555;
}
.dtree a:hover{
	font-size:11px;
	color:#555555;
	text-decoration:none;
}
.dtree a{
	font-size:11px;
	color:#555555;
}


/****************************** ENCUESTAS ***************************************/

#mod_cont_enc{
	background-image: url();
	width:;
	text-align:;
	padding:;
	margin:;
}

#mod_cont_padre_enc{
	width:;
	height:;
	clear:both;
}
	
#mod_cell_padre_enc{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;
	padding:12px;
	cursor:pointer;	
	float:left;
}

#mod_img_padre_enc{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
	clear:both;
}

#mod_cont_hijo_enc{ /*no esta cambiado en dch todabia*/
	width:;
	height:;
}

#mod_cont_hijo_enc span{
	font-family:;
	font-size:;
	font-weight:;
}

#mod_cont_hijo_enc a{
	margin:;
}

.mod_cell_hijo_enc{
	background-image: url();
	background-repeat:no-repeat;
	font-family:;
	font-size:;
}

.mod_img_hijo_enc{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}

/******************************** 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
}






/*Estilos home*/
#destadosHome{
	width:180px;
	height:110;
	display:block;
	float:left;
	background-image:url(/xenoncomputer/fondo_caja.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:5px;
	margin-left:2px;
	
}
.CapaDestadosHome{
	padding:7px 5px 7px 10px;
}
#destadosHome h1{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#destadosHome p{
	margin:0;
	padding:0;
	margin-top:5px;
	font-size:9px;
}
#destadosHome img{
	float:right;
	margin:0;
}