﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,font-size
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: middle
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
/*	background-image: url(../images/bg_sky.jpg);
*/	background-position: center top;
	background-repeat: no-repeat, repeat-x, repeat-x;
	margin: 0;
	padding: 0;
	/*background-size: cover;*/
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}


img{
	border:0;
}

a{
	text-decoration:none !important;
	color:inherit
}

/*---------------- top ----------------*/

#wrapper{
	margin:auto;
	width:970px;
    height: 38px;
}
#wrapper1{
	margin:auto;
	width:970px;
}
#wrapper2{
	margin:auto;
	width:970px;
    	height: 59px;
    /* background-color:#fff; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
#header-top{
	
height:33px;
	
background-color: #eee;

}

#pais{
	display:inline-block;
color:#333;
	margin-left:10px;
	margin-top:10px;
	padding-right:10px;
	/* border-right:solid 1px #fff; */
}

#pais img{
	margin-right:5px;
	margin-left:5px;
}

#telefono{
	display:inline-block;
	color:#fff;
	margin-left:10px;
	margin-top:10px;
	padding-right:10px;
	border-right:solid 1px #fff;
}

#telefono img{
	margin-right:5px;
	margin-left:5px;
}

#contactenos{
	display:inline-block;
	color:#fff;
	margin-left:10px;
	margin-top:10px;
	padding-right:10px;
}
#contactenos a{
	color:#fff;
}
#sesion{
	display: inline-block;
	color:#333;
	margin-left:0px;
	margin-top:5px;
	padding-right:10px;
	text-align:right;
	float:right;
/*--- ajustedelboton ----*/
	padding-top:5px;
}

.btn-sesion{
   background-color: #ff0e51;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    width: 100px;
	height:19px;
	vertical-align:top;
	padding-top:4px;
	text-transform:uppercase;
	margin-right:5px;
	margin-left : 5px;
	/*--- ajustedelboton ----*/
	margin-top:-4px;
	
	
}

.btn-sesion:hover{
    background-color: #ed1650;

}


#form0{
	color: #FFFFFF;
    display: inline-block;
    margin-left: 125px;
    margin-top: 5px;
    vertical-align: top;
	float:right;
	margin-right:5px;
}

#form0 input{
	width:157px;
	height:21px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #ccc;
	color:#666;
}

.loggin{
	background-image:url(../images/login.jpg);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:25px;
	width:130px !important;
}

#form0 a{
	color:#fff;
	text-decoration:none;
}

#header{
	margin:auto;
	width:970px;
	height:136px;
	background-image:url(../images/img-top1.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-position-y: 0px;
}

#logo{
	margin-top:25px;
	display:inline-block;
	float:left;
}

#btn-top{
	display:inline-block;
	width:155px;
	font-size:14px;
	color:#1B0088;
	float:right;
	margin-top:10px;
	text-align:center;
}

#btn-top img{
	vertical-align:middle;
}

#btn-carrito{
	display:inline-block;
	width:110px;
	font-size:14px;
	color:#fff;
	margin-left: 40px;
    margin-right: 0px;
    margin-top: 0px;
	background-color:#FF0E51;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:5px;
	height:29px;
}
#btn-carritoP{
	display:inline-block;
	width:110px;
	font-size:14px;
	color:#fff;
	float:right;
	margin-left: 10px;
    margin-right: 0px;
    margin-top: 5px;
	background-color:#ED1650;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:5px;
	height:29px;
}
#btn-carritoR{
	display:inline-block;
	width:110px;
	font-size:14px;
	color:#fff;
    float:right;
	margin-left: 00px;
    margin-right: 0;
    margin-top: 0px;
	background-color:#ED1650;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:5px;
	height:29px;
		}
#btn-carrito img{
	vertical-align:middle;
}

#divvolver
{
	display:inline-block;

}
#form1{
	width:370px;
	float:right;
	margin-top:108px;
}
#form10{
	width:600px;
	height:25px;
	float:left;
	margin-top:0px;
}

