@charset "iso-8859-1";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 0px;
}
.titulo1 {
	font-family: "Source Sans Pro";
	font-size: 28px;
	color: #333333;
	line-height: 133%;
	font-weight: 200;
	font-style: normal;
}
.titulo2 {
	font-family: "Source Sans Pro";
	font-size: 22px;
	color: #333333;
	line-height: 133%;
	font-weight: 300;
	font-style: normal;
}
.textoGrisClaro {
	color: #999999;
}
.texto16Negro {
	font-size: 16px;
	color: #000000;
}
