/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 11px;
    COLOR:#666464;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    margin-top:0;
}

.formulario{
    BORDER: 1 outset #cccccc;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    background-color: #fafafa;
}

a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
	
.contacto{
}
td{
	font-size:11px;
}

.barraEstado, .barraEstado a:link,.barraEstado a:visited
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.barraEstado a:hover
{
	text-decoration:underline;
	}

/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#impresion{	display:none;}
	

#contenedoraWeb /*IMPORTANTE para centrar la web...*/{
	width:960px;
	margin:0 auto 0 auto;
	position:relative;
}
#capa_contenidos{	
	float:left;
	width:960px;
	clear:both;
}

.contenidoizq
{
	width:150px;
	float:left;
}

.contenidoCentro
{
	width:620px;
	float:left;
	font-size:11px;
	padding-left:15px;
	*padding-left:0px;
	text-align:left;
}
.ancho100{ width:100%;}

.contenidodch
{	
	width:150px;
	float:right;
	text-align:left;
}


#paginate-slider1{ position:absolute; top:0; right:0;}
/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(http://www.atzegi.org/modulos/usuariosFtp/conexion/diseimagenes535a.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:127px; 
}
	

	
	#h_cell_1 {/*Barra de estado*/		
		position:absolute;
		left:12px;
		top:84px;
		text-align:left;
		width:610px;
	}
	
	#h_cell_2 {/*Idiomas*/
		position:absolute;
		top:84px;
		right:12px;
	}		
	#h_cell_3 /*Capa por encima link Amedida.asp*/	
	{	
		position:absolute;
		top:102px;
		left:0px;
		width:960px;
	}
	#h_cell_3 a:link, #h_cell_3 a:visited{ text-decoration:none;}
	#h_cell_3 a:hover{ text-decoration:underline;}


/************************** MÓDULOS CABECERA ************************************/


/********************************* BUSCADOR *************************************/
/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador{
	width:225px;
	float:left;
}
#mod_cont_buscador form{
	float:left;
}
#mod_buscador_input input{
	border:solid 1px #C1DFFF;
	font-size:11px;
	width:190px;
	height:16px;
	float:left;
} 
#mod_buscador_inpu{
	width:190px;
	height:16px;
	float:left;
}

#mod_buscador_button,#mod_buscador_button input{
	float:left;
}

/********************************* 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:underline;
	}
#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:underline;
	}
.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;
	background-color:#f6f6f6;
	margin-top:10px;
}

.contpadremenuizqexpand
{
	font-size:10px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
}
.contpadremenuizq
{
	font-size:10px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
}

	.cellpadremenuizq, .PadreResaltado1
	{
		background-image:url(http://www.atzegi.org/modulos/usuariosFtp/conexion/diseimagenes536a.jpg);
		background-repeat:no-repeat;
		background-position:left top;
		font-weight:bold;
		padding:10px 0 1px 38px;
		background-color:#009a91;
		min-height:25px;
		*height:33px;
	}
		
		.cellpadremenuizq a, .PadreResaltado1 a
		{			
			text-decoration:none;
			color:#FFFFFF;			
		}
		.cellpadremenuizq a:hover, .PadreResaltado1 a:hover{
			text-decoration:underline;
			color:#FFFFFF;
		}
	
	.imgpadremenuizq{
		display:none;
	}

.conthijosmenuizq
{
	margin-top:10px;
	padding-bottom:5px;	
	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
	{			
		text-align:left;
		font-size:0.9em;
		color:#666464;
		padding-left:40px;
		padding-bottom:6px;
		background-image:url(http://www.atzegi.org/modulos/usuariosFtp/conexion/diseimagenes538a.jpg);
		background-repeat:no-repeat;
	}
		
		.cellhijomenuizq a{
			text-decoration:none;
			color:#666464;
		}
		.cellhijomenuizq a:hover{
			text-decoration:underline;
			color:#666464;
		}
	
	.imghijomenuizq{	
		display:none;
	}


/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/


#tit_cabecera_centro
{
	background-color:#009a91;
	*margin-left:15px;
	padding:2px 0 2px 5px;
	}
.tamanoFuente h1{
	font-size:1.1em;
	color:#FFFFFF;
	display:inline;
}
.tamanoFuente p
{
	font-size:0.9em;
	}

.aumentoletra{
	width:50px;
	float:right;
	display:block;
}
.TablaCabeceraCentro{
}

.catalogoImagenesDcha{
}
.buspreImagenesDcha{
}


.justificado{
	font-size:11px;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre
	{
		background-color:#eeeeee;
		margin-left:10px;
		text-align:right;
		height:25px;
	}
	.infBuspre a{
		color:#434343;
		text-decoration:none;
		font-size:10px;
	}
	.infBuspre a:hover{
		color:#434343;
		text-decoration:underline;
		font-size:10px;
	}
	.infBuspre a:link{
		color:#434343;
		text-decoration:none;
		font-size:10px;
	}

/*Catalogo*/
.titulohijos{
	font-size:0.9em;
}
.titulohijos a{
	color:#434343;
	text-decoration:none;
}
.titulohijos a:hover{
	color:#434343;
	text-decoration:underline;
}

.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;
	background-color:#f6f6f6;
}


