body
{

 	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url('../images/fondo_pantalla.png');
	background-position:center;
	background-repeat:repeat-y;
	background-color:#000000;

}

#center_body {

	position:relative;
	height: auto !important;
	width:953px;
	/*border:solid #ffffff;
	border-width: 0px 1px 0px 1px;*/
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	/*background-image:url('../images/menu.png');
	background-position:left;
	background-repeat:repeat-y;*/
	height: auto !important;
	min-height:600px;
	

}

#center_body strong
{

	font-weight:bold;

}

#center_body input {

	border: solid #e25f09;
	border-width:1px;

}

#center_body textarea {

	border: solid #e25f09;
	border-width:1px;

}

#center_body select {

	border: solid #e25f09;
	border-width:1px;

}

#header
{

	width:952px;
	border:solid #000000;
	border-width:1px;
	border-right-width:0px;
	padding:0px;
	color:#ffffff;
	font-size:16px;
	font-family:Arial;
	/*font-weight:bold;*/
	background-position:center;
	background-repeat:repeat-x;
	text-align:middle;
	/*height:152px;*/
	margin:0px;
	position:relative;

}

#menu
{

	float:left;
	width:150px;
	/*border:solid #ffffff;
	border-width:5px;*/
	margin-left:4px;
	padding:0px;
	font-weight:lighter;

}

#menu a
{

	font-size:10px;
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	/*font-weight:bold;*/
}

#menu a:hover
{
	
	font-size:10px;
	font-family:verdana, sans;
	text-decoration:underline;
	color:#ffffff;

}

#menu_barr
{

	height:30px;
	/*border:solid #ffffff;
	border-width:1px;*/
	width:951px;
	margin-bottom:8px;
	background-image:url('../images/barr.png');
	line-height:25px;
	text-align:center;
	color:#ffffff;

}

#foot_barr
{

	height:30px;
	/*border:solid #ffffff;
	border-width:1px;*/
	width:951px;
	background-image:url('../images/barr.png');
	line-height:25px;
	text-align:center;
	color:#ffffff;
	margin-top:5px;
	font-size:14px;
	font-family:verdana, sans;
	clear:left;

}

/*
#menu_barr a
{

	color:#000000;

}
*/
a
{

	font-size:12px;
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

a:hover
{
	
	font-size:12px;
	font-family:verdana, sans;
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;

}


#content
{

	display:block;
	float:left;
	width:785px;
	font-size:12px;
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	margin-left:10px;
	overflow:auto;
	position:relative;
	font-weight:lighter;
	/*border:solid #ffffff;
	border-width:1px;*/
	

}

.content 
{

	overflow:auto;
	position:relative;
	width:785px;
	font-size:12px;
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;

}

.bbimage_
{

	position:relative;
	border:solid #ffffff;
	border-width:1px;
	margin:10px;

}

.bbimage_left
{

	position:relative;
	border:solid #ffffff;
	border-width:1px;
	margin:10px;
	float:left;

}

.bbimage_right
{

	position:relative;
	border:solid #ffffff;
	border-width:1px;
	margin:10px;
	float:right;

}

.bbimage_top
{

	/*position:relative;
	border:solid #ffffff;
	border-width:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	padding:0px;*/
	/*float:top;*/
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	padding:0px;
	text-align:center;
}

.bbimage_top img
{

position:relative;
/*display:block;*/
border:solid #ffffff;
border-width:1px;
margin-left:auto;
margin-right:auto;

}

.title_block
{
	
	font-size:14px;
	font-weight:bold;
	font-family:verdana, sans;
	text-decoration:none;
	color:#000000;
	background-image:url('../images/fondo_bloque.png');
	border:solid #ffffff;
	border-width:1px;
	padding:4px;
	margin-bottom:4px;
	position:relative;

}

.url_block 
{
	
	font-size:10px;
	font-family:verdana, sans;
	text-decoration:none;
	color:#000000;
	border:solid #ffffff;
	border-width:1px;
	padding:4px;
	margin-bottom:4px;
	position:relative;
	display:block;
	/*font-weight:bold;*/
	background-color:#c95805;
	
	
}



a:hover.url_block 
{

	background-color:#ff6d00;

}

.static_block
{
	
	font-size:10px;
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	background-color:#c95805;
	border:solid #ffffff;
	border-width:1px;
	padding:4px;
	margin-bottom:4px;
	position:relative;
	/*font-weight:normal;*/
	
	
}

.link_menu a
{

	color:#ff0000;

}

.title
{

	font-size:18px;
	/*font-weight:bold;*/
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	border:solid #ffffff;
	border-width:1px 1px 1px 1px;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	background-color:#3737d7;
	background-image:url('../images/fondo_titulo.png');
	background-repeat:repeat-x;

}

.cont {

	border:solid #ffffff;
	border-width:1px 1px 1px 1px;
	padding:10px 20px 10px 20px;
	margin-bottom:5px;
	position:relative;
	/*text-align:justify;*/
	overflow:hidden;
	height:100%;

}

#inform {

	margin:auto;

}

