body {
	font-family: arial, sans-serif;
	background-color: #fff;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
}

.alerta {
	font-size: 11px;
	color: red;
	padding-left: 10px;
	font-weight: bold;
}

.altInfo {
	font-size: 9px;
	font-style: italic;
}

.boton {
	margin-bottom: 15px;
}

.botonform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #021C8C;
	cursor: pointer;
	border: thin solid;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 3px;
	color: #ffffff;
	height: auto;
}

.botonform:hover {
	border: thin solid;
	border-color: #000000 #FFFFFF #FFFFFF #000000;
	background-color: #336633;
	color: #FFFF62;
	text-decoration: none;
}

.cerrar {
	position: absolute;
	right: 0;
	width: 25px;
	height: 100%;
	background-image: url(/.img/icons/cierreL.png);
	cursor: pointer;
}

.closeBox {
	position: absolute;
	height: 15px;
	width: 15px;
	top: 1px;
	right: 1px;
}

#cuerpo {
	float: left;
	margin-left: 865px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#cuerpo2 {
	margin-left: 750px;
	margin-top: 10px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
}

.desnivel {
	margin-bottom: 20px;
}

.icon {
	vertical-align: bottom;
	background-color: #fff;
	border: 2px solid #fff;
}

#espera {
	position: absolute;
	top: 270px;
	left: 175px;
	display: none;
}

#fichEdit {
	margin-top: 0px;
}

#fichEdit textarea {
	width: 600px;
	height: 100px;
}

#gpx {
	display: none;
	margin-top: 10px;
	margin-left: -5px;
	width: 230px;
	height: 90px;
	border: 2px solid #AEEF79;
	background-color: #E1F2E7;
}

@media only screen and (max-width: 550px) {

	.show {
		width: 100%;
	}
}

@media only screen and (min-width: 550px) {

	.show {
		width: 550px;
	}
}

.show,
.showTuto {
	border: 1px solid #000;
	transition: width .7s;
}

.showTuto {
	width: 80vw;
}

.hide {
	width: 0px;
	transition: width .7s;
	border: none;
}

.icon:hover {
	border: 2px solid #993300;
	background-color: #993300
}

.icono {
	margin-left: 5px;
	margin-right: 5px;
}

#infoRta a {
	color: #663333;
	text-decoration: none;
}

#infoRta a:hover {
	color: #FFFFFF;
	background-color: #663333;
	text-decoration: none;
}

#left {
	position: relative;
	margin-right: 320px;
	height: 100vh;
}

.login {
	margin: 3px auto;
	text-align: center;
	width: 90%;
	font-size: 14px;
}

.login input {
	font-size: 14px;
	margin-top: 7px;
}

li {
	margin: 2px 0 3px 12px;
	padding-left: 0px;
}

#map {
	border: 1px solid grey;
	width: 100%;
	height: 100%;
}

ol {
	margin-left: 10px;
	padding-left: 0px;
}

#mascara,
#mascaraImg {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100vh;
	background-color: black;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
	cursor: url(/.img/icons/zoom-.png), auto;
}

#mascara {
	z-index: 1001;
}

#mascaraImg {
	z-index: 1011;
}

#nav_content {
	margin-right: 28px;
}

#navegacion {
	position: fixed;
	background-color: #dde4f5;
	height: 98vh;
	min-height: fit-content;
	overflow-x: hidden;
	overflow-y: auto;
	top: 0px;
	font-size: 16px;
	z-index: 1050;
	box-shadow: 16px 13px 10px -7px #000, -10px 0px 20px -7px #000;
}

/*#pag {
	float:left;
	width:100%;
	margin-top:10px;
	margin-left:5px;
}*/
.punto {
	margin-bottom: 10px;
}

.punto1 {
	margin-top: 5px;
}

#reg {
	position: absolute;
	top: 5px;
	left: 370px;
	width: 318px;
	height: 19px;
	visibility: hidden;
	border: solid 1px #999999;
	background-color: #FFCC33;
	vertical-align: top;
}

.regform {
	border: 1px solid #AEEF79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.reset {
	margin-top: 5px;
}

#right {
	position: absolute;
	width: 300px;
	right: 10px;
	top: 0px;
	font-size: 14px;
}

.tiempo {
	margin-bottom: 7px;
}

#tf {
	display: none;
	position: fixed;
	top: 20px;
	left: 0;
	right: 0;
	margin: auto;
	background: #fdf8b9;
	z-index: 1002;
	overflow: auto;
	padding: 5px;
	width: auto;
	height: auto;
	box-shadow: 16px 13px 10px -7px #000, -10px 0px 20px -7px #000;
}

.titInfo {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.tramo {
	margin-top: 7px;
	margin-bottom: 5px;
}

.txtInfo {
	margin-top: 10px;
	font-size: 12px;
}

ul {
	margin-left: 5px;
	padding-left: 0px;
}