/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    FONT-SIZE: 11px;
    COLOR:#555555;
    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:#000000;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
	
.contacto{
}
td{
	font-size:11px;
}

.barraEstado, .barraEstado a:link,.barraEstado a:visited
{
	font-size:10px;
	color:#a82b31;
	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-color:#FFFFFF;
	background-image:url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes480a.gif);
}

.contenidoizq
{
	width:150px;
	float:left;
}

.contenidoCentro
{
	width:460px;
	float:left;
	background-color:#FFFFFF;
	
	float:left;
	padding-left:10px;
}

.contenidoCentro p
{
	font-size:10px;
	text-align:justify;
	}

.contenidodch
{	
	width:150px;
	float:right;
	text-align:left;	
}



/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	background-image: url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes464a.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:235px; 	
}
	
	#h_cell_1 {/*Barra de estado*/		
		color:#a82b31;
		width:760px;
		position:absolute;
		top:218px;
		left:20px;
		text-align:left;
	}
	#h_cell_1 a:link
	{
		text-decoration:none;
		}
	#h_cell_1 a:hover
	{
		text-decoration:underline;
		}
	
	#h_cell_2 {/*Buscador*/
		z-index:99;
		width:205px;
		position:absolute;
		right:2px;
		top:175px;
	}
			
	#h_cell_3 /*Barra de estado*/
	{
		z-index:100;
		width:780px;
		position:absolute;
		top:0;
		left:0;
	}
			
	#h_cell_4 /*Buscador*/
	{
		background-color:#B87139;
		position:absolute;
		width:780px;
		top:131px;
		height:21px;
		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 ******************************/

/********************************* BUSCADOR *************************************/


/*ESTE CREO QUE SIRVE DE PARTE DE LOS SIGUIENTES*/
/*.tablaBuscador {
background-color:#330066;
height:500px;
}*/

/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador
{
	width:205px;
	float:left;
}
#mod_cont_buscador form
{
	float:left;
	width:205px;
}

#mod_buscador_input input
{
	width:168px;
	float:left;
	height:14px;
	font-size:11px;
	border:solid 1px #000000;
}

#mod_buscador_button
{
	float:left;
}

/********************************* SALUDO *************************************/
#mod_cont_saludo{
}

/********************************* IDIOMAS *************************************/
.id_idioma, .id_idioma a:visited, .id_idioma a:link
{
	width:70px;
	float:left;
	height:15px;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.id_idioma a:hover
{
	text-decoration:underline;
	}

#mod_cont_idiomas{
}

/*************************** DOMINIO - USUARIOS ********************************/
#mod_cont_dominio{
}

/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq{
	width:149px;
	text-align:left;
	margin-left:1px;
}

.contpadremenuizq{
	font-size:10px;
}
	
	.cellpadremenuizq,.PadreResaltado1
	{
		background-image:url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes478a.gif);
		background-repeat:no-repeat;
		background-position:left top;
		background-color:#a82b31;
		font-size:1em;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:20px;
		text-align:left;
		padding-top:7px;
		padding-bottom:10px;
	}
		
		.cellpadremenuizq a,.PadreResaltado1 a
		{			
			font-size:10px;
			text-decoration:none;
			color:#FFFFFF;
		}
		.cellpadremenuizq a:hover,.PadreResaltado1 a:hover{
			text-decoration:underline;
			color:#FFFFFF;
		}
	
	.imgpadremenuizq{
		display:none;
	}

.conthijosmenuizq
{
	padding-bottom:5px;
	text-align:center;
}

	.conthijosmenuizqhide{
	}

	.cellhijomenuizq
	{
		text-align:left;
		font-size:0.9em;
		color:#666464;
		padding-left:17px;
		padding-top:4px;
		padding-bottom:4px;
		background-image:url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes481a.gif);
		background-repeat:no-repeat;		
		width:120px;
		*width:130px;
		margin-left:auto;
		margin-right:auto;		
	}
		
		.cellhijomenuizq a{
			text-decoration:none;
			color:#666464;
		}
		.cellhijomenuizq a:hover{
			text-decoration:underline;
			color:#666464;
		}
	
	.imghijomenuizq{	
		display:none;
	}

/*menu resaltado*/
.menuResaltado
{
	font-weight:bold;
}

/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/

#txt_desc_cabecera_centro{
text-align:justify;
}


.tamanoFuente	{
	}
	
.tamanoFuente h1{
	font-size:1.1em;
	color:#a82b31;
	display:inline;
	background-color:#F7E3D4;
	border-bottom:solid 1px #a82b31;
	width:465px;
	display:block;
	text-align:left;
	text-transform:uppercase;
	padding:2px 0 2px 0;
}