.contpadremenudch
{
	font-size:10px;
	cursor:pointer; /* solo se utiliza con el tipo C de menu*/
}

	.cellpadremenudch
	{
		background-image:url(http://www.atzegi.org/modulos/usuariosFtp/conexion/diseimagenes536a.jpg);
		background-repeat:no-repeat;
		background-position:left top;
		font-weight:bold;
		padding:10px 0 1px 38px;
		background-color:#009a91;
		min-height:25px;
		*height:33px;
	}
		
		.cellpadremenudch a
		{			
			text-decoration:none;
			color:#FFFFFF;			
		}
		.cellpadremenudch a:hover{
			text-decoration:underline;
			color:#FFFFFF;
		}
	
	.imgpadremenudch{
		display:none;
	}

.conthijosmenudch
{
	margin-top:10px;
	padding-bottom:5px;	
	text-align:center;
}


	.cellhijomenudch
	{			
		text-align:left;
		font-size:0.9em;
		color:#666464;
		padding-left:40px;
		padding-bottom:6px;
		background-image:url(http://www.atzegi.org/modulos/usuariosFtp/conexion/diseimagenes538a.jpg);
		background-repeat:no-repeat;
	}
		
		.cellhijomenudch a{
			text-decoration:none;
			color:#666464;
		}
		.cellhijomenudch a:hover{
			text-decoration:underline;
			color:#666464;
		}
	
	.imghijomenudch{	
		display:none;
	}

/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:960px;
text-align:center;
background:url(http://www.atzegi.org/modulos/usuariosFtp/conexion/diseimagenes541a.jpg);
background-color:#FFFFFF;
height:70px;
clear:both;
}

/********** ENLACES **********/

#b_cell_1{
color:#fff;
width:780px;
padding-top:10px;
padding-bottom:5px;
}
	#b_cell_1 a{
		font-size:10px;
		color:#fff;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
		color:#fff;
	}
/********** LOGO DMACROWEB **********/

#b_cell_3
{
	top:18px;
	left:40px;
	position:relative;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	margin-top:18px;
	margin-left:90px;
	width:580px;
	text-align:left;
	float:left;
	color:#000;
	font-size:10px;
}
	#b_cell_4 a{
		color:#434343;
		text-decoration:none;
	}
	#b_cell_4 a:hover{
		text-decoration:underline;
	}

/********** WAI IMAGEN **********/

#b_cell_5
{		
	margin-top:18px;
	right:40px;
	position:relative;
	text-align:right;
	float:left;
}


/***************************** DESTACADOS ***************************************/

/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17
{
	background-color:#C1DFFF;
	float:left;
	text-align:left;
	color:#000000;
	font-size:10px;
}
#mod_cont_dest_17 a
{
	text-decoration:none;
	}
#mod_cont_dest_17 a:hover
{
	text-decoration:underline;
	}


/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/


/****************************** MAPA WEB ****************************************/
/* ESTILOS DEL MAPAWEB */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #333;
	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: #333;
	text-decoration: underline;
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}

.dtree .clip {
	overflow: hidden;
}
/* FIN ESTILOS DEL MAPAWEB */


/****************************** 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:0px;
	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
}

#mod8_aspa .mod8_usuario{display:none;}
#mod8_aspa .mod8_password{display:none;}
#mod8_aspa .mod8_entrar{cursor:pointer;}

#mod8_
{
	width:200px;
	
	}

#mod8_ .mod8_usuario
{
	}

#claveaspa{margin-bottom:5px;}
#mod8_logeado_aspa, #mod8_logeado_aspa a
{
	text-align:center;
	}
#mod8_logeado_aspa
{
	background-color:#c1dfff;}
	
	
#mod8_logeado_aspa .mod8_logeado1, #mod8_logeado_aspa .mod8_hora1
{
	font-weight:bold;
	clear:both;
	display:block;
	margin-top:5px;
	}







#mod8_{
	min-height:150px;
	*height:130px;
	text-align:left;
}

#mod8_ label{
	font-size:11px;
	font-weight:bold;
	min-width:60px;
	*width:60px;
	text-align:right;
	padding-top:2px;
	float:left;
	margin-right:3px;
	clear:both;
	display:inline-block;
}
#mod8_ input{
	font-size:11px;
	width:100px;
	clear:right;
}
#mod8_ .mod8_entrar{
	margin-left:70px;
	margin-top:15px;
	width:60px;
}
#mod8_ .mod8_recordar{
	font-size:11px;
	clear:both;
	padding-top:10px;
	text-align:center;
	width:200px;
}





#mod8_logeado_{
	min-height:150px;
	height:150px;
	text-align:center;
	padding:0 10px 010px;
}
#mod8_logeado_ br{
	margin-top:15px;
}
#mod8_logeado_ .mod8_logeado1{
	font-weight:bold;
}
#mod8_logeado_ .mod8_logeado2{
	display:block;
}

#mod8_logeado_ img{
	display:none;
}
#mod8_logeado_ a:link{
}




/*you tube*/
.youtubeLista{ width:220px!important; height:320px; overflow:auto;}
.youtubeLista ul{ margin:0; padding:0;}
.youtubeLista ul li{ margin:5px 0 0 0; padding:5px; border-bottom: solid 1px #cdcdcd; list-style:none;width:45%; float:left;}