body {
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	background-color: #BFAC83;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#navigation {
	padding: 7px 0px 0px;
	color: #58322F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-position: center;
	text-align: center;
	margin: 0px;
	border: none;	
}
#navigation a {
	
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #58322F;
}
#navigation a:hover {
	
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #CC9900;
}
#fotos {
	padding: 10px 0px 0px;
	background-position: center;
	text-align: center;
	margin: 0px;
	border-bottom: 1px solid #999900;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A8846E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2D6B8;
	text-indent: 25px;
	background-image: url(img/f1.gif);
	background-repeat: no-repeat;
	padding: 1px;
	margin-top: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A8846E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2D6B8;
	padding: 1px;
	margin-top: 5px;
}
#footer {
	padding: 3px 0px 0px;
	color: #993300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-position: center;
	text-align: center;
	margin: 3px;
	border: none;
	position: relative;
	top: 10px;
}
#footer a {
	
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #58322F;
}
#footer a:hover {
	
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #58322F;
}

.text {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #996600;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #58322F;
}
a:active {
	color: #990000;
}
ul {
	list-style-image: url(img/f2.gif);
}
#welcome {
	width: 100%;
	height: 127px;
	background-image: url(img/bell_03.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.space {
	padding: 5px;
}