.buscar{
	width:131px;
	height:21px;
	border:solid 1px #ccc;
	display:inline-block;
	padding-left:5px;
	color:#666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.km{
	width:42px;
	height:21px;
	border:solid 1px #ccc;
	display:inline-block;
	margin-left:8px;
	padding-left:5px;
	margin-top:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-cart{
	width:80px;
	height:25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block   ;
	color:#fff;
	float:right;
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
	background-color:#0eafe5;
	border: 1px solid #CCCCCC;
	font-size:14px;
    cursor:pointer;
}
.btn-filtrar{
	width:80px;
	height:29px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block   ;
	color:#fff;
	margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	background-color:#ED1650;
	border: 1px solid #CCCCCC;
	font-size:14px;
    cursor:pointer;
}

#menu{
	width:970px;
	height:26px;
	background-color:#1B0088;
	margin:auto;
	color:#fff;
	padding-bottom:9px;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#menu li{
	display:inline;
	margin-right:10px;
	margin-left:5px;
}

.btn-falabella{
	margin-left:-25px !important;
}


/* --------------------menú desplegable ---------------------*/
 #cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  font-size:13px;
}
#cssmenu {
  	width:970px;
	height:26px;
	background-color:#1B0088;
	margin:auto;
	color:#fff;
	padding-bottom:9px;
	padding-left:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index:9000;
	
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 35px;
  padding: 0 20px;
  text-decoration: none;
  z-index:9000;
  
}
#cssmenu ul {
  list-style: none;
  z-index:9000;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li > a {
  color: #fff;
  font-size: 12px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #2f72ba;
  margin-left: -10px;
}
#cssmenu > ul > li.active > a {
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);


}
#cssmenu > ul > li:hover > a {
  color:#fff;
  background-color:#255991;
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
	display: none;
	position: absolute;
	width: 150px;
	top: 100%;
	left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #2f72ba;
  border-bottom: 1px solid #4b8cd1;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #255991;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #255991;
  border-bottom: 1px dotted #4b8cd1;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #204d7d;
}
  
  /*--------------fin menu --------------------*/

#contenido{
	margin:auto;
	width:970px;
	background-color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contenido-cancel{
	 margin:20px;
	 margin-left:100px;
	width:770px;
	background-color:#fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#promo{
	display:inline-block;
	width:170px;
	height:120px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

.rojo{
	background-color:#FF345B;
}

.naranja{
	background-color:#FFAB13;
}

.verde{
	background-color:#14B642;
}

.violeta{
	background-color:#C490D3;
}

.azul{
	background-color:#4756BA;
}

.linea1{
	text-transform:uppercase;
	font-weight:bold;
}

.linea2{
	font-size:10px;
}

.linea3{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.linea4{
	font-size:40px;
	font-weight:bold;
}

.linea5{
	font-size:10px;
}

.linea6{
	display:block;
	background-image:url(../images/oscuro.png);
	background-repeat:repeat;
	font-size:9px;
	width:150px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	text-align:center;
	margin-top:3px;
}


#consulta-falabella{
	width:189px;
	height:110px;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
	padding-top:5px;
	text-align:center;
	color:#013e7f;
	font-size:15px;
	height:100px;
	clear:both;
}

#consulta-falabella2{
	width:189px;
	height:110px;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin-top:-106px;
	margin-right:2px;
	vertical-align:top;
	padding-top:5px;
	text-align:center;
	color:#013e7f;
	font-size:15px;
	height:100px;
	float:right;
}

.bold-tel{
	font-weight:bold;
	font-size:19px;
}

.btn-consulta{
	color:#fff;
	display:block;
	background-color:#013e7f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:129px;
	height:25px;
	margin:auto;
	padding-top:5px;
	margin-top:8px;
	
}



.btn-consulta img{
	margin-right:5px;
}

#prod-destacados-home{
	width:756px;
	height:204px;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:-1px;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
	padding-left:15px;
	padding-top:20px;
}

#prod-destacados{
	width:180px;
	height:152px;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
	text-align:center;
}



#dest-texto{
	display:inline-block;
	width:115px;
	vertical-align:top;
	margin-top:5px;
	text-align:center;
}

.dest-titulo{
	font-size:14px;
	 text-align:justify;
}

.list-kms-a{
	font-size:18px;
	font-weight:bold ;
	font-family: Arial Black ;
	color:#ff7329;
}

.list-kms-b{
	font-size:18px;
	font-weight:bold ;
	font-family: Arial Black ;
	color:#ff7329;
}
.list-kms-c{
	font-size:18px;
	font-weight:bold ;
	font-family: Arial Black ;
	color:#ff7329;
}
.list-kms-d{
	font-size:18px;
	font-weight:normal ;
	font-family:Frutiger 87ExtraBlackCn;
	color:#1B0088;
}

