
.fondo {
	background-attachment: fixed;
	background-image: url(imagenes/fondoB.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#047;
	margin:-2px;
	overflow-x:hidden;
}
.sobre {
	color: #e42731;
}
.normal {
	color: #FFFFFF;
}

.Cabeceramenu
{
font-family:"Century Gothic";
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#FF0000;
}

.TextoMenu
{
font-family:"Century Gothic";
font-size:13px;
font-weight:bold;
text-decoration:none;
}

