/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #fde891;
	background-image: url(../imagenes/fondo_izdo.gif);
	background-repeat: repeat-y;
	background-position: left;
}


#cabecera {
	display: block;
	height: 107px;
	border: 0px;
	background-color: #fccd67;
	background-image: url(../imagenes/titulo.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#cabeceraizda {
	float: left;
	height: 107px;
	width: 140px;
	border: 0px;
	background-image: url(../imagenes/cab_izda.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#cabeceradcha {
	float: right;
	height: 107px;
	width: 133px;
	border: 0px;
	background-image: url(../imagenes/cab_dcha.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.fotos {
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	background-image: url(../imagenes/icono_fotos.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.imgdcha {
	float: right;
	border: solid 1px #82623c;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
}

.imgizda {
	float: left;
	border: solid 1px #82623c;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
}

.imgdchal {
	float: right;
	border: solid 1px #82623c;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.imgizdal {
	float: left;
	border: solid 1px #82623c;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 24px;
}

#seccion-enlaces {
	position: absolute;
	top: 200px;
	left: 35px;
	width: 147px;
	z-index: 40;
}

* html body #seccion-enlaces {
	width: 143px;
}

#seccion-enlaces h1 {
	display: none;
}

#seccion-enlaces ul {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#seccion-enlaces ul li.inicio {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
}

#seccion-enlaces ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#seccion-enlaces a.enlace-presentacion {
	display: block;
	width: 140px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #679df9;
}
#seccion-enlaces a.enlace-presentacion:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #002057;
}


#seccion-enlaces-menu1 {
	float: right;
	width: 100%;
	padding: 0px;
	height: 24px;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 1;
}

#seccion-enlaces-menu {
	float: left;
	margin: 0px;
	margin-top: -22px;
	padding: 0px;
	padding-left: 2px;
	z-index: 100;
}

#seccion-enlaces-menu h1 {
	display: none;
}

#seccion-enlaces-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#seccion-enlaces-menu ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#seccion-enlaces-menu a.inicio {
	border-left: 1px solid #000;
}

#seccion-enlaces-menu a.enlace-presentacion {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 21px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color: #679df9;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	z-index: 100;
}

#seccion-enlaces-menu a.enlace-presentacion:hover {
	text-decoration: none;
	padding-top: 4px;
	line-height: 22px;
	background-color: #fde891;
	border-bottom: 1px solid #fde891;
	color: #152d85;
}

#seccion-enlaces-menu a.seleccionado {
	text-decoration: none;
	padding-top: 4px;
	line-height: 22px;
	background-color: #fde891;
	border-bottom: 1px solid #fde891;
	color: #152d85;
}

#seccion-enlaces-secundario {
	position: absolute;
	top: 200px;
	left: 35px;
	width: 147px;
	z-index: 40;
}

* html body #seccion-enlaces-secundario {
	width: 143px;
}

#seccion-enlaces-secundario h1 {
	display: none;
}

#seccion-enlaces-secundario ul {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#seccion-enlaces-secundario ul li.inicio {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
}

#seccion-enlaces-secundario ul li {
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#seccion-enlaces-secundario a.enlace-presentacion {
	display: block;
	width: 140px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #afcdff;
}
#seccion-enlaces-secundario a.enlace-presentacion:hover {
	text-decoration: underline;
	background-color: #ffffff;
	color: #152d85;
}

#seccion-enlaces-secundario a.seleccionado {
	display: block;
	width: 140px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #152d85;
	background-color: #ffffff;
}


#banda_lateral {
	float: left;
	margin-top: -21px;
	width: 113px;
	height: 61px;
	background: url(../imagenes/lateral_izdo.gif) no-repeat;
}

#banda_lateral2 {
	float: left;
	margin-top: -45px;
	width: 113px;
	height: 61px;
	background: url(../imagenes/lateral_izdo.gif) no-repeat;
}

#banda {
	float: right;
	width: 100%;
	height: 19px;
	border-top: 1px solid #152d85;
	border-bottom: 1px solid #152d85;
	background-color: #ff0000;
}

#banda p {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 19px;
	font-size: 11px;
	color: #152d85;
	text-align: right;
	margin-right: 40px;
}

#banda p a{
	color: #152d85;
	text-decoration: none;
}

#banda p a.seleccionado{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#banda p a:hover{
	color: #000000;
	text-decoration: underline;
}





#contenido2 {
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
	padding-left: 180px;
	padding-right: 35px;
}

#contenido2 p {
	clear: both;
	margin-right: 40px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

#contenido2 p a{
	color: #82623c;
	text-decoration: none;
}

