.boton{
	font-size:14px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#638cb5;
	width:100px;
	height:30px;
	text-align : center;
	vertical-align : middle;
}.entrar {font-size:18px;color:blue;font-family:Verdana,Helvetica;}.comoLlegar {width:720px;}

.letrasBarra{
	font-size: 14;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background: #638cb5;
	height : 25px;
}	
	
/* Colores para los hipervínculos */
A:link {
	color: White;
}
A:visited {
	color: white;
}
A:hover {
	color: #00BFFF;
}

.tabla{
	width:90%;
	border:0px;
	background-color : #638cb5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.Texto{
	font-size: 14;
	font-family:Verdana,Helvetica;
	font-weight: lighter;
	color:black;
	background: #FFFFCC;
	text-align : justify;
	border : thin dashed Black;
	padding : 10px 10px 10px 10px;
	margin : 0cm 2cm 0cm 2cm;
	word-spacing : normal;
	line-height : 0.4cm;
}

.barraDia{
	font-size: 12;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background: #AFD3E9;
	height : 20px;
}