@charset "utf-8";

a {
	text-decoration: none;
	color: #163399;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: normal;
}
td {
	font-size: 13px;
}
.Titulo1C {
	font-size: 18px;
	font-weight: bold;
	color: #0081c7;
	text-transform: uppercase;
	letter-spacing: 1px;
}
input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	border: solid #666 thin;
}
select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.Fecha2C {
	font-size: 10px;
	color: #306;
}
.Titulo2C {
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	margin-top: -6px;
}
.Subtitulo2C {
	font-size: 12px;
	color: #903;
	margin-top: -8px;
}
textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	border: solid #666 thin;
}
.Subtitulo1C {
	font-size: 14px;
	font-weight: bold;
	color: #F93;
	letter-spacing: 1px;
}

