h2{
    margin: 0px;
    line-height:12px;
}

.slide-out-div {
    padding: 10px;
	margin:0px;
	width: 200px;
	z-index:9999;
        border:0px;
}
a{
    text-decoration: none;
}

/* INICIO HEADER */

header{
	clear:both;
}

header .logo{
	height: 80px;
	text-align:left;
}

header .redessociales{
	height: 80px;
	text-align:right;
}

header .busqueda{
	height: 60px;
	margin-top:10px;
	margin-bottom:10px;
}

header .carromini{
	height: 60px;
	margin-top:10px;
	margin-bottom:10px;
	z-index: 9999;
}

header .menutop{
	min-height: 25px;
	clear:both;
	text-align:left;
	/*z-index:-1;*/
}

header .itemmenu{
	padding-left:10px;
	padding-right:10px;	
	padding-top:5px;
	float:left;
}

header .selectidioma{
	min-height: 3px;
	clear:both;
	text-align:right;
}

header .banner{
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
        /*z-index:-1;*/
}

header .busquedatitulo{
    padding-top:8px;  
    padding-left:10px;
    display:block;
    clear:both;
    font-weight:bold;
}

header .inputbusqueda{
    float:left;
    padding-left:10px;
    padding-top: 3px;
}

header .lupa{
    float:left;
    padding-left:10px;
    padding-top: 1px;
}

header .carrominicabecera{
    display:block;
    clear:both;
    height:30px;
    background-image: url("../images/carro.gif");
    background-repeat:no-repeat;
    background-position: 10px 6px;
}

header .carrominititulo{
    padding-top:8px;  
    /*padding-left:40px;*/
    font-weight:bold;
    float:left;
}

img.carrominipix{
    float:left;
    width:40px;
    height:30px;
}

header .textocarromini{
    padding-left:10px;
    margin-top:5px;
    background-image: url("../interface/dropcarro.png");
    background-repeat:no-repeat;
    background-position: 198px 4px;
}

header .clearblockcarromini{
    display:block;
    clear:both;
    padding-top:5px;
}

header .clearblockpreciostotales{
    display:block;
    clear:both;
}

header .products .quantity-formated{
    padding-left:10px;
    width:25px;
    float:left;
}

header .products .quantity{
    padding-right:5px;
    width:20px;
}

header .products .nombre{
    width:105px;
    float:left;
}

header .products .remove_link{
    width:10px;
    padding-left:5px;
    padding-right:10px;
    float:left;
    text-align:rigth;
}

header .products .price{
    width:50px;
    padding-right:5px;
    float:left;
    text-align:right;
}

header .carrominititular{
    padding-left:10px;
    padding-right:10px;
    text-align:right;
    width:120px;
    float:left;
}

header .carrominipreciototal{
    width:50px;
    padding-right:5px;
    float:left;
    text-align:right;
}

header .clearblockcarromini{
    display:block;
}

header .iralcarro{
    clear:both;
    display:block;    
    padding-top:5px;
    padding-left:100px;
}

header .iralcarro .boton{
    border-radius: 5px 5px 5px 5px; 
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-align:center;
    margin-right:10px;
    width:100px;
}

header .colorCarromini{
    z-index:9999;
}

header .bandera{
    width:18px;
    margin: 0 !important;
    padding-left: 0 !important;
}

/* FIN HEADER */

/* INICIO MAIN */

.main{
	clear:both;	
}

.main .listadodescripcion{
    padding:10px;
}

.main .bordelistadodescripcion{
}

/* ITEMPORTADA PARA GRID_4 POR ARTÍCULO */

.main .itemportada{
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:370px;
}

.main .itemportadavi{
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:240px;
}

.main .itemportada .itemlistadonombre{
	clear:both;
	height:30px;
	font-weight:bold;
}

.main .itemportadavi .itemlistadonombrevi{
	clear:both;
	height:30px;
	font-weight:bold;
}

.main .itemportada .itemlistadomarca{
	clear:both;
	height:15px;
	/*padding-top:5px;*/
}

