/* CSS Document */
body{ margin:0; padding:0; border:0; text-align:justify}

span{ font-family:Arial, Helvetica, sans-serif;}

span#nombrejuego{font-size:22px; color:#cc9f3a; font-weight:bold}

span#textofijojuego{font-size:14px;color:#333333; font-weight:bold}

span#textovarjuego{font-size:14px;}

span#textocontacto{font-size:16px;color:#333333; font-weight:bold}

span#spanlink{font-size:19px;}

a#linkwarleaders{color:#cc9f3a}

strong{color:#444}

a#link:link {color:#666666; text-decoration:none}
a#link:visited {color: #666666; text-decoration:none}
a#link:hover {border-bottom: 2px solid #000;color: #000;}

#links{text-align:left; margin-left:150px;}
#links2{text-align:left; margin-left:150px;}
#links3{text-align:left; margin-left:150px;}

#todo{
	width:100%;
}

#cabecera_todo{
	width:100%;
}
#cabecera{
	width:805px;
	height:178px;
	margin:0 auto;
}

#menu_todo{
	width:100%;
}

#menu{
	width:805px;
	height:30px;
	margin:0 auto;
}

#menu_izda{width:80px; height:30px; float:left;}
#menu_home{width:100px; height:30px; float:left;}
#menu_compania{width:128px; height:30px; float:left;}
#menu_productos{width:140px; height:30px; float:left;}
#menu_contacto{width:128px; height:30px; float:left;}
#menu_inversion{width:135px; height:30px; float:left;}
#menu_links{width:76px; height:30px; float:left;}

#menu img{cursor:pointer;}


#submenu_todo{
	width:100%;
	background:#c6d1d7;
	/*background:url(../imagenes/fondo_submenu.jpg) repeat-x;*/
	height:22px;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

#submenu { width:804px; margin:0 auto; }

#cuerpo_todo{
	width:100%;
	background:#FFFFFF;
}

#cuerpo{
	width:805px;
	margin:0 auto;
	
}

#img_fondo{ 
	width:382px; 
	height:206px; 
	float:right;
	/*background:url(imagenes/fondo_home.jpg) top right no-repeat;*/
}


#contenido{ padding:20px; width:auto; height:auto;}

#titulo{	
	/*padding-top:50px;*/
	/*width:60px;*/
	height:40px;
}

#logo{
	width:60px;
	height:51px;
	float:left;
}

#texto_titulo{font:40px "Arial"; border-bottom:#cc9f3a solid 1px; float:left;}

#texto{font:14px "Arial"; padding: 20px;}

#juego{ height:170px; width:700px;}

#fotojuego{height:160px; width:300px;}

#textojuego{ padding-left:20px; height:146px; width:343px;}

#textojuegor{ padding-right:20px; height:146px; width:343px;}

#pie_todo{
	background:#c5d1d6;
	width:100%;
	border-bottom:#000000 1px solid; 
	border-top:#000000 1px solid;
}

#pie{
	width:805px;
	margin:0 auto;
}

#menusuperior #sub1 {margin-left:80px}