/**********************************************************************/
/****************************** 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:#000000;
	text-decoration:none;
}
.barraEstado a:hover
{
	text-decoration:underline;
	}

/**********************************************************************/
/****** Contenedor Central  -  Izquierda  -  Centro  -  Derecha *******/
/**********************************************************************/
#impresion{display:none;}

#contenedoraWeb /*IMPORTANTE para centrar la web...*/{
	margin:0 auto 0 auto;
	width:780px;
	position:relative;
}

#capa_contenidos{
	float:left;
	width:780px;
	clear:both;
	background-image:url(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes459a.gif);
	background-repeat:repeat-y;	
	}

.contenidoizq{
	width:150px;
	float:left;
}

.contenidoCentro{
	padding-left:8px;
	width:470px;
	float:left;
	font-size:11px;
}

.contenidoCentro img{
margin:3px 3px 3px 3px;
}
.contenidoCentro p{
	font-size:10px;
	}

.contenidodch{
	width:150px;
	float:right;
	text-align:left;
}


/**********************************************************************/
/****************************** CABECERA ******************************/
/**********************************************************************/
#h_cont_0 {
	background-image: url(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes445a.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:235px; 
}
	
	#h_cell_1 {/*Barra de estado*/
		width:425px;
		height:30px;
		position:absolute;
		top:205px;
		left:30px;
		font-size:10px;	
		text-align:left;
	}
	
	#h_cell_2 {/*Buscador*/
		position:absolute;
		top:210px;
		left:455px;
		width:160px;
	}
			
	#h_cell_3	/*Idiomas*/
	{
		position:absolute;
		width:200px;
		top:182px;
		left:3px;
	}
	#h_cell_3 a	{
		color:#FFFFFF;
		padding-left:10px;
		}
			
	/*#h_cell_4 
	{
				
		width:780px;
		position:absolute;
		top:0;
		left:0;
		
	}*/
	
	/*#h_cell_5 
	{		
		padding-top:4px;
		padding-left:3px;
		font-size:10px;
		color:#FFFFFF;
		text-align:left;
		background-color:#166A99;
		width:780px;
		height:20px;
		position:absolute;
		top:142px;
		left:0px;
	}*/
	
	#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;
}

*/
/********************************* BUSCADOR *************************************/


/*ESTE CREO QUE SIRVE DE PARTE DE LOS SIGUIENTES*/
/*.tablaBuscador {
background-color:#330066;
height:500px;
}*/

/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador
{
	width:152px;
	float:left;
}
#mod_cont_buscador form
{
	float:left;
}
#mod_buscador_input input
{
	border:solid 1px #000000;
	font-size:11px;
	width:120px;
	height:14px;
	float:left;
	background-color:#FFFFFF;	
} 
#mod_buscador_input 
{
	width:122px;
	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)*/

#cont_Modulo_tipo3
{
	color:Black;
	}
#cont_Modulo_tipo3 a
{
	color:#434343;
	text-decoration:none;
	}
#cont_Modulo_tipo3 a:hover
{
	text-decoration:underline;
	}
	
#tabla_agenda td
{
	background-color:Blue;
	
}

/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq
{
	width:150px;
	text-align:left;
	float:left;
	}


.contpadremenuizq, .contpadremenuizqexpand
{
	width:144px;
	font-size:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:4px;
	color:#000000;
	background-color:#FFFFFF;
	border-right:solid 1px #898988;
	border-left:solid 5px #3d2d37;
	border-bottom:solid 1px #898988;
	border-top:solid 1px #898988;
}

	.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 1px 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 1px 2px 5px;
}
	
	.PadreResaltado1 a{
		text-decoration:none;
		color:#000000;
	}
	.PadreResaltado1 a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
	
/*.PadreResaltado2 a
{

}


*/

.conthijosmenuizq
{
	margin-bottom:4px;
	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;
		background-image:url(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes460a.gif);
		background-repeat:no-repeat;
		background-position:top left;	
		padding:5px 0 5px 13px;
	}
		
		.cellhijomenuizq a
		{
			text-decoration:none;
			color:#666464;
		}
		.cellhijomenuizq a:hover{
			text-decoration:underline;
			color:#666464;
		}
		.menuresaltado
		{
			font-weight:bold;
		}
	
	.imghijomenuizq
	{
	}


