@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	color: #333;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.imgderecha {
	clear: both;
	float: right;
}
#cuerpo {
	text-align: left;
	display: block;
	height: 900px;
	width: 990px;
	margin: auto;
}
#encabezado {
	height: 186px;
	background-image: url(img/backnav.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#encabezado img {
	float: left;
}
#fotosbitacora p a {
	display: block;
	clear: both;
	float: none;
	margin-top: 5px;
	padding-top: 5px;
}
#fotosbitacora {
	display: block;
	float: left;
	height: 600px;
	width: 400px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#fotosbitacora a img {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #FFF;

}

#navegacion {
	float: left;
	height: 64px;
	width: 1030px;
	margin-top: 100px;
	clear: both;
	margin-left: 0px;
}
.listasencilla {
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.listasencilla li a {
	margin-top: 30px;
	display: block;
	margin-right: 400px;
}
.lista li a {
	background-color: #000;
	margin: 15px;
	line-height: 2.5em;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.lista li a:hover {
	text-decoration: underline;
}


.lista {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a, img, a:visited {
	border: none;
	color: #FFF;
}

a:hover {
	color: #CCC;
	text-decoration: none;
}

a.tipcontacto{
    position:relative; /*this is the key*/
    z-index:24;
    }

a.tipcontacto:hover{z-index:25; }

a.tipcontacto span{display: none}

a.tipcontacto:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:-65px;
	left:-50px;
	width:199px;
	text-align: center;
}
.contder {
	display: block;
	margin: 4px;
	padding: 4px;
	float: right;
	width: 450px;
	text-align: right;
	clear: both;
}
.txtnegroder {
	color: #FFF;
	background-color: #231f20;
	padding: 0.8em;
	line-height: 2.1em;
	font-size: 1.2em;
	display: inline;
	margin: 1.5em;
}

#contenido {
	display: block;
	width: 940px;
	margin-left: 20px;
	color: #FFF;
	padding: 5px;
	overflow: auto;
}
.imgruta {
	float: left;
	display: block;
	width: 500px;
}

.galeria {
	display: block;
	width: 400px;
	color: #FFF;
	padding: 5px;
	float: left;
}
.galeria ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.galeria ul li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	height: 84px;
	width: 85px;
	text-align: center;
	vertical-align: middle;
	}
.galeria ul li a img {
	border: 2px solid #FFF;
	}
.galeria ul li a:hover img {
	border: 2px solid #000;
	}
#contenidobitacora {
	display: block;
	width: 400px;
	color: #FFF;
	padding: 5px;
	overflow: auto;
	background-image: url(img/backcontenido.png);
	background-repeat: repeat;
	float: left;
	height: 600px;
}
#contenidobitacora h3, #contenidobitacora h2 {
	color: #cccc33;
}
#listayruta {
	display: block;
	width: 300px;
	margin-left: 20px;
	color: #FFF;
	padding: 5px;
	overflow: auto;
	float: left;
}
input {
	color: #000;
	background-color: #D7DF21;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 2px;
}
textarea {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D7DF21;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
}
.contacto {
	background-image: url(img/contactame.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 25px;
	padding-left: 75px;
}
.btncontacto {
	background-color: #42abed;
}
.descargas {
	display: block;
	margin: 5px;
	padding: 5px;
	width: 400px;
	text-align: right;
	color: #000;
	clear: both;
	float: right;
}
.descargas a:hover img {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.postal {
	text-align: center;
	color: #333;
	background-color: #FFF;
	border: 1px solid #000;
	margin: auto;
	padding: 25px;
	width: 600px;
}
.postal img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.secciondescargas {
	background-image: url(img/descargas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#postalentrega {
	background-image: url(img/postal_entrega.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px;
	clear: both;
	float: none;
	height: 341px;
	width: 579px;
}
.blkpostal {
	display: block;
	float: left;
	height: 200px;
	width: 230px;
	padding-top: 150px;
	text-align: left;
	padding-left: 50px;
}
#mapa {
	position:absolute;
	visibility:hidden;
	left: 600px;

}
 galeria de descargas

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 85px;
	height: 50px;
}
ul.thumb li img {
	width: 85px; height: 50px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background-color: #FFF;	
	/* background:url(img/backcontenido.png) no-repeat center center; */  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
.thumb li input {
	position: relative;
	bottom: -55px;
}

