﻿html, body 
{
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
}
.cabecera
{
	padding-top:0px;
	width: 1000px;
	height: 123px;
	background-image:url("../imagenes/cabecera.gif");
	background-repeat:no-repeat;
}
.link
{
	width:220px;
	height:112px;
	top:0px;
	left:0px;
	float:left;
	cursor:pointer;	
}
.menu
{
	position: relative;
	width:1000px;
	height:22px;
	text-align:center;
	display: block;
	text-decoration:none;
	background-image:url("../imagenes/fondo_menu2.gif");
	background-repeat:no-repeat;
}
.barra_direccion
{
	width:600px;
	margin-top:30px;
	float:right;
	margin-right:20px;
	text-align:right;
}
.barra_idioma
{
	width:200px;
	float:left;
	margin-top:20px;
	margin-left:560px;
	text-align:right;
}
.div_menu
{
	font-family: "Arial";
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
}
.div_menu:hover
{
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
}
.div_separador
{
	height:10px;
	border-right: solid 1px #ff5973;
	font-family: "Arial";
	padding-left:3px;
	padding-right:3px;
	font-size: 9pt;
	text-decoration:none;
}
.logo
{
	height:172px;
	width:1000px;	
}
.contenido
{
	background-image:url("../imagenes/logo.gif");
	background-position:left;
	background-repeat:no-repeat;
	width:1000px;
	min-height:370px;	
	background-color:#eeeced;
	padding-top:0px;
	margin-top:0px;
}
.pie
{
	background-color:#eeeced;
	width:1000px;
	border-bottom:solid 1px red;
	border-top:solid 1px red;
	height:30px;
}	
.cabecera_contenido2
{
	width:970px;
	height:30px;
	margin-left:30px;
	float:left;
	text-align:left;
	margin-top:20px;
	padding-top:0px;	
}
.bloque_contenido
{
	width:980px;
	padding:10px;
}
.contenido2_home
{
	width:960px;
	padding:10px;
}

.listado_familias
{	
	width:400px;	
	padding:10px;
	text-align:left;
	border:solid 1px #8a858a;		
}
.listado_familias_cuerpo
{
	width:400px;
	padding:15px;
	height:200px;
	text-align:center;
}
.listado_productos
{	
	width:90%;	
	padding:30px;	
}
.listado_prodcutos_cuerpo
{
	width:700px;
	padding:15px;
}
.listado_productos_imagen
{
	padding-top:10px;
}
.listado_familias_imagen
{
	margin-top:15px;
	float:left;
}
.listado_familias_titulo
{
	float:left;
}
.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;
}
.pie_ministerio
{
      width: 100%;
      height: 45px;
      padding-top:5px;
      text-align:center;
      background-image:url("../imagenes/ministerio.gif");
      background-position:center;
      background-repeat:no-repeat;
}
.contenido2_cabecera
{
	text-align:left;
	width:700px;
	padding:10px;
}
.ver_mas
{
	text-decoration:none;
	width:100px;
	text-align:center;
	margin-left:400px;
	margin-top:100px;
}
.ver_mas_familia
{
	text-decoration:none;
	width:100px;
	float:left;
	text-align:center;
	margin-left:150px;
	margin-top:100px;
}
.producto
{
	background-image:url("../imagenes/fondo_productos.gif");
	background-repeat:repeat-y;
	width:100%;
	text-align:center;
}
.texto_productos
{
	border:dotted;	
}
.detalle_producto_nombre
{
	width:300px;
}
.detalle_producto_descripcion
{
	width:600px;
}
.detalle_producto_imagen
{
	width:200px;
	margin-left:350px;
	padding:0px;
	float:left;
}
.listado_productos_ver_mas
{
	width:100px;
	margin-left:320px;
	margin-top:5px;	
}
.listado_productos_nombre
{
	width:200px;
	margin-left:2px;
	margin-top:5px;	
}
.listado_productos_descripcion
{
	text-align:justify;
	width:400px;
	padding:5px;
}
.boton_entrar
{
	height:13px;
	width:69px;
	background-image:url("../imagenes/entrar.gif");
	margin-top:30px;
	cursor:pointer;
}
.boton_aceptar_1
{
	height:13px;
	width:69px;
	background-image:url("../imagenes/aceptar.gif");
	margin-top:30px;
	cursor:pointer;
}
.boton_aceptar_2
{
	height:13px;
	width:69px;
	background-image:url("../imagenes/onartu.gif");
	margin-top:30px;
	cursor:pointer;
}
.boton_cancelar_1
{
	height:13px;
	width:69px;
	background-image:url("../imagenes/cancelar.gif");
	margin-top:30px;
	cursor:pointer;
}
.boton_cancelar_2
{
	height:13px;
	width:69px;
	background-image:url("../imagenes/ezeztatu.gif");
	margin-top:30px;
	cursor:pointer;
}
.intro_login
{
	background-color:White;
	width:900px;
	margin:15px;
	padding:3px;
}
.barraUsuario
{	
	width:100px; 
	height:15px; 
	float:right; 
	margin-right:100px;
}
.barraDesconectar
{	
	width:100px; 
	height:15px; 
	float:right; 
	margin-right:100px;
}
.enlace, .enlace:visited, .enlace:link, .enlace:active, enlace:hover
{
	text-decoration:none;
	padding:2px;
	margin-left:140px;
}

