@charset "utf-8";
.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.7px;
	line-height: 1.8em;
}
h1 {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #6599FF;
		margin-top: 1px;
}
.borde {
	border: 1px solid #999999;
}
h2 {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.fondo {
	background-attachment: scroll;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #0053EC;
	font-weight: normal;
	font-size: 12px;
}
strong {
	color: #0E1F63;
}
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;
}
.izquierda {
	float: left;
	padding-right: 15px;
}
.derecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tabla_buscador {
	background-color: #DDE9FF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 80px;
	border: 2px solid #0099FF;
}
.tabla_728 {
	background-color: #FFFFFF;
	padding: 5px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	margin-bottom: 5px;
	border: 1px solid #A1A1A1;
	margin-top: 5px;
}

