@import url(http://fonts.googleapis.com/css?family=Homenaje);
* {
	margin:0;
	padding:0;
}
body {
	color:#ffde13;
	background-color:#11223b;
	font-size:17px;
		line-height:27px;
	overflow:scroll;
	overflow-y: scroll;
	overflow-x:hidden;
	background-image: url(../images/PlanetsUnderAttack.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: 'Homenaje', Tahoma, cursive;
} 
footer {
	bottom:0;
	display:block;
	height:70px;
	left:0;
	position:fixed;
	width:100%;
	z-index:100;
	
}
footer h2 {
	font-size:22px;
	font-weight:normal;
	left:50%;
	margin-left:-400px;
	padding:22px 0;
	position:absolute;
	width:540px;
}
footer a.stuts, a.stuts:visited {
	border:none;
	text-decoration:none;
	color:#fcfcfc;
	font-size:14px;
	left:50%;
	line-height:31px;
	margin:23px 0 0 110px;
	position:absolute;
	top:0;
}
footer .stuts span {
	font-size:22px;
	font-weight:bold;
	margin-left:0;
}
.container {
	background-image: url(../images/PlanetsUnderAttack.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:960px;
	margin:0 auto;
		
}
.container_1 {
	position:relative;
	width:100%;
	z-index:100;
	top:0px;
 
	 background-position:top center;

}
.container_2 {
	position:relative;
	width:960px;
	margin:0 auto;
	top:0px;
}
.flash {
	position:absolute;
	background-position:top center;
	background-repeat:no-repeat;
	width:1920px;
 
	top:0;
	
}
.logo {
	width:600px;
	height:270px;
	display:block;
	margin-top:0px;
	margin-left:123px;
	z-index:100;
}
.menu {
	width:550px;
	height:40px;
	display:block;
	margin-top:0px;
	margin-left:133px;
	z-index:100;
	padding-top:10px;
	padding-left:100px;
 
}
.menu ul {
	list-style:none;
	display:inline-block;
	margin-left:50px;
}
.BtInfo {
	background:url(../images/BtInfo.png) top center;
	width:100px;
	height:30px;
	display:block;
	float:left;
}
.BtInfo:hover {
	background:url(../images/BtInfo.png) center 28px;
	width:100px;
	height:30px;
	display:block;
}
.BtMedia {
	background:url(../images/BtMedia.png) top center;
	width:100px;
	height:30px;
	display:block;
	float:left;
}
.BtMedia:hover {
	background:url(../images/BtMedia.png) center 28px;
	width:100px;
	height:30px;
	display:block;
}
.BtPress {
	background:url(../images/BtPress.png) top center;
	width:100px;
	height:30px;
	display:block;
	float:left;
}
.BtPress:hover {
	background:url(../images/BtPress.png) center 28px;
	width:100px;
	height:30px;
	display:block;
}
.BtNews {
	background:url(../images/BtNews.png) top center;
	width:100px;
	height:30px;
	display:block;
	float:left;
}
.BtNews:hover {
	background:url(../images/BtNews.png) center 28px;
	width:100px;
	height:30px; 
	display:block;
}
.BtSpacer {
	width:70px;
	height:30px;
	display:block;
	float:left;
}
.content {
	width:790px;
 
	display:block;
	/*background-image: url(../images/bgalpha.png);  	
box-shadow: 0 -1px 2px #111111;*/
 
	margin-left:113px; 
  
	z-index:100;
	float:left; text-align:justify;
	padding-top:30px;

	   
	 
}
.content_right {
	width:200px;
	height:200px; 
	display:block;
	position:absolute;
	top:450px; left:-20px;
	 
	/*background-image: url(../images/bgalpha.png);  	
box-shadow: 0 -1px 2px #111111;*/
margin-top:2px;
	z-index:100;
	float:right;
}
.logos {
	width:960px; 
	height:100px;
	display:block;
	/*background-image: url(../images/bgalpha.png);  	
box-shadow: 0 -1px 2px #111111;*/
margin:0 auto;
	z-index:100;
 
}
.copyright { 
	width:100%;
	height:100px; 
 
	display:block;
	font-size:13px;
	color:#e79402;
	line-height:20px;
 
	/*background-image: url(../images/bgalpha.png);  	
box-shadow: 0 -1px 2px #111111;*/
z-index:50;
	margin-left:45px;
}
.sociall {
	width:320px;
	height:30px;
	float:right;
	margin-right:60px;
	margin-bottom:60px;
	display:block;
	z-index:50;
 
}
.MusicPanel {
	position:absolute;
	z-index:900;
	width:140px;
	top:-50px;
	right:0px;
 background-image: url(../images/musicFrame.png);  
	height: 38px;
	display:block;
}

.FogPanel {
	position:absolute;
	z-index:900;
	width:90px;
	top:-50px;
	right:120px; padding-left:30px;
 
 
	height: 46px;
	display:block; text-align:center;
}
.LangsPanel {
	position:absolute;
	z-index:1000;
	width:50px;
	top:5px;
	right:200px;
	 
	height: 46px;
	display:block; text-align:center;
}


.clear {
	clear:both;
}
