BODY {
	MARGIN-TOP: 20px; 
	BACKGROUND-COLOR:#2F3F81;
	SCROLLBAR-FACE-COLOR: #2F3F81; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #2F3F81; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #2F3F81; 
	SCROLLBAR-DARKSHADOW-COLOR: #2F3F81;
}
.borde {
	border: 1px solid #002d96;
}
.titulos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #e7e5e6;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	list-style-type: square;
	cursor: hand;
	vertical-align: middle;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6a6a6a; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.prop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	vertical-align: 10%;
}
.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align: 20%;
}

.separador {
	padding: 0px;
	margin: 0px;
	height: 6px;
}
.separador1 {
	font-size: 4px;
	color: #ffffff;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.linea1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCd2d2;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.celdamenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21536a;
	background-color: ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd2d2;
	text-indent: 10pt;
	vertical-align: middle;
}
.celdamenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-indent: 10pt;
	vertical-align: middle;
}
.glink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	color: #999999;
	font-weight: bold;
}
a.glink:link{
  	font-size: 10pt;
  	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}
a.glink:visited{
	font-size: 10pt;
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
}
a.glink:hover{
  	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000cc;

}
.linea3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCd2d2;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: 40%;
	text-indent: 10pt;
}
.celdatitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21536a;
	background-color: ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd2d2;
	vertical-align: middle;
	font-weight: bold;
}
.celdaitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
}
.ilink{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	color: #999999;
}
a.ilink:link{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	color: #0099ff;
	text-decoration: none;
}
a.ilink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099ff;
	text-decoration: none;
}
a.ilink:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066ff;
	text-decoration: none;
}
.linea4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCd2d2;
	vertical-align: top;
	padding-top: 0px;
}
.institucional {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCd2d2;
	vertical-align: top;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 556px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.curvaizq {
	float: left;
	margin: 0px;
}
.curvader {
	float: right;
}
.pie {
	padding-right: 10px;
}
.linea4 a:link{
	text-decoration: none;
	border-width: 0px;
}
.linea4 a:active{
	text-decoration: none;
	border-width: 0px;
}
.linea4 a:visited{
	text-decoration: none;
	border-width: 0px;
}
.linea4 a:Hover{
	text-decoration: none;
	border-width: 0px;
}
.tituloitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0099FF;
	font-weight: bold;
	text-align: center;
}
.parrafo {
	text-align: justify;
	text-indent: 20pt;
	margin-bottom: 10px;
}
.it {
	margin-bottom: 5px;
}
.seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #0099FF;
}
.subseccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.enlace a:hover{
	color: #0033cc;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}
.sumario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	text-align: left;
	padding-left: 24px;
	margin-bottom: 0px;
}
.urlpub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}
.urlpub a:link {
	color: #666;
	text-decoration: none;
}
.urlpub a:visited {
	color: #666;
	text-decoration: none;
}
.urlpub a:active {
	color: #666;
	text-decoration: none;
}
.urlpub a:hover {
	color: #ccd2d2;
	text-decoration: none;
}
.logo{
	margin-right: 100px;
	margin-left: 50px;
	float: left;
}
.linea5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCd2d2;
	vertical-align: top;
	padding-top: 0px;
}

.linea5 a:link{
	text-decoration: none;
	border-width: 0px;
}
.linea5 a:active{
	text-decoration: none;
	border-width: 0px;
}
.linea5 a:visited{
	text-decoration: none;
	border-width: 0px;
}
.linea5 a:Hover{
	text-decoration: none;
	border-width: 0px;
}
.aa{
	clear: both;
	word-spacing: 1pt;
}
.test{
}

