	/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 11px;
    COLOR:#434343;
    background-color:#FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
}

.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:#434343;
}
a:hover{
	text-decoration:underline;
	color:#434343;
}
	
.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     **********/
/********************************************************************************/
#contenedoraWeb /*IMPORTANTE para centrar la web...*/
{
	margin:0 auto 0 auto;
	width:780px;
	position:relative;
	/*background-color:Lime;
	background-image:url(http://files.nireblog.com/blogs1/launicalamejor/files/flores_rojas.jpg);
	background-repeat:no-repeat;*/
}

#capa_contenidos
{
	background-color:#FFFFFF;
	background-image:url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes487a.gif);
	float:left;
	width:780px;
	clear:both;
	margin-bottom:10px;
}

.contenidoizq
{
	width:150px;
	float:left;
	background-color:#E4E4E4;
}

.contenidoCentro
{
	padding-left:8px;
	width:472px;
	float:left;
	font-size:11px;
}

.contenidoCentro p
{
	font-size:10px;
	}

.contenidodch
{	
	width:150px;
	float:right;
	text-align:left;
}



/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes464a.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:163px; 
}
	
	#h_cell_1 {/*Barra de estado*/
		text-align:left;
		width:760px;
		position:absolute;
		top:140px;
		left:13px;
	}
	#h_cell_1 a:link
	{
		text-decoration:none;
		}
	#h_cell_1 a:hover
	{
		text-decoration:underline;
		}
	
	#h_cell_2 {/*Buscador*/
		position:absolute;
		top:112px;
		right:2px;
		width:160px;
	}
			
	#h_cell_3 /*SALUDO*/	
	{			
		width:280px;
		height:15px;
		position:absolute;
		top:25px;
		left:300px;
		font-size:10px;
	}
			
	#h_cell_4 
	{
		position:absolute;
		width:150px;
		top:165px;
		right:0;
		
	}
	
	#h_cell_5 
	{		
	width:780px;
	height:163px;
	}
	
	#h_cell_6 {
	}
	
	#h_cell_7 {
	}
	
	#h_cell_8 {
	}
	
	#h_cell_9 {
	}
	
	#h_cell_10 {
	}
	
	#h_cell_11 {
	}
	
	#h_cell_12 {
	}

/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/
/*
.menu{
	float:left;
	background-color:Black;
}
.menuBaseDesplegableHorizontal{
	height:30px;
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:15px;
	padding-top:5px;
}

	.menuBaseDesplegableHorizontal a{
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		padding:10px 10px 10px 10px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-y;
		background-position:right;
	}
	.menuBaseDesplegableHorizontal a:hover{
		font-size:11px;
		color:#d4d053;
		text-decoration:none;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-y;
		background-position:right;
	}

.submenuDesplegableHorizontal{
	overflow:visible;
	clear:both;
	text-align:left;
	width:150px;
	float:left;
	position:absolute;
	top:50px;
	margin-left:5px;
}
.submenuDesplegable{
	left:120px;
	position:absolute;
}*/
/******* sin hijos ******/
/*
.menuDesplegablemenuDesplegableSinHijos{
	font-size:10px;
	height:20px;
	clear:both;
	width:120px;
	display:block;
	padding:0 0 0 0;
	background-color:#717a85;
}
	.menuDesplegablemenuDesplegableSinHijos a{
		font-size:10px;
		height:20px;
		clear:both;
		width:120px;
		display:block;
		background-color:#717a85;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	.menuDesplegablemenuDesplegableSinHijos a:hover{
		clear:both;
		width:120px;
		height:20px;
		display:block;
		background-color:#5b6673;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}

.menuDesplegablemenuDesplegableSinHijos_menuMarcado{
	font-size:10px;
	height:20px;
	display:block;
	clear:both;
	width:120px;
	padding:0 0 0 0;
	background-color:#717a85;
}
	.menuDesplegablemenuDesplegableSinHijos_menuMarcado a{
		clear:both;
		height:20px;
		width:120px;
		display:block;
		background-color:#717a85;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;	
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	.menuDesplegablemenuDesplegableSinHijos_menuMarcado a:hover{
		clear:both;
		width:120px;
		height:20px;
		background-color:#5b6673;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
*/
/******* con hijos ******/
/*
.menuDesplegablemenuDesplegableConHijos{
	font-size:10px;
	height:20px;
	clear:both;
	width:120px;
	display:block;
	padding:0 0 0 0;
	background-color:#717a85;
}
	.menuDesplegablemenuDesplegableConHijos a{
		font-size:10px;
		height:20px;
		clear:both;
		width:120px;
		display:block;
		background-color:#717a85;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	.menuDesplegablemenuDesplegableConHijos a:hover{
		clear:both;
		width:120px;
		height:20px;
		display:block;
		background-color:#5b6673;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}

.menuDesplegablemenuDesplegableConHijos_menuMarcado{
	font-size:10px;
	height:20px;
	display:block;
	clear:both;
	width:120px;
	padding:0 0 0 0;
	background-color:#717a85;
}
	.menuDesplegablemenuDesplegableConHijos_menuMarcado a{
		clear:both;
		height:20px;
		width:120px;
		display:block;
		background-color:#717a85;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;	
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	.menuDesplegablemenuDesplegableConHijos_menuMarcado a:hover{
		clear:both;
		width:120px;
		height:20px;
		background-color:#5b6673;
		color:#FFFFFF;
		text-decoration:none;
		padding: 0px 5px 0px 5px;
		background-image:url(../../modulos/usuariosFtp/conexion/diseimagenes896a.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}

*/
/********************************* BUSCADOR *************************************/


