@charset "utf-8";
.parrafo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	text-align: justify;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(m-inf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.crn {
	background-image: url(crn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	background-color: #CCCCFF;
	background-image: url(fnd.jpg);
	background-attachment: fixed;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	line-height: 0.8em;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	line-height: 0.8em;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #003D97;
	line-height: 0.8em;
}
strong {
	color: #000066;
	font-weight: bold;
}

.a-izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.fondo {
	background-color: #333333;
	background-image: url(fondo.gif);
	margin-top: 0px;
}

.a-derecha {
	float: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	line-height: 0.8em;
}
h1 {
	color: #3366FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	color: #3333FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
}
h3 {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.fm {
	background-image: url(mn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ads {
	padding-bottom: 10px;
}

