div#contenedor p {
	margin: 0;
	padding: 0;
}


/* IMAGEN PRINCIPAL Y CATALOGO */
div#contenido {
	clear: both;
}


/* IMAGEN PRINCIPAL */
div#contenido #principal {
	margin-top: 20px;
	float: left;
	width: 493px;
	height: 246px;
	background: transparent url(/default/img/imgPpalBg.png) left top no-repeat;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#contenido #principal img {
	margin: 7px 0 0 23px;
}


/* CATALOGO */
div#contenido #prenda {
	margin-top: 20px;
	float: right;
	width: 272px;
	height: 246px;
	background: transparent url(/default/img/imgPrendaBg.png) left top no-repeat;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#contenido #prenda p {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#contenido #prenda #info {
	float: left;
	width: 110px;
	font-size: 0.7em;
	text-align: right;
	line-height: 1.2em;
	margin-top: 112px;
	padding-left: 15px;
}
div#contenido #prenda #info #reserva {
	background: #FFFFFF url(/default/img/imgReserva.gif) right top no-repeat;
	height: 25px;
	margin-top: 10px;
	padding: 6px 25px 0 0;
}
div#contenido #prenda #foto {
	float: right;
	width: 147px;
	margin-top: 72px;
}


/* MARCAS */
div#marcas {
	clear: both;
	text-align: center;
	margin: 20px 0 0 0;
	border-top: solid 1px transparent;
}
div#marcas h2 {
	text-indent: -5000px;
	background: url(/default/img/imgMarcasTit.png) center bottom no-repeat;
	height: 47px;
	margin: 40px 0 0 0;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#marcas ul li {
	display: inline;
	list-style: none;
	margin: 0 5px 0 5px;
}
div#marcas ul li a img {
	border: none;
}


/* FACEBOOK Y CONSULTA SALDO */
div#grupo1 {
	clear: both;
	margin-top: 10px;
}


/* FACEBOOK */
div#grupo1 #facebook {
	margin-top: 20px;
	float: left;
	width: 493px;
}
div#grupo1 #facebook h2 {
	text-indent: -5000px;
	background: url(/default/img/imgFacebook.png) center bottom no-repeat;
	height: 50px;
	margin: 0;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#grupo1 #facebook p {
	padding: 0 20px 0 30px;
}
div#grupo1 #facebook p img {
	float: left;
	margin: 5px 10px 20px 0;
	border: 1px #939598 solid;
}


/* CONSULTA SALDO */
div#grupo1 #saldo {
	margin-top: 23px;
	float: right;
	width: 277px;
}
div#grupo1 #saldo h2 {
	text-indent: -5000px;
	background: url(/default/img/imgSaldoTit.png) center bottom no-repeat;
	height: 50px;
	margin: 0;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#grupo1 #saldo p {
	margin: 0 0 10px 0;
	padding: 0 30px 0 20px;
}
div#grupo1 #saldo #cedula {
	width: 10em;
}


/* GENERACION Y OFERTAS */
div#grupo2 {
	clear: both;
	margin: 10px 0 20px 0;
	border: transparent;
}


/* GENERACION FRUTA FRESCA */
div#grupo2 #generacion {
	margin-top: 20px;
	float: left;
	width: 493px;
}
div#grupo2 #generacion h2 {
	text-indent: -5000px;
	background: url(/default/img/imgGeneracionTit.png) center bottom no-repeat;
	height: 50px;
	margin: 0;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#grupo2 #generacion p {
	margin: 0;
	padding: 0 20px 0 30px;
}
div#grupo2 #generacion p img {
	border: 1px #939598 solid;
	float: right;
	margin: 0 5px 5px 15px;
}
div#grupo2 #generacion p a {
	color: #000000;
}


/* OFERTAS */
div#grupo2 #ofertas {
	margin-top: 17px;
	float: right;
	width: 277px;
}
div#grupo2 #ofertas h2 {
	text-indent: -5000px;
	background: url(/default/img/imgOfertas.png) center bottom no-repeat;
	height: 50px;
	margin: 0;
	behavior: url(/_comun/js/iepngfix.htc); 
}
div#grupo2 #ofertas p {
	padding: 0 20px 0 20px;
}
.resaltado {
	color: #0073be;
}
.resaltado2 {
	color: #e300a6;
}
