@charset "utf-8";
.txt_nrml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
}

td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondo.jpg);
	background-repeat: repeat-y;
	background-color: #0272B4;
	background-position: center;
}
.a-derecha {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #E05423;
	font-size: 13px;
}
h1 {
	color: #354BE6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.linea {
	border: 1px solid #DEDEE6;
}
h2 {
	color: #104FF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	color: #104FF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h4 {
	color: #104FF5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #2795CA;
	font-size: 13px;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #E05423;
	font-size: 13px;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #354BE6;
	font-size: 13px;
}
.a-izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.banner_bottom {
	background-position: bottom;
}