#options {

	position:absolute;
	top:0px;
	left:0px;
	/*border:solid #ffffff;
	border-width:1px 1px 1px 1px;*/

}


a#home {
    
	display: block;
	width: 170px;
	height: 150px;
	background-image: transparent;
	/*border:solid #ffffff;
	border-width:1px 1px 1px 1px;*/
	float:left;
}

/*Styles for common templates...*/

.form label {
	display: block;
	/*width: 150px;*/
	float: left;
	margin-bottom: 10px;
	text-align: left;
	width: 250px;
	padding-right: 20px;
	/*border: #000000 solid;
	border-width:1px;*/

}

.form textarea {

	width:300px;
	height:150px;

}

.form p {
	clear: left;
}

img {

/*display:block;*/

}

.panel {

/*display:block;
float:left;

text-align:center;
border: #000000 solid;
border-width:0px;
min-width:200px;
width:200px !important;
padding:0px;
margin:0px;
min-height:100px;
height:100px !important;
position:relative;
*/

/*display:block;
float:left;*/

}

.panel p {
/*
position:absolute;
bottom:0px;
margin-left:auto;
margin-right:auto;
*/
text-align:center;
}

.panel img {

display:block;
margin-left:auto;
margin-right:auto;

}

/*Products style*/

.product 
{

	display:block;
	position:relative;
	/*border:solid #ffffff;
	border-width:1px;*/
	height:100%;
	margin-bottom:10px;

}

.title_product 
{

	border:solid #ffffff;
	border-width:1px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;
	display:block;
	/*clear:right;*/
	margin-bottom:4px;
	/*border:solid #ffffff;
	border-width:1px;*/

}

.image1
{

	/*display:block;*/
	border:solid #ffffff;
	border-width:1px;
	float:left;
	position:relative;
	padding:0px;


}

.description_product
{

	float:left;
	
	/*border:solid #ffffff;
	border-width:4px;*/
	padding:20px;
	

}

.img_desc
{

	border:solid #ffffff;
	border-width:1px;
	margin-left:30px;
	margin-right:30px;

}

.desc_product
{

	border:solid #ffffff;
	border-width:0px 0px 1px 0px;
	overflow:auto;
	height:100%;
	padding-bottom:5px;
	

}

a.ship {
    
	display: block;
	width: 87px;
	height: 28px;
	background-image: url('../images/shop/buy.png');
	background-position: left top;
	background-repeat:no-repeat;
	/*border:solid #ffffff;
	border-width:1px 1px 1px 1px;*/
	float:left;
}

a.ship:hover {

	background-position: -87px 0px;

}

a.see {
    
	display: block;
	width: 126px;
	height: 28px;
	background-image: url('../images/shop/see.png');
	background-position: left top;
	background-repeat:no-repeat;
	/*border:solid #ffffff;
	border-width:1px 1px 1px 1px;*/
	float:left;
	margin-right:2px;

}

a.see:hover {

	background-position: -126px 0px;

}

.unvisible_image
{

	display:none;
	position:absolute;

}

.quotetext
{

margin:10px 10px 0px 10px;
font-weight:bold;
position:relative;

}

.quote
{

margin:0px 10px 10px 10px;
padding:10px;
border:solid #ffffff;
border-width:1px;
width:100%;
position:relative;

}

.table_list {

	border:solid #000000;
	border-width:1px;
	width:100%;
	clear:left;

}

.head_list
{

	/*width:100%;*/
	margin:4px;
	display:block;
	position:relative;
	float:left;
	/*border:solid #ffffff;
	border-width:1px;*/
	width:60%;
}

.head_list_right
{

	/*width:100%;*/
	margin:4px;
	display:block;
	position:relative;
	clear:left;
	float:right;
	/*border:solid #ffffff;
	border-width:1px;*/
	width:35%;
	bottom:0px;
	text-align:right;
	

}

.title_list
{

	
	width:100%;
	position:relative;
	/*border:solid #ffffff;
	border-width:1px 1px 1px 1px;*/

}

