

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
 /* Styles the body. */
html{  

}

body{	
	background: url(../images/background.gif) #ffffff repeat-y center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	
	
}
#pagina{
	font-family:'Helvetica', Arial, sans-serif;
	font-size:12px;
	padding-top: 20px;

}
.tablaPrincipal{
	
	width: 990px;
	 height: 100%;
	}

#cabecera{
	float: left;
	width: 604px;
	height:82px; 
	background: url(../images/cabecera.gif) no-repeat;
	}


#ruta{
	
	margin: 0 0 0 5px;
	padding: 5px;
	background-color: #E5EFBE;
	font-size:12px;
	border-bottom: 2px solid #ccc;
}

#ruta a{
	
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#ruta .ir{
	color: blue;
}

	/*CUERPO*/
#tituloCuerpo{
	color:#3e4911 ;font-weight:bold; font-size: 16px;
}
#cuerpo{
	float: left;
	width: 600px;
	top:0px;
	left:0px;
	padding-top: 10px;
	padding-left: 1px;
	padding-right: 3px;
	


}
#cuerpo ul li{
list-style-type: square;
}
#lbm { margin: 5px 0 0 0;text-align: center; background-color: #858080; color: #ffffff; padding: 2px 2px; font-weight:bold; font-size: 16px;}
#lbm a{
	color: #FFFFFF;
}
#lbm a:hover{
	color:#F9B855;
}
#cuerpo2{
	float: left;
	height:300px;
	top:0px;
	left:0px;
	
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 14px;
}

#pie{
	
	width: 996px; margin:auto;
	text-align: center;
	font-size:11px;
	color: #777777;
	padding: 6px 0 2px 0;
	
	
}
/* 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;}

#escudo a {color: #ffffff;
	background-color:#FFFFFF;
	
	text-decoration:none;}
img
{  border-style: none;
}
.abierta {
	color: #9f3c9a;	
	text-align: center; 
	margin: 5px 0 5px 0;
	padding: 15px 0 0 0;
	background-color: #E8E8E8 ;	
	overflow:hidden;width:185px;height:75px;}

