@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4a452a;
	background-color: #17375e;
	background-image: url(../img/background_body.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.body_left {
	background-image: url(../img/body_left.png);
}
.body_right {
	background-image: url(../img/body_right.png);
}.contenido {
	background-color: #FFF;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #17375e;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #1f497d;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
.nav_top {
	background-image: url(../img/nav_t.jpg);
	background-repeat: repeat-x;
}
.nav_bottom {
	background-image: url(../img/nav_b.jpg);
	background-repeat: repeat-x;
}
.nav_right {
	background-image: url(../img/nav_r.jpg);
	background-repeat: repeat-y;
}
.nav_left {
	background-image: url(../img/nav_l.jpg);
	background-repeat: repeat-y;
}
.top_links {
	color: #FFF;
	padding-bottom: 10px;
}
a.nav:link {
	font-size: 13px;
	color: #1f497d;
	text-decoration: none;
}
a.nav:visited {
	color: #1f497d;
	font-size: 13px;
	text-decoration: none;
}
a.nav:hover {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
}
a.nav:active {
	color: #dce6f2;
	font-size: 13px;
	text-decoration: none;
}
a.link_contact:link, a.link_contact:visited, a.link_contact:active {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.link_contact:hover {
	color: #9FB8FF;
	font-size: 14px;
	text-decoration: underline;
}
a.link_why:link, a.link_why:visited, a.link_why:active {
	font-size: 12px;
	color: #1f497d;
	text-decoration: underline;
}
a.link_why:hover {
	color: #9FB8FF;
	font-size: 12px;
	text-decoration: none;
}
a.link_pillar:link, a.link_pillar:visited, a.link_pillar:active {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a.link_pillar:hover {
	color: #039;
	font-size: 16px;
}
a.link_blanco:link, a.link_blanco:visited, a.link_blanco:active {
	color: #FFF;
	text-decoration: none;
}
a.link_blanco:hover {
	color: #09F;
	text-decoration: none;
}
a.link_menu:link, a.link_menu:visited, a.link_menu:active {
	color: #000;
	text-decoration: none;
}
a.link_menu:hover {
	color: #09F;
	text-decoration: none;
}
a.link_nav:link, a.link_nav:visited, a.link_nav:active {
	color: #134B8A;
	text-decoration: none;
}
a.link_nav:hover {
	color: #09F;
	text-decoration: none;
}
a.link_add:link, a.link_add:visited, a.link_add:active {
	color: #00F;
	text-decoration: underline;
}
a.link_add:hover {
	color: #00F;
	text-decoration: none;
}
.nav_content {
	font-size: 13px;
	color: #dce6f2;
	line-height: 26px;
}
.cta_top {
	background-image: url(../img/cta_t.jpg);
	background-repeat: repeat-x;
}
.cta_bottom {
	background-image: url(../img/cta_b.jpg);
	background-repeat: repeat-x;
}
.cta_right {
	background-image: url(../img/cta_r.jpg);
	background-repeat: repeat-y;
}
.cta_left {
	background-image: url(../img/cta_l.jpg);
	background-repeat: repeat-y;
}
.cta_content {
	font-size: 14px;
	color: #dce6f2;
	line-height: 18px;
	font-weight: bold;
}
.rec_top {
	background-image: url(../img/rec_t.jpg);
	background-repeat: repeat-x;
}
.rec_bottom {
	background-image: url(../img/rec_b.jpg);
	background-repeat: repeat-x;
}
.rec_right {
	background-image: url(../img/rec_r.jpg);
	background-repeat: repeat-y;
}
.rec_left {
	background-image: url(../img/rec_l.jpg);
	background-repeat: repeat-y;
}
.rec_content {
	font-size: 13px;
	color: #1f497d;
	line-height: 26px;
}.rec_title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}.bottom_links {
	color: #FFF;
	padding-top: 10px;
}.bottom_phrase {
	font-size: 10px;
}
.fondo_tabla_pilar {
	background-image: url(../img/pillar_background.png);
	padding-top: 15px;
}
.fondo_celda_pilar_specialization {
	background-image: url(../img/icon_specialization.png);
	background-repeat: no-repeat;
	background-position: 40px 18px;
	padding-top: 90px;
}
.fondo_celda_pilar_get_it_right {
	background-image: url(../img/icon_get_it_right.png);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	padding-top: 90px;
}
.fondo_celda_pilar_keep_it_right {
	background-image: url(../img/icon_keep_it_right.png);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	padding-top: 90px;
}
.fondo_celda_pilar_fee_structure {
	background-image: url(../img/icon_fee_structure.png);
	background-repeat: no-repeat;
	background-position: 40px 15px;
	padding-top: 90px;
}
.pilar_descripcion {
	font-size: 11px;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.cms_header_title {
	font-size: 18px;
	color: #FFF;
}
.texto_blanco {
	color: #FFF;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
}
.cms_section_title {
	font-size: 20px;
}
.section_title_table {
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 20px;
}

.cms_table_header {
	color: #FFF;
	background-color: #1E5291;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.cms_table_data {
	color: #333;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.cms_username {
	color: #FFC;
}
.cms_menu_separadores {
	color: #999;
	padding-right: 20px;
	padding-left: 20px;
}
.section_add_table {
	padding-top: 20px;
	padding-bottom: 30px;
}
.celdas {
	padding-right: 20px;
	padding-left: 20px;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
}
.top_header_text {
	color: #FFF;
	font-size: 12px;
	padding-bottom: 0px;
}
sup {
	font-size: 10px;
}

