body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #663300;
	font-weight: bold;
}
a:hover, a:active {
	color: #333333;
	font-weight: bold;
}
#wrap {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondocontenido.jpg);
	background-repeat: no-repeat;
}
#encabezado {
	height: 108px;
}
#contenido {
	height: 395px;
	padding-right: 21px;
	padding-left: 21px;
	text-align: center;
	clear: both;
	float: none;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
}

#navegacion {
	height: 48px;
}
#navegacion ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navegacion li {
	margin-right: 4px;
	float: left;
}
#navegacion a {
	height: 48px;
}

a.boto1 {
	background-image: url(../images/boto/bot1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 105px;
	float: left;
}
a.boto1:link, a.boto1:visited {
	background-image: url(../images/boto/bot1.gif);
	background-repeat: no-repeat;
}
a.boto1:hover, a.boto1:active {
	background-image: url(../images/boto/bot1_on.gif);
	background-repeat: no-repeat;
	color: #000000;
}

a.boto2 {
	background-image: url(../images/boto/bot2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 75px;
	float: left;
}
a.boto2:link, a.boto2:visited {
	background-image: url(../images/boto/bot2.gif);
	background-repeat: no-repeat;
}
a.boto2:hover, a.boto2:active {
	background-image: url(../images/boto/bot2_on.gif);
	background-repeat: no-repeat;
	color: #000000;
}
a.boto3 {
	background-image: url(../images/boto/bot3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 93px;
	float: left;
}
a.boto3:link, a.boto3:visited {
	background-image: url(../images/boto/bot3.gif);
	background-repeat: no-repeat;
}
a.boto3:hover, a.boto3:active {
	background-image: url(../images/boto/bot3_on.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#menu {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
#menu ul {
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu a {
	font-weight: normal;
	color: #B6AEAC;
	font-size: 10px;
}
#menu a:link, #menu a:visited {
	font-size: 10px;
}
#menu a:hover, #menu a:active {
	font-size: 10px;
	color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
.texto {
	text-align: left;
}
.sombra {
	background-image: url(../images/f_sombra.jpg);
	background-repeat: repeat-y;
}
.titulo {
	font-size: 14px;
	color: #B54E2B;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	display: block;
	background-image: url(../images/pto.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: 8px;
}
#wrap_navidad {

	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fondocontenido_navidad.jpg);
	background-repeat: no-repeat;
}
a.b-manquehue {
	background-image: url(../images/logo_manquehue.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	display: block;
	height: 48px;
	width: 154px;
}
#logo-manquehue {
	float: right;
}
