body {
/*	background: url(../img/bg-tunel.jpg) no-repeat top right fixed #171717;*/
	background: url(../img/fondos/neutro-aion.jpg) no-repeat top right fixed #000;
	font-size:0.7em;
	color:#fde6d0;
	font-family:tahoma;
	margin: 0;
	padding: 0;
}
div,p,h1,h2,h3,h4,h5,h6 {
	font-family:tahoma;
	color:#fde6d0;
}

a{
	color:#f43d3d;
}
a:hover{
	color:#FFCC00;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
#header {
	width:935px;
	margin: 0 auto;
	height:156px;
	margin-top:12px;
}
#header .logo{
	float:right;
	margin:30px 30px 0 0;
}
#container {
	width:935px;
	margin:0 auto;
	background-color:#000;
	background: url(../img/bg-container.jpg) top left repeat-x #000;
}
#main {
	width:935px;
/*	height:880px;*/
	background:url(../img/bg-main.png) top left repeat-y;
}
#menu {
	height:32px;
	background:url(../img/bg-menu.jpg) repeat-x top left;
}
#menu ul#unete{
	float:right;
	padding:0;
	margin:0;
}
#menu ul#unete li a{
/*	background: url(../img/bg-menu-li.gif) no-repeat left #eb8f34;*/
	border-left:1px solid #a14b1d;
	background:#eb8f34;
}
#menu ul#unete li a:hover{
	background:#a14b1d;
	color:#fca349;
}
#menu ul{
	float:left;
	padding:0;
	margin:0;
}
#menu ul li{
	float:left;
	list-style:none;
	margin:0;

}
#menu ul li a{
	padding:0 15px;
	background:  url(../img/bg-menu-li.gif) no-repeat right;	line-height:32px;
	display:block;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover{
	background:#a14b1d;
	color:#fca349;
}
#noticia{
	height: 241px;
	background:url(../img/bg-noticia.jpg) repeat-x;
}
#noticia_img{
	float:left;
	margin-right:30px;
}
#noticia_txt{
	padding:20px 50px 0;
	font-size:1.1em;
	color:#c2c2c2;
	position:relative;
	z-index:300;
}
#noticia_txt a{
	color:#FFF;
}
#noticia #noticia_txt a.ampliar{
	font-size:0.9em;
	color:#f43d3d;
}
#noticia #noticia_txt a.ampliar:hover{
	color:#FFCC00;
}

#noticia_txt h3{
	font-size:1.5em;
	color:#FFF;
}

#cuerpo {
	clear:both;
	float:left;
	width:526px;
	margin:20px 30px 0 30px;
}
#cuerpo .gato {
	float:right;
	margin:-40px 10px 0;
	position:relative;
	top:5px;
}
#cuerpo .titular{
	clear:both;
	border-bottom:1px solid #4c3823;
	margin:7px 0;
}
#cuerpo p{
	margin:10px 12px;
}

#cuerpo .noticia-anterior{
	float:left;
	width:156px;
	margin-top:6px;
	margin-left:10px;
	margin-right:8px;
}
#cuerpo .noticia-anterior .tit{
	font-weight:bold;
	font-size:1.1em;
	color:#FFF;
}
#cuerpo .noticia-anterior img{
	border:2px solid #FFF;
	background:#000;
}
#cuerpo .noticia-anterior p{
	margin:10px 0;
}
#guia {
	padding-left:10px;
}
#guia li{
	list-style:none;
	margin-bottom:5px;
	background:url(../img/flechas.gif) left center no-repeat;
	padding-left:11px;
}
#guia li a{
	text-decoration:none;
	color:#fde6d0;
}
#guia li a:hover{
	text-decoration:underline;
	color:#FFCC00;
}
#guia li a strong {
	color:#ef9337;
}
#guia li a span{
	font-weight:bold;
	color:#9eceff;
}
#lateral{
	float:left;
	position:relative;
	width:325px;
/*	height:510px;*/
	background: url(../img/bg-lateral.png) repeat-y;
}
#lateral .titular{
	border-bottom:1px solid #f0a835;
	display:block;
	margin-bottom:5px;
}
.lateral-cabe {
	float:right;
	margin:-72px auto 0;
	padding-left:586px;
	padding-top:-30px;
	position:absolute;
	z-index:5;
}
#lateral-content{
	margin:30px;margin-top:-45px;position:relative;
	z-index:200;
	margin-left:26px;
}
.titvideo{
	font-weight:bold;
	font-size:1.1em;
	color:#402204;
	margin-left:8px;
}
#lateral-reclutamiento {
	margin-top:16px;
}
#lateral-content .reclutamiento {
	padding-left:10px;
}
#lateral-content .reclutamiento li {
	list-style:none;
	background:url(../img/flechas.gif) left center no-repeat;
	padding-left:11px;
	margin-bottom:2px;
}
#lateral-content .reclutamiento li a{
	color:#402204;
	font-size:1.1em;
	text-decoration:none;
}
#lateral-content .reclutamiento li a:hover{
	color:#FFF;
}
#lateral-ventrilo {
	margin-left:6px;
}

.cierre{
	clear:both;
	height:0px;
	line-height:1px;
}
body #server_status_table {
	height:240px;
	overflow-y:scroll;
	overflow-x: hidden;
}

#footer {
	background:url(../img/bg-menu.jpg) repeat-x top left;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	height:32px;
	line-height:32px;
	margin-bottom:16px;
}