﻿html, body 
{
	background-color:#131313; 
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
}
.cabecera 
{
    background-image:url(../imagenes/cabeceragala.gif);
	top: 0px;
	margin:0px;
	padding:0px;
	width: 1000px;
	height: 69px;
	float:left;
}
.menu
{
	background-image:url(../imagenes/menu.gif);
	background-repeat:repeat-x;
	display:block;
	padding:0px;
	margin:0px;
	width:100%;
	height: 30px;
	float:left;
}
.submenu
{
	position:relative;
	float:left;
	height:23px;
	text-align:center;
	border-right: solid 1px #ffffff;
	CURSOR:pointer;
	PADDING-TOP:7px;
	padding-left:20px;
	padding-right:20px;
    padding-bottom:0px;
}
.submenu_der
{
	position:relative;
	float:right;
	height:23px;
	text-align:center;
	CURSOR:pointer;
	PADDING-TOP:9px;
	padding-left:20px;
	padding-right:20px;
    padding-bottom:0px;
  
}
.submenu_der a
{
	text-decoration: none;
}
.bloque_aviso
{
	background-color:#ffffff;
	width:400px;
	text-align:justify;
	margin:10px;
	padding:10px;

}
.submenu a 
{
	text-decoration: none;
	height:23px;
}
.submenu a span
{
	text-decoration: none;
	height:23px;
	
}
.submenu:hover 
{
	background-image:url(../imagenes/menu_activo.gif);
	background-repeat:repeat-x;
	height:23px;
}
.submenu:hover a span
{
	font-family: Verdana;
	font-size: 11pt;
	color: #831f3c;
}

.menu_sup
{
	background-image:url(../imagenes/lineaSup.gif);
	background-repeat:no-repeat;
	float: left;
	height:10px;
	width:100%;
	padding:0px;
	margin:0px;
}
.menu_inf
{
	background-image:url(../imagenes/lineaInf.gif);
	background-repeat:no-repeat;
	float: left;
	height:9px;
	width:100%;
	padding:0px;
	margin:0px;
}
.submenu desplegable_catalogo
{
	font-family: Verdana;
	font-size: 5pt;
	color: #831f3c;
}
.desplegable_catalogo
{
	
	position:relative;
	_position:absolute;
	width:146px;
	display: none;
	background-color:Transparent;
	padding:0px;
	margin:0px;
	margin-top:1px; 
	_margin-left:-73px; 
	#margin-top:0px;	 
	float:left;
}
.primero
{
	padding-top:10px;
}
.segundo
{
	padding-top:10px;
}
.tercero
{
	padding-top:10px;
	padding-bottom:10px;
}
.formacion_txt
{
	clear:both;
	font-family: Verdana;
	font-size: 5pt;
	color: #831f3c;

}
.pie
{
	clear:both; 
	width:1000px;
	height:40px;
	float:left;
	text-decoration:none; 
	clear:both; 
	
}
.lugar_donde
{
	width:1000px;
	height:20px;
	float:left;
	text-decoration:none; 
	
	
}
.pie_pintado
{
	width:1000px;
	height:14px;
	background-image:url(../imagenes/pixel_pie.gif);
	background-repeat:repeat-x;  
	float:left;
	
	
}

