body {
	background-color: #736246;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(../images/fondo_cafe.jpg);
	background-repeat: repeat-x;
	background-position: top;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.borde_sup {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 839px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.borde_inf {
	background-repeat: no-repeat;
	height: 10px;
	width: 839px;
	margin: 0px;
	padding: 0px;
}
.borde_izq {
	background-repeat: repeat-y;
	height: 300px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.main_content {
	margin: 0px;
	padding: 0px;
	width: 819px;
	background-repeat: repeat-y;
	background-position: right top;
}
.borde_der {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 10px;
}
.footer {
	font-size: 8pt;
	color: #333333;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer a:hover {
	color: #9D211E;
}
#menu_capricho {
	width: 150px;
	padding-left: 50px;
}

#menu_capricho ul, li {
list-style-type: none;
}

#menu_capricho ul {
margin: 0;
padding: 0;
}

#menu_capricho li {
	list-style-image: url(../images/menu_dot.gif);
}

#menu_capricho a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 6px;
	width: 138px;
	font-weight: bold;
}

#menu_capricho a:hover {
	font-weight: bold;
	color: #9D211E;
}
h1, h2, h3, h4, h5, h6 {
	color: #9D211E;
}