.main .itemportada .itemlistadofoto{
	height:220px;
	clear:both;
        padding-top:5px;
}

.main .itemportada .itemlistadofoto img{
    max-height: 220px;
}

.main .itemportadavi .itemlistadofotovi{
	height:120px;
	clear:both;
        padding-top:5px;
}

.main .itemportadavi .itemlistadofotovi img{
    max-height: 120px;
}

.main .itemportada .itemlistadoprecio{
	clear:both;
	height:35px;
}

.main .itemportada .itemlistadoprecio .itemlistadopvpanterior{
	float:right;
	padding-top:13px;
	padding-right:10px;
	text-decoration:line-through;
}

.main .itemportada .itemlistadoprecio .itemlistadopvp{
	padding-top:10px;
	float:right;
	font-weight:bold;
}

.main .itemportadavi .itemlistadopreciovi{
	clear:both;
	height:35px;
}

.main .itemportadavi .itemlistadopreciovi .itemlistadopvpanteriorvi{
	float:right;
	padding-top:0px;
	padding-right:0px;
	text-decoration:line-through;
}

.main .itemportadavi .itemlistadopreciovi .itemlistadopvpvi{
	float:right;
	font-weight:bold;
}

.main .itemportada .itemlistadoiconos{
	clear:both;
	height:30px;
}

