@charset "utf-8";
/* CSS Document */

/*--- Cuerpo ----------------------------------------*/
@media only screen and (max-width: 1270px) {
	#divRtas {width:340px;max-height:600px;}
	.map {width:580px;height:550px;}
	.map1 {width:500px;height:550px;}
}
@media only screen and (min-width:1270px) {
	#divRtas {width:350px;max-height:800px;}
	.map {width:870px;height:700px;}
	.map1 {width:690px;height:600px;}
}
.back {
	background-color: #262525;
}
blockquote
{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding-left: 15px;
	border-left: 5px solid #ccc;
	margin: 20px;
}
#blocRec {
	max-height:600px;
	overflow:auto;
}
#contentTxt h3 {
	margin-bottom:2px;
	margin-top:10px;
}
#cuerpo {
	position:relative;
}
#divRtas {
	float:left;
	display:block;
	overflow:auto;
	font-size:11px;
	overflow-x: hidden;
}
#divRtas div{
	margin-bottom:3px;
	white-space:nowrap;
}
.download {
	position:absolute;
	top:0px;
	right:17px;
	color:#5153C3;
	visibility:visible;
}
.download a {
	font-style:italic;
	font-weight:normal;
}
.fichEdit {margin-top:0px;}
.fichEdit textarea {
	width:600px;
	height:70px;
}
.front {
	background-color:#830104;
}
h1 {
	margin-bottom:30px;
	font-size:20px;
}
h2 {
	font-size:14px;
}
h3 {
	margin-top:20px;
}
#txtFiltro {
	position:relative;
	font-weight:bold;
}
.infoRta { margin-bottom:10px; }
.infoRta img, #txtFiltro img {margin-left:20px;}
.listContent {
	font-size: 14px;
	font-weight: bold;
	color: inherit;
	text-decoration: underline;
}
.listRec {
	padding:0;
	margin:10px;
}
.listRec li {
	list-style-image: none;
	display: block;
}
.listRec li img { vertical-align: middle; }
.listRec li a {
	color: #000;
	padding: 5px 0;
	font-size:13px;
	font-weight:bold;
}
#listRecs div, #datos div {
	margin:5px;
	text-align:right;
}
.map, .map1 {
	float:right;
	border:1px;
	margin:0 5px 5px 5px;
	z-index:50;
}
.map2 {
	width:850px;
	height:600px;
}
.map img,.map1 img,.map2 img {
	cursor:pointer;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#rec {
	position:absolute;
	display:block;
	top:45px;
	left:-5px;
	background-color: #E5E5E5;
	z-index:1000;
	padding:10px;
	border:1px solid #000;
	width:350px;
	maxHeight = "90vh";
	overflow:auto;
}
#rtasAlter ul {
	margin-left:20px;
}
#ruta {
	position:relative;
	text-align: left;
	width:989px;
	height:25px;
}
.selBox {
	font-size: 10px;
	border: 1px #336600 solid;
}
.show { visibility: visible; }
#slide {
	width:70px;
	background-color:#fff;
	margin-top:10px;
	padding:0;
}
.tab {
	position:relative;
	height:40px;
	margin-right:3px;
}
.tab a {
	position:absolute;
	width:50%;
	text-align:center;
	line-height:40px;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	color: #fff;
}
#texto {
	margin: 30px 5px 15px 20px;
	color: #444;
}
#texto a {font-weight:bold;}
#texto a:hover {font-weight:bold;}
#texto ul {
	list-style-position: inside;
}
.tipoRec {
	padding:5px;
}
.tipoRec li {
	padding:3px;
}
.tit a {color: inherit;}
.tit span {font-size:13px;}
.titFich {
	margin-top:30px;
	width: auto;
	display: inline-block;
}
.titFich img{
	float:right;
	margin-left:20px;
}
#titRta {
	background-color:#9BB87E;
	border: 1px solid #000;
	position:absolute;
	left:25px;
	min-width:300px;
	display:none;
	z-index:100000;
	padding: 2px;
	font-weight:bold;
}
#titRta a { display:block; }
.titulo {
	height:24px;
	margin:0px 3px 20px 0px ;
	background-image: url(../img/fondos/titulo.png);
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:14px;
	padding-left:3px;
	color:#000;
}
.titulo a {color: #5D5D5D;}
#to[multiple] {
  background:yellow;
  width:auto;
  height:auto;
  padding:0;
  margin:0;
  border-width: 2px;
  border-style: inset;
  -moz-appearance: menuitem;
  -webkit-appearance: menuitem;
  appearance: menuitem;
}
ul ul {margin-bottom:10px;}
#w-rec {
	margin-left:20px;
	float:left;
}
