@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textoextra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}

a.enlace2:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.enlace2:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.enlace2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.enlace2:active {
	text-decoration: none;
	color: #CCCCCC;
}

.textosecundario {
	font-family: "Trebuchet MS";
	color: #2C5078;
	font-size: 11px;
}

.textoextra2 {
	font-family: "Trebuchet MS";
	color: #2C5078;
	font-size: 12px;
	font-weight: bold;
}

.textoprincipal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #262626;
}

.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0C2351;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #181818;
}

.tituloextra {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0C2351;
}

.subtituloextra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5A647E;
}

a.enlace1:link {
	color: #0C2351;
	text-decoration: none;
}
a.enlace1:visited {
	text-decoration: none;
	color: #0C2351;
}
a.enlace1:hover {
	text-decoration: none;
	color: #5A647E;
}
a.enlace1:active {
	text-decoration: none;
	color: #0C2351;
}

a.enlace3:link {
	color: #5A647E;
	text-decoration: none;
}
a.enlace3:visited {
	text-decoration: none;
	color: #5A647E;
}
a.enlace3:hover {
	text-decoration: none;
	color: #0C2351;
}
a.enlace3:active {
	text-decoration: none;
	color: #5A647E;
}

.tituloextra2 {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #666666;
}