
.headerNombre{
	background-position:bottom;
	margin-top: 5px;
	background-image: url('../images/bg-distributors-distrib-name.gif');
	border: 1px solid #D9D9D9;
	background-repeat: repeat-x;
	border-bottom:none;
	width: 99.5%;
	overflow: auto;
}

.codigoCertificado{
	font:11px Verdana;
	color:#C48A16;
}

.comboPaisDistributors{
	width:200px;
	font: 10px Verdana;
	border:1px solid #D9D9D9;
}

.resaltadoTextoCaja
{
	font-weight:bold;
	text-transform: uppercase;
}

.textoCaja{
	font:11px Verdana;
	color:#4D4D4D;
	line-height:14px;
	text-decoration:none;
}

a.textoCaja:hover{
	text-decoration:underline;
}

.tipoProducto{
	font:11px Verdana;
	color:#C48A16;
	line-height:15px;
}

.nombreDistribuidor{
	font:bold 12px Verdana;
	color:#4D4D4D;
	line-height:15px;
}

.encabezadoListado{
	height: 36px;
	background-position:bottom;
	margin-top: 5px;
	background-image: url('../images/bg-distributors-distrib-name.gif');
	border: 1px solid #D9D9D9;
	border-top:none;
}

.filtrosDistribuidor{
	border-right:1px solid #D9D9D9;
	width: 370px;
	padding: 10px;
	float:left;
}

.filtrosValidate{
	width: 170px;
	padding: 10px;
	float:right;
   	direction: ltr;	
}

.tituloValidate{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #C48A16;
   	direction: ltr;	
}

.etiquetaValidate{
	margin-top: 15px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	display: inline-block;
  	direction: ltr;	
}

.cajaSearch{
	background-image: url('../images/bg-distributors-search.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #D9D9D9;
	overflow: auto;
	width: 99.5%;
}

.tituloCajaSearch{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.boton{
	text-decoration: none;
	color: #000000;
	background-image: url('../images/bg-distributors-button.gif');
	background-position:bottom;
	background-repeat: repeat-x;
	border: 1px solid #D9D9D9;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	cursor:pointer; 
	padding-top:2px;
	padding-bottom:2px;
   	direction: ltr;	
}

#botonFocus{
 	background-image: url('../images/bg-button-over.gif');
}

.contenedorValidateBanner{
	background-color: #000000;
	margin-top: 10px;
	height: 31px;
	line-height: 31px;
   	direction: ltr;	
}

.inputCertificate{
	border: 1px solid #D9D9D9;
	width:165px;
	direction: ltr;
}

.etiquetaAuthorized{
	float: left;
	vertical-align: middle;
	padding-left: 10px;
	font-family: Arial;
/*	font-weight: bold;*/
	color: #ffffff;
   	direction: ltr;
   	text-transform: uppercase;
}

.contenedorNotFound{
	border:1px solid #D9D9D9;
	margin-top: 10px;
	height: 45px;
	line-height: 45px;
	width:580px;
   	direction: ltr;	
}

.etiquetaNotFound{
	vertical-align: middle;
	padding-left: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FF0000;
	font-size:11px;
   	direction: ltr;		
}

.contenedorNombreMenuItem{
	border-right: 1px solid #D9D9D9;
	padding: 10px;
	float:left;
	width:370px;
}

