@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;
}
.texto14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D3D3F;
	line-height: 133%;
}
.titulo1 {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: #9E1D1D;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}
.titulo1Gris {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: #444;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}
.titulo2Gris {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #444;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}
.titulo3Gris {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #444;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}
.titulo1Verde {
	font-family: droid-sans;
	font-size: 28px;
	color: #48A032;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}
.titulo2 {
	font-family: Oswald;
	font-size: 24px;
	color: #9E1D1D;
	line-height: 100%;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}
.titulo3 {
	font-family: droid-sans;
	font-size: 14px;
	color: #525252;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
}
.titulo3Rojo {
	font-family: Oswald;
	font-size: 14px;
	color: #C13237;
	line-height: 133%;
	font-weight: 400;
	font-style: normal;
}
.textoMarron {
	text-shadow: 0px 0px;
	color: #333333;
	font-family: 'Oswald', sans-serif;
}
.textoBlanco {
	text-shadow: 0px 0px;
	color: #FFFFFF;
}
.textoDestacado {
	color: #7B7B7B;
	font-size: 14px;
}
.textoDiscreto {
	color: #CCCCCC;
	font-size: 12px;
}