.main .itemportada .itemlistadoiconos .itemicono{
	float:right;
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.main .itemportada .itemlistadoiconos .itemdescuento{
	float:right;
	height:21px;
	padding-top:3px;
	margin-left:5px;
	width:35px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.main .itemportadavi .itemlistadoiconosvi{
	clear:both;
	height:30px;
}

.main .itemportadavi .itemlistadoiconosvi .itemiconovi{
	float:right;
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.main .itemportadavi .itemlistadoiconosvi .itemdescuentovi{
	float:right;
	height:21px;
	padding-top:3px;
	margin-left:5px;
	width:35px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* FIN ITEMPORTADA PARA GRID_4 POR ARTÍCULO */

/* INICIO ITEMPORTADA2 PARA GRID_8 POR ARTÍCULO */

.main .itemportada2{
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:22px;
}

.main .itemportada2 header{
	padding-left: 10px;
}

.main .itemportada2 .itemlistadonombre{
	clear:both;
	height:30px;
	font-weight:bold;
	padding-top:30px;
}

.main .itemportada2 .itemlistadonombrelista{
	clear:both;
	height:30px;
	font-weight:bold;
	padding-top:10px;
}

.main .itemportada2 .itemlistadomarca{
	clear:both;
	height:15px;
	/*padding-top:5px;*/
}

.main .itemportada2 .itemlistadocategoria{
	clear:both;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
}

.main .itemportada2 .itemlistadofoto{
	height:220px;
	clear:both;
    padding-top:5px;
}

.main .itemportada2 .itemlistadofoto img{
    max-height: 220px;
}

.main .itemportada2 .itemlistadofotolista{
	height:160px;
	clear:both;
    padding-top:5px;
}

.main .itemportada2 .itemlistadofotolista img{
    max-height: 160px;
}

.main .itemportada2 .itemlistadoprecio{
	clear:both;
	height:40px;
	padding-top:20px;
	padding-left: 10px;
}

.main .itemportada2 .itemlistadopreciolista{
	clear:both;
	height:40px;
	padding-left: 10px;
}

.main .itemportada2 .itemlistadopreciolista .itemlistadopvpanterior{
	float:left;
	text-decoration:line-through;
}

.main .itemportada2 .itemlistadopreciolista .itemlistadopvp{
	padding-top:5px;
	padding-bottom:8px;
	float:left;
	font-weight:bold;
}

.main .itemportada2 .itemlistadoprecio .itemlistadopvpanterior{
	float:left;
	padding-top:17px;
	padding-left:10px;
	text-decoration:line-through;
}

.main .itemportada2 .itemlistadoprecio .itemlistadopvp{
	padding-top:10px;
	float:left;
	font-weight:bold;
}

.main .itemportada2 .itemlistadoiconos{
	clear:both;
	height:30px;
	padding-left: 10px;
}

.main .itemportada2 .itemlistadoiconos .itemicono{
	float:left;
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.main .itemportada2 .itemlistadoiconos .itemdescuento{
	float:left;
	height:25px;
	padding-top:5px;
	margin-right:5px;
	width:45px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.main .itemportada2 .itemlistadoiconoslista{
	clear:both;
	height:20px;
	padding-left: 10px;
}

.main .itemportada2 .itemlistadoiconoslista .itemicono{
	float:left;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}

.main .itemportada2 .itemlistadoiconoslista .itemdescuento{
	float:left;
	height:22px;
	padding-top:3px;
	margin-right:3px;
	width:35px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* FIN ITEMPORTADA2 PARA GRID_8 POR ARTÍCULO */

/* INICIO ITEMPORTADA1 PARA GRID_16 POR ARTÍCULO */

.main .itemportada1{
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:22px;
}

.main .itemportada1 header{
	padding-left: 10px;
}

.main .itemportada1 .itemlistadonombre{
	clear:both;
	height:30px;
	font-weight:bold;
	padding-top:20px;
}

.main .itemportada1 .itemlistadonombrelista{
	clear:both;
	height:20px;
	font-weight:bold;
	padding-top:0px;
}

.main .itemportada1 .itemlistadoresumen{
	clear:both;
	height:30px;
}

.main .itemportada1 .itemlistadomarca{
	clear:both;
	height:15px;
	/*padding-top:5px;*/
}

.main .itemportada1 .itemlistadocategoria{
	clear:both;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
}

.main .itemportada1 .itemlistadofoto{
	height:220px;
	clear:both;
    padding-top:5px;
}

.main .itemportada1 .itemlistadofoto img{
    max-height: 220px;
}

.main .itemportada1 .itemlistadofotolista{
	height:160px;
	clear:both;
    padding-top:5px;
}

.main .itemportada1 .itemlistadofotolista img{
    max-height: 160px;
}

.main .itemportada1 .itemlistadoprecio{
	clear:both;
	height:40px;
	padding-top:20px;
	padding-left: 10px;
}

.main .itemportada1 .itemlistadopreciolista{
	clear:both;
	height:40px;
	padding-left: 10px;
}

.main .itemportada1 .itemlistadopreciolista .itemlistadopvpanterior{
	float:left;
	text-decoration:line-through;
	clear:both;
}

.main .itemportada1 .itemlistadopreciolista .itemlistadopvp{
	padding-top:5px;
	padding-bottom:8px;
	float:left;
	font-weight:bold;
	clear:both;
}

.main .itemportada1 .itemlistadoprecio .itemlistadopvpanterior{
	float:left;
	padding-top:17px;
	padding-left:10px;
	text-decoration:line-through;
}

.main .itemportada1 .itemlistadoprecio .itemlistadopvp{
	padding-top:10px;
	float:left;
	font-weight:bold;
}

.main .itemportada1 .itemlistadoiconos{
	clear:both;
	height:30px;
	padding-left: 10px;
}

.main .itemportada1 .itemlistadoiconos .itemicono{
	float:left;
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.main .itemportada1 .itemlistadoiconos .itemdescuento{
	float:left;
	height:25px;
	padding-top:5px;
	margin-right:5px;
	width:45px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.main .itemportada1 .itemlistadoiconoslista{
	clear:both;
	height:20px;
	padding-left: 10px;
}

.main .itemportada1 .itemlistadoiconoslista .itemicono{
	float:left;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}

.main .itemportada1 .itemlistadoiconoslista .itemdescuento{
	float:left;
	height:22px;
	padding-top:3px;
	margin-right:3px;
	width:35px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* FIN ITEMPORTADA1 PARA GRID_16 POR ARTÍCULO */

/* INICIO ITEMCATEGORIA */

.main .itemcategoria{
	margin-top: 10px;
	margin-bottom: 10px;
	min-height:250px;
}

.main .itemcategoria .itemcategoriafoto{
	height:150px;
	clear:both;
        padding-top:0px;
}

.main .itemcategoria .itemcategoriafoto img{
    max-height: 150px;
}

.main .itemcategoria .itemlistadonombre{
	clear:both;
	height:20px;
	font-weight:bold;
        padding-top:2px;
        padding-bottom:0px;
        padding-left:5px;
}

.main .itemcategoria .itemlistadodesc{
	clear:both;
        padding-top:0px;
        padding-bottom:0px;
        padding-left:5px;
        padding-right:5px;
        text-align:justify;
}

/* FIN ITEMCATEGORIA */

.main .categorias{
	padding-top: 0px;
	padding-bottom: 10px;
}

.main .categoriatitulo1{
	height:21px;
	padding-top:2px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:0px;
}

.main .categoriaitem1{
	height:13px;
	padding-top:7px;
	padding-left:10px;
	background-image:url(../interface/iconomenu1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.main .categoriatitulo2{
	height:19px;
	padding-top:1px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:0px;
}

.main .categoriaitem2{
	height:13px;
	padding-top:7px;
	padding-left:10px;
	background-image:url(../interface/iconomenu2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

h1{
	margin:0px;
	padding:0px;	
	padding-top:10px;
	padding-bottom:0px;
	line-height:normal;
}

h1.portada{
	margin:0px;
	padding:0px;	
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	line-height:normal;
}

h3{
	margin:0px;
	padding:0px;	
}

h3.filtro{
	margin:0px;
	padding:0px;
        margin-top:10px;
        margin-bottom:10px;
        padding-top:5px;
        padding-bottom:5px;
        padding-left:8px;
}

.main .categoriadescripcion{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.main .espacioficha{
	padding-bottom: 10px;
	clear:both;
}

.main .fichamarca{
	height:30px;
        padding-bottom:10px;
        padding-top:10px;
	clear:both;
}

.main .ficharesumen{
    clear:both;
}

.main .imagenmarca{
    max-height:30px;
}

.main .versiones{
    padding-bottom:10px;
}

.main .fichafoto{
	padding-top:10px;;
	clear:both;
}

.main .fichafotomini{
	padding-top:10px;;
	padding-bottom:10px;
        margin-right:10px;
        float:left;
}

img.imagenmini{
    height:55px;
}

.main .fichaicono{
	float:left;
	height:30px;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.main .preciocantidad{
    text-align:right;
    border-bottom:1px solid #cccccc;
}

.main .preciocantidadultimo{
    text-align:right;
    margin-bottom:10px;
}

.main .fichadescuento{
	float:right;
	height:16px;
	margin-left:5px;
	width:45px;
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.main .fichapvpanterior{
	float:right;
	padding-top:1px;
	padding-right:10px;
	text-decoration:line-through;
}

.main .fichapvp{
	margin-top:10px;
	margin-bottom:0px;
	float:right;
	font-weight:bold;
}

.main .fichaplazo{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:1px solid #333333;
        display:block;
        clear:both;
}

.main .separador{
	margin-top:0px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	clear:both;
	display:block;
}

.main .fichabotoncomprar{
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:27px;
	padding-top:8px;
	margin-top:10px;
	cursor: pointer;
        float: right;
        width:100%;
}
.main .fichabotonsolicitud{
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:20px;
	padding-top:0px;
	margin-top:10px;
	cursor: pointer;
        float: right;
        width:100%;
}

.main .fichabotoncomparar{
	text-align:center;
	font-weight:bold;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:20px;
	padding-top:5px;
	margin-top:10px;
	cursor: pointer;
        display:block;
        clear:both;
}
.main .fichabotoncomparar a{
    display: block;
}

.main .redessociales{
    clear:both;
    display:block;
    padding-bottom:20px;
    padding-top:30px;
    text-align:center;
}

main .zonacomprar{
    display:block;
    clear:both;
}

.main .checkzone{
    clear:both;
    display:block;
}

.main .imagencheck{
    float:left;
    padding-right:5px;
}

.main .check{
    padding-bottom:10px;
    text-align:left;
    line-height:20px;
    float:left;
    height:50px;
    
}

.main .text{
    padding-bottom:5px;
}

.main .descripcion p{
    line-height:20px;
    text-align:justify;
}

.main .descargas{
	display:block;
	float:left;
	margin: 0 0px 0px;
	overflow:hidden;
	width:332px;	
}

.ui-state-default a{
	font-weight:bold;
	border-radius: 5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

.ui-state-active a{
	font-weight:bold;
	border-radius: 5px 5px 0px 0px; 
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

/* FIN MAIN */

/* INICIO FOOTER */


footer{
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}

.footer{
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

.footer .footertitulo{
	clear:both;	
	padding-left:10px;
	margin-left:10px;
	padding-right:10px;
	margin-right:10px;
	font-weight:bold;
}

.footer .footerenlaces{
	clear:both;	
	padding-left:10px;
	margin-left:10px;
	padding-right:10px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.footer .footbottom{
	clear:both;
	padding-top:10px;
	min-height:31px;
	padding-left:10px;
}

.footer .footinfo{
	font-weight:bold;
	min-height:26px;
	padding-top:5px;
}

.footer .footiconos{
	text-align:right;
	height:31px;
}

/* FIN FOOTER */

/* INICIO CARRO */

.carro{
	margin-top:10px;
	overflow:hidden;
}

.carro .cabeceraizq{
	height:29px;	
	padding-top:11px;
	text-align:left;
}

.carro .cabeceracen{
	height:29px;	
	padding-top:11px;
	text-align:center;
}

.carro .cabecerader{
	height:29px;	
	padding-top:11px;
	text-align:right;
}

.carro .cabecerapuntostop{
	border-bottom:1px #333333 dotted;
	height:1px;
	margin-top:20px;
}

.carro .cabecerapuntosbottom{
	border-top:1px #333333 dotted;
	height:1px;
	margin-bottom:20px;
}

.carro .carroizq{
	height:60px;	
	padding-top:40px;
	text-align:left;
}

.carro .carrocen{
	height:60px;	
	padding-top:40px;
	text-align:center;
}

.carro .carroder{
	height:60px;	
	padding-top:40px;
	text-align:right;
}

.carro .carrofoto{
	height:100px;
	text-align:center;	
}

.carro .carrocantidad{
    margin-top:-8px;
}

.carro .separadorpuntos{
	border-top:1px #333333 dotted;
	height:1px;
	margin-bottom:20px;
	margin-top:20px;
}

.carro .separadorpuntosfinal{
	border-bottom:1px #333333 dotted;
	height:1px;
	margin-top:20px;
}

.carro .carrototalespacio, .carro .carrototaltexto{
	height:25px;
	text-align:right;
}

.carro .carrototaldescuento{
	height:25px;
	text-align:left;
}

.carro .carrototal{	
	padding-bottom:20px;
	padding-top:20px;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/fondocarrototal.gif);
	background-repeat:repeat-y;
}

.carro .botones{
	padding-bottom:20px;
	overflow:hidden;
}

.carro .carrobotonseguir{
	height:30px;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
}

.carro .carrobotontramitar{
	height:30px;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
}

.carro .carroespaciobotones{
	height:30px;
	padding-top:15px;
	text-align:center;
	font-weight:bold;
}

.carro .procesocompra{
	text-align:center;	
}

.carro .procesocompraselected{
	text-align:center;	
}

.carro .procesocomprageneral{
	height:36px;
	background-image:url(../images/fondoprocesocompra.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.carro .procesocompratitulo{
	height:12px;
	text-align:right;	
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:5px;
	background-color:#ffffff;
}

.carro .formulario{
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;	
}

.carro .tituloform{
	height:23px;	
	padding-top:7px;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}

.carro .formulariocuerpo{	
	padding-bottom:20px;
	padding-top:20px;
	clear:both;
	overflow:hidden;
}

.carro .formulariotexto{
	padding-left:10px;
	margin-right:40px;
}

.carro .formularioaviso{
	line-height:10px;	
	margin-bottom:20px !important;
}

.carro .separacion{
	margin-top:3px;
	margin-bottom:3px;	
}

.carro .separacionboton{
	margin-right:50px;
}

.carro .formularioboton{
	text-align:center;
	height:28px;
	padding-top:12px;	
	font-weight:bold;
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}

.carro .itemformapago{
	text-align:center;
	float:left;
	padding-left:10px;
	padding-right:10px;	
	width:95px;
}

.carro .botonmodificacion{
	text-align:center;
	height:28px !important;
	padding-top:12px !important;	
	font-weight:bold;
	margin-top:20px;
	border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

.carro .botonpagar, .carro .botonpagar a{
	text-align:center;
	height:28px;
	padding-top:12px;	
	font-weight:bold;
	margin-top:20px;
	border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;}
	
.carro .botonpagarabajo{
	text-align:center;
	height:28px;
	padding-top:12px;	
	font-weight:bold;
	margin-bottom:20px;
	border-radius: 5px 5px 5px 5px; 
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

.input {
    border: 1px solid #333333;
    background: #ffffff;
}

.boton {
    border: 1px solid #333333;
    font-weight:bold;
}

#respuestaDireccion{
    text-align:right;
}

#respuestaFacturacion{
    text-align:right;
}

/* FIN CARRO */

/* INICIO CONTENIDO */

.contenido{
	margin-top:10px;
	overflow:hidden;
}

.contenido .detalle{
	text-align:justify;
	padding-top:10px;
	padding-bottom:20px;
}

.nogrid{
    padding-left:0px;
    padding-right:0px;
    margin-left:0px;
    margin-right:0px;
}

#trazador{
    font-weight:normal;
    padding-top: 0px;
    padding-bottom: 10px;
}

.cambioclave{
    padding:5px;
    text-align:center;
    height:18px;
    padding-top:6px;	
    font-weight:bold;
    border-radius: 5px 5px 5px 5px; 
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

/** VALIDACION */
input.error {border: 1px dotted #990000;}
textarea.error {border: 1px dotted #990000;}
label.error{color:#990000; font-weight:bold;}
.ok{color:#339933; font-weight:bold;}

.consultarestado{
	height:19px;
        width:120px;
        padding-left:5px;
        padding-right:5px;
        padding-top:1px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
        text-align:center;
}

.noticia{
    border-bottom:0px solid #eeeeee;
    padding-bottom:10px;
    margin-top:10px;
}

img.fotonoticia{
    float:left;
    max-height:70px;
    max-width:93px;
}

.contenedorfoto{
    /*height:70px;*/
    width:93px;
    padding-right:10px;
    margin-right:10px;
    border-right:1px solid #333333;
    float:left;
}

img.fotonoticiadetalle{
    float:right;
    margin-left:10px;
    margin-bottom:10px;
    max-height:300px;
    /*max-width:400px;*/
    max-width:100%;
}

.contacto{
    padding-bottom:10px;
    margin-top:10px;
}

.contactoizq{
    float:left;
    line-height: 22px;
}

.contactoder{
    float:left;
    line-height: 22px;
}
.inline{
    display: inline;
}

.lineamenu{
    margin-top:10px !important;
}

select.selectcantidad{
    border-radius:5px; 
    -moz-border-radius:5px; /* Firefox */ 
    -webkit-border-radius:5px; /* Safari y Chrome */ 
    padding:5px;
    padding-bottom: 0px;
    border:1px #cccccc solid;
    margin-bottom:0px;
    font-family: 'Source Sans Pro';
    font-size:10pt;
    margin-top:8px;
}

.sidebar-filters{
    padding-left:20px;
    padding-right:20px;
}

.remove-filter{
    background-color:#9d261d;
    color:#ffffff !important;
    width:100%;
    padding:5px;
    text-align: center;
}

.remove-filter a{
    color:#ffffff !important;
    text-decoration:none;
}

.enlacefiltro{
    color:#000000;
}

.solicitudinfo{
    margin-top: 0px !important;
    padding-top: 0px !important;
    height: 40px !important;
}