body {
	background: #470605;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	text-align: center;
	padding: 0px;
	width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenido {
	padding: 0px;
	width: 700px;
	background: url(img/img_home02.jpg) no-repeat left top;
	height: 324px;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#recuadro {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #67797e;
	height: 120px;
	width: 180px;
	margin-top: 60px;
	padding: 10px;
	margin-left: 20px;
	float: left;
}

#nav {
	width: 700px;
	height: 34px;
	background-color: #FFF;
	background-image: url(img/1px_down.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font: bold 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	width: 80px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	background-image: url(img/nav_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav li#active a {
	background: url(img/nav_here.gif) no-repeat left top;
	color: #c4bdb4;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #8d6967;
	background: url(img/nav_hover.gif) no-repeat left top;
}
#footer {
	clear: both;
	width: 700px;
	background: #FFFFFF url(img/footer.gif) no-repeat left top;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	height: 37px;
}

#footer a {
	color: #784848;
	text-decoration: none;
}
#footer a:hover {
	color: #470605;
}
#footer p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #470605;
	padding-top: 19px;
	margin: 0px;
}
#patitas {
	margin: 0px;
	padding: 0px;
	width: 700px;
	background: url(img/1px_imgfooter.gif)  repeat-x left top;
	height: 20px;
}
.clr {
	clear: both;
}
[if IE 6]>
#contenido {
width:120;
<![endif]
}
#wallpaper {
	position: absolute;
	height: 41px;
	width: 154px;
	left: 547px;
	top: 192px;
}
#news {
	height: 150px;
	width: 200px;
	margin-top: 30px;
	margin-left: 30px;
	border: thin solid #FFFFFF;
	position: absolute;
	left: 9px;
	top: 0px;
}
