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

.fondopagina {
	background-image: url(imagenes/fondo-pagina.jpg);
	background-repeat: no-repeat;
	height: 695px;
	width: 767px;
}
.enlacesprin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacesprin a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.enlacesprin a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.enlacesprin a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FB0103;
	text-decoration: none;
	font-weight: bolder;
}
.enlacesprin a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.textopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textopagina a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textopagina a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textopagina a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F48871;
	text-decoration: none;
}
.textopagina a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.topbar {
	height: 120px;
	top: 95px;
}
.enlacesp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.enlacesp a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.enlacesp a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.enlacesp a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FB0103;
	text-decoration: none;
	font-weight: bolder;
}
.enlacesp a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
