@charset "utf-8";
.columna_der {
	width: 143px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8eaac1;
	border-left-color: #8eaac1;
	background-color: #bccacf;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.fon_submenu {
	background-color: #eef3f7;
}

.bullet_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 5px;
	list-style-image: url(../images/bullet_azul_69.jpg);
}
.marco_blanco {
	border: 1px solid #FFFFFF;
}


.columna_izq {
	width: 143px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8eaac1;
	border-left-color: #8eaac1;
	background-color: #eef3f7;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.apartado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b2e49;
	background-color: #eef3f7;
}
.line_vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B2E49;
}
.line_hori_azul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B2E49;
}
.line_vert_azul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DAE5EE;
}
.tex_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #019213;
	font-weight: bold;
	line-height: 25px;
}
.bullet_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/flecha2.jpg);
	background-repeat: no-repeat;
	line-height: 10px;
	text-align: left;
	text-indent: 10px;
	height: 10px;
	width: 165px;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}

body{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}