@charset "utf-8";
*{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	padding:0;
	margin:0;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
}
#base{
	width:1004px;
}
#logo{
	width:156px;
	height:78px;
}
#logo_principal{
	padding-top:15px;
	width:848;
	height:45px;
}
#logo_QLab{
	font-size:23px;
	color:#FFFFFF;
	margin-left:5px;
}
.barra_superior{
	width:848px;
	height:14px;
	background-image:url(../img/fondo_barra_superior.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
}
.barra_superior li{
	float:left;
	margin:0px 5px 0 5px;
}
.barra_superior li a{
	color:#4B4B4B;
}
.barra_medio_izq{
	width:156px;
	height:28px;
	background-color:#FF6600;
	font-size:9px;
	font-weight:bold;
}
.barra_medio_izq li a{
	color:#FFFFFF;
}
.barra_medio_der{
	width:100%;
	height:28px;
	background-color:#58595B;
	font-size:11px;
	color:#FFFFFF;
}
.barra_medio_der li{
	float:left;
	margin:0px 5px 0 5px;
}
.barra_medio_der ul{
	line-height:28px;
}
.barra_medio_der li a{
	color:#FFFFFF;
}
.botonera{
	width:156px;
}
.barra_idiomas{
	height:25px;
	line-height:25px;
	background-color:#58595B;
	font-size:10px;
}
.barra_idiomas li{
	float:left;
	margin:0px 5px 0 5px;
}
.barra_idiomas li a{
	color:#FFFFFF;
}
.menu{
	font-size:11px;
	color:#716C68;
}
.menu li{
	line-height:18px;
}
.menu_opcion{
	padding-left:20px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.menu_opcion_titulo{
	padding-left:5px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.menu li a{
	color:#716C68;
}
.menu_titulo{
	background-color:#FEDABA;
}
.menu_triangulo{
	margin:auto 5px auto 5px;
}
.menu_subtitulo{
	color:#716C68;
	background-color:#D4D0C7;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
}
.menu_subtitulo_opcion{
	font-size:11px;
	padding-left:20px;
	color:#716C68;
}
.contenido{
	width:848px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	height:0;
}
.centrar{
	text-align:center;
}
.customer li{
	float:left;
	background-color:#BDBEC0;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#52514F;
}
.name{
	width:235px;
}
.ad
.address{
}
al{
	width:105px;
}
.country{
	width:115px;
}
.number{
	width:41px;
}
.name_customer{
	width:204px;
	padding-left:5px;
}
.name_customer2{
	width:177px;
	padding-left:5px;
}
.address_customer{
	width:196px;
	padding-left:5px;
}
.postal_customer{
	width:101px;
	padding-left:5px;
}
.country_customer{
	width:111px;
	padding-left:5px;
}
.number_customer{
	width:37px;
	padding-left:5px;
}
.separar_customer{
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	}
.customer_codounion li{
	float:left;
	background-color:#E7E8EA;
	font-size:11px;
	color:#676769;
	line-height:27px;
}
.customer_codounion li a{
	color:#1308F8;
}
.icono{
	width:17px !important;
	height:27px !important;
	background-color:#FFFFFF !important;
	padding-left:9px;
	}
.customer_union li{
	float:left;
	font-size:11px;
	color:#676769;
	line-height:27px;
}
.button {
	background-color: #FF6300;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.login{
	width:1004px;
	height:230px;
	background-color:#D2D3D5;
	margin-bottom:15px;
	}
.login_izquierda{
	width:486px;
	height:212px;
	margin: 9px;	
	background-color:#FFFFFF !important;
	}
.login_derecha{
	width:491px;
	margin: 9px 9px 9px 0;	
	}
.bienvenido{
	width:1004px;
	height:15px;
	background-color:#E7E8EA;
}
.bienvenido_izquierda{
	width:112px;
	background-color:#FF6600;
}
.bienvenido_texto{
	margin-left:7px;
	width:98px;
	background-color:#FFFFFF;
	color:#666666;
	font-size:12px;
	}
.bienvenido_derecha{
	width:892px;
}
.buttonDflt 
{
	color:#FF6600;
	font-size: 10px;
	width: auto;
	background-color: #FFEFE5;
	font-family: Arial,Helvetica,sans-serif;
	border: 1px solid #FF6600;
	height: 17px;
	margin: 1px;
	margin-top: 5px;
}