.seccion_pie
{
	width:1000px;
	height:9px;
	float:left;
	text-align:left;
	margin-left:20px; 
	margin-top:-1px;   
	
}
.boton_solicitud
{
	background-image:url(../imagenes/btn_enviar.gif);
	 border-style:none;
	 border:none 0px transparent;
	 width:51px;
	 height:30px;
	 cursor:pointer;
}
.boton_solicitud:hover
{
	background-image:url(../imagenes/btn_enviar_p.gif);
	 border-style:none;
	 border:none 0px transparent;
	 width:51px;
	 height:30px;
	 cursor:pointer;
}
.boton_restablecer
{
	background-image:url(../imagenes/btn_limpiar.gif);
	 border-style:none;
	 border:none 0px transparent;
	 width:92px;
	 height:30px;
	 cursor:pointer;
}
.boton_restablecer:hover
{
	background-image:url(../imagenes/btn_limpiar_p.gif);
	 border-style:none;
	 border:none 0px transparent;
	 width:92px;
	 height:30px;
	 cursor:pointer;
}
.boton
{
	
    BORDER-RIGHT: #741b36 1px solid;
    BORDER-TOP: #741b36 1px solid;
    BORDER-LEFT: #741b36 1px solid;
    BORDER-BOTTOM: #741b36 1px solid;
    FONT-SIZE: 8pt;
    font-weight:bold;
     text-decoration:none;
    color:#741b36;    
	
}
.pie_superior_izq
{
	width:5%;
	height:20px;
	float:left;
	margin: 0px;
	padding: 0px;
}
.pie_inferior_izq
{
	width:45%;
	height:20px;
	float:left;
	margin: 0px;
	padding: 0px;
}
.pie_superior_centro
{
	width:100%;
	float:left;
	margin: 0px;
	padding: 0px;
	height:20px;
	text-align:center;
}
.pie_superior_centro a
{
	text-decoration: none;
}


