body {
	background-color: #CCC;
}
#contenedor {
	background-color: #443013;
	background-position: center;
	height: 680px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/fondo.png);
}
#menu {
	float: left;
	height: 55px;
	width: 1024px;
	margin-top: 30px;
}
#btn_home {
	height: 21px;
	width: 143px;
	float: left;
	margin-right: 1,5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 3px;
}
#btn_quienes {
	height: 21px;
	width: 143px;
	float: left;
	margin-right: 1,5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1,5px;
}
#btn_productos {
	height: 21px;
	width: 143px;
	float: left;
	margin-right: 1,5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1,5px;
}
#info_contacto a img {
	margin-top: 150px;
	margin-left: 330px;
}
#btn_carta {
	height: 21px;
	width: 143px;
	float: left;
	margin-right: 1,5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1,5px;
}
#btn_como {
	height: 21px;
	width: 143px;
	float: left;
	margin-right: 1,5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1,5px;
}
#btn_link {
	height: 21px;
	width: 143px;
	float: left;
	margin-right: 1,5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1,5px;
}
#btn_contacto {
	height: 21px;
	width: 143px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1,5px;
	margin-right: 2,5px;
}
#contenedor_como {
	background-color: #443013;
	background-position: center;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/como.png);
}
#img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#img a:hover {
	border: thin solid #FFF;
}
#img a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#info {
	float: left;
	height: 500px;
	width: 1000px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#descarga {
	float: left;
	height: 28px;
	width: 280px;
	margin-top: 250px;
	margin-left: 20px;
}
#carta1 {
	float: left;
	height: 500px;
	width: 600px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(img/carta1.png);
}
#info_otros {
	float: left;
	height: 500px;
	width: 1000px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	background-image: url(img/otros.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 100px;
}
#info_otros img  {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 70px;
}
#info_contacto {
	float: left;
	height: 500px;
	width: 1000px;
	margin-right: 12px;
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	background-image: url(img/contacto.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	padding-top: 100px;
}

