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

#imagen-head {
	width:1024px;
	height:279px;
	float: left;
}


a img {
	border: none;
}

#columna-1 {
	width:940px;
	height:auto;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 1.5;
	text-align: center;
}
#columna-2 {
	width:342px;
	height:auto;
	float: left;
}

.colormarron{ color:#cb5e26;}
.underline{ text-decoration:underline;}
.letra-grande{font-size:27px;}
.letra-georgia{ font-family:Georgia, "Times New Roman", Times, serif;}

.tumb {
	top:1470px;
	width:163px;
	height:123px;
	margin-top: 30px;
	margin-right: 30px;
	float: left;
}


#apDiv3 {
	width:515px;
	height:110px;
	float: left;
	color: #cb5e26;
	font-size: 28px;
	padding-left: 40px;
	padding-top: 40px;
}

#apDiv4 {
	width:441px;
	height:130px;
	float: left;
	padding-top: 20px;
}

#texto-top {
	width:944px;
	height:auto;
	float: left;
	font-size: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	color: #383838;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}

#galeria-excursiones {
	width:984px;
	height:auto;
	float: left;
	background-color: #FC6;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 40px;
}

body {
	background-image: url(imagenes/background2.png);
	background-repeat: repeat-x;
	background-color: #F5BA60;
}
ul, li{list-style:none;
}
#gallery *{
	font-size:12px;
}
#thumbs *{
	font-size:12px;	
}

