@charset "UTF-8";
/* CSS Document */
body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color: #FFF;
}
header {
	width: 980px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	margin-bottom: 12px;
	float: left;
	width: 233px;
	margin-top: 45px;
}
.row {
	width: 169px;
	margin: 0 auto;
	float: right;
}
.top-nav-bar {
	height: 28px;
	background: #fff;
	margin-bottom: 12px;
	margin-top: auto;
}
.top-nav-bar>li {
	float: left;
	font-family: inherit;
	font-weight: 500;
	position: relative;
	margin: 0;
	border-right: 1px solid #ddd;
	line-height: 30px;
	font-size: 10px;
	padding: 0 14px;
	height: 21px;
	list-style: none;
}
.top-nav-bar>li a {
	color: #0033ab;
}
.top-nav-bar>li.selected {
	background: url(../images/selected-arrow.png) no-repeat center top;
	color: #000;
}
.nonselected {
	text-decoration: none;
}
.top-nav-bar>li a:hover {
	color: black;
}
.top-nav-bar li:first-child {
	border-left: 1px solid #ddd
}
.small-nav-bar {
	margin-top: 14px
}
.small-nav-bar>li {
	float: right;
	position: relative;
	margin: 0;
	border-left: 1px dotted #ddd;
	padding: 0 6px;
	font: 10px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	vertical-align: top;
	height: 31px;
	text-align: center;
	max-width: 83px;
	list-style: none;
}
.small-nav-bar>li a {
	color: #252525;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul, ol {
	list-style: none;
}
.social_nav li a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #fafafa 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fafafa 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fafafa 0%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fafafa 0%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fafafa 0%, #e6e6e6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-9 */
	color: #1c439c;
	text-decoration: none;
	padding: 10px 15px;
	display: block;
	border: thin solid #CCC;
}
.social_nav li a:hover {
	text-decoration: underline
}
.social_nav > li {
	float: left
}
.social_nav li ul {
	display: none;
	position: absolute;
	min-width: 107px;
}
.1nav li:hover > ul {
	display: block;
}
nav {
	background-color: #2648a7;
	height: 50px;
	-moz-box-shadow: inset -1px -1px 15px #5c1763;
	-webkit-box-shadow: inset -1px -1px 15px #25c1763;
	box-shadow: inset -1px -1px 15px #5c1763;
}
/* @group Inicio Menu */
.nav_menu {
	height: 40px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 0.750em;
}
.nav_menu li {
	padding: 20px 13px 15px 13px;
	border-right: 1px solid #333;
	text-align: center;
}
.nav_menu .largos {
	padding: 12px 13px 14px 13px;
}
.nav_menu li:last-child {
	border-right: none;
}
.nav_menu > li:hover {
	background-color: #e5e5e5;
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
}
.nav_menu li a {
	text-decoration: none;
	color: #ffffff;
	padding: 8px 0;
}
.nav_menu li a:hover {
	color: #000000;
}
.nav_menu >li {
	float: left;
	display: block;
}
.nav_menu li ul {
	display: none;
	position: absolute;
	background-color: #ffffff;
	margin-top: 14px;
}
.nav_menu li:hover > ul {
	display: block;
	margin-left: -14px;
	border: 1px solid #ddd;
	z-index: 99999;
}
.nav_menu li:hover > ul li {
	border-right: none;
}
.nav_menu li ul li {
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
}
#col1 {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}
#col1 ul {
	display: block;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
	position: relative;
	border: 1px;
	border-right-style: dotted;
	max-width: 200px;
	border-right-color: #b7b3b3;
}
#col1 ul li {
	padding: 10px;
	text-align: left;
}
#col1 ul a {
	color: #002783;
}
#col1 ul a:hover {
	text-decoration: underline;
}
#col2 {
	float: left;
	position: relative;
	text-align:left;
	font-size: 10px;
}
#bt_ingresar {
	width: 94px;
	height: 24px;
	background-color: #2648a7;
	float: left;
	margin-top: 5px;
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#bt_ingresar a:link {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 24px;
	font-size: 14px;
}
#bt_ingresar a:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-size: 14px;
}
#bt_ingresar a:hover {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-color: #666;
	font-size: 14px;
}
#bt_clave {
	
	text-decoration: underline;
	color: #000;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
section {
	min-height: 600px;
	width: 980px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#contenido_izq {
	float: left;
	width: 185px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}
#menue {
	color: #2648a7;
	margin-top:10px;
}
#menue li { margin-bottom:10px;
}
#menue a:link {
	color: #2648a7;
	text-decoration: none;
}
#menue a:visited {
	color: #2648a7;
	text-decoration: none;
}
#menue a:active {
	color: #2648a7;

	text-decoration: none;
}
#menue a:hover {
	color: #666;
	text-decoration: underline;
}
#formae { margin-top:10px;
} 

#contenido_central {
	float: left;
	width: 567px;
	margin-left: 27px;
	margin-right: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
#contenido_central a {
	color: #2648a7;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#titulos1 {
	font-size: 28px;
	color: #000;
}
#titulos2 {
	font-size: 24px;
	color: #2648a7;
}
footer {
	width: 980px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}

.terminosycondiciones ul{
	list-style-type:disc;
	list-style-position:outside;
	padding-left:14px;
	}