.aumentoletra{
	width:50px;
	float:right;
	display:block;
}
.TablaCabeceraCentro{
}

.catalogoImagenesDcha{
}
.buspreImagenesDcha{
}


.justificado{
	font-size:11px;
	text-align:justify;
}

.ancho100{
width:100%;}

#tablaadjuntos{
text-align:left;
}

/*botones de imprimir y enviar por e-mail*/
	.infBuspre{
		text-align:right;
		width:460px;
		background-color:#EEEEEE;
		height:25px;
		padding: 2px 2px 2px 0;		
		margin-left:3px;
	}
	.infBuspre a{
		color:#555555;
		text-decoration:none;
		font-size:10px;
	}
	.infBuspre a:hover{
		color:#555555;
		text-decoration:underline;
		font-size:10px;
	}
	.infBuspre a:link{
		color:#555555;
		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;
}

.titulohijos img{
	padding-right: 5px;
}
.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{
	width:148px;
	text-align:left;
	margin-left:1px;
}

.contpadremenudch{
	font-size:10px;
}
	
	.cellpadremenudch
	{
		background-image:url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes478a.gif);
		background-repeat:no-repeat;
		background-position:left top;
		background-color:#a82b31;
		font-size:1em;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:20px;
		text-align:left;
		padding-top:7px;
		padding-bottom:10px;
	}
		
		.cellpadremenudch a,.PadreResaltado1 a
		{			
			text-decoration:none;
			color:#FFFFFF;
		}
		.cellpadremenudch a:hover,.PadreResaltado1 a:hover{
			text-decoration:underline;
			color:#FFFFFF;
		}
	
	.imgpadremenudch{
		display:none;
	}

.conthijosmenudch
{
	padding-bottom:5px;
	text-align:center;
}

	.conthijosmenudchhide{
	}

	.cellhijomenudch	{
		text-align:left;
		font-size:0.9em;
		color:#666464;
		padding-left:17px;
		padding-top:4px;
		padding-bottom:4px;
		background-image:url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes481a.gif);
		background-repeat:no-repeat;		
		width:120px;
		*width:130px;
		margin-left:auto;
		margin-right:auto;		
	}
		
		.cellhijomenudch a{
			text-decoration:none;
			color:#666464;
		}
		.cellhijomenudch a:hover{
			text-decoration:underline;
			color:#666464;
		}
	
	.imghijomenudch{	
		display:none;
	}

/*menu resaltado*/
.menuResaltado
{
	font-weight:bold;
}


/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:780px;
text-align:center;
background-color:#FFFFFF;
height:75px;
clear:both;
background-image:url(http://www.teologiavitoria.org/modulos/usuariosFtp/conexion/diseimagenes470a.gif);
background-repeat:no-repeat;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1
{
color:#000000;
width:780px;
padding-top:2px;
padding-bottom:5px;
}
	#b_cell_1 a
	{
		font-size:10px;
		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
{
	top:5px;
	left:40px;
	position:relative;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4
{
	margin-top:10px;
	width:580px;
	text-align:center;
	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
{		
	margin-top:18px;
	right:40px;
	width:50px;
	height:50px;
	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{
}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ 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;
}
/* 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 */

/************************ FOROS BUENOS *****************************/
.foros_cabecera {
	background-color:#F7E3D4;
	color:#A82B31;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.foros_cabecera a{
	color:#A82B31;
}
.foros_cabecera hover{
	color:#A82B31;
}
.foros_mensaje {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.foros_respuesta_1 {
	background-color:#FFFFFF;
	color:#000000;
}
.foros_respuesta_2 {
	background-color:#CCCCCC;
	color:#000000;
}
.foros_respuesta {
	background-color:#A82B31;
	color:#FFFFFF;
}
.opcionesForo2{
	background-color:#A82B31;
	color:#FFFFFF;
	font-weight:bold;
}
.opcionesForo2 input {
	height:18px;
	font-size:11px;
}
.opcionesForo1{
	padding-bottom:5px;
	background-color:#4C4B50;
	font-weight:bold;
}
.opcionesForo1 img{
	float:left;
}
.opcionesForo1 a:link, .opcionesForo1 a:hover, .opcionesForo1 a:visited{
	color:#FFFFFF;
	float:right;
	text-decoration:none;
	margin-left:3px;
}
.opcionesTituloForo {
	cellspacing:0;
	width:100%; 
	align:center;
	border:outset 1px;
	padding-left:10px;
}
/************************ FIN FOROS BUENOS *************************/
#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
}
