﻿html, body 
{
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
	background:#ffffff url(../imagenes/fondo.gif) repeat-x;
}
.fondo
{
	width:100%;
	height:100%;		
}
.cabecera 
{	
	padding-top:0px;
	width:1000px;
	height:119px;
}
.logo1
{	
	width:192px;
	height:119px;
	float:left;	
	text-decoration:none;
}
.logo2
{
	float:left;
	width:808px;
	height:119px;
	background-image:url("../imagenes/logo2.gif");
	background-repeat:no-repeat;
}
.barradireccion
{
	width:600px;
	height:25px;
	float:left;	
	margin-top:60px;
	margin-left:20px;	
}
.contenido
{
	width:1000px;
	background-color:#ffffff;
	background-repeat:repeat-x;
}
.menu
{
	width:192px;
	height:520px;
	background-image:url("../imagenes/fondoMenu.gif");
	background-repeat:no-repeat;
	
}
.logo_home2
{
	width:192px;
}
.contenido2
{
	float:left;
	width:808px;
	min-height:456px;
	background-image:url("../imagenes/fondoContenido.gif");	
	background-repeat:repeat-x;
	padding-bottom:30px;
}
.contenido21
{
	width:590px;	
	float:left;
	padding:0px;
}
.contenido31
{
	margin-left:10px;
	margin:6px;	
	width:550px;
	padding:6px;
	height:100%;
	/*border: solid 1px #000000;
	background-image:url("../imagenes/fondoCuadroContenido.gif");	*/
}
.contenido32
{
	margin-left:10px;
	margin:6px;	
	width:550px;
	padding:6px;
	border: solid 1px #000000;
	background-image:url("../imagenes/fondoCuadroContenido.gif");	
}
.pie
{
	width:1000px;
	height:70px;
	background-color:#797979;		
}
.pie2
{
	width:1000px;
	background-color:#333333;
	height:48px;	
}
.tabla_pie1
{
		float:left;
}
.tabla_pie2
{
		float:left;
}
.item
{
	width:100%;
	height:30px;
	vertical-align:middle;
	text-decoration:none;
}
.prueba_item
{
	height:30px;
	width:100%;
	background-image:url("../imagenes/menuActivo.gif");
	background-repeat:repeat-x;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
	vertical-align:middle;
}
.item:hover
{
	width:100%;
	height:30px;
	background-image:url("../imagenes/menuActivo.gif");
	background-repeat:repeat-x;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
	vertical-align:middle;
}
.separador
{
	width:100%;
	height:1px;
	margin-bottom:3px;
	background-image:url("../imagenes/separacionMenu.gif");	
	background-repeat:no-repeat;
}
.banner
{
	float:left;
	width:200px;	
}
.pie_izquierda
{
	width:740px;
	float:left;	
	height:48px;
}
.pie_derecha
{
	width:240px;
	float:left;
	height:48px;
	background:url("../imagenes/barra_tabla.gif") no-repeat left;
}
.bloque_contenido
{
	padding:25px;	
}
.cabecera_contenido2
{
 text-align:left;
 padding-top: 5px;
 padding-left:10px;
 vertical-align:middle;
 margin:20px;
 background-image:url("../imagenes/titulo.gif");
 background-repeat:repeat-x;
}
.listado_productos
{
	width: 90%;
	display: block;
	text-align:justify;
}

.listado_productos a
{
	text-decoration: none;
	text-align:justify;
}

.listado_productos hr
{
	height: 1px;
	color: #819DCD;
	border-style: dotted;
	border-width: 1px;
	clear: both;
	text-align:justify;
}

.listado_productos_titulo
{
	text-decoration:none;
	color:Black;
	font-family:Arial;
	font-size:10pt;
	padding:5px;
}

.listado_productos_cuerpo
{
	padding-top: 3px;
}

.listado_productos_imagen
{
	width: 100px;
	float: left;
	padding-left:6px;
	padding-right:6px;
}

.listado_productos_imagen img
{
	max-width: 100px;
}

.listado_productos_descripcion
{
	float: left;
	padding-left: 3px;	
	text-align:justify;
	margin:5px;
}

.listado_productos_ver_mas
{
	float: right;
	text-decoration:none;
	margin:5px;
}

.contenido_productos
{
	text-align:center;
	padding:10px;	
}


.detalle_producto
{
	float: left;
	padding-top: 20px;
	width:100%;
}

.detalle_producto_imagen
{
	width: 125px;
	float:left;
	text-align:center;
}

.detalle_producto_nombre
{
	float: left;
	width:100%;
	text-align:center;	
	padding:15px;
}

.detalle_producto_der
{
	float:right;
	text-align:justify;
	width:70%;
	border-left: dotted 1px #819DCD;
	padding:11px;
}

.detalle_producto_enlace
{
	text-decoration: none;
	float: right;
	clear:both;	
	width:100px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}
.volver
{
	float:right;
	width:200px;
	padding:5px;	
}
.lnk_verde:visited, .lnk_verde:link,.lnk_verde:active,.lnk_verde:hover
{
	font-family: "Verdana";
	font-size: 12px;
	color:#819DCD;
	font-weight:bold;
	text-decoration:none;
	padding:6px;
}
.texto_menu2
{
	font-family:Verdana;
	font-size:9pt;	
}
.pie_ministerio
{
      width: 100%;
      height: 45px;
      padding-top:5px;
      text-align:center;
      background-image:url("../imagenes/pie_ministerio.gif");
      background-position:center;
      background-repeat:no-repeat;
}
.div_oculto1
{
	position:absolute;
	display: none;
	background-color:#f1ecda;
	border:solid 1px #012e23;
	left:290px;
	/*margin-top:-10px;*/
	margin-top:-20px; 
	padding:3px;
	padding-right:20px;
}
.div_oculto2
{
	position:absolute;
	display: none;
	background-color:#f1ecda;
	border:solid 1px #012e23;
	left:290px;
	/*margin-top:-10px;*/
	margin-top:-20px; 
	padding:3px;
	padding-right:20px;
}
.barraUsuario
{	
	width:100px; 
	height:15px; 
	float:right; 
	margin-right:100px;
}
.barraDesconectar
{	
	width:100px; 
	height:15px; 
	float:right; 
	margin-right:100px;
}

