h1 {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 20px;
	color: #000000;
}
.contenidos {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 12px;
	color: #515151;
}
.contenidos2 {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 13px;
	color: #515151;
	line-height: 24px;
}
.titulos {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.textos {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.linea_vertical {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}

.titulos2 {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 30px;
	color: #999999;
	font-weight: bold;
}
.grandes {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 72px;
	color: #FF7818;
}
.azul {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 30px;
	color: #999999;
	line-height: normal;
}
.azul2 {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	color: #000099;
}
a:visited {
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
.botones {
	font-family: "Impact",sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link_blanco {
	color: #FFFFFF;
}
.link_naranjo {
	color: #FF6600;
}
.link_negro {
	color: #000000;
}
a:link {
	text-decoration: none;
}

a:hover {
	color: #333333;
}
.titulos3 {
	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 30px;
	color: #FF6600;
	line-height: 30px;
}
.times_naranjo {

	font-family: "Arial Narrow", Helvetica Condensed, sans-serif;
	font-size: 30px;
	color: #FF7818;
}
