.recuadro {
	border: 1px solid #ded9cd;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ded9c2;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #ded9c2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ded9c2;



}
.fondo {
	background-image: url(imagenes/fondo.gif);
	border: none;

}
.linea2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ded9c2;
	border-bottom-color: #ded9c2;
	border-left-color: #ded9c2;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ded9c2;
	margin: 0px;

}
.entorno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dbca67;
	text-decoration: underline;
	font-weight: bold;


}
.entorno:hover {
	color: #ded9c2;
}
.linea3 {
	border: 1px solid #ded9c2;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d4718;
}
.rutas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbca67;
	text-decoration: none;
}
.rutas:hover {
	color: #ded9c2;
}
.rutas2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5d4718;
	text-decoration: underline;
}
.rutas2:hover {
	color: #887811;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BAB078;
	text-decoration: underline;
}
.info:hover {
	color: #ded9c2;
}
.linea4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ded9c2;
	border-left-color: #ded9c2;

}
.fotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dbca67;
	text-decoration: none;
}
.fotos:hover {
	color: #CCCCCC;
}