/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/

#cont_cabecera_centro{	
	float:left;
	clear:both;
	width:100%;
}

	#tit_cabecera_centro, .opcionesTituloForo{
	background-color:#3d2d38;
	width:459px;
	margin-left:auto;
	margin-right:auto;
	padding:2px 0 2px 5px;
	border-bottom:solid 3px #FFFFFF;
	text-align:left;
	color:#FFFFFF;
	}
	
	
	#txt_desc_cabecera_centro {
		width:455px;
	}
	
	
.tamanoFuente{
	color:#070008;
	font-size:0.9em;
}
.tamanoFuente h1{
	font-size:1.1em;
	color:#FFFFFF;
	display: inline;
	text-align:left;
}
.tamanoFuente h2{
	font-size:0.9em;
}
.tamanoFuente p
{
	color:#070008;
	font-size:0.9em;
	}

.aumentoletra{
	width:60px;
	float:right;
}

.ancho100{
width:100%;
}

#tablaadjuntos{
text-align:left;
}

#paginacion{
text-align:right;


}
.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
{
	background-image:url(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes461a.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:150px;
	text-align:left;
	float:left;
	padding-top:62PX;
	}


.contpadremenudch, .contpadremenudchexpand{
	width:145px;
	font-size:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:4px;
	color:#000000;
	background-color:#FFFFFF;
	/*border-right:solid 1px #898988;*/
	border-left:solid 5px #3d2d37;
	border-bottom:solid 1px #898988;
	border-top:solid 1px #898988;
	clear:both;
}

	.cellpadremenudch
	{
		/*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 1px 2px 5px;
	}
		
		.cellpadremenudch a
		{			
			text-decoration:none;
			color:#000000;			
		}
		.cellpadremenudch a:hover{

			color:#000000;
			text-decoration:underline;
		}



.conthijosmenudch{
	margin-bottom:4px;
	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{			
		text-align:left;
		font-size:0.9em;
		color:#666464;
		background-image:url(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes460a.gif);
		background-repeat:no-repeat;
		background-position:top left;	
		padding:5px 0 5px 13px;
	}
		
		.cellhijomenudch a
		{
			text-decoration:none;
			color:#666464;
		}
		.cellhijomenudch a:hover{
			text-decoration:underline;
			color:#666464;
		}
		.menuresaltado
		{
			font-weight:bold;
		}


/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:780px;
text-align:center;
height:90px;
clear:both;
color:#616161;
background-color:#FFFFFF;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1
{	
	color:#000000;
	width:780px;
	height:15px;
	font-size:10px;
	padding:8px 0 2px 0;
	margin-bottom:10px;
	background-image:url(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes463a.gif);
	border-bottom:solid 5px #C0AF52;
}
	#b_cell_1 a
	{
		color:#616161;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
		color:#CB3133;
	}
/********** POSICIONAMIENTO **********/

#b_cell_2{
color:;
}


/********** LOGO DMACROWEB **********/

#b_cell_3
{
	left:40px;
	position:relative;
	float:left;
	*top:10px;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	position:relative;
	left:90px;
	*top:10px;
	width:500px;
	text-align:left;
	float:left;
	color:#000000;
	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
{		
}

/********** 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;*/
}
#mod_cont_dest_17 a
{
	text-decoration:none;
	}
#mod_cont_dest_17 a:hover
{
	text-decoration:underline;
	}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15
{
	display:none;
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10
	{
	}


/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/


/****************************** MAPA WEB ******************************/
/* ESTILOS DEL MAPAWEB */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	text-align:left;
}

.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;
}


/****************************** 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(http://www.andresurdaneta.org/modulos/usuariosFtp/conexion/diseimagenes462a.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:10px;
	text-align:center;
	width:140px;
	float:right;
	margin-top:-4px;
	clear:both;
}


#mod_cont_foro li
{
	list-style:none;
}

#mod_cont_padre_foro
{
	width:;
	height:;
}

#mod_cell_padre_foro
{
	width:;
	height:;
	display:none;
}

#mod_img_padre_foro{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_foro{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_foro span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_enc a{
	padding-bottom:10px;
}

.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
}