.dest-kms{
	font-size:16px;
	color:#1B0088;
}



.btn-canjear-home{
	background-image:url(../images/btn-login.png);
	width:89px;
	height:20px;
	color:#fff;
	display:block;
	margin-left: 0px;
	margin-top : 5px;
	float:left ;
    padding-top:3px;
}

.btn-canjear-home:hover{
	background-image:url(../images/btn-login.png);
	background-position:right;
	width:89px;
	height:20px;
	color:#fff;
	display:block;
	margin-left: 0px;
    margin-top : 5px;
    float:left ;
     padding-top:3px;
}

#footer{
	margin:auto;
	margin-top:20px;
	height:87px;
	background-color: #1B0088;
	padding-left:20px;
	color:#fff;
	font-size:12px;
	background-image:url(../images/bar_colors.png);
	background-repeat:repeat-x;
	background-position:top;
}

#footer a{
	text-decoration:none;
	color:#fff;
}

#footer-logo{
	display:inline-block;
	width:160px;
	vertical-align:top;
	margin-top:30px;
	margin-right:10px;
}


#footer-derechos{
	display:inline-block;
	width:720px;
	vertical-align:top;
	margin-top:30px;
}

#footer-links{
	display:inline-block;
	width:180px;
	vertical-align:top;
	margin-top:30px;
	margin-left:108px;
}

#footer-links li{
	list-style:disc;
}
.hh1{
	font-size:36px;
	color:#1B0088;
}

.hh2{
	font-size:24px;
	color:#1B0088;
}

.hh3{
	font-size:21px;
	color:#82abd6;
}

.hh4{
	font-size:18px;
	color:#333;
}

h1{
	font-size:36px;
	color:#1B0088;
}

h2{
	font-size:24px;
	color: #1B0088;
}

h3{
	font-size:21px;
	color:#82abd6;
}

h4{
	font-size:18px;
	color:#333;
}

#banner-inferior{
	margin:auto;
	margin-top:20px;
	width:970px;
}

 
#breadcrumbs{
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	width:900px;
    display:inline-block;
	float:left;

}

#breadcrumbs a{
	color:#FF0E51;
	text-decoration:none;
}
#breadcrumbsR{
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	width:70px;
	display:inline-block;
	float:right;

}

#breadcrumbsR a{
	color:#0EAFE5;
	text-decoration:none;
}

#left{
	width:700px;
	padding:10px;
	border:solid 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
}

#categoria-producto{
	display:inline-block;
	width:170px;
	height:200px;
	border:solid 1px #ccc;
	margin-top:15px;
	/*margin-right:6px;*/
}

#categoria-producto:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
	cursor:pointer;
}

.categoria-producto-txt{
	display:block;
	height:25px;
	width:162px;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
	background-color:#1B0088;
	border-top:solid 1px #999999;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	
}

#right{
	display:inline-block;
	vertical-align:top;
	width:239px;
	margin-left:5px;
	margin-top:10px;
}

#prod-recomendados{
	width:230px;
	height:139px;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:-1px;
	margin-top:10px;
	margin-left:10px;
	vertical-align:top;
	text-align:center;
}

#prod-recomendados img{
	width:110px;
	text-align:center;
}

#recomendados-texto{
	vertical-align:top;
	margin-top:30px;
	text-align:center;
}

.recomendados-titulo{
	font-size:11px;
}

.recomendados-descripcion{
	font-size:10px;
}

.recomendados-kms1
{
    font-family:Frutiger 87ExtraBlackCn; 
    padding-top :20px;
    font-size:20px;
	color:#ff7A29;
	font-weight:bold ;
}

.recomendados-kms2
{
    font-family:Frutiger 87ExtraBlackCn; 
     padding-top :20px;
    font-size:20px;
	color:#00e0f7;
	font-weight:bold ;
}
.recomendados-kms3
{
    font-family:Frutiger 87ExtraBlackCn; 
     padding-top :20px;
    font-size:20px;
	color:#69f50d;
	font-weight:bold ;
}
.recomendados-kms4
{
    font-family:Frutiger 87ExtraBlackCn; 
     padding-top :20px;
    font-size:20px;
	color:#9378da;
	font-weight:bold ;
}
#marco-producto{
	width:950px;
	padding:10px;
	border:solid 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
	padding-top:30px;
}

