#total {
	width: 1124px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}
#total #pie {
	clear: both;
	margin-left: 100px;
	text-align: center;
	color: #234310;
}
#total #pie a {
	color: #FF9000;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	text-decoration: none;
}
#total #pie a:hover {
	color: #33720F;
}



.titulo1 {
	font-size: 1.2em;
	color: #FF9000;
	font-family: "century Gothic", arial, "Gill Sans MT", Verdana;
}
.interlineado {
	line-height: 22px;
	color: #666666;
}
.titulo2 {
	font-size: 1.5em;
	color: #142609;
}
#total #sup #dinamico li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 190px;
}

#total #cab {
	height: 461px;
	color: #326116;
}
#total #sup #dinamico a {
	color: #ff9000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#total #sup #dinamico a:hover {
	color: #FFAC3C;
}

body {
	background-color: #142609;
	color: #FFFFFF;
}
#total #sup {
	background-color: #FFFFFF;
	color: #333333;
	width: 897px;
	margin-left: 100px;
	height: auto;
	padding: 12px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF9000;
}
#total #sup #intro {
	float: left;
	width: 260px;
	margin-right: 24px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.productos {
}

#total #sup #intro a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #13260A;
	font-size: 1.1em;
}
#total #sup #intro a:hover {
	background-color: #FF9000;
}


#total #sup #dinamico {
	float: left;
	width: 600px;
	line-height: 1.7em;
	font-size: 1em;
	color: #666666;
	font-family: "century Gothic", arial, "Gill Sans MT", Verdana;
}
.fondo_claro {
	background-color: #FFBA5E;
}
.precio {
	font-size: 1em;
	font-weight: bold;
}
.datos {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}



.fondo_gris {
	background-color: #CCCCCC;
}
.hover {
	background-color: #FF9000;
	color: #FFFFFF;
}
.descripcion {
	color: #1E380E;
}
.derecha {
	float: right;
	background-color: #142609;
	color: #FF9000;
}

