/* pagina */
a {
	color: #233E69;
	text-decoration: none;
}
a:hover {
	color: #268BD7;
	text-decoration: none;
}
.mneubk {
	background-color: #002379;
	background-image: url(menub_bk.gif);
	background-repeat:  repeat-x;
}
.campo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00186B;
	border-right-color: #235FC2;
	border-bottom-color: #235FC2;
	border-left-color: #00186B;
	background-color: #D2DBE8;
}
.boton01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 2px;
	padding-height: 2px;
}
.bk {
	background-color: #16477F;
	background-image: url(bk002.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #B7CCE6;
}
.cr a{
	text-decoration: none;
	color: #D1DFEF;
}
.textoA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
/* categorias */
.bk_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #335C8E;
	background-image: url(elem_bk.gif);
	background-position: left;
}
.destaca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #335C8E;
	background-image: url(destaca.gif);
	background-position: left;
}
.bksecc {
	background-color: #F0F0F0;
	background-repeat:  repeat-y;
	background-position: left;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: black;
}
.texto02 a{
	text-decoration: none;
	color: #01407E;
}
.texto02 a:hover{
	text-decoration: underline;
	color: #036CA5;
}
.bk_secciones {
	background-image: url(bk_secciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sobre {
	background-image: url(i_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

