@charset "utf-8";
.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 1.7em;
	letter-spacing: 0.04em;
}
h1 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
body {
	background-color: #6699FF;
}


h2 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
h3 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
h4 {
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #2279D0;
	font-weight: normal;
	font-size: 12px;
}
strong {
	color: #384965;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;

}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #2279D0;
	font-weight: normal;
	font-size: 12px;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #2279D0;
	font-weight: normal;
	font-size: 12px;

}
.style1 {color: #FFFFFF}

.izquierda {
	float: left;
	padding-right: 15px;
}
.derecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tabla_inf {
	background-color: #EAF1FF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 80px;
	border: 2px solid #6666FF;
}
.tabla_sup {
	background-color: #FFFFFF;
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #549CC4;
	margin-top: 5px;
}

