
/* INICIO.CSS
*@Todos lso derechos reservados al equipo de programacion de Dexgame
*@al cual se hace exclusivo el uso de este archivo.
*
*@ZONAS SENSIBLES A CAMBIOS
*@Cambio de texto en un boton
*@>En el caso de que cambie el numero de lineas (de 1 a 2 por ej.) habra que cambiar el "padding-top"
*@>dependiendo, si es de 1 a 2 abra que reducirlo y viceversa (lineas 121-139 , 160-178)
*
*@Mayor texto en la noticia
*@>Abra que cambiar el "height" de "news_news" (Ln 289) 
*
*@Mayor numero de noticias
*@>Aņadirle a "news_news" un "padding_bottom" de "x" pixeles. y el "height" de "big_table" (Ln 189)
*
*/


body{
    background-image: url(../images/stars.jpg);
    background-repeat: repeat;

}
img{
	border:0px;
}
a{
  color                : #FFFFFF;
  text-decoration      : none;
  font-weight          : bold;
}


input{
	background-color:#2b2924;
	border: 2px solid #000000;
	color:#b1aea9;

}
#login_container{
	z-index:2;
	height:63px;
	width:850px;
}

#pass{
	z-index:2;
	height:70px;
	width:290px;
	padding-top:20px;
}
#user{
	z-index:2;
	height:71px;
	width:260px;
	padding-top:20px;
}
#option{
	z-index:2;
	height:63px;
	width:150px;
	padding-top:20px;
}
#login_id{
	font-size:20px;
	font-family:Georgia;
	color:#888888;
	

}
#container{
	height:800px;
	padding-left:238px;
	padding-top:46px;
	width:1280px;

}
#inicio_bar_space{
	height:71px;
	width:900px;
}
#inicio_bar_left{
	height:63px;
	width:52px;
	background: url(inicio_bar_right.png) no-repeat;

}
#inicio_bar_right{
	height:63px;
	width:52px;	
	background: url(inicio_bar_left.png) no-repeat;

}
#inicio_bar_repeat{
	width:798px;
	height:63px;
	background: url(inicio_bar_repeat.png) repeat;

}
#img{
	width:900px;
	height:252px;
	border: 1px solid #817c7c;
}
#center_bar{
	width:902px;
	height:71px;
	background: url(menu_bar_repeat.png) repeat;
}
#center_bar_left{
	width:47px;
	height:71px;
	background: url(left_menu_bar.png) no-repeat;
}
#center_bar_left{
	width:47px;
	height:71px;
	background: url(left_menu_bar.png) no-repeat;
}
#butons_container{
	width:902px;
	height:42px;
	padding-left:40px;
	padding-top:18px;
}
#right_buton1{
	width:137px;
	height:50px;
	background: url(right_buton.png) no-repeat;
	text-align:center;
	padding-top:3px;
	padding-left:9px;
	margin-right:23px;
	
}
#right_buton2{
	width:137px;
	height:44px;
	background: url(right_buton.png) no-repeat;
	text-align:center;
	padding-top:10px;
	padding-left:9px;
	
}
#span_id{
	font-size:15px;
	font-family:Trebuchet MS;
	color:#e34545;

}
#space4logo{
	width:200px;
	height:44px;

}
#logo{
	background:transparent url(site_logo.gif) no-repeat scroll 0 0;
	height:142px;
	left:620px;
	position:absolute;
	top:350px;
	width:152px;
	z-index:2;
}
#left_buton1{

	background: url(left_buton.png) no-repeat;
	height:44px;
	padding-right:50px;
	padding-top:10px;
	text-align:center;
	width:125px;
	
}
#left_buton2{
	background: url(left_buton.png) no-repeat;
	height:44px;
	padding-right:50px;
	padding-top:10px;
	text-align:center;
	width:125px;
	
}
#big_table_container{
	width:900px;
	display:table;;


}
#shadow_table_container{
	width:900px;
	height:15px;
	padding-left:2px;
}
#shadow_table{
	width:898px;
	height:15px;
	background: url(top_bar_back_table.png) no-repeat;

}
#big_table{
	background: url(repet_back_table.gif) repeat;
	width:892px;
	height:320px;
}
#big_table_left{
	background: url(left_back_table.gif) repeat;
	height:320px;
	width:5px;
}
#big_table_right{
	background: url(right_back_table.gif) repeat;
	height:320px;
	width:5px;
}
#register_table{
	height:241px;
	width:387px;
	background: url(reg_bar.png) no-repeat;
	left:260px;
	position:absolute;

}
#reg_bot_container{
	height:70px;
	padding-left:60px;
	padding-top:30px;
	width:400px;
}
#reg_bot{
	height:51px;
	width:258px;
}
#definition_container{
	width:350px;
	height:300px;
	margin-left:-38px;
	margin-top:10px;
}
#definition{
	font-size:15px;
	font-family:Georgia;
	color:#726e6e;
}
#news_container{
	height:400px;
	left:500px;
	position:absolute;
	top:10px;
	width:368px;
}
#news_top{
	background: url(tocho_2_top.png) no-repeat;
	width:368px;
	height:34px;
}
#titulo{
	width:325px;
	height:51px;
	background: url(news_top.png) no-repeat;
	margin-left:20px;
	padding-bottom:15px;
	text-align:center;
}
#titulo_txt{
	width:325px;
	height:51px;
	margin-top:10px;
	font-size:28px;
	font-family:Georgia;
	color:#6e6d6b;
}
#span_container{
	width:325px;
	height:51px;
	padding-top:9px;
}
#news_back{
	width:368px;
	display:table;
	background: url(news_rep.gif) repeat;

}
#news_bottom{
	background: url(tocho_2_bottom.png) no-repeat;
	width:368px;
	height:34px;

}
#news_news{
	background-color:#460F15;
	border:2px solid #88203B;
	height:150px;
	margin-left:22px;
	width:320px;
}
#news_title{
	background: url(news_title.png) no-repeat;
	width:300px;
	height:50px;
	margin-left:10px;
	margin-top:10px;	
	text-align:center;
}
#title_container{
	width:300px;
	height:50px;
	padding-top:12px;
}
#title_txt{
	font-size:19px;
	font-family:Georgia;
	color:#b15556;

}
#news_txt{
	height:140px;
	margin-left:15px;
	margin-top:10px;
	text-align:left;
	width:300px;

}
#txt{
	font-size:16px;
	font-family:Georgia;
	color:#905253;
}
#final_txt_container{
	height:11px;
	width:600px;


}
#final_text{
	font-size:10px;
	font-family:Verdana;
	color:#FFFFFF;
	

}
#final{
	background: url(final.png) no-repeat;
	width:903px;
	height:15px;
	margin-left:2px;

}
#advise_table{
	background-color:#b01616;
	border:2px solid #88203B;
	height:150px;
	width:320px;

}
#miContainer{
	height:47px;
	width:552px;

}
#left{
	height:57px;
	width:65px;
	background: url(uni_num.png) no-repeat;
}

#right{
	height:47px;
	width:487px;
	background: url(uni_info.png) no-repeat;
	text-align:center;
	padding-top:10px;

}
#registro{
	font-size:19px;
	font-family:Georgia;
	color:#ffc16f;
	margin-top:10px;


}


