@charset "iso-8859-1";
/* CSS Document */

body{
    margin: 0 0 0 0;
	background-color: #000000;
	color: #ffff00;
	font-size: 11px;
	font-family: "Verdana";
	text-align: justify;
	line-height: 15px;
}


a:link{
color: #ffff00;
font-size: 12px;
text-decoration: none;
}

a:active{
color: #ffff00;
font-size: 12px;
text-decoration: none;
}

a:visited{
color: #ffff00;
font-size: 12px;
text-decoration: none;
}

a:hover{
font-size: 12px;
color: #FFFFFF;
}

#vertical{

    position:absolute;
    
    margin-top:10px;
    left:0;
    width:100%;
}

#hoz {

    width:968px;
	background:url(backcontent.jpg);
    margin-left:auto;
    margin-right:auto;
    height:660px;
    text-align:left;
}

#content{
	position: relative;
	width: 960px;
	height: 650px;

}

#textrama{
	position: absolute;
	width: 568px;
	height: 455px;
	top: 110px;
	color: #ffff00;
	left: 51px;
		overflow: auto;
}


#menu{
	position: absolute;
	width: 223px;
	height: 177px;
	top: 387px;
	color: #000;
	left: 683px;
}

#lang{
	position: absolute;
	width: 97px;
	height: 41px;
	top: 31px;
	left: 419px;
		color: #000;
}

#online{
	position: absolute;
	width: 244px;
	height: 41px;
	top: 587px;
	left: 372px;
		color: #000;
}

#adsense{
	position: absolute;
	width: 317px;
	height: 256px;
	top: 102px;
	left: 634px;
		color: #fff;
}
