@charset "utf-8";
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alert {
	font-weight: bold;
	color: #990000;
}
.text16 {
	font-size: 16px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grey {
	font-size: 10px;
	color: #999999;
}
.bg-actualidad {
	background-image: url(../images/Actualidad_r1_c2.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

