h1,h2 {
	font-size:14px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-top:0px;
}

.marco_externo {
	width:840px;
	position:relative;
	padding-top:17px;
}
.menu_top {
	background: url('../images/compartidas/fondo-menu-top.jpg') repeat-x;
	height:14px;
	width:767px;
	line-height:12px;
}
.menu_top a.enlace {
	color:#ce3803;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-bottom:3px;
	text-decoration:none;
}
.menu_top a.enlace:hover {
	text-decoration:underline;
}
.menu_top table.menu_top_home {
	width: 100px;
	margin-left: 650px;
	text-align:center;
}
.menu {
	background: url('../images/compartidas/fondo-menu.jpg');
	height:48px;
	width:767px;
}
table.ancho_tablas {
	width:768px;
}
table.barra_footer {
	background-image:url('../images/compartidas/barra-footer-fondo.jpg');
	line-height:12px;
}
table.barra_footer td,a.texto {
	color:#ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
div.copyright {
	color:#436b85;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-bottom:3px;
	line-height:12px;
}

ul 
{
    margin-left:15px;
    padding-left:0px;
}

table.juegos_descargables 
{
    font-size:9px;
}

table.juegos_descargables td 
{
    text-align:center;
    width:80px;
}

table.imagenes_descargables 
{
    font-size:9px;
}

table.imagenes_descargables td 
{
    text-align:center;
    vertical-align:top;
    width:80px;
    height:100px;
}

table.tabla_personalidades td {
	vertical-align:top;
}

div#paginas div.pag 
{
    width:450px;
    float:left;
    padding:0px 10px;
}

div#paginas div.pag div.texto_pagina
{
    min-height:350px;
}

div#paginas div.pag div.navigation
{
    text-align:right;
}

div#paginas div.pag div.navigation a.nav
{
    text-decoration:none;
    color:#333333;
    font-weight:bold;
    font-size:10px;
}

div#paginas div.pag div.navigation a.nav:hover
{
    text-decoration:underline;
}

div#scroller {
	width:475px;
	overflow:hidden;
}

div.descargas {
	font-size:10px;
}

div.descargas a{
	font-weight:bold;
	text-decoration:none;
}

div.descargas a:hover {
	text-decoration:underline;
}

div.descargas div.nota {
	font-size:9px;
}

a.ir_comienzo {
	font-size:9px;
	color:#0D6772;
	/*color:#ff0000;*/
}

div.texto_caso {
	/*display:none;*/
	padding-bottom:20px;
}


td.flecha {
	vertical-align:top;
	padding-top:250px;
}


div#form_contacto  {
	/*color:#436b85;*/
	/*border:1px #436b85 solid;*/
	color:#0B566D;
	padding:15px;
	text-align:left;
}

div#form_contacto  form input,textarea{
	border:1px #999999 solid;
	background-color:#ffffff;
	color:#000000;
	
	/*
	font-weight:bold;
	color:#436b85;
	*/
	font-size:12px;
}

div#form_contacto  form .boton{
	cursor:pointer;
}

div#form_contacto  form#formulario{
	margin-top:15px;
}
