@charset "utf-8";
/* CSS Document */

@import url(common.css);
@import url(fotos.css);



.tituloPagina {
	width: 421px;
	height: 50px;
	margin-bottom: 15px;
	background-image: url(../images/titulos/queEsEnergiaTrina.jpg);
}


strong {
	font-style: italic;
	font-weight: normal;
}

.centrado {
	text-align: center;
}

.derecha, .firma, .resaltado {
	text-align: right;
}

.firma {
	font-size: 1em;
	font-style: italic;
}

.resaltado {
	font-size: 0.9em;
	font-weight: bold;
}
