.contenido {
	
	text-align: justify;
	font-size: 150%;
}
H1{
	font-size: 250%;
	font-weight: bolder;
	color: #333333;
	text-align: left;
	margin: 2px 5px 2px 0px;
	float: none;
	display:block;
	clear: left;
}
H2{
	font-size: 150%;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
H3{
	font-size: 120%;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}


.contenido_texto {
	font-size: 110%;
	color: #000000;
	clear: none;
	text-decoration: none;
	text-align: justify;
	text-indent: 20px;	
}


.pie_image {
	color: #444444;
	font-size:9px;
	text-decoration: none;
	text-style: oblique;
	margin: 2px 5px 2px 5px;
	text-align: left;
	clear:none;
	overflow:auto;
	width: 250px;
}

.epigrafe {
	color: #333333;
	text-decoration: none;
	margin: 2px 5px 2px 5px;
	text-align: left;
}
.titulo {
	font-size: 110%;
	font-weight: bolder;
	text-decoration:underline;
	color: #333333;
	text-align: left;
	margin: 2px 30px 2px 30px;
	float:left;
}


sup {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub {
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.cita {
	font-weight: bold;
	float: none;
	clear:left;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	
}
