body {
	background-image:  url(imagenes/fondo.jpg);
}
.Estilo1 {font-family: Eurostile, Verdana, Arial}
.textonormal {
	font-family: Eurostile, Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000066;
}
.menu {
	background-color: #010141;
	background-position: center center;
	font-family: Eurostile, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #EBF5F6;
	text-decoration: none;
}
a:hover {
	background-color: #010141;
	background-position: center center;
	font-family: Eurostile, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
.textogrande {

	font-family: Eurostile, Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #000066;
}
.textopeque {


	font-family: Eurostile, Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}
.aviso {
	font-family: Eurostile, Verdana, Arial;
	font-size: 24px;
	color: #FF0000;
}
.textomuypeque {



	font-family: Eurostile, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000066;
}
.FondoNoRepite {
	background-repeat: no-repeat;
}
table {
	background-repeat: repeat;
}
.FondoRepite {

	background-repeat: repeat;
}
.textopequeNegro {



	font-family: Eurostile, Verdana, Arial;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
.FormText {
	font-family: Eurostile, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003E91;
	border: thin solid #A7BFDB;
}
.FormBoton {
	font-family: Eurostile, Verdana, Arial;
	font-size: 18px;
	color: #003E91;
	font-weight: bold;
	border: medium solid #85A6CD;
	background-color: #A7BFDB;
}
