/******************* BLOQUES CONTENEDORES *******************************/

/******************* INFORMACION INICIAL ******************/
#cabPresen {
   padding-right:250px;
   background: transparent url(../img/all/bg-img-vende-prensentacion.jpg) no-repeat bottom right;
}
#cabPresen .textoDestacado {
   height:3.5em;
}

#cabMaterial .info {
   width:255px;
   float:right;
}
#cabMaterial .imagen {
   float:left;
}
/******************* /INFORMACION INICIAL *****************/

#infrastr {
   margin-top:-10px;
   float:right;
}
#infrastr ul {
   padding-left:55px;
}
#infrastr li {
   float:left;
   width:208px;
   margin:0px 20px 10px 0;
}

.cajaOscura {
   display:block;
   margin:1px;
   padding-bottom:8px;
   color:#fff;
   background-color:#333;
   border:1px solid #333;
   text-transform:uppercase;
   text-align:center;
   font-size:0.95em;
   font-family:"Lucida Sans Unicode", "Trebuchet MS", Tahoma;
}
.cajaOscura img {
   margin-bottom:8px;
   border:4px solid #fff;
}
.cajaOscura a {
   color:#fff;
   text-decoration: none;
}
.cajaOscura a:hover {
    color:#bde2fd;
    text-decoration: none;
}
div#infrastr li {
   float:left;
   width:154px;
   margin:0px 20px 10px 0;
   display:inline;
}
div#infrastr ul {
   padding-left:20px;
}
div#formula_exito {
	margin-top:15px;
	width:215px;
	float:left;
	padding-right:10px;
	border-right:1px solid #ecf5fc;
}
div#descripcion_formula {
	width:325px;
	float:right;
}
div#descripcion_formula img {
	margin:10px 0;
}
div#descripcion_formula p {
	padding-right:20px;
}
div#formula_exito a {
   font-size:1.5em;
   color:#d2d2d2;
   font-weight:normal;
   font-family:"Lucida Sans Unicode", "Trebuchet MS", Tahoma;
   text-decoration:none;
   display:block;
   background:url(../img/vende/mas_off.png) no-repeat bottom center;
   padding-bottom:20px;
   margin-bottom:5px;
}
div#formula_exito a.siguiente:hover, div#formula_exito a.visto {
	color:#188ec0;
	background:url(../img/vende/mas_on.png) no-repeat bottom center;
}
div#formula_exito a span {
	display:block;
}
div#formula_exito p {
   color:#666666;
   font-size:1.4em;
   font-weight:normal;
   font-style:italic;
   font-family:"Lucida Sans Unicode", "Trebuchet MS", Tahoma;
   padding:10px 20px;
   background:#f1f1f1;
   margin-top:15px;
   line-height:1em;
}
div#formula_exito p#saber_resultado a {
	font-size:1em;
	background:none;
   padding-bottom:0px;
   margin-bottom:0px;
}
div#formula_exito p#mas_ventas {
   padding:10px 0 10px 12px;
   color:#178dc0;
   background:#ecf5fc;
}
div#formula_exito p span {
	margin-left:30px;
	display:block;
}
div#descripcion_formula {
   margin-top:15px;
}
div#descripcion_formula h3 {
   font-size:1.5em;
   color:#188ec0;
   font-weight:normal;
   font-family:"Lucida Sans Unicode", "Trebuchet MS", Tahoma;
}
div#descripcion_formula p {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em;	
}
div#descripcion_formula p.destacado {
	color:#808080;
	font-size:1em;
	font-weight:bold;
}
/******************* /BLOQUES CONTENEDORES ******************************/


/******************* FORMULARIO *****************************************/
ul.form input, ul.form select {
   width:137px;
}
ul.form li.largo input {
   width:235px;
}
.comboVisibilidad{
	margin:.3em 2em 0 0;
	font-size:.8em;
	float:right;
}
/******************* /FORMULARIO ****************************************/


/******************* TEXTO **********************************************/
.texto {
   margin-bottom:1.4em;
}

/******************* OTROS **********************************************/
img.conMarco {
   padding:4px;
   background-color:#fff;
   border:1px solid #999;
}
img.MarcoCarrusel{
	border:5px solid #188ec0;
}
div#descripcion_formula .flechaDere,
div#descripcion_formula .flechaIzq{
	margin-top:1.3em;
	cursor:pointer;
}
div#descripcion_formula .flechaDere{
	float:left;
	background:url(../img/vende/bullet_dere.gif) 0 0 no-repeat;
	margin-right:1.7em;
}
div#descripcion_formula .flechaIzq{
	float:left;
	background:url(../img/vende/bullet_izq.gif) 0 0 no-repeat;
}
.carrusel{
	float:left;
	margin:0 0 0 .7em;
	width:237px;
	height:76px;
	display:block;
}
.carrusel ul{margin:0 0 0 0}
.carrusel li{
	margin:0 .5em 0 0 ;
	float:left;
}
.carrusel li img{
	cursor:pointer;
	border:3px solid #cccccc;
	margin:0px;
}
.carrusel li img.Seleccionado{
	border:3px solid #188ec0;
}
div#descripcion_formula ul.carrusel img.sinMargen{
	margin:0px;
}
