body {
	background-color: #D7CDC6;
	margin: 0px;
	background-image: url(images/frameset/background.jpg);
	background-repeat: repeat-x;
}
#mainbody {
	width: 760px;
}
#topframe {
	float: left;
	height: 265px;
	width: 760px;
}
#navigation {
	float: left;
	height: 50px;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
}
#content {
	float: left;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer {
	background-color: #CABDB5;
	float: left;
	width: 100%;
}
#footer_inside {
	height: 100px;
	width: 750px;
	background-color: #CABDB5;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #495967;
	text-align: left;
	padding-top: 20px;
}
table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

.bold {
	font-weight: bold;
}

#footer p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #967C6F;
	text-align: left;
	line-height: 18px;
	padding-top: 40px;
	width: 400px;
	float: left;
}
#footer_sherpa {
	float: right;
	width: 148px;
	height: 53px;
	padding-top: 25px;
}
#fotos_right {
	float: right;
	width: 330px;
}
#fotos_left {
	float: left;
	width: 350px;
}
.link1 a:link {
	color: #000000;
	text-decoration: none;
}
.link1 a:visited {
	text-decoration: none;
	color: #000000;
}
.link1 a:active {
	color: #000000;
	text-decoration: none;
}
.link1 a:hover {
	color: #000000;
	text-decoration: underline;
}

