
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
 /* Styles the body. */
#pagina{
	top:0px;
	left:0px;
	position:absolute;
    font-family:"Arial", serif, Verdana;
	font-size: 62.5%;
	padding-top: 20px;

}
.tablaPrincipal{
	width: 990px;
	}
#cabecera{
	float: left;
	width: 604px;
	height:124px;
	background: url(../images/cabecera.gif) no-repeat;
	}
#tituloCabecera{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 86px;
	margin-left: 24px;
	}

/*MENU IZQ*/	
#menuIzq{
	background-color: #3065A4;
	/*background-image: url('../images/chicajpg');
	background-repeat: repeat-y;*/
	padding-top: 10px;
	height: 100%;
	text-align: right;
	}
	
.letra {
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	
}
.letra2 {
	padding-top: 25px;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFFF;
	
}
.tabla {
	border: thin solid #3065A4;
	background-color: #3065A4;
	text-align: left;
}
/* FIN MENU IZQ*/	
/*MENU DER*/
#menuDer{
	padding-top: 5px;
	margin-top: 16px;
	background-color: #E5EFBE;
	text-align: left;
	font-weight: bold;
	color: #3065A4;
	}
	
	/*CUERPO*/
#cuerpo{
	float: left;
	height:300px;
	top:0px;
	left:0px;
	padding-top: 10px;
	padding-left: 1px;
	padding-right: 3px;
	text-align: justify;
	font-size: 14px;
}
#cuerpo2{
	float: left;
	height:300px;
	top:0px;
	left:0px;
	
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 14px;
}
#log{
	padding-top: 5px;
	height: 100%;
	color: #000000;
	font-size: 12px;
	text-align: left;
	}
#menuAdm{
	background-color: #3065A4;
	padding-top: 10px;
	height: 100%;
	padding-left: 20px;
	}
#calendario{
	text-align: center ;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #000000;
}
#bridge{
	margin-bottom: 20px;
	padding-top: 5px;
	text-align: center ;
}
#bridge a img {border:0px;}
.lang a img {border:0px;}

/* Cartas */
#tituloCartas {
	font-size: 18px;
	font-family:"Arial", serif, Verdana;
	font-weight: bold;
	color: #3065A4;
	padding-top: 20px;
	border-bottom: 1px solid #9F3C9A;
}
#cartas {
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
}
#cartasOpc {
	margin-top: 10px;
	margin-left: 5px;
}


/* Galeria */ 
#thumb{
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}
#thumb a img {border:0px;}
.thumb a img {border:0px;}
#nav {
	text-align: center;
	line-height:2.5em;
	padding:14px 0px 4px 0px;
	margin:0 0 5px 0;
	width:100%;
	clear:both;
}
#nav a {
	color: #ffffff;
	background-color:#FFFFFF;
	
	text-decoration:none;
	padding:4px 10px 4px 10px;
}
#escudo a {color: #ffffff;
	background-color:#FFFFFF;
	
	text-decoration:none;}
img
{  border-style: none;
}