.texto_de_parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}
.esq {
	background-attachment: scroll;
	background-image: url(esq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
strong {
	color: #330066;
}

.fondo {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color: #6599FF;
}
a:link {
	font-weight: bold;
	color: #0191C5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #3366FF;
	font-weight: normal;
}
h2 {
	color: #3300FF;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #3300FF;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	font-weight: bold;
	color: #0191C5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
a:hover {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
a:active {
	font-weight: bold;
	color: #0191C5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

.izquierda {
	float: left;
	padding-right: 15px;
}
body {
	margin-top: 2px;
	color: #6599FF;
}

.derecha {
	float: right;
	padding-left: 15px;
}
.inf {
	background-color: #E6EEFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 80px;
	width: 360px;
	border: 2px solid #6599FF;
	font-weight: bold;
}
.sup {
	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: 2px solid #6599FF;
	margin-top: 5px;
}

