@charset "UTF-8";
body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Trebuchet MS;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font1 {
	color: #000000;
	font-size: 24px;
}
.font2 {
	color: #FFFFFF;
	font-size: 18px;
}
#pie {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #6B1101;
	height: 30px;
	width: 760px;
}

#contenedor {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
}
#header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#logo {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.descargar {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