.title_list td
{
	
	font-size:14px;
	font-weight:bold;
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	border:solid #ffffff;
	border-width:1px 1px 1px 1px;
	padding:5px 5px 5px 5px;
	margin:4px;
	margin-bottom:5px;
	background-color:#3737d7;
	background-image:url('../images/fondo_titulo.png');
	background-repeat:repeat-x;
	text-align:center;

}

.row_list
{

	
	width:100%;
	position:relative;
	/*border:solid #ffffff;
	border-width:1px 1px 1px 1px;*/

}

.row_list td
{
	
	font-size:12px;
	/*font-weight:bold;*/
	font-family:verdana, sans;
	text-decoration:none;
	color:#ffffff;
	border:solid #ffffff;
	border-width:1px 1px 1px 1px;
	padding:5px 5px 5px 5px;
	margin:4px;
	margin-bottom:5px;
	text-align:center;
	/*background-color:#d75a09;
	background-image:url('../images/fondo_titulo.png');
	background-repeat:repeat-x;*/
	/*float:left;*/

}

.new_message
{

display:block;
width:60px;
height:30px;
float:left;
padding:0px;
/*border:solid #ffffff;
border-width:1px;*/
background-image:url('../images/new.png');
background-repeat:no-repeat;
background-position:center;

}

.message
{

display:block;
width:60px;
height:30px;
float:left;
padding:0px;
/*border:solid #ffffff;
border-width:1px;*/
background-image:url('../images/message.png');
background-repeat:no-repeat;
background-position:center;

}

.border_img
{

border: solid #ffffff;
border-width:1px;

}

.block_left
{
float:left;
width:48%;
position:relative;
/*border:solid #ffffff;
border-width:1px;*/

}

.block_right
{

float:left;
width:48%;
position:relative;
/*border:solid #ffffff;
border-width:1px;*/
text-align:right;

}

.background_beauty
{

	padding:10px 10px 10px 10px;
	/*border:solid #ffffff;
	border-width:0px 1px 0px 1px;*/
	position:relative;
	overflow:auto;

}

.top_png
{

	background-image:url('../../../game/images/top_block.png');
	height:15px;
	background-repeat:no-repeat;
	/*border:solid #ffffff;
	border-width:1px;*/

}

.bottom_png
{

	background-image:url('../../../game/images/bottom_block.png');
	height:15px;
	background-repeat:no-repeat;

}

a#crear_tierra 
{

	background-image:url('../../../game/images/tierras_simbolo.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#crear_tierra:hover
{

	background-image:url('../../../game/images/tierras_simbolo.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#crear_edificio
{

	background-image:url('../../../game/images/construir.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#crear_edificio:hover
{

	background-image:url('../../../game/images/construir.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#crear_tropa
{

	background-image:url('../../../game/images/crear_tropa.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#crear_tropa:hover
{

	background-image:url('../../../game/images/crear_tropa.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;

}

a#atacar_mago
{

	background-image:url('../../../game/images/atacar.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#atacar_mago:hover
{

	background-image:url('../../../game/images/atacar.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#hechizo_magia
{

	background-image:url('../../../game/images/magia-hechizos.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#hechizo_magia:hover
{

	background-image:url('../../../game/images/magia-hechizos.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#alianzas
{

	background-image:url('../../../game/images/alianzas.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#alianzas:hover
{

	background-image:url('../../../game/images/alianzas.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#mercado
{

	background-image:url('../../../game/images/mercado_boton.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#mercado:hover
{

	background-image:url('../../../game/images/mercado_boton.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#panel_alianzas
{

	background-image:url('../../../game/images/panel_alianzas.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#panel_alianzas:hover
{

	background-image:url('../../../game/images/panel_alianzas.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#est_continentes
{

	background-image:url('../../../game/images/est_continentes.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#est_continentes:hover
{

	background-image:url('../../../game/images/est_continentes.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#suicidio
{

	background-image:url('../../../game/images/suicidio_honor.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#suicidio:hover
{

	background-image:url('../../../game/images/suicidio_honor.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#exilio
{

	background-image:url('../../../game/images/exilio_boton.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#exilio:hover
{

	background-image:url('../../../game/images/exilio_boton.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}

a#bitacora
{

	background-image:url('../../../game/images/batallas_boton.jpg');
	display:block;
	width:200px;
	height:195px;
	float:left;

}

a#bitacora:hover
{

	background-image:url('../../../game/images/batallas_boton.jpg');
	background-position: 200px 0px;
	display:block;
	width:200px;
	height:195px;
	text-decoration:none;
	float:left;

}


textarea
{

	color:#ffffff;
	background-color:#000000;

}
