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

td{font-family:Arial;font-size:11px;color:#000000}
a{color:#365474}
.cap{color:#CC4126;font-weight:bold;}

.texto_tipo {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #036
}

.pie2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #036
}
.header1 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff
}
.header2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF
}
.separador {
    min-height: 100px;
}
.contenido {
 	background-color: #FFF;
 	display: inline;
    padding-bottom: 100px;
}
.caja bordes {
	border:dashed;
	display: inline;
	background-color:#FFF;
}
.nota {
	border: dashed 2px dashed #2E646E;
	font-weight: bold;
	font-family: Arial;
	background-color: #92A64D;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: inherit;
	color:#FFF
}