.pie_inferior_centro{
	width:1000px;
	float:left;
	height:20px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#741c34;
}
.pie_inferior_centro a
{
	text-decoration:none;
}
.inf_trackglobe_sup
{
	width:22%;
	height:20px;
	margin: 0px;
	padding: 0px;
	float:left;
}
.inf_trackglobe_inf
{
	width:25%;
	height:20px;
	text-align:right;
	float:left;
	margin: 0px;
	padding: 0px;
}
.contenido
{
	padding:0px;margin:0px;
	width:1000px;
	height:100%;	
	border:solid 1px white; 
	overflow:hidden; 
	background-color:Transparent;
}
.bordes
{
	border:solid 1px #0cade3;
	 
}
.editablefamilia
{
	width:900;
	height:100%; 
	padding-bottom:35px;
	background-color:Transparent;
	text-align:justify;	
	
}
.cabecera_contenido
{
	width:970px;
	padding:25px;
	margin:0px;
	background-color:Transparent;
}
.bloque_contenido
{
	width:900px;
	height:100%;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:35px;
	background-color:Transparent;
	text-align:justify;
}
.bloque_contenido_home
{
	width:285px;
	height:100%;
	float:left;
	padding:15px;
	background-color:#ffffff;
	border-right: solid 2px #c0c0c0;
	text-align:justify;
}
.contenido_chicha
{
	padding: 0px;margin:0px;	
	width:100%;
	height:100%;
	min-height:400px;
	float:left;
	background-color:#131313;
}
.contenido_izq
{
	background-image:url(../imagenes/home.gif);
	background-repeat:no-repeat;
	padding: 0px;margin:0px;
	width:41%;
	height:353px;
	float:left;
	
}
.contenido_der
{
	float:left;
	width:59%;
	height:353px;
	padding: 0px;
	background-color:#ffffff;
	
}
.pie_ministerio
{
	background-image:url(../imagenes/pie_ministerioblanco.png);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	float:left;
	margin-top:20px;
	height:35px;
	margin-left:150px; 
}
.cabecera_contenido
{
	text-align:left;
}
.contenido_inferior
{
	float:left;
	width:100%;
	height:230px;
	padding:0px;margin:0px;
}
.contenido_inferior_izq
{
	float:left;
	width:725px;
	height:100%;
	padding: 0px;margin:0px;
	background-color:#ffffff;
	border-right: solid 2px #c0c0c0;
	text-align:left;
}
.contenido_inferior_izq_tit
{
	float:left;
	width:130px;	
	height:45px;
	padding-top:15px;margin:0px;
}
.contenido_inferior_der_tit
{
	float:left;
	width:300px;	
	height:45px;
	margin: 0px;
	padding-top:10px;
}
.contenido_inferior_izq_img
{
	background-image:url(../imagenes/foto_2.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	float:left;
	width:318px;	
	height:230px;
	padding: 0px;
	padding-left:2px;
}
.contenido_inferior_der_txt
{
	float:left;
	width:391px;	
	height:170px;
	padding: 0px;margin:0px;
	padding-left:2px;
	
	text-align:justify;
}
.contenido_inferior_der
{
	float:left;
	width:273px;
	height:100%;
	padding: 0px;margin:0px;
	background-color:#ffffff;
	text-decoration:none;
	CURSOR:pointer;
	
}
.contenido_inferior_der_imagen
{
	background-image:url(../imagenes/foto2.gif);
	background-repeat:no-repeat;
	float:left;
	width:135px;
	height:180px;
	padding: 0px;
	margin-top:36px;
	margin-left:10px;
	background-color:#ffffff;
}
.contenido_inferior_der_titulo
{
	float:left;
	width:110px;
	height:160px;
	padding: 0px;margin:0px;
	background-color:#ffffff;
	margin-top:70px;
	text-align:left;
	text-decoration:none;
}

.listado_noticias
{
	text-align:left;
}

.listado_noticias a
{
	text-decoration: none;
}

.listado_noticias hr
{
	height: 1px;
	color: #162983;
	border-style: dotted;
	border-width: 1px;
	clear: both;
	width:100%;
	margin-bottom:10px;
	
}

.listado_noticias_titulo
{
	text-align:justify;
	background-color:Transparent;
}

.listado_noticias_cuerpo
{
	padding-top: 1px;
	text-align:left;
	background-color:Transparent;
}


.listado_noticias_imagen img
{
	max-width: 100px;
}

.listado_noticias_descripcion
{
	width:100%;
	padding-right:10px;
	text-align:justify;
	background-color:Transparent;
}

.listado_noticias_ver_mas
{
	clear: both;
	float: right;
	
	margin-top:10px;
	text-decoration:none; 
	
	
}
.detalle_producto_enlace
{
clear: both;
	float: right;
	margin-right:-70px;
	
	margin-top:10px;
	width:100px; 
	
}
.mensaje_error
{
	width:100%;
	text-align:center;
}
.detalle_noticia
{
	text-align:justify;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
.detalle_noticia_descripcion
{
	float:left;
	width:100%;
	height:100%;
	background-color:#ffffff;
}
.detalle_noticia_contenido
{
	float:left;
	width:100%;
	height:100%;
	background-color:#ffffff;
}
.detalle_noticia a
{
	text-decoration: none;
	float: right;
}
.detalle_noticia_contenido a
{	
	text-decoration: none;
	float: right;
	margin-bottom:15px;
}
.noticias_home
{
	float:left;
	width:255px;
	height:303px;
	padding-top:10px;
	padding-left:13px;
	padding-bottom:10px;
	text-align:justify;
}
.noticias_home_cabecera
{
	background-image:url(../imagenes/noticias.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:260px;
	height:50px;
	text-align:center;
	padding-top:20px;
}
.flot_listado_noticias_titulo
{
	margin-top:15px;
	text-decoration:none;
}
.flot_listado_noticias_contenido
{
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}




.cabecera_home
{
	width:1000px;
	height:108px;
	float:left;
	background-image:url(../imagenes/cabecera.gif);
	background-repeat:no-repeat;   
	
}
.cabecera_dos
{
	width:1000px;
	height:61px;
	background-color:Transparent;  
	
}
.cabecera_menu
{
	width:1000px;
	height:45px;
	background-color:Transparent;  
	
}
.cont1
{
	width:260px;
	height:45px;
	float:left;
	background-color:Transparent;  
}
.cont2
{
	width:119px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton1.gif);
	background-repeat:no-repeat;
}
.cont2:hover
{
	width:119px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton1_o.gif);
	background-repeat:no-repeat;
}
.cont3:hover
{
	width:91px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton2_o.gif);
	background-repeat:no-repeat;  
	margin-left:3px;  
}
.cont3
{
	width:91px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton2.gif);
	background-repeat:no-repeat;
	margin-left:3px;   
}
.cont4
{
	width:146px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton3.gif);
	background-repeat:no-repeat;
	margin-left:3px;   
}
.cont4:hover
{
	width:146px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton3_o.gif);
	background-repeat:no-repeat;
	margin-left:3px;   
}
.cont5
{
	width:150px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton4.gif);
	background-repeat:no-repeat; 
	margin-left:3px;    
}
.cont5:hover
{
	width:150px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton4_o.gif);
	background-repeat:no-repeat; 
	margin-left:3px;    
}
.cont6
{
	width:116px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton5.gif);
	background-repeat:no-repeat;
	margin-left:3px; 
}
.cont6:hover
{
	width:116px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton5_o.gif);
	background-repeat:no-repeat;
	margin-left:3px; 
}
.cont7
{
	width:81px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton6.gif);
	background-repeat:no-repeat; 
	margin-left:-1px; 
}
.cont7:hover
{
	width:81px;
	height:45px;
	float:left;
	background-image:url(../imagenes/boton6_o.gif);
	background-repeat:no-repeat; 
	margin-left:-1px; 
}
.foto_home
{
	background-image:url(../imagenes/foto_carrusel.gif);
	background-repeat:no-repeat;
	width:950px;
	height:120px;
	margin-top:5px; 
	
}
.editablehome
{
	width:790px;
	
	height:100%;
	float:left; 
	text-align:left;  
	margin-top:5px;
	  
	  
	
}
.editablehome2
{
	width:950px;
	height:100%;
	text-align:left;  	
	
}

