/* CSS Document */

#menu
{
	position:absolute;
	width: 362px;
	height:auto;
	z-index:30;
	left: 0px;
	top: 0px;
}	

.menu_item1, .menu_item1:link, .menu_item1:visited
{
	float: left;
	height: 18px;
	background-color: #000000;
	color: #00FF00;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.menu_item1:hover
{
	background-color: #00FF00;
	color: #000000;
	padding-top: 1px;
}

.menu_item2, .menu_item2:link, .menu_item2:visited
{
	float: left;
	height: 18px;
	background-color: #000000;
	color: #FF00ff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}

.menu_item2:hover
{
	background-color: #ff00ff;
	color: #000000;
	padding-top: 1px;
}

.menu_item3, .menu_item3:link, .menu_item3:visited
{
	float: left;
	height: 18px;
	background-color: #000000;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; 
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}

.menu_item3:hover
{
	background-color: #ff0000;
	color: #000000;
	padding-top: 1px;
}


.menu_item4, .menu_item4:link, .menu_item4:visited
{
	float: left;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../../images/menu.gif);
	background-repeat:repeat-x;
	color: #000000;
    font-size: 13px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menu_item4:hover
{
	background-image:url(../../images/hover.gif);
	background-repeat:repeat-x;
	color: #ffffff;
	padding-top: 1px;
}


body {
	background-color: #000000;
}

#principal
{
	position:absolute;
	height: auto;
	width:auto;
	float: left;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	background-color: #0033FF;
}

#fondo1
{
	position:absolute;
	float: left;
	left: 743px;
	top: 219px;
	z-index: 1;
	font-size: 100px;
	font-weight: 100px;
	width: 531px;
	margin: inherit; 
}

.fnd1
{

	color: #ff0000;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fondo2
{
	position:absolute;
	float: left;
	left: 505px;
	top: 64px;
	z-index: 2;
	font-size: 140px;
	font-weight: 140px;
	width: 531px;
	margin: inherit;
}

.fnd2
{

	color: #ff00ff;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fondo3
{
	position:absolute;
	float: left;
	left: 203px;
	top: -128px;
	z-index: 3;
	font-size: 200px;
	font-weight: 200px;
	width: 531px;
	margin: inherit;
}

.fnd3
{

	color: #0000FF;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fondo4
{
	position:absolute;
	float: left;
	left: 7px;
	top: -300px;
	z-index: 4;
	font-size: 220px;
	font-weight: 220px;
	width: 531px;
	margin: inherit;
}

.fnd4
{

	color: #00ffFF;
	text-decoration: none;
	letter-spacing: inherit;
	line-height:inherit;
}

#fdoalba
{
	position:absolute;
	float: left;
	left: 223px;
	top: 149px;
	z-index: 6;
	font-size: 8px;
	line-height: 8px;
	margin: inherit;
}

.al5
{
	color: #000000;
	background-color: #000000;
	
}

.al7
{
	color: #CCCCCC;
	background-color: #99CCCC;
}

.al8
{
	color: #666666;
	background-color: #669999;
}

.linkc03, .linkc03:link 

{
    background-color: #FFFFFF;
	color: #99CCCC;
	text-decoration: none;
}

.linkc03:hover
{
	background-color: #00FF99;
	color: #00FF00;
	text-decoration: none;
}

#negritobusca
{
	position:absolute;
	float: left;
	left: 887px;
	top: 54px;
	z-index:13;
	font-size:9px;
	height: 172px;
	margin: inherit;
}

.nb3
{

	color: #FFFF00;
	background-color: #FFCC33;
}

.nb4
{
	color: #FFCC00;
	background-color: #FF6633;
}

.nb2
{
	color: #00CC99;
	background-color: #33CC99;
}

.nb1
{
	color: #990000;
	background-color: #000000;
}

.nb5
{
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.linknb01, .linknb01:link 

{
    background-color: #FFCCFF;
	color: #FF66FF;
	text-decoration: none;
}

.linknb01:hover
{
	background-color: #FF3399;
	color: #CC00FF;
	text-decoration: none;
}