/*ESTE CREO QUE SIRVE DE PARTE DE LOS SIGUIENTES*/
/*.tablaBuscador {
background-color:#330066;
height:500px;
}*/

/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador
{
	width:160px;
	float:left;
}
#mod_cont_buscador form
{
	float:left;
}
#mod_buscador_input input
{
	border:solid 1px #000000;
	font-size:11px;
	width:130px;
	height:16px;
	float:left;
	background-color:#FFFFFF;	
} 
#mod_buscador_input 
{
	width:130px;
	height:16px;
	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
{
	float:left;
	font-size:10px;
	color:#000000;
	text-decoration:none;	
}

.id_idioma a:hover
{
	text-decoration:underline;
	}
#idioma0 a
{
	border:solid 1px #939495;
	background-color:#FFFFFF;
	padding:1px 13px 1px 5px;
	width:55px;
	float:left;
}

#idioma1 a
{
	border:solid 1px #939495;
	background-color:#FFFFFF;
	padding:1px 5px 1px 5px;
	*padding-right:13px;
	width:55px;
	float:right;
}
	

#mod_cont_idiomas
{
}

/*************************** DOMINIO - USUARIOS ********************************/
#mod_cont_dominio a
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#mod_cont_dominio a:hover
{
	text-decoration:underline;	
}
/**************************** 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)*/
#TablaCabeceraCentro table
{
}
#cont_agendatabla
{
}
#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{
	font-size:10px;
	color:Black;}
.fechaAgendaEventos{
	font-size:10px;
	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
{
	width:150px;
	text-align:left;
	float:left;
	margin-top:7px;
	background-color:#E4E4E4;
	}

.contpadremenuizqexpand
{
	background-image:url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes485a.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:150px;
	font-size:10px;
	padding-left:8px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:7px;
	cursor:pointer;
}
.contpadremenuizq
{
	background-image:url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes485a.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width:150px;
	font-size:10px;
	padding-left:8px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:7px;
	cursor:pointer;
}

	.cellpadremenuizq
	{
		/*background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes565a.jpg);
		background-repeat:no-repeat;
		background-position:left top;*/
		/*font-size:1em;*/
		font-weight:bold;
		color:#000000;
		padding:2px 0 2px 5px;
	}
		
		.cellpadremenuizq a
		{			
			text-decoration:none;
			color:#000000;			
		}
		.cellpadremenuizq a:hover{

			color:#000000;
			text-decoration:underline;
		}
	
	.imgpadremenuizq{
	}
/*menu resaltado*/
.PadreResaltado1
{
		font-weight:bold;
		color:#000000;
		padding:2px 0 2px 5px;
}
	
	.PadreResaltado1 a{
		text-decoration:none;
		color:#000000;
	}
	.PadreResaltado1 a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
	
/*.PadreResaltado2 a
{

}

.menuResaltado
{

}
*/


.conthijosmenuizq
{
	margin-bottom:20px;
	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:#58623C;
		background-image:url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes486a.jpg);
		background-repeat:no-repeat;
		background-position:top left;	
		padding:7px 0 7px 13px;
		border-bottom:solid 1px #C8C8C8;
	}
		
		.cellhijomenuizq a
		{
			text-decoration:none;
			color:#58623C;
		}
		.cellhijomenuizq a:hover{
			text-decoration:underline;
			color:#58623C;
		}
	
	.imghijomenuizq
	{
	}


/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/

.TDCabeceraCentro
{
	background-color:#C6C6C6;
	width:459px;
	margin-left:auto;
	margin-right:auto;
	padding:2px 0 2px 5px;
	border-bottom:solid 1px #E61A1D;
}
.TDCabeceraCentroDescrip
{
	width:455px;
/*margin-left:auto;
margin-right:auto;*/
	}
