/* CSS by GradoCero Studio */

/* @group Limpieza Inicial */

:link,:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6 { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; }

ul,ol { list-style-type: disc; margin: 20px;}

table { border-spacing: 0; }

a img, img { border: none; vertical-align: middle; }

html { height: 100%; }

body { height: 100%;
	background-color: #f5f5f5;
}

/* @end */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #6799bc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-bottom: thin dotted white;
}
a:active {
	color: #FFFFFF;
}

.imagenes {
	border: 10px solid #eaeaea;
	text-align: center;
}

.intro_sup {
	width: 900px;
	height: 301px;
	background-image: url(../imagenes/intro_sup.jpg);
}

.menu_intro {
	margin-top: 75px;
	height: 12px;
	color: #4e83b4;
	text-align: left;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 30px;
	margin-left: 250px;
	width: 620px;
	float: right;
}

.menu_intro_sub {
	margin-top: 4px;
	height: 12px;
	color: #4e83b4;
	text-align: left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 30px;
	margin-left: 250px;
	width: 620px;
	float: right;
}

.menu_intro_sub a:link {
	color: #84d6ff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.menu_intro_sub a:visited {
	color: #84d6ff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.menu_intro_sub a:hover {
	color: white;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px dotted white;
}

.intro_down {
	width: 900px;
	height: 299px;
	background-image: url(../imagenes/intro_down.jpg);
}

.forms {
	color: gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.imagenes a:link {
	border: 10px solid #eaeaea;
	text-align: center;
}

.imagenes a:visited {
	border: 10px solid #eaeaea;
	text-align: center;
}

.imagenes a:hover {
	border: 10px solid #cbcbcb;
	text-align: center;
}

.imagenes a:active {
	border: 10px solid #eaeaea;
	text-align: center;
}

.header {
	width: 900px;
	height: 188px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imagenes/header.jpg) no-repeat;
	top: 0;
	margin-top: 0;
	float: left;
}

.contenedor {
min-height: 80%; /* el valor minimo es la pantalla completa -luego le restamos la altura del fpie- */
height: auto !important; /* con esto funciona para todos los navegadores */
height: 100%;
	width: 900px;
	position: relative;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#menu {
	width: 870px;
	margin-top: 75px;
	height: 12px;
	color: #4e83b4;
	text-align: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 30px;
}

#menu a:link {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
#menu a:visited {
	color: white;
	font-size: 10px;
}

#menu a:active {
	color: white;
	font-size: 10px;
}

#menu a:hover {
	color: #c1d0dc;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-bottom: thin dotted white;
	font-size: 10px;
}

#submenu {
	width: 810px;
	height: 12px;
	color: #6799bc;
	text-align: right;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 90px;
	margin-top: 5px;
}

#submenu a:link {
	color: #6799bc;
	text-decoration: none;
	font-size: 10px;
}
#submenu a:visited {
	color: #6799bc;
	font-size: 10px;
}
#submenu a:hover {
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-bottom: thin dotted white;
	font-size: 10px;
}
#submenu a:active {
	color: #6799bc;
	font-size: 10px;
}

.cuerpo {
	width: 900px;
	height: auto;
	clear: both;
}

.tabla {
	vertical-align: top;
	margin-top: 0;
	display: table;
	position: static;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tabla a:link {
	vertical-align: top;
	margin-top: 0;
	color: #002343;
}

.tabla a:visited {
	vertical-align: top;
	margin-top: 0;
	color: #002343;
}

.tabla a:hover {
	vertical-align: top;
	margin-top: 0;
	color: #c6000b;
}

.tabla a:active {
	vertical-align: top;
	margin-top: 0;
	color: #002343;
}

.tabla_sup {
	width: 159px;
	height: 14px;
	background: url(../imagenes/tabla_sup.jpg) no-repeat;
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
}

.tabla_sup a:active {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.tabla_sup a:link {
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.tabla_sup a:visited {
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.tabla_sup a:hover {
	color: #c1d0dc;
	border-bottom: thin dotted white;
	font-size: 10px;
	font-weight: bold;
}

.tabla1 {
	width: 159px;
	height: 100px;
	color: #c2d9ea;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	background: #33597d no-repeat;
}

.tabla_sup2 {
	width: 159px;
	height: 14px;
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	background: #336594 no-repeat;
}

.tabla_sup2 a:active {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.tabla_sup2 a:link {
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.tabla_sup2 a:visited {
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.tabla_sup2 a:hover {
	color: #c1d0dc;
	border-bottom: thin dotted white;
	font-size: 10px;
	font-weight: bold;
}

.tabla2 {
	width: 159px;
	height: 100px;
	color: #c2d9ea;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	background: #3370ac no-repeat;
}

.tabla_sup3 {
	width: 159px;
	height: 14px;
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	background: #337bc5 no-repeat;
}

.tabla_sup3 a:active {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.tabla_sup3 a:link {
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.tabla_sup3 a:visited {
	color: white;
	font-size: 10px;
	font-weight: bold;
}
.tabla_sup3 a:hover {
	color: #c1d0dc;
	border-bottom: thin dotted white;
	font-size: 10px;
	font-weight: bold;
}

.tabla3 {
	width: 159px;
	height: 100px;
	color: #c2d9ea;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
	background: #4d9cd0 no-repeat;
}

.tabla_inf {
	width: 159px;
	height: 14px;
	background: url(../imagenes/tabla_inf.jpg) no-repeat;
	color: white;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 7px;
}

.pie {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imagenes/footer.jpg) no-repeat;
	height: 166px;
	bottom: 0;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a0a0a0;
	text-align: center;
}

.vinculos {
	
}

.vinculos a:link {
	text-decoration: none;
	color: white;
}

.vinculos a:hover {
	text-decoration: none;
	color: white;
	border-bottom: 1px dotted white;
}

.pie a:link {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4d9cd0;
	text-align: center;
}

.pie a:visited {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4d9cd0;
	text-align: center;
}

.pie a:hover {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #005084;
	text-align: center;
	border-bottom: 1px dotted #005084;
}

.pie a:active {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4d9cd0;
	text-align: center;
}

.titulos {
	color: #002343;
	font: bold 35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subtitulos {
	color: #005084;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subtitulos a:hover {
	color: #4d9cd0;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subtitulos a:active {
	color: #005084;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subtitulos a:visited {
	color: #005084;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.subtitulos a:link {
	color: #005084;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.secciones {
	color: #c6000b;
	font: bold 35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.main_wrap {
	position: relative;
	width: 919px;
	margin: 0px auto;
	padding: 0px 10px;
	border: 0px;
	background: url(../imagenes/back.jpg) repeat-y center;
}
