.jumbotron {
		/*background:url("../images/overlay.png"), url("../images/fondo_intro.jpg") ;*/
		background-image:url(../images/fondo_faq.png);
		background-size:cover;
		background-attachment:fixed;
		background-position:center center;
		background-repeat:no-repeat;
		min-height:100%;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
		
		/*background-color:#eee		*/
	
		}	
#inicio_seccion .row
	{
		margin-top:0%;	
		margin-left:33%;
		
	}
#titulo_administrador
	{
		position:relative;
	}
#titulo_administrador h3
	{
		text-align:center;
		width:50%;
		color:#e34f26;
	}
	
#contenedor_form		
	{
		position:relative;
	}
	
.campo_user
	{
		margin-bottom:3%;
	}		
/* esto es para los mensajes */

#fondo_mensajes, #fondo_mensaje_comprobando

	{

		position: fixed;

		z-index:9999;

		left:0%;

		top:0%;

		width:100%;

		height:100%;
		background:url(../images/bg_ventanas.png);
	}
.mensaje_comprobando
/*, .mensaje_slider_enviando, .mensaje_producto_enviando*/

	{

		position:absolute;

		top:50%;

		left:50%;

		width:354px;

		height:120px;

		margin-top:-49px;

		margin-left:-177px;

	}	
.cargador

	{

		margin:105px 127px;

	}
#mensaje_error_inicio	
{

		position:absolute;

		top:50%;

		left:50%;

		margin:-49px 0 0 -177px;

		width:354px;

		height:98px;

	}
.boton_aceptar

	{

		margin:-14px 188px 38px 335px;

	}	
#titulo_logo_home	
	{
		position:relative;
		width:100%;	
	}
	
.imagen_dress_logo	
	{
		/*width:381px;
		height:274;*/
		width:60%;
		margin-left:-55%;
		margin-top:5%;
			
	}	
/* fin de ventas /*		*/	