#marco-producto-cancel{
	width:730px;
	padding:10px;
	border:solid 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin-top:10px;
	margin-left:10px;
	margin-right :10px;
	margin-bottom :10px;
	vertical-align:top;
	padding-top:30px;
}

#marco-producto-sinbordes{
	width:950px;
	padding:10px;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
	padding-top:30px;
}


#img-producto{
	display:inline-block;
	width:390px;
	height:340px;
	border:solid 1px #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:20px;
}

#descripcion-producto{
	display:inline-block;
	margin-left:10px;
	width:500px;
	vertical-align:top;
}

#descripcion-producto p{
	color:#666;
	font-size:14px;
}

hr{
	background-color:#ccc;
	margin-bottom:15px;
}


.btn{
	display:inline-block;
	height:23px;
	background-color: #ED1650;
	color:#fff;
	border:0;
	font-size:14px;
	text-align:center;
	padding-top:6px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
}

.btn:hover{
	background-color: #10c3ff;
}

#producto-miniatura{
	width:49px;
	display:inline-block;
	margin-right:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:solid 1px #666;
}

#producto-miniatura:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-transition: opacity .25s ease .1s;
    -webkit-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
	cursor:pointer;
}
	

#descripcion-producto2{
	width:900px;
	margin:auto;
	font-size:18px;
	color:#999;
	border-top:solid 1px #ccc;
	padding-top:10px;
	margin-top:20px;
	text-align: justify;
}

#seleccion-producto{
	width:900px;
	margin:auto;
	font-size:18px;
	color:#999;
	border-top:solid 1px #ccc;
	padding-top:10px;
	margin-top:20px;
}


.subtitulo-detalle{
	font-size:21px;
	color:#737373;
	line-height:35px;
}

.km-detalle{
	font-size:48px;
	color:#1B0088;
	font-weight:bold;
}
.km-label
{
	font-size:21px;
	color:#1B0088;
	font-weight:bold;
    }

.km-label-b
{
	font-size:21px;
	color:#ffffff;
	background-color:#1B0088;
	font-weight:bold;
    }

#form2{
	margin-top:10px;
	margin-bottom:10px;
}

#form2 select{
	width:100px;
}

#carrito{
	width:960px;
	margin:auto;
}

#carrito_final{
	width:599px;
	margin:auto;
}

#carrito_final{
	width:970px;
	margin:auto;
}
.carrito-titulo{
	display:inline-block;
	font-size:18px;
	color:#999;
}

#carrito-contenido{
	border:solid 1px #666;
	font-size:14px;
	margin-top:10px;
}

#carrito-contenido td{
	padding:5px;
	vertical-align:middle;
}


.carrito-sps-visible{
	border:solid 1px #666;
	font-size:14px;
	margin-top:10px;
}

.carrito-sps-visible td{
	padding:5px;
	vertical-align:middle;
}


.carrito-contenido-titulo{
	color:#fff;
	background-color:#1B0088;
	height:30px;
}

.carrito-contenido-titulo1{
	color:#fff;
	background-color:#1B0088;
	height:30px;
	vertical-align:middle;
}
.carrito-contenido-titulo2{
	color:#1B0088;
	background-color:#DDDDDD;
	height:30px;
	vertical-align:middle;
}

.carrito-producto-txt{
	display:inline-block;
	color:#999;
	vertical-align:top;
	margin-left:5px;
	margin-top:17px;
}
.carrito-producto-txt-datos{
	display:inline-block;
	color:#999;
	vertical-align:top;
}

.carrito-producto-txt1{
	color:#999;
	vertical-align:middle;
	margin-left:5px;
	margin-top:17px;
	font-size:11px;
}
.carrito-producto-txt2{
	display:inline-block;
	color:#999;
	vertical-align:middle;
	margin-left:5px;
	margin-top:10px;
	font-size:12px;
}
.carrito-producto-label2{
	display:inline-block;
	color:#999;
	vertical-align:middle;
	margin-left:5px;
	margin-top:10px;
	font-size:12px;
	text-align:left;
}
.carrito-producto-total{
	font-weight:bold;
	font-size:20px;
}

#form3{
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	font-size:15px;
}