#contenido2 p a:hover{
	color: #000000;
	text-decoration: underline;
}

#contenido2 h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	margin: 20px 40px 35px 0px;
}

#contenido2 h3 {
	display: block;
	border-bottom: 1px solid #82623c;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #82623c;
	font-size: 14px;
	margin: 20px 40px 10px 0px;
}






#contenido {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-left: 240px;
}

#contenido.mapa {
	padding-top: 0px;
}


#contenido table {
	width: 95%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #82623c;
	border-collapse: collapse;
}

#contenido table th{
	font-weight: bold;
	border: 1px solid #82623c;
	background-color: #e4cfa8;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table td{
	border: 1px solid #82623c;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table tr.prueba td {
	background-color: #afcdff;
	font-weight: bold;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
}

#contenido table.direccion {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #82623c;
	border-collapse: collapse;
}

#contenido table.direccion th{
	font-weight: bold;
	border: 1px solid #82623c;
	background-color: #e4cfa8;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table.direccion td{
	border: 1px solid #82623c;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table.caracteristicas {
	width: 470px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #82623c;
	border-collapse: collapse;
}

sup {
	font-size: 11px;
}

sub {
	font-size: 11px;
}

#contenido table.caracteristicas th{
	font-weight: bold;
	border: 1px solid #82623c;
	background-color: #e4cfa8;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido table.caracteristicas td{
	border: 1px solid #82623c;
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

#contenido p {
	clear: both;
	margin-right: 40px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

#contenido p.etapasnext {
	margin-bottom: 0px;
	padding-bottom: 34px;
}

#contenido p a{
	color: #734e00;
	text-decoration: none;
}

#contenido p a:hover{
	color: #000000;
	text-decoration: underline;
}

p.mapa {
	border: 0;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
}

p.documento_pdf {
	padding-left: 24px;
	line-height: 16px;
	margin-left: 10px;
	background: url(../imagenes/i_pdf.gif) no-repeat;
}

.blckmapa { 
	margin-left: 100px;
}

.cursiva {
	font-style: italic;
}

.subrayado {
	text-decoration: underline;
}

.negrita {
	font-weight: bold;
}

.plista {
	text-align: left;
}

.logo {
	color: #82623c;
	font-weight: bold;
}

#contenido p.plista a{
	color: #000000;
	text-decoration: none;
}

#contenido p.plista a:hover{
	color: #e83e00;
	text-decoration: underline;
}

#contenido h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	margin: 20px 40px 35px 0px;
}

#contenido h3 {
	clear: both;
	display: block;
	border-bottom: 1px solid #ac0000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #ac0000;
	font-size: 14px;
	margin: 20px 40px 10px 0px;
}

#contenido p.enlacetitulo a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #e93f00;
	font-size: 14px;
	text-decoration: none;
}

#contenido h3 a {
	color: #002057;
	text-decoration: none;
}

#contenido h3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#contenido h4 {
	border-bottom: 1px dotted #002057;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #002057;
	font-size: 12px;
	margin: 20px 40px 35px 0px;
}

#contenido p.ruta {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

#contenido p.ruta a{
	color: #444b57;
	text-decoration: none;
}

#contenido p.ruta a:hover{
	color: #ffffff;
}


.listan {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	list-style-type: decimal;
}

.listas {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	list-style-type: circle;
}

#contenido ul{
	margin: 0px;
	padding: 0px;
	margin-right: 40px;
	margin-left: 35px;
	list-style-type: none;
}


#contenido ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	padding-bottom: 5px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: url(../imagenes/lista_normalr.gif) 0px 6px no-repeat;
	text-align: justify;
}

#contenido ul li a{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #734e00;
}

#contenido ul li a:hover {
	text-decoration: underline;
	color: #000;
}

#contenido a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #734e00;
}

#contenido a:hover {
	text-decoration: underline;
	color: #000;
}

#contenido ul.miniatura {
	display: block;
	min-height: 80px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
	list-style-type: none;
}

#contenido ul.miniatura li {
	float: left;
	margin: 0px;
	width: 105px;
	height: 90px;
	padding: 5px;
	background: none;
	text-align: center;
}

#contenido ul.miniatura li img {
	border: 1px solid #000;
}


.thumbnail {
	position: relative;
	z-index: 0;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span {/*CSS for enlarged image*/
	position: absolute;
	background-color: #FFCC00;
	padding: 5px;
	left: -1000px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img {/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span {/*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	visibility: hidden;
	z-index: 100;
	background-color: #fccd67;
	padding: 8px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
