
body { 
	background-color: #cacaca;
	color: navy;
	text-align: justify;
	margin: 2em;
}

table.ruta {
  border: 2px solid green;
}

.map_indicaciones td {
  background-color: white;
}

table.ruta td {
  background-color: #f7f7bb;
}

.Cabecera {
    font-weight: bold;
	font-size: large;
	color: green;
}

.Bitacora {
  font-weight: bold;
  font-size: 16pt;
  color: #005500;
  background-color: white;
  text-align: center;
  border: 2px solid #dada50;
  margin-bottom: 1em;
}
.Dato {
   font-family: Arial;
}

.Nombre .Cabecera {
  font-size: 18pt;
}

.Recorrido .Cabecera {
  font-size: 18pt;
  color: green;
  background-color: #ffffdd;
  text-align: center;
  border: 2px solid lime;
  margin-bottom: 1em;
}

.Recorrido .Dato {
  padding: 2em;
}

.Recursos {
  font-size: 12pt;
  color: blue;
  background-color: #ddffff;
  text-align: center;
  border: 1px solid lime;
  margin-bottom: 20px;
}

table.Files td {
  padding: 2px;
}

td.Files {
  border: 1px solid blue;
  padding: 1em;
}

.Galeria {
  font-size: 18pt;
  color: red;
  background-color: yellow;
  text-align: center;
  border: 2px solid orange;
  margin-bottom: 1em;
}
.Foto {
  text-align: left;
  margin-left:auto; 
  margin-right:auto;
  font-family: Arial;
}

.Texto {
  text-align: justify;
  font-family: Arial;
}

.Nombre {
  font-weight: bolder;
  font-size: larger;
}

tr.impar td {
  background-color: #cccccc;
}


.Atractivos {
  text-align: left;
}

.Descripcion {
   font-family: Arial;
}

.Provincia {
  font-size: 16pt;
  color: green;
  background-color: #ffffdd;
  text-align: center;
  border: 2px solid orange;
}

.Localidad {
  font-size: 14pt;
  color: #990000;
  background-color: #ffffdd;
  text-align: center;
  border: 2px solid orange;
}

.Lista_Regiones {
  font-size: 16pt;
  color: blue;
  background-color: #ffffdd;
  text-align: center;
  border: 2px solid #00ffff;
  margin-left: 1em;
  margin-right: 1em;
}

.warning {
  font-style: italic;
  font-size: small;
}

.td_warning {
	padding: 0px; 
}

.firma_fecha {
	position: relative; 
	top: 3em; 
	left: -1em;
}

.Punto_Inicio {
  font-size: 14pt;
  color: black;
  text-align: left;
}

div.ruta {
  padding: 1em;
}

table.lista_rutas th {
  text-align: center;
  text-decoration: underline;
  background-color: #e2e2e2;
}

table.lista_rutas td {
  text-align: center;
  vertical-align: top;
}

.td_lista_rutas {
	padding: 1em;
	vertical-align: top;
}

table.lista_localidades td {
  text-align: justify;
  vertical-align: top;
}

tr.facil td {
  background-color: #aaffaa;
}

tr.media td {
  background-color: #88ffff;
}


tr.dificil td {
  background-color: #ffbb77;
}

tr.muy_dificil td {
  background-color: #cccccc;
}

.td_hr {
	padding: 0px;
}

.separador_rutas {
	height: 1px;
}

.nivel_ruta_lista_facil {
	border: 1px solid green; 
	margin-right: 20px; 
	float: left;
}

.nivel_ruta_lista_medio {
	border: 1px solid blue; 
	margin-right: 20px; 
	float: left;
}

.nivel_ruta_lista_dificil {
	border: 1px solid red; 
	margin-right: 20px; 
	float: left;
}

.nivel_ruta_lista_muy_dificil {
	border: 1px solid black; 
	margin-right: 20px; 
	float: left;
}

.actividad_lista {
	margin-left: 5px;
	float: right;
}

.img_bosque {
	border: 1px solid black;
}

.img_cumbres {
	border: 1px solid black;
}

.img_flora {
	border: 1px solid black;
}

.img_monumento {
	border: 1px solid black;
}

.img_ortofoto {
	vertical-align: top;
}

.img_ortofoto_ppal {
	text-align: center;
}

.img_perfil {
	vertical-align: top;
}

.img_perfil_ppal {
	text-align: center;
}

.div_mapa_ruta {
	float: left;
	padding: 0 20px 0 20px;
	width: 300px;
}

.opcion {
  background: lime;
}


.opcion_2 {
  background: fuchsia;
}

.indicaciones {
	text-align: left;
}

.td_map_indicaciones {
    padding: 0px 1em 0px 1em;
}

.map_indicaciones {
	background-color: white; 
	padding: 10px;
	border: 1px solid orange;
}

.map_canvas {
	padding: 0px 1em 0px 0px;
}

.div_map_canvas_localidad {
	width: 100%; 
	height: 400px; 
	border: 1px solid #333333;
}

.div_map_canvas_zona {
	width: 100%; 
	height: 500px; 
	border: 1px solid #333333;
}

.ind_map_localidad {
	width: 50%; 
	vertical-align: top;
}

.img_senderismo_facil {
	border: 1px solid green; 
	margin-right: 20px;
}

.img_senderismo_medio {
	border: 1px solid blue; 
	margin-right: 20px;
}

.img_senderismo_dificil {
	border: 1px solid red; 
	margin-right: 20px;
}

.img_senderismo_muy_dificil {
	border: 1px solid black; 
	margin-right: 20px;
}

.div_img_senderismo {
	float: right;
}

.p_checks {
	float: right;
}

.img_css_check {
	border: 0;
	width: 88px;
	height: 31px;
}

.img_html_check {
	border: 0; 
	height: 31px; 
	width: 88px;
}

table.ruta td {
  padding: 10px;
}

.datos_ruta {
	padding: 1em;
	vertical-align: top;
}

.lista_localidades {
	width: 40%; 
	vertical-align: top;
}

.div_img_zip {
	float: right; 
	margin-left: 1em;
}

.img_galeria {
	margin-left: 1em;
}

.img_vertical {
	text-align: right;
}

.img_hor_con_panoramica {
	text-align: right;
}

.mapa_zona {
	text-align: center;	
}

.tiempo {
	text-align: center;
}

.boton {
	width: 100%;
	background-color: #fafafa;
	padding: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0;
}


