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

.titulo{
	  color:#c84223;
	  font-family: 'themixlight-plainregular';
	   font-size:18pt;
	   line-height:22pt;
	}

.titulo_italico{
	font-family: 'themixlight-italicregular';
	
	 color:#c84223;
	   font-size:18pt;
	  line-height:20pt;
	}
.intertitulo{
	font-family: 'themixlight-plainregular';
	color:#c84223;
	font-size:15pt;
	}
	
.intertitulo_italico{
	font-family: 'themixlight-italicregular';
	  color:#c84223;
	  font-size:12pt;
	  line-height:14pt;
	}
.credito_autor{
	  color:#c84223;
	  font-family: 'themixlight-italicregular';
	}