@charset "utf-8";
.subtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.impli {
	font-family: Frutiger-Black;
	font-size: 24px;
	color: #666666;
}
.titulos {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #999999;
	font-weight: bold;
}
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-transform: none;
	font-variant: normal;
	text-align: justify;
}
.pflash {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sobreform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin solid #003366;
}
.para_cuadro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	height: auto;
	width: auto;
}

.bordeL {
	background-image:url(../img/bg_left_copy.gif);
	background-repeat:repeat-y;
	line-height:1px;
}

.bordeR {
	background-image:url(../img/bg_right_copy.gif);
	background-repeat:repeat-y;
	line-height:1px;
}
