/* CSS Document */

body
{
	background-color: #000000;
	
}


#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;
}





#fondo3
{

	position: absolute;
	z-index: 3;
	width: auto;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	line-height: 12px;
	top: 0px;
}



.fdo1
{
	font-family: Courier New, Courier, mono;
	color: #544300;
}

.fdo2
{
	font-family: Courier New, Courier, mono;
	background-color: #ff0000;
	color: #ff0000;
}

.fdo3
{
	font-family: Courier New, Courier, mono;
	background-color: #00ff00;
	color: #00ff00;
}

.fdo4
{
	font-family: Courier New, Courier, mono;
	background-color: #0000ff;
	color: #0000ff;
}


#family
{

	position: absolute;
	z-index: 4;
	width: auto;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	line-height: 10px;
	top: 50px;
	left: 500px;
}

.fa0
{
	font-family: Courier New, Courier, mono;
	color: #ffffff;
}

.fa1
{
	font-family: Courier New, Courier, mono;
	color: #000000;
	background-color: #000000;
}

.fa2
{
	font-family: Courier New, Courier, mono;
	color: #ffffff;
	background-color: #ffffff;
}

.fa3
{
	font-family: Courier New, Courier, mono;
	color: #ffff00;
	background-color: #ffff00;
}

.fa4
{
	font-family: Courier New, Courier, mono;
	color: #ff0000;
	background-color: #ff0000;
}

.familylink, .familylink:link, .familylink:visited

{
    font-family: Courier New, Courier, mono;
	text-decoration: none;

}

.familylink:hover
{
	font-family: Courier New, Courier, mono;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
}

#transmision
{
	position:absolute;
	width:auto;
	z-index:5;
	left: 185px;
	top: 325px;
	font-family: Courier New, Courier, mono;
	font-size: 9px;
	height: 123px;
}

#tv
{
	position:absolute;
	width:auto;
	z-index:8;
	left: 50px;
	top: 300px;
	font-family: Courier New, Courier, mono;
	font-size: 5px;
	line-height: 5px;
	height: 225px;
	color:#FFFFFF;
	
}

.k, .l, .m, .n, .o, .p
{
	font-family: Courier New, Courier, mono;
	background-color: #CCCC99;
	color: #CCCC99;	
	
}

.l
{
	background-color: #000000;
	color: #000000;	
}

.m
{
	background-color: #000000;
	color: #000000;	
}

.n
{
	background-color: #996600;
	color: #996600;	
}
			
.o
{
	background-color: #000000;
	color: #000000;	
}

.p

{
	background-color: #CCCCCC;
	color: #CCCCCC;
}


.q

{
	font-family: Courier New, Courier, mono;
}

.tvlink, .tvlink:link, .tvlink:visited

{
    font-family: Courier New, Courier, mono;
	text-decoration: none;

}

.tvlink:hover
{
	font-family: Courier New, Courier, mono;
	text-decoration: none;
	font-size: 5px;
	line-height: 6px;
	
}

#robot
{
	position:absolute;
	height: auto;
	width:auto;
	float: left;
	left: 943px;
	top: 176px;
	z-index: 53;
	font-size: 11px;
	line-height: 11px;
}

.rob1, .rob2, .rob3, .rob4, .rob5, .rob6
{

	font-family: Courier New, Courier, mono;
	color: #000000;
	background-color: #000000;
}

.rob2
{
	color: #FFff00;
	background-color: #FFFF00;
}

.rob3
{
	color: #FF3300;
	background-color: #FF3300;
}

.rob4
{
	color: #ff0000;
	background-color: #FF0000;
}

.rob5
{
	color: #0000FF;
	background-color: #0000FF;
}

.rob6
{
	color: #0099ff;
	background-color: #0099FF;
}

.rob7
{
	color: #ffffff;
	background-color: #ffffFF;
}

.rob0
{
	font-family: Courier New, Courier, mono;
}
