.txt_creditos {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.txt_creditos02 {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #CCC;
	letter-spacing: 1px;
}
.txt_direccion_bold {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
}
.txt_direccion {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #414042;
	font-weight: normal;
}
.txt_direccion_chica {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	color: #414042;
	font-weight: normal;
}

.borde_tabla {
	BORDER-RIGHT: #797979 1px solid; BORDER-TOP: #797979 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #797979 1px solid; COLOR: #797979; BORDER-BOTTOM:#797979 1px solid; TEXT-DECORATION: none;
}

.txt_blanco {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.txt_blanco_bold {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.txt_cyan_bold {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #369BBD;
	font-weight: bold;
}

.txt_link {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #369BBD;
	font-weight: bold;
}
.txt_link:hover {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #369BBD;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.txt_gris_gd {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 12px;
	color: #414042;
	font-weight: normal;
}

.txt_cyan_bold_gd {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 12px;
	color: #369BBD;
	font-weight: bold;
}

.txt_gris_gd_bold {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 12px;
	color: #414042;
	font-weight: bold;
}

.txt_azul_gd_bold {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 12px;
	color: #414042;
	font-weight: bold;
}
.txt_gris_md_link_bold {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
}
.txt_gris_md_link_bold:hover {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #414042;
	font-weight: bold;
	TEXT-DECORATION: underline;
}.fondo {
	background-image: url(img/fondo_home_inferior.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_iso {
	background-image: url(img/fondo_con_iso.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_menu {
	background-image: url(img/fondo_menu.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #254C9B;
	border-right-color: #254C9B;
	border-bottom-color: #254C9B;
	border-left-color: #254C9B;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondo_centro {
	background-image: url(img/fondo_centro.jpg);
	height: 141px;
	background-repeat: no-repeat;
}
.titulo_azul_bold {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 13px;
	color: #264B9B;
	font-weight: bold;
}
.txt_azul {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 11px;
	color: #264B9B;
	font-weight: bold;
}
.btn_azul {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 11px;
	color: #264B9B;
	font-weight: bold;
	text-decoration: none;
}
.btn_azul:hover {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 11px;
	color: #264B9B;
	font-weight: bold;
	text-decoration: underline;
}
.btn_azul02 {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 11px;
	color: #264B9B;
	font-weight: normal;
	text-decoration: none;
}
.btn_azul02:hover {
	font-family: Tahoma, Arial, "Sans Serif";
	font-size: 11px;
	color: #05ABE1;
	font-weight: normal;
	text-decoration: underline;
}

