.resaltado {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#FFFFFF;
	background-color:#AC181A;
	font-size:24px;
	width: 100%;
	height: 100%;
}
.subtituloFacturacion {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#000000;
	font-size:14px;
	width: 100%;
	height: 100%;
}
.subheader {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#374BC0;
	font-size:40px;
	width: 100%;
	height: 100%;
}
.subheader28 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#374BC0;
	font-size:28px;
	width: 100%;
	height: 100%;
}
.subheader20 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#374BC0;
	font-size:20px;
	width: 100%;
	height: 100%;
}
.subheader16 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#374BC0;
	font-size:16px;
	width: 100%;
	height: 100%;
}
.header {
	font-family:"<?php echo $titulo_tipo; ?>";
	color:<?php echo $titulo_color; ?>;
	font-size:<?php echo $titulo_size; ?>px;
	font-weight:<?php echo $titulo_negrita; ?>;
	font-style:<?php echo $titulo_cursiva; ?>;
	text-decoration:<?php echo $titulo_subrayado; ?>;
	width: 100%;
	height: 100%;
}
.noCubre {
	color:#FFFFFF;
	font-weight:bold;
}
.resaltado2 {
	color:#000000;
    background-color:#F1EC5D;
	font-weight:bold;
	font-size:36px;
}
.resaltado3 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:36px;
}
.noresaltado2 {
	color:#3D63F4;
	font-weight:bold;
	font-size:36px;
}
.total1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#AD3032;
	font-size:36px;
}
.total2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
}
.nota {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#000000;
	font-size:16px;
}
.clave {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color:#FFFFFF;
	font-size:20px;
	width: 100%;
	height: 100%;
}
#capa1 {
	position:absolute; 
	z-index:0;
}
/* ================================================================================= */





