.marco1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	margin-right: 10px;
	padding-right: 10px;
}
.titulobold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #F4EAE0;
	font-weight: bolder;
	padding-left: 40px;
}
.serie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.marco2 {
	padding-right: 10px;
}

.serieCopia {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.seriemayuscula {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
.marco2derecha {
	padding-left: 10px;
}
.marcobra{
border: 1px dotted #999;
}
.serienegra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	font-weight: bolder;
}
.seriesub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.marco1sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	text-decoration: underline;
}
.serieIT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}
