@charset "utf-8";
/* CSS Document */

body {
	background-image: url(imgs/fondo.jpg);
	background-repeat: no-repeat;
    background-position: center top;
}

.estilo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #644E53;
}

.estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #644E53;
    font-size: 12px;
}

.estilo3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.estilo4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #322508;
}

.estilo5 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #dfd9cb;
    font-size: 12px;
}

.estilo6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.Estilo11 {font-family: "Century Gothic"; font-size: 10px; color: #666666; }

.Estilo7 {font-size: 10px}
.Estilo12 {font-family: Verdana, Geneva, sans-serif; font-size: 25px; color: #567583; }
.Estilo13 {font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #567583; }
.Estilo10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }

.estilo15 {
	font-family: Verdana, Geneva, sans-serif;
	color: #dfd9cb;
    font-size: 8px;
}

.estilo16 {
	font-family: Verdana, Geneva, sans-serif;
	color: #ff8329;
    font-size: 12px;
}

.estilo17 {
	font-family: Verdana, Geneva, sans-serif;
	color: #00257C;
    font-size: 12px;
	font-weight: normal;
}

a:link {
	color: #00279C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00279C;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #00279C;
}
.nonegrita {
	font-weight: normal;
}
