@charset "utf-8";
body {
	background-image: url(backg.jpg);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.textonormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	letter-spacing: 0.04em;
}
h1 {
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;
}
strong {
	color: #6665FE;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00CCFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;

}
.esq {
	background-image: url(esq.gif);
	background-repeat: no-repeat;
}
.esq2 {
	background-image: url(esq2.gif);
	background-repeat: no-repeat;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333366;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;

}
.izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.derecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tabla_inf_aire {
	background-color: #FBFAFF;
	text-align: center;
	padding: 5px;
	height: 80px;
	border: 2px solid #6665FE;
}
.tabla_sup_aire {
	background-color: #FFFFFF;
	padding: 5px;
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px solid #6665FE;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(esq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

