@charset "utf-8";
.linea_gris {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
.cuadro_encabezado {
	height: 225px;
	width: 860px;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
	text-indent: 10px;
}
.texto_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.cuadro_azul_160 {
	background-image: url(../imagenes/azul_raya.gif);
	background-repeat:  repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3D7ABD;
	border-bottom-color: #3D7ABD;
	border-left-color: #3D7ABD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.cuadro_azul_tex_bco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #89A5C3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.recuadro_descrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #89A5C3;
	border: 1px solid #DBDBDB;
}
.encab_glosario {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B9ABE;
}