.tamanoFuente h1{
	font-size:1.1em;
	color:#000000;
display: inline;
}
.tamanoFuente h2{
	font-size:0.9em;
}
.tamanoFuente p
{
	color:#070008;
	font-size:0.9em;
	}

.aumentoletra{
	width:50px;
	float:right;
}
.TablaCabeceraCentro{
}

.catalogoImagenesDcha{
}
.buspreImagenesDcha{
}


.justificado{
	font-size:11px;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre
	{
		text-align:right;
		background-color:#eaeaea;
		height:25px;
		width:465px;
		float:left;
	}
	.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
{
	margin-top:20px;
	width:150px;
	text-align:left;
	float:right;
}

.contpadremenudchexpand
{
	background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes565a.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:150px;
	font-size:10px;
	padding-top:3px;
	margin-bottom:7px;
}
.contpadremenudch
{
	background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes565a.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:150px;
	font-size:10px;
	padding-top:3px;
	margin-bottom:7px;
		}

	.cellpadremenudch
	{
		/*background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes565a.jpg);
		background-repeat:no-repeat;
		background-position:left top;*/
		background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes566a.jpg);
		background-repeat:repeat-y;
		background-position:left top;	
		/*font-size:1em;*/
		font-weight:bold;
		color:#FFFFFF;
		padding:2px 0 2px 5px;
	}
		
		.cellpadremenudch a
		{			
			text-decoration:none;
			color:#FFFFFF;			
		}
		.cellpadremenudch a:hover{

			color:#FFFFFF;
			text-decoration:underline;
		}
	
	.imgpadremenudch{
		background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes567a.jpg);
		background-repeat:no-repeat;
		background-position:left bottom;
		height:3px;
		font-size:1px;
	}
.conthijosmenudch
{
	margin-bottom:20px;
	text-align:center;
}

	.conthijosmenudchhide /* solo se utiliza con el tipo C de menu*/
	{		
		/*position:absolute;
		left:-999em;
		height:1px;
		width:100px;
		overflow:hidden;		*/
		display:none;
	}

	.cellhijomenudch
	{			
		padding-left:13px;
		text-align:left;
		font-size:0.9em;
		color:#58623C;
		background-image:url(http://www.antaexclusivas.com/modulos/usuariosFtp/conexion/diseimagenes504a.gif);
		background-repeat:no-repeat;
		background-position:top left;	
		margin-bottom:5px;		
	}
		
		.cellhijomenudch a{
			text-decoration:none;
			color:#58623C;
		}
		.cellhijomenudch a:hover{
			text-decoration:underline;
			color:#58623C;
		}
	
	.imghijomenudch
	{
		border-top:solid 1px #CCCCCC;
	}




/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:780px;
text-align:center;
background-image:url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes488a.jpg);
background-color:#FFFFFF;
height:70px;
clear:both;
color:#006600;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1
{	
	color:#FFFFFF;
	width:780px;
	font-size:10px;
	padding:4px 0 2px 0;
}
	#b_cell_1 a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
		color:#FFFFFF;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
}


/********** LOGO DMACROWEB **********/

#b_cell_3
{
	margin:3px 0 0 25px;
	left:40px;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	padding-top:13px;
	position:relative;
	left:90px;
	width:500px;
	text-align:left;
	float:left;
	color:#000000;
	font-size:10px;
}
	#b_cell_4 a{
		color:#8194a2;
		text-decoration:none;
	}
	#b_cell_4 a:hover{
		text-decoration:underline;
	}

/********** WAI IMAGEN **********/

#b_cell_5
{		
	right:40px;
	position:relative;
	text-align:right;
	float:left;
}

/********** EXTRA **********/

#b_cell_6{
}




/********************************************************************************/
/***************************** DESTACADOS ***************************************/
/********************************************************************************/

/************************ IZQUIERDA ARRIBA - 16 **********************************/
#mod_cont_dest_16
{
	display:none;
}

/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17
{
/*	background-color:#C1DFFF;
	float:left;
	text-align:left;
	height:100px;
	width:175px;
	color:#000000;
	font-size:10px;*/
	display:none;
}
#mod_cont_dest_17 a
{
	text-decoration:none;
	}
#mod_cont_dest_17 a:hover
{
	text-decoration:underline;
	}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10
	{
		float:right;
	}
/****** Area privada de AEGA ******/
.areatextoD
{	
	padding-top:1px;
	margin:20px 0 0 0;
	BACKGROUND-IMAGE: url(http://www.aega.com/modulos/usuariosFtp/conexion/diseimagenes489a.jpg); 
	WIDTH: 149px; 
	HEIGHT: 151px;
	}
.areatextoD a
{
	text-decoration:none;
	}
.areatextoD 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
}

