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


body {
	background-color: rgba(255,255,255,0.7);
}


.destacado {
	color: #CC0000;
	font-weight:bolder;
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6, .titulon	{
	font-family: 'Gugi', Gugi, sans-serif !important;
}