.carrito-btn-form{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display:inline-block;
	width:147px;
	font-size:14px;
	color:#fff;
	margin-left: 5px;
    margin-right:19px;
    margin-top: 10px;
	background-color:#ED1650;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:25px;
	cursor:pointer;
	
}

.carrito-btn-form:hover{
	background-color:#FF1F7A;
}
.carrito-btn-form-canje{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display:inline-block;
	width:147px;
	font-size:14px;
	color:#fff;
	
    margin-right:19px;
    margin-top: 10px;
	background-color:#ED1650;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:25px;
	cursor:pointer;
	/*float:left;*/
}

.carrito-btn-form-canje:hover{
	background-color:#FF1F7A;
}

.carrito-btn-form-left{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display:inline-block;
	width:147px;
	font-size:14px;
	color:#fff;
	margin-left: 19px;
    margin-right:19px;
    margin-top: 10px;
	background-color:#1B0088;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:25px;
	cursor:pointer;
	
}

.carrito-btn-form-left:hover{
	background-color:#0eafe6;
}
.carrito-btn-form2{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    display:inline-block;
	width:150px;
	font-size:10px;
	color:#fff;
	margin-left: 0px;
    margin-right:0px;
    margin-top: 0px;
	background-color:#A3A3A3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:20px;
	cursor:pointer;
}

.carrito-btn-form2:hover{
	background-color:#F0F0F0;
}

.carrito-btn-form1{
	display:inline-block;
	width:147px;
	font-size:14px;
	color:#fff;
	margin-left: 5px;
    margin-right:19px;
    margin-top: 10px;
	background-color:#1B0088;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:0;
	height:15px;
	font-size:11px;
	cursor:pointer;
}

.carrito-btn-form1:hover{
	background-color:#0eafe6;
}

.datos-cuenta-titulo{
	color:#fff;
	background-color:#1B0088;
	height:30px;
	font-size:18px;
}
.estado-cuenta-titulo{
	color:#1B0088;
	height:30px;
	font-size:14px;
}

#form4{
	text-align:center;
}

#form5 label{
	display:inline-block;
	width:100px;
	text-align:left;
}

.form5-label{
	width:42px !important;
}

#form5 input{
	margin-right:15px;
}

#form6{
	text-align:center;
}


#paso1 label{
	line-height:35px;
}

.paso1titulo{
	color: #CBD401;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}

#paso3 label{
	width:60px;
	display:inline-block;
}

#paso3 input{
	width:350px;
	display:inline-block;
	margin-bottom:10px;
}

.btnpaso3{
	display:inline-block;
	height:33px;
	background-color: #ED1650;
	color:#fff;
	border:0;
	font-size:14px;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	width:163px !important;
	margin-left:130px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btnpaso3:hover{
	background-color: #10c3ff;
	cursor:pointer;
}

#centro {
	border-radius:5px;
	border:#CCCCCC; 	
}

	
.HeaderGrid2 {
background-color:#1B0088;
color:#FFF;
}
.HeaderGrid2 .VerticalLine2 {
font-size:14px;
text-align: center;
vertical-align: middle;
}

.GridItemStyle2 .VerticalLine2 {
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
}

.recImg
{
    display:inline-block ;
    float:left;
    margin-left : 10px;
    margin-top : 20px;
    margin-right : 10px;
    
}	
	

.error-error { border: 1px solid #f07f7f; background: #fce5e5 url(/images/icon_error_error.gif) left top no-repeat; color: #e73333; }
#msg-op { border-radius: 5px 5px 5px 5px; -ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; clear: both; margin: 10px auto; padding: 10px 0 15px 0; width: 98%; min-height: 20px; }	
#msg-op h1 { font: bold 18px Arial, sans-serif; margin: 0; padding: 0 0 0 80px; }
#msg-op h2 { font: bold 14px Arial, sans-serif; color: #333; margin: 15px 0 0 0; padding: 0 0 0 80px; letter-spacing: normal; }
#msg-op p { color: #333333; font: 12px Arial,sans-serif; letter-spacing: 0; margin: 0; padding: 0 20px 0 80px !important; text-align: left; line-height: 14px; }
#msg-op a { color: #0267c3; text-decoration: underline; }
#msg-op ul { list-style-position: inside; margin: 0; padding: 0 0 0 80px; }


