﻿.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1vw;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5.3vw;
	color: white;
	font-weight: bold;
	line-height: 5.3vw;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.4vw;
	color: black;
	font-weight: normal;
	line-height: 3.7vw;
}
.H2B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.6vw;
	color: black;
	font-weight: bold;
	line-height: 3.7vw;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5vw;
	line-height: 2.5vw;
	color: black;
}
.H3B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5vw;
	color: black;
	font-weight: bold;
}
.H3AN {
	font-family: "Arial Narrow";
	font-size: 2.6vw;
	color: black;
	font-weight: normal;
	font-style: italic;
}
.H3ANB {
	font-family: "Arial Narrow";
	font-size: 2.6vw;
	color: black;
	font-weight: bold;
	font-style: italic;
}
.H4AN {
	font-family: "Arial Narrow";
	font-size: 1.7vw;
	color: black;
	font-weight: normal;
	font-style: normal;
}
.H4ANB {
	font-family: "Arial Narrow";
	font-size: 1.7vw;
	color: black;
	font-weight: bold;
	font-style: normal;
}
.Info {
	font-family: "Swis721 Hv BT";
	font-size: 2.7vw;
	color: white;
	font-weight: bold;
}
.H2Video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3vw;
	color: blue;
	font-weight: bold;
	line-height: 3vw;
	text-decoration: none;
}
.H4puntos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2vw;
	color: black;
    line-height: 2vw;
	text-align:center;
}

	