.not_destaca
{
	background-image:url(../imagenes/noticias.gif);
	background-repeat:no-repeat; 
	width:200px;
	height:247px; 
	float:left; 
	margin-top:5px; 
}
.baja_poco
{
	
	height:30px;
	padding-top:15px;  
	
}

.lis_noti
{
	width:156px;
	height:200px;
	float:left;
	margin-top:35px; 
	
	 
	
}
.lista_noticias
{
	width:150px;
	height:100px;
	float:left;
	text-align:left;
	padding-left:5px;   
	
}
.primercontainer
{
	width:1000px;
	height:100%;
	float:left;
	margin-left:25px; 

}
.segundocontainer
{
	width:1000px;
	height:100%;
	float:left;
	
	
}
.todos_productos
{
	background-image:url(../imagenes/pixel_celda.gif);
	background-repeat:repeat-x; 
	border:solid 1px #0cade3; 
	width:500px;
	height:64px;
	float:left;
	margin-left:212px;
	_margin-left:108px;
	margin-top:20px;   
	
}
.esp_foto_titu
{
	width:20px;
	height:20px;
	float:left; 
	
}
.con_fo
{
	width:70px;
	height:70px;
	float:left; 
}
.con_tit
{
	width:400px;
	height:70px;
	padding-top:25px; 
	float:left; 
	
}
.submenu_sub
{
	background-image:url(../imagenes/pixelarriba_p.gif); 
	background-repeat:repeat-x; 
	width:233px;
	height:20px; 
	text-align:left;
	padding-left:4px; 
	text-decoration:none;
	
}
.submenu_sub:hover
{
	background-image:url(../imagenes/pixelinferior_p.gif); 
	background-repeat:repeat-x; 
	width:233px;
	height:20px; 
	text-decoration:none;
	
}
.submenu_sub2
{
	background-image:url(../imagenes/pixelinferior.gif); 
	background-repeat:repeat-x; 
	width:230px;
	height:20px; 
	text-decoration:none;
}

.submenu_sub2:hover
{
	background-image:url(../imagenes/pixelinferior_p.gif); 
	background-repeat:repeat-x; 
	width:230px;
	height:20px; 
	text-decoration:none;
}
.centrar_titulo
{
	text-align:left; 
	
}
.sep_noticia
{
	
	
	padding-top:10px;
	
	
	
}
.sep_noticia2
{
	width:150px;
	float:left; 
	text-align:left; 
	margin-left:30px;   
}
.pixel_separacion
{
	background-image:url(../imagenes/pixel.gif); 
	background-repeat:repeat-x; 
	width:900px;
	height:1px;
	float:left; 
}
.baja_let
{
	
	padding-top:4px;  
	
}

.listado_productos_cuerpo
{
	height:25px; 
	
}
.contenedor_ra_blan
{
	width:950px;
	
	border-top:solid 1px white; 
	margin-left:7px; 
	
}

