.TextoAzulGrande
{
	font-family: Verdana;
	font-size: 15pt;
	color: #3366CC;
	font-weight: 900;
	text-align: left;
}
.TextoAzulChico {
	color: rgb(51,153,255);
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
body {background-color: #E6E6FA ; background-image: url(images/fondo.jpg) }	
.espacioDerecha {
	padding-right: 20px;
	border: 0;
}

.borde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.TextoFormulario {
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
}

.Centrar {
	text-align: center;
}
.AlinearArriba {
	top: auto;
}
.TextoAzulGrandeLeft {
	font-family: Verdana;
	font-size: 13.5pt;
	color: #3366CC;
	font-weight: 900;
	text-align: left;
}
.TextoAzulLeft {
	font-family: Verdana;
	font-size: 12pt;
	color: #3366FF;
	font-weight: 900;
	text-align: left;
}
.TextoNegroGrandeLeft {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: 900;
	text-align: left;
}
.TextoNegroNormal {

	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
.FondoTabla {
	background-color: #E0C285;
}

