/* CSS Document */

body
{
	background-color: #211908;
}


#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;
}



#fondo
{

	position: absolute;
	z-index: 28;
	width: auto;
	right: 0px;
	bottom: 0px;
	top: 40px;
	left: 30px;
	font-size: 13px;
	line-height: 13px;
	color: #ffffff;
}

.fdo0
{
	font-family: Courier New, Courier, mono;
	color: #cc9933;
	background-color:#cc9933;
}

.fdo1
{
	font-family: Courier New, Courier, mono;
	color: #75581d;
	background-color:#75581d;
	
}


#textura1
{

	position: absolute;
	z-index: 29;
	width: auto;
	right: 0px;
	bottom: 0px;
	top: 10px;
	left: 400px;
	font-size: 12px;
	line-height: 12px;
	
}

.txt1
{
	font-family: Courier New, Courier, mono;
	background-color: #3399FF;
	color: #999900;
}

.txt2
{
	font-family: Courier New, Courier, mono;
	color: #000000;
}

.txt3
{
	font-family: Courier New, Courier, mono;
	background-color: #0000ff;
	color: #0000ff;
}

.txt4
{
	font-family: Courier New, Courier, mono;
	background-color: #ffff00;
	color: #ffff00;
}

.txt5
{
	font-family: Courier New, Courier, mono;
	background-color: #DDDD33;
	color: #DDDD33;
}

.txt6
{
	font-family: Courier New, Courier, mono;
	background-color: #008888;
	color: #008888;
}

.txt7
{
	font-family: Courier New, Courier, mono;
	background-color: #003333;
	color: #003333;
}

.txt8
{
	font-family: Courier New, Courier, mono;
	background-color: #cc3333;
	color: #cc3333;
}

.txt9
{
	font-family: Courier New, Courier, mono;
	background-color: #ffffff;
	color: #ffffff;
}

.txt0
{
	font-family: Courier New, Courier, mono;
	color: #000000;
	background-color: #000000;
}

.texturalink, .texturalink:link, .texturalink:visited

{
    font-family: Courier New, Courier, mono;
	text-decoration: none;

}

.texturalink:hover
{
	font-family: Courier New, Courier, mono;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
}
