.texto_contenido h1,
.texto_contenido h1 *
{
	font-family:"Zapfino","Script",serif;
}

.texto_contenido h1
{
	color:#C21E1E;
	font-size:30px;
	margin:0 0 22px;
}
.texto_contenido h1 em
{
	color:#d1b5b5;
}
.texto_contenido h2
{
	font-size:17px;
	font-weight:bold;
	margin:0 0 14px;
	line-height:1.6;
}

.texto_contenido p
{
	margin:0 0 16px;
	text-align:justify;
}

.texto_contenido p
{
	line-height:1.6;
}
.texto_contenido em
{
	font-style: oblique;
}
.texto_contenido a
{
	font-weight:inherit;
}
.texto_contenido strong
{
	font-weight:bold;
}
