body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
}
#contenedor {
	margin: 0px auto;
	width: 960px;
	text-align: left;
}

/* ----------------------- ENCABEZADO Y MENU ------------------------- */
#encabezado {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
#menu {
	background: url(img/fondo_menu.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 960px;
	list-style: none;
}
#menu ul {
	margin: 0px 0px 0px 59px;
	padding: 0px;
	height: 50px;
}
#menu li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}
#menu li a {
	color: #CCCCCC;
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 135px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
#menu li a:hover {
	color: #FFFFFF;
}

/* ---------------------------------------------------------------- */
/* ----------------------- MENU PRODUCTOS ------------------------- */
/* ---------------------------------------------------------------- */

#contenedor_menu_productos {
background:#222222;
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu_productos {
	background: #222222 url(img/menu_productos_top.gif) no-repeat top;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#menu_productos h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #a6ce39;
	text-transform: uppercase;
	margin: 20px;
	border-bottom: 1px solid #98BC34;
}
#menu_productos ul {
	color: #CCCCCC;
	margin: 0px 20px 20px 30px;
	padding: 3px 5px 5px;
	list-style: url(img/bullet.gif) none;
	line-height: 130%;
}
#menu_productos li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
#menu_productos li a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 130%;
}
#menu_productos li a:hover {
	color: #ffea00;
	text-decoration: none;
}
#menu_productos_bot {
	background: url(img/menu_productos_bot.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 150px;
}

/* ----------------------------------------------------- */
/* ----------------------- PIE ------------------------- */
/* ----------------------------------------------------- */

#pie {
	background: #242424 url(img/pie_top.gif) no-repeat top;
	width: 870px;
	margin: 25px 0px 0px;
	padding: 20px 0px 0px;
	font-size: 11px;
	display:table;
	clear: both;
}
#pie a {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#pie a:hover {
	color: #ffea00;
}
#pie ul {
	color: #CCCCCC;
	margin-left: 20px;
}
#pie li {
	color: #CCCCCC;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#pie li a {
	color: #CCCCCC;
	text-decoration: none;
}
#pie li a:hover {
	color: #ffea00;
}

#pie-bottom {
	background: url(img/pie_bot.gif) no-repeat;
	clear: both;
	float: none;
	height: 11px;
	width: 870px;
	margin: 0px;
	padding: 0px;
}
#valeria_b {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
}

/* ----------------------------------------------------- */
/* ------------------- CONTENIDO ----------------------- */
/* ----------------------------------------------------- */

#contenido {
	margin: 0px 0px 0px 59px;
	padding: 0px;
	width: 870px;
	display:table;
}
#texto {
	margin: 0px 20px 0px 19px;
	padding: 0px;
	width: 409px;
	background: #d6debf url(img/texto_top.gif) no-repeat top;
	float: left;
	color: #333333;
}
#texto 2 {
	margin: 0px 20px;
	padding: 0px;
	width: 410px;
	background: #d6debf url(img/texto_top.gif) no-repeat top;
	float: left;
	color: #333333;
}
#contenido2 {
	background: #00FF99;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	width: 680px;
	height: 300px;
}

#texto a {
	text-decoration: underline;
	color: #333333;
}
#texto a:hover {
	text-decoration: underline;
	color: #000000;
}
#texto h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 20px;
	line-height: 100%;
}
#texto p {
	margin: 20px;
	line-height: 110%;
}
#texto_bot {
	background: url(img/texto_bot.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#destacados {
	margin: 0px;
	padding: 0px;
	width: 268px;
	float: right;
	clear: right;
}
#destacados a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 130%;
}
#destacados a:hover {
	color: #ffea00;
	text-decoration: none;
}
#destacados h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #a6ce39;
	text-transform: uppercase;
	border-bottom: 1px solid #98BC34;
}
#menu_productos {
	background: #222222 url(img/menu_productos_top.gif) no-repeat top;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 515px;
}
#destacados h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #a6ce39;
	text-transform: uppercase;
	margin: 20px 0px;
	border-bottom: 1px solid #98BC34;
}
#destacados ul {
	color: #CCCCCC;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	list-style: url(img/bullet.gif) none;
	line-height: 130%;
}
#destacados li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
#destacados li a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 130%;
}
#destacados li a:hover {
	color: #ffea00;
	text-decoration: none;
}
#texto h4 {
	font-size: 24px;
	font-weight: bold;
	margin: 20px;
}
.pops {
	font: 12px/120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pops a {
	color: #FFFFFF;
	text-decoration: none;
}
.pops a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

