/* CSS Document */
@import "menu.css";
body 
{
	background-color: #000000;
}

#principal
{
	position:absolute;
	height: auto;
	width:auto;
	left: 0px;
	top: 0px;
	margin-top: 0px;
}


#fdoalba
{
	position: absolute;
	float: left;
	left: 370px;
	top: 0px;
	z-index: 15;
	font-size: 20px;
}

#fdoalba2
{
	position:absolute;
	float: left;
	left: 0px;
	top: 15px;
	z-index: 2;
	font-size: 12px;
	margin: inherit;
}

#fdoalba3
{
	position:absolute;
	float: left;
	left: 154px;
	top: 62px;
	z-index: 3;
	font-size: 15px;
	margin: inherit;
}

.al5
{
	color: #000000;
	
}

.al7
{
	color: #CCCCCC;
}

.al8
{
	color: #666666;
}

.linkc03, .linkc03:link 

{
	color: #99CCCC;
	text-decoration: none;
}

.linkc03:hover
{
	color: #00FF00;
	text-decoration: none;
}

