@charset "utf-8";
body {
	font-family: Times New Roman;
	font-size: 14pt;
	background-attachment: scroll;
	background-image: url(../imagenes/fondo2000.jpg);
	background-repeat: no-repeat;
	background-position: left 100px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.jovenes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #405413;
}
.edicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.jovenes em {
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
	text-align: right;

}

