body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECF5E2;
}
.fondo_azul {
	background-color: #165189;
}
.fondo_azul_claro {
	background-color: #E8EEF3;
}

.fondo_verde {
	background-color: #9FCF6C;
}
.txt_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_blanco:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.fondo_imagen {
	background-image: url(imagenes/cab2a.gif);
}
.fondo_imagen2 {
	background-image: url(imagenes/cab1a.gif);
}
.borde_izqdo_azul {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #4373A0;
}
.fondo_blanco {
	background-color: #FFFFFF;
}


#menu {
	height: 24px;
	margin: 3em 0; padding:0 1em;
	border-bottom: 1px solid black;
	}
div.outer {
	float: left;
	width: 150px; height: 30px;
	margin: 0 0px 0px 0;
	background: #E8EEF3;
	}

div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 11px/1 Arial, serif;
	color:#165189;
	text-decoration: none;
	background-color: #E8EEF3;
	background-image: url(imagenes/fondo1.gif);
	}
div.outer span {
	display: block;
	margin:0; padding: 3px 0px 0px 3px;
	}
div.outer a:hover {
	color: #165189;
	background-color: #9ECE6C;
	background-image: url(imagenes/fondo2.gif);
	}
div.outer a:active {
	color: #165189;
	}
.borde_inf_azul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4373A0;
}
.fondo_esquina {
	background-image: url(imagenes/fondo_esquina.gif);
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_azul_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #165189;
	text-decoration: none;
}
a.txt_azul_negrita:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #165189;
	text-decoration: underline;
}
a.txt_azul_negrita:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #165189;
	text-decoration: none;
}
.txt_normal_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


.fondo_sup {
	background-image: url(imagenes/fondo_sup.gif);
}
.titulo_blanco2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_azul_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #165189;
	text-decoration:none;
}

a.txt_azul_normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #165189;
	text-decoration:none;
}

a.txt_azul_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #165189;
	text-decoration:underline;
}


.borde_total {
	border: 1px solid #4373A0;
}
.caja1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 14px;
	width: 200px;
}
.caja2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 60px;
	width: 200px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #165189;
	height: 16px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.width {
	width: 95%;
}
.fondo_intro {
	background-image: url(imagenes/fondo_intro.gif);
	background-repeat: repeat-x;
}
