.patern {
	background-image: url(imgs/pattern.gif);
	background-repeat: repeat;
}
.line-bca {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.marca-drezlab {
	background-image: url(imgs/logo_drezlab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.flecha-der-up {
	background-image: url(imgs/flecha-der-up.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto-11-gris-osc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737273;
	text-decoration: none;
}
/* link */
.texto-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737273;
	text-decoration: none;
	}
.texto-link:link {text-decoration: none;
}
.texto-link:hover { color: #A0A3A5; text-decoration: none;
}

/* ------------------ */
.texto-11-gris-cla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0A3A5;
	text-decoration: none;
}
.titulo-trabajos {
	background-image: url(imgs/titulo-trabajosselec.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulo-contacto {
	background-image: url(imgs/titulo-contacto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.form-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 3px 0px 5px;
	height: 21px;
	width: 180px;
	border: 0px;
	font-size: 11px;
	color: #737273;
	padding: 2px;
	vertical-align: middle;
}
.form-comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 3px 0px 5px;
	padding: 2px;
	height: 70px;
	width: 180px;
	border: 0px;
	font-size: 11px;
	color: #737273;
	vertical-align: middle;
}
.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737273;
	text-decoration: none;
	background-color: #EAEAE4;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.codigo-barras {
	background-image: url(imgs/codigo-barras.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titulo-clientes {
	background-image: url(imgs/titulo-clientes.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.flecha-der {
	background-image: url(imgs/flecha-der.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.flecha-fondo {
	background-image: url(imgs/flecha-fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.flecha-izq {
	background-image: url(imgs/flecha-izq.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.flecha-der-bca {
	background-image: url(imgs/flecha-der-bca.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.flecha-izq-bca {
	background-image: url(imgs/flecha-izq-bca.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.texto-chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.texto-chico:link {text-decoration: none;
}
.texto-chico:hover { color: #737273; text-decoration: none;
}
h1, h2, h3, h4, h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737273;
	text-decoration: none;
	font-weight: normal;
}