@charset "utf-8";
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Embudo {
	position: fixed;
	float: right;
	top: 4px;
	right: 10px;
	z-index: 10;
	display: none;
}
#Embudo a img {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#cabeza {
	height: 29px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/interfaz/cabeza.jpg);
	background-repeat: no-repeat;
	background-position: 20% -8px;
	padding-top: 81px;
	_padding-top: 51px;
	text-align: right;
}
#buscador {
	width:300px;
	float: right;
	display: block;
	clear: both;
	margin-top: -10px;
 #margin-top: -12px;
	_margin-top: 10px;
	position: relative;
	height: 41px;
}
#cabeza #buscador #frmTerminos th {
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
#menu {
	clear: both;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	height: 30px;
	margin-bottom: 10px;
	background-color: #53A4DC;
	text-align: center;
	background-image: url(../imgs/interfaz/menu-fondo.jpg);
	background-repeat: repeat-x;
}
#menu a {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 14px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	height: 30px;
	display: inline-block;
	font-weight: bold;
}
#menu a:hover {
	color: #FFFFFF;
	background-image: url(../imgs/interfaz/menu-fondo-activo.jpg);
	background-repeat: repeat-x;
}
#menu .divisor {
	height: 40px;
	width: 5px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	display: inline;
}
#menu .ultimo {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#contenido {
	width: auto;
	margin-left: 230px;
	margin-right: 230px;
	margin-bottom: 30px;
	font-size: 15px;
	margin-top: 0px;
}
#contenido h1 {
	color: #157BBD;
	line-height: 40px;
	background-image: url(../imgs/interfaz/titulo-fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 30px;
}
#contenido h2 {
	color: #157BBD;
	font-size: 20px;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 1.2em;
	text-align: justify;
}
#contenido h3 {
	color: #157BBD;
	font-weight: normal;
	font-size: 18px;
}
#contenido h4 {
	color: #157BBD;
	font-size: 20px;
	font-weight: normal;
	margin-top: 2em;
	text-align: center;
	margin-bottom: 1.2em;
	float: left;
	width: 350px;
	margin-right: 20px;
	margin-left: 20px;
}
#contenido h5 {
	color: #157BBD;
	font-size: 20px;
	font-weight: normal;
	margin-top: 2em;
	text-align: center;
	margin-bottom: 1.2em;
	margin-right: 20px;
	margin-left: 20px;
}
#contenido p {
	line-height: 1.5em;
	color: #535353;
}
#contenido li {
	margin-bottom: 10px;
	color: #666666;
	text-align: justify;
}
#contenido ul ul {
	margin-top: 15px;
}
#contenido table {
	font-size: 13px;
	color: #666;
}
#contenido table th {
	color: #06C;
	font-size: 16px;
}
#contenido .caja {
	padding: 10px;
	border: 1px dotted #157BBD;
	margin-bottom: 20px;
}
#contenido .img_izq {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
#contenido .img_der {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#contenido form {
	margin: 0px;
	padding: 0px;
	display: block;
}
#contenido form input {
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#izq img, #der img {
	margin-bottom: 10px;
	_margin-bottom: 5px;
}
#izq {
	width: 200px;
	margin-left: 10px;
	float: left;
	overflow: visible;
	position: relative;
}
#izq .nav {
	list-style-type: none;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#izq .nav ul {
	list-style-type: none;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 160px;
	display: none;
}
#izq .nav ul li {
	display: inline;
	float: left;
	position: relative;
	width: 260px;
}
#izq .nav ul li a {
	display: block;
	color: #FFFFFF;
	background-color: #53A4DC;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#izq .nav ul li a.sub {
	display: block;
	color: #FFFFFF;
	background-color: #53A4DC;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../imgs/interfaz/flecha.gif);
	background-repeat: no-repeat;
	background-position: 245px 8px;
}
#izq .nav ul li a:hover {
	background-color: #157BBD;
}
#izq .nav ul li ul {
	position: absolute;
	left: 220px;
	z-index: 1002;
}
#der {
	float: right;
	height: auto;
	width: 200px;
	margin-right: 10px;
	position: relative;
}
#der .nav {
	list-style-type: none;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#der .nav ul {
	list-style-type: none;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: -280px;
	width: 240px;
	display: none;
}
#der .nav ul li {
	display: inline;
	float: left;
	position: relative;
	width: 240px;
}
#der .nav ul li a {
	display: block;
	color: #FFFFFF;
	background-color: #53A4DC;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
}
#der .nav ul li a:hover {
	background-color: #157BBD;
}
#der .nav ul li ul {
	position: absolute;
	left: -280px;
}
.FrmConsulta {
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #56A3D9;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.FrmConsulta table th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#pie {
	clear: both;
	height: 140px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../imgs/interfaz/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-color: #53A4DC;
}
#pie h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 275px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	position: relative;
}
#pie h2 .addthis_button {
	display: block;
	width: 127px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 7px;
	right: 8px;
}
#pie p {
	margin-top: 10px;
}
#fechaDiv {
	margin-right: auto;
	margin-left: auto;
}
#fechaNota {
	font-size: 14px;
	color: #900;
	background-color: #FFC;
	font-weight: bold;
}
#fechaSel {
	color: #3F9201;
	font-weight: bold;
	font-size: 17px;
	margin-top: 6px;
}
#inicio {
	height: 470px;
	width: 100%;
	display: block;
	margin-top: 100px;
}
#mapaflash {
	height: 545px;
	width: 265px;
}
#contenido .video {
	margin-left: 20px;
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
#contenido .video2 {
	margin-left: auto;
	display: block;
	width: 500px;
	margin-right: auto;
}
#contenido .video3 {
	margin-left: auto;
	width: 350px;
	margin-bottom: 10px;
	margin-right: auto;
}
.separador {
	display: block;
	height: 10px;
	background-image: url(../imgs/separador_fondo.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hecha_por {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.hecha_por strong {
	color: #56A3D9;
}
.cms tr th {
	font-size: 14px;
}
.cms tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#contenido .consulta_contenedor {
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #999;
	background-image: url(../imgs/fondo__detalle_consulta.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenido .consulta_contenedor div {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.consulta {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.respuesta {
}
#contenido .menu {
	text-align: center;
	display: block;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 50px;
}
#contenido .menu a {
	display: block;
	float: left;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
	background-color: #87C80A;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#contenido .menu a:hover {
	text-decoration: none;
	color: #000;
}
.galeria img {
	border: 4px solid #ADADAB;
}
.galeria a {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #56A3D9;
}
.galeria a:hover {
	text-decoration: underline;
	color: #06F;
}
.galeria td {
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	font-size: 12px;
	color: #157BBD;
	font-weight: bold;
}

