@charset "utf-8";
td img {display: block;}
body {
	background-color: #CCCCCC;
}
.titClientes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.clientes1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	background-color: #F9D28D;
}
.clientes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
	background-color: #FCDFB3;
}
.txtContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
a:link {
	text-decoration: none;
}
.contactoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.cajaForm {
	height: 14px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px dotted #FF9900;
}
.cajaForm2 {
	border: 1px dotted #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	height: 36px;
	width: 170px;
}
.txtCodigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.contactoNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F30;
	line-height: 20px;
}
.premio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
