@charset "utf-8";
/* CSS Document */
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#IrArriba {
position: fixed;
bottom: 30px; /* Distancia desde abajo */
left: 30px; /* Distancia desde la derecha */
}

#IrArriba span {
width: 64px; /* Ancho del botón */
height: 64px; /* Alto del botón */
display: block;
background: url(images/1downarrow_opt.png) no-repeat center center;
}

.tit1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
#map{
  display: block;
  width: 100%;
  height: 400px;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}




.fondocaja {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	height: 35px;
}
.fondocaja3 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}

.fondocaja2 {
	background-color: #FFCD00;
	font-size: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	width: 304px;
	height: 35px;
	border:0px;
}
