@charset "utf-8";
/* CSS Document */

@import "home.css";
@import "consumo.css";
@import "registro.css";
@import "area-pedido.css";
@import "flags.css";
@import "fabricantes.css";


body{
    margin:0;
    background-image: url(../images/bg_body.png);
    background-repeat: repeat-x;
    background-color:#0c3869;
    font-family:TREBUCHET ms;
	font-size:13px;
	line-height:18px;
}

.separator{
    clear: both;
    line-height:1px;
    height:1px;
    font-size:1px;
}

.separatorheight{
    
    clear: both;
    line-height:1px;
    height:100px;
    font-size:1px;
}

.general{
    width:970px;
    margin-left:auto;
    margin-right:auto;
}

.general .header{
    height:130px;
    position:relative;
}

a.volver {
    color:#bdbdbd;
    text-decoration: none;
    display: block;
}

a.volver:hover {
    color:#1f54a3;
}
/*********************** TOP BAR ************************/

	.header .topbar{
		float: right;
                margin-right: 32px;
	}
	
	.header .topbar .verticalseparator{
		height: 29px;
		width:1px;
		background-color: #2e5072;
		float: left;
		margin: -7px 5px 0;
	}
	
	.header .topbar .lefttopbar{
		width: 6px;
		height:30px;
		background-image: url(../images/bg_left_carrito.png);
		float: left;
	}
	
	.header .topbar .centertopbar{
		height:22px;
		padding-top:7px;
		background-color: #375e86;
		border-bottom: 1px solid #406e9d;
		float: left;
	}
        
	
	.header .topbar .centertopbar .carrito{
		height:29px;
		float: left;
		margin: 0 15px 0 0;
		color: white;
	}
	
	.header .topbar .centertopbar .carrito img{
                margin-right:15px;
	}
	
	.header .topbar .centertopbar a{
                color: #ffffff;
                text-decoration: none;
                margin: 0 10px;
	}
	
	.header .topbar .centertopbar a:hover{
                text-decoration: underline;
	}
	
	.header .topbar .righttopbar{
		width: 6px;
		height:30px;
		background-image: url(../images/bg_right_carrito.png);
		float: left;
	}

/* /TOP BAR */


.general .header .logo{
    width:130px;
    height:130px;
    background-image:url(../images/logo_tk.png);
    position:absolute;
    top:0px;
    left: 11px;
}

.general .header .menu{
    position:absolute;
    right:10px;
    top:87px;
    height:43px;
}

.general .header .menu ul{
    float: right;
    margin:0 20px 0 0;
    padding:0;
}

.general .header .menu ul li{
    float:left;
    list-style: none;
    margin:0 2px;
}

.general .header .menu ul li a{
    height:48px;
    color:white;
    line-height:60px;
    font-size: 14px;
    background-image:url(../images/bg_li_menu.jpg);
    background-repeat: repeat-x;
    text-decoration:none;
    padding: 0 15px;
    display:block;
    float: left;
}

.general .header .menu ul li div.izquierda,
.general .header .menu ul li div.derecha{
    height:48px;
    width:6px;
    background-image:url(../images/bg_li_menu.jpg);
    background-repeat: repeat-x;
    display:block;
    float: left;
    
}

.general .header .menu ul li.selected a{
    height:58px;
    background-image:url(../images/bg_li_selected.jpg);
    background-repeat: repeat-x;
    text-decoration:none;
    display:block;
    float: left;
}
.general .header .menu ul li.selected div.izquierda{
    height:58px;
    width:6px;
    background-image:url(../images/bg_li_izq_selected.jpg);
    background-repeat: repeat-x;
    display:block;
    float: left;
    
}
.general .header .menu ul li.selected div.derecha{
    height:58px;
    width:6px;
    background-image:url(../images/bg_li_der_selected.jpg);
    background-repeat: repeat-x;
    display:block;
    float: left;
}

h2{
    font-size:16px;
    color: #ffa300;
    height: 23px;
    line-height: 23px;
    margin-right: 10px;
	margin-bottom:10px;
}
div.texto {
    text-align: justify;
}

p{
    font-size: 13px;
    color: #545454;
    margin-bottom: 20px;
    line-height:18px;
}

div.texto ul{
    padding-left: 30px;
}

div.texto li{
    font-size: 13px;
    color: #545454;
    margin-bottom: 20px;
    line-height:18px;
    list-style: disc;
}

.page{
    /*height:200px;*/
}
.page .top{
    background-image: url(../images/bg_top.jpg);
    height: 15px;
}

.page .container{
    padding: 0 5px;
    background-image:url(../images/bg_page.jpg);
}

.page .container .content{
    background-image: url(../images/bg_content.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 20px 20px 40px 20px;
}

.banner{
    width: 940px;
    height: 204px;
    background-image: url(../images/bg_banner_home.png);
    margin-left: 10px;
}


.page .container .flash{
    width: 615px;
    height: 190px;
    float: left;
}


.leftcolumn{
    width: 590px;
    padding-right: 30px;
    float: left;
}

.rightcolumn{
    float: left;
	width:300px;
}


.bigbutton.right{
	float:left;
}

.send .bigbutton{
	float:right;
}

.bigbutton{
}

	.bigbutton .left{
		width: 7px !important;
		height: 39px !important;
		background-image:url(../images/btn_amarillo.png);
		float: left;
		padding:0 !important;
		
	}
	
	.bigbutton .middle{
		/*width: 7px;*/
		width: auto !important;
		height: 27px !important;
		padding: 12px 10px 0px;
		background-image:url(../images/btn_amarillo.png);
		background-position: 0 -39px;
		float: left;
		color: #ffffff;
		font-weight: bold;
		font-size: 12px;
        text-decoration: none;
		display:block;
	}
	
	.bigbutton.selected .left{
		background-position: 0 -117px;
	}
	
	.bigbutton.selected .middle{
		background-position: 0 -156px;
	}
	
	.bigbutton.selected .right{
		background-position: 0 -195px;
	}
	
	.bigbutton .middle:hover{
		color:#ffffff;
	}
	
	.bigbutton .right{
		width: 7px !important;
		height: 39px !important;
		background-image:url(../images/btn_amarillo.png);
		background-position: 0 -78px;
		float: left;
	}



.info, .success, .warning, .error, .validation{
	border: 1px solid;
    margin: 10px 10px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
	min-height:20px;
}
.info p, .success p, .warning p, .error p, .validation p{
	margin-bottom:5px;
}
.info{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}
.success{
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.warning{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning.png');
}
.error{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}


/**************** ACCESO MINORISTAS ******************/

	.accesominoristas h2{
		margin:0 0 10px 0;
	}
	
	.accesominoristas .boxlogin{
		width:300px;
		height:142px;
		position:relative;
		background-image:url(../images/bg_logedbox.png);
		background-repeat:no-repeat;
		padding-bottom:20px;
	}
	
	.accesominoristas .boxlogin .email{
		position:absolute;
		color:#295995;
		left:15px;
		top:24px;
	}
	
	.submit_button,
	.accesominoristas .boxlogin .submit_login{
		height:23px;
		left:200px;
		position:absolute;
		top:60px;
		width:89px;
		border: none;
		background: none;
		background-image:url(../images/bg_btn_login.png);
		cursor: pointer;
		color: #ffffff;
		text-align:center;
		text-decoration:none;
		padding-top:3px;
	}
	
	.accesominoristas .boxlogin .opciones{
		position:absolute;
		top:102px;
		left:15px;
		padding-right:15px;
		color:#FFF;
		font-size:11px;
	}
	
	.accesominoristas .box{
		width:300px;
		height:255px;
		position:relative;
		background-image:url(../images/bg_acceso_minoristas.png);	
	}
	
	
	.accesominoristas .box .inputminorista{
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(../images/bg_login_input.png) repeat scroll 0 0;
		border:medium none;
		color:#999999;
		height:19px;
		margin-top:15px;
		padding:7px 0 0 10px;
		width:270px;
	}
	
	.newsletter .submit_newsletter,
	.accesominoristas .submit_login{
		height:23px;
		left:200px;
		position:absolute;
		top:104px;
		width:89px;
		border: none;
		background: none;
		background-image:url(../images/bg_btn_login.png);
		cursor: pointer;
		color: #ffffff;
		text-align:center;
		text-decoration:none;
		padding-top:3px;
		font-size: 11px;
		line-height: 22px;
		font-weight: normal;
	}
	
	.accesominoristas label{
		color:#FFF;
		position:absolute;
		left:15px;
	}
	
	.accesominoristas #label_email{
		top:5px;
	}
	
	.accesominoristas #label_pass{
		top:50px;
	}
	
	.submit_button:hover,
	.newsletter .submit_newsletter:hover,
	.accesominoristas .submit_login:hover{
		background-position:0 -26px;
		color:#FFF;
	}
	
	.accesominoristas input#login_username{
		position:absolute;
		top:8px;
		left:8px;
	}
	
	.accesominoristas input#login_pass{
		position:absolute;
		top:53px;
		left:8px;
	}
	
	.accesominoristas .registro{
		position:absolute;
		top:145px;
		left:15px;
		padding-right:15px;
		color:#FFF;
		font-size:11px;
	}
	
	.accesominoristas .registro .forget{
		border-bottom:1px solid #6790c3;
		padding-bottom:3px;
	}
	
	.accesominoristas .registro .registrarse{
		border-top:1px solid #99c3f6;
		padding-top:3px;
	}
	
	.accesominoristas .registro a.registrobig{
		width:156px;
		height:38px;
		background-image:url(../images/btn_registrate_big.png);
		display: block;
		line-height: 38px;
		text-align: center;
		font-weight: bold;
		margin-top: 15px;
	}
	.accesominoristas .registro a.registrobig:hover{
		background-position: 0 -38px;
		color: #fff;
	}
	
	.accesominoristas .registro .registrarse a:hover,
        .accesominoristas .registro .forget a:hover{
            color: #295995;
	}
	
	.accesominoristas .olvidar_contrasena{
		color:#FFFFFF;
		font-size:10px;
		left:8px;
		position:absolute;
		top:157px;
	}
	
	.accesominoristas a,
	.accesominoristas a:visited{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration: none;
	}
	
	.accesominoristas a:hover{
		color:#000000;
	}
	
	.caja table{
		margin-top: 10px;
		margin-left: 10px;
	}
	
	.page .container .content .consumo .right .accesominoristas .caja .inputminorista{
		background: none;
		margin-top: 15px;
		width: 265px;
		border: none;
		padding: 3px 0 0 10px;
		color: #999999;
	}

/* ACCESO MINORISTAS */



/**************** NEWSLETTER ******************/
	
	.newsletter{
	    padding-top:20px;
	}
	
	.newsletter .boxnewsletter{
		background:none;
		background-image: url(../images/bg_newsletter.png);
		margin-top: 15px;
		width: 290px;
		height:137px;
		border: none;
		padding: 5px 0 0 10px;
		color: #999999;
		position:relative;
	}
	
	
	.newsletter .boxnewsletter .inputnewsletter{
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(../images/bg_login_input.png) repeat scroll 0 0;
		border:medium none;
		color:#999999;
		height:19px;
		margin-top:20px;
		padding:7px 0 0 10px;
		width:270px;
	}
	
	.newsletter .joinnewsletter{
		/*position:absolute;
		top:145px;
		left:15px;*/
		padding-right:15px;
		color:#FFF;
		font-size:11px;
		padding-top:5px;
	}






/* ACCESO MINORISTAS */



/**************** REGISTRO MINORISTAS ******************/

	.registrominoristas{
		width: 300px;
		height: 177px;
		float: left;
		margin-left: 15px;
		position:relative;
	}
	
	.registrominoristas h2{
		font-size: 18px;
		color: #ffffff;
		margin-top: 10px;
	}
	
	.registrominoristas ul{
		margin-top: 30px;
		margin-left: 10px;
	}
	
	.registrominoristas ul li{
		font-size: 11px;
		color: #ffffff;
	}
	
	.registrominoristas .registrarse{
		background-image:url(../images/bg_banner_trans.png);
                color:#FFFFFF;
                font-size:12px;
                font-weight:bold;
                height:41px;
                line-height:12px;
                margin-top:10px;
                padding-left:15px;
                padding-top:9px;
                position:inherit;
                text-transform:uppercase;
                width:285px;
	}
	
	.registrominoristas .registrarse .submit_button{
		display:block;
                font-size:11px;
                font-weight:normal;
                line-height:22px;
                right:15px;
                top:12px;
	}

/* REGISTRO MINORISTAS */



/***************** SUBMENU ********************/

.submenu{
    height: 60px;
    margin: 0 10px;
    background-image: url(../images/bg_submenu.jpg);
}
    
    .submenu h1{
        float:left;
        color:#ffffff;
        font-size:20px;
        margin:31px 0 0 8px;
    }
    
    .submenu ul{
        float:right;
        margin-top:22px;
    }
    
    .submenu ul li{
        float:left;
        margin: 10px;
    }
    
    .submenu ul li div.izquierda{
        width:5px;
        height: 21px;
        float:left;
    }
    
    .submenu ul li a{
        height: 21px;
        float:left;
        font-size:12px;
        text-decoration:none;
        color:#ffffff;
        line-height:21px;
        padding:0 5px;
    }
    
    .submenu ul li div.derecha{
        width:5px;
        height: 21px;
        float:left;
    }
	
	.submenu ul li.selected div.izquierda{
		background-image:url(../images/bg_submenu_selected_izq.jpg);
	}
	
	.submenu ul li.selected a{
		background-image:url(../images/bg_submenu_selected_cen.jpg);
	}
	
	.submenu ul li.selected div.derecha{
		background-image:url(../images/bg_submenu_selected_der.jpg);
	}

/* SUBMENU */









/************************Ficha productos******************************/

.fichaproducto .volver{
    font-size: 13px;
    color: #1f54a3;
    display: block;
    text-decoration: none;
    
}

.fichaproducto .especificaciones{
    margin-top: 20px;
}

.fichaproducto .especificaciones .left{
    float: left;
    width: 455px;
    height: 455px;
    position: relative;
	text-align:center;
}

.fichaproducto .especificaciones .left .title{
    position: absolute;
    top:10px;
    left:10px;
}

.fichaproducto .especificaciones .left h2{
    font-size: 16px;
    color: #23649c;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    font-weight: normal;
	text-align:left;
}

.fichaproducto .especificaciones .left h1{
    font-size: 17px;
    color: #23649c;
    font-weight: bold;
	text-align:left;
}

.fichaproducto .especificaciones .left img.big{
	margin-top:60px;
}

.fichaproducto .especificaciones .left .tiraimagenes{
    position: absolute;
    top:430px;
    left:10px;
}

.fichaproducto .especificaciones .left .tiraimagenes div{
    position: relative;
    float: left;
    margin-left: 5px;
}

.fichaproducto .especificaciones .left .tiraimagenes div .transparencia{
    background-image:url(../images/bg_transparent.png);
    position:absolute;
    padding:5px;
    height:40px;
    width:40px;
    top: 0;
    left: 0;
    margin: 2px;
}

.fichaproducto .especificaciones .left img.mini{
   width: 41px;
   height: 41px;
   padding: 5px;
   border: 1px solid #225d92;
}

.fichaproducto .especificaciones .right{
    float: left;
    width: 343px;
    padding-left: 122px;
    padding-top: 40px;
}

.fichaproducto .especificaciones .right .title{
    color:#1f54a3;
    font-size: 13px;
}

.fichaproducto .especificaciones .right p{
    width: 340px;
    text-align: justify;
    color:#494949;
    font-size: 13px;
    line-height:18px;
    margin:20px 0 50px;
}

.fichaproducto .especificaciones .right .anadirquitar{
    width: 127px;
    height:30px;
    float: left;
}

.fichaproducto .especificaciones .right .quitar{
    width: 30px;
    height:30px;
    background-image: url(../images/quitar_ficha_producto.png);
    float: left;
    display: block;
}

.fichaproducto .especificaciones .right .quitar:hover{
    background-position: 0 -30px;
}

.fichaproducto .especificaciones .right #num_articulos{
    width: 65px;
    height:20px;
    float: left;
    border-bottom: 2px solid #80bff7;
    border-left: none;
    border-right: none;
    border-top: 2px solid #80bff7;
    text-align:center;
    padding-top: 5px;
    color: #246ea9;
}
.fichaproducto .especificaciones .right .anadir{
    width: 30px;
    height:30px;
    background-image: url(../images/anadir_ficha_producto.png);
    float: left;
    padding:0;
    margin:0;
    display: block;
}

.fichaproducto .especificaciones .right .anadir:hover{
    background-position: 0 -30px;
}

.fichaproducto .especificaciones .right .anadiralpedido{
    background-image:url(../images/bg_anadir_al_pedido.png);
    color:white;
    display:block;
    float:left;
    font-size:17px;	
    height:23px;
    margin-left:18px;
    padding:7px 0 0 33px;
    text-decoration:none;
    width:163px;
}

.fichaproducto .especificaciones .right .anadiralpedido:hover{
    background-position: 0 -30px;
}

.fichaproducto .especificaciones .right .totalfichaproducto{
    background-image:url(../images/bg_total_ficha_producto.png);
    color:#FFFFFF;
    float:left;
    font-size:26px;
    font-weight:bold;
    height:35px;
    margin-top:10px;
    padding-left:222px;
    padding-top:16px;
    width:120px;
}








/*********************************Consumo*************************************/
.page .consumo .left{
    width: 601px;
    float: left;
}

.page .consumo .leftcolumn .flashconsumo{
    background-image:url(../images/banner_consumo.png);
    width:601px;
    height:162px;
    margin-bottom:20px;
    position: relative;
}

.page .consumo .leftcolumn .flashconsumo a{
    bottom:10px !important;
    display:block;
    left:auto;
    right:10px !important;
    top:auto;
}
.page .consumo .leftcolumn .flashconsumo h2{
    margin-left: 10px;
    color: #fff;
    padding-top: 5px;
    font-size: 18px;
}
.page .consumo .leftcolumn .flashconsumo ul{
    margin-left: 20px;
    color: #fff;
    padding-top: 5px;
    font-size: 12px;
}
.page .consumo .leftcolumn .flashconsumo h3{
    margin-left: 20px;
    color: #fff;
    padding-top: 10px;
    font-size: 14px;
}

.page .consumo .leftcolumn img{
    float: left;
    margin: 10px 30px 20px 30px;
}

.page .consumo .leftcolumn h3{
    color: #FFA300;
    font-weight: normal;
}
.page .consumo .leftcolumn .imageneslogos{
    width: 590px;
    margin-bottom: 0;
    text-align: center;
}
.page .consumo .leftcolumn .imageneslogos img{
    float:none;
    margin:10px 20px 10px;
}

.page .consumo .leftcolumn p{
    text-align: justify;
    margin-top: 20px;
    
}


.page .container .content .consumo .left h2,
.page .container .content .consumo .right h2{
    font-size:16px;
    color: #ffa300;
    height: 23px;
    line-height: 23px;
    margin-right: 10px;
}

.page .container .content .consumo .left img{
    float: left;
    margin: 20px 35px 20px 0;
}

.page .container .content .consumo .left p{
    margin: 20px 0 0 0;
    font-size: 12px;
    color:#676767;
}

.page .container .content .consumo .left .verfabricantes{
    width: 112px;
    height: 44px;
    background-image:url(../images/btn_ver_fabricantes.png);
    margin-top: 20px;
    float: right;
}

.page .container .content .consumo .right{
    float: left;
} 



.btn_ver{
	float:right;
	display:block;
	font-weight: bold;
	font-size: 13px;
	color: #80bff7;
	text-decoration: none;
	background-image: url(../images/btn_ver.png);
	height: 17px;
	width: 54px;
	text-align:center;
	padding-top:1px;  
}

.btn_ver:hover{
	background-position: 0 -18px;
	color: #ffffff;
}


/****************************************Contacto****************************************************/

table.form{
    margin-left: 15px;
    margin-top: 15px;
}

table.form th{
    color:#205487;
    font-size:14px;
    text-align: right;
    vertical-align: top;
    padding-top: 10px;
    width: 135px;
    
}

table.form th.button{
    padding-bottom:30px;
    padding-left:138px;
    padding-top:0;
    
}

table.form td{
    padding-bottom: 10px;
    width: 280px;
    padding-left: 20px;
    color: #999999;
    font-size: 11px;
    
}

table.form td ul{
    margin-top: 10px;
    float: left;
}

table.form td ul li{
    background-image: url(../images/bg_li_registro.png);
    background-repeat: no-repeat;
    color:#999999;
    font-size:11px;
    padding-left: 12px;
    margin-bottom: 5px;
}

table.form td .inputleft{
    width: 5px;
    height: 35px;
    background-image: url(../images/bg_inputs.png);
    float: left;
}

table.form td .inputmedium .inputleft{
    margin-left: 10px;
}

table.form td .inputmedium .inputcenter{
    width: 210px;
}

table.form td .inputcenter{
    width: 270px;
    height: 25px;
    padding: 10px 0 0 0;
    background-image: url(../images/bg_inputs.png);
    background-position: 0 -35px;
    float: left;
    border: none;
    color:#666666;
}

table.form td .inputmini .inputcenter{
    width: 40px;
}

table.form td .inputright{
    width: 5px;
    height: 35px;
    background-image: url(../images/bg_inputs.png);
    background-position: 0 -70px;
    float: left;
}


table.form th .submitregistro{
    width: 124px;
    height:39px;
    background-image:url(../images/finalizar_registro.png);
    display: block;
}

table.form th .submitregistro:hover{
    background-position: 0 -39px;
}


/*TextAreaContacto*/

table.form td .textareageneral{
    width: 280px;
}

table.form td .textareageneral .textareatop{
    width: 280px;
    height: 5px;
    background-image: url(../images/bg_text_area.png);
}

table.form td .textareageneral .textareamiddle{
    width: 270px !important;
    height: 90px;
    background-image: url(../images/bg_text_area.png);
    background-position: -280px 0;
    border: none;
    margin:0;
    padding: 5px;
    color: #666666;
}

table.form td .textareageneral .textareabottom{
	font-size:1px;
    width: 280px;
    height: 5px;
    background-image: url(../images/bg_text_area.png);
    background-position: -560px 0;
}


table.form tr td .enviar_formulario_contacto{
    width: 112px;
    height: 44px;
    background-image:url(../images/btn_ver_fabricantes.png);
    float: right;
    margin-top: 20px;
}










.finalpage{
    background-image:url(../images/bg_final_page.png);
    height: 14px;
    padding:0;
}

.footer{
	margin-bottom:5px;
}

	.footer .top{
		background-image:url(../images/bg_footer_arriba.png);
		height: 12px;
		margin-top: 20px;
		font-size: 1px;
	}
	
	.footer .middle{
		background-image:url(../images/bg_footer_content.png);
		padding: 5px 0;
		
	}
	
	.footer .middle  h1{
		float: left;
		margin:0 30px 0 0;
		padding:0;
	}
	
	.footer .middle  h1 a{
		text-decoration:none;
		font-size:12px;
		color: #ffffff;
	}
	
	.footer .middle  ul{
		margin: 0;
		font-size:12px;
		color: #b6ccda;
		float: left;    
	}
	
	.footer .middle  ul li a{
		font-size:12px;
		color: #b6ccda;
		text-decoration: none;
	}
	
	.footer .bottom{
		background-image:url(../images/bg_footer_abajo.png);
		height: 13px;
		font-size:1px;
	}
	
	.footer .middle .cajafooter{
		float: left;
		margin-left: 75px;
	}
	
	.footer .middle .cajafooter ul{
	}
	
	.footer .middle .cajafooter li{
	}


.galeria ul{
	padding:10px;
}

	.galeria ul li{
		float:left;
	}
		
	.galeria ul li img{
			border:1px solid #CCC;
			margin:10px;
	}



/***************** PUNTOS DE VENTA ***************************/

.tiendas{
}

.tiendas h2{
	font-size:13px;
	color:#8dccfa;
	padding-left:5px;
	background-image:url(../images/bg_tiendas.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0;
	padding-bottom:25px;
}

.tiendas .content{
	border-left:3px solid #8dccfa;
	border-right:3px solid #8dccfa;
	background:none !important;
	background-color:#FFF !important;
	padding:0px 10px !important;
}
	
	.tiendas .content h3{
		font-size:13px;
		color:#3977a5;
	}
	
	.tiendas .content p{
		font-size:11px;
		color:#5592be;
		line-height:18px;
		margin:0;
		padding-left:15px;
	}
	
	.tiendas .content .punto{
		padding:20px 0px;
		margin:0 20px;
		border-top:1px dotted #5592be;
	}
	.tiendas .content .punto.first{
		border-top:none;
	}

	.tiendas .content .ayuda{
		padding:20px 0px;
		margin:0 20px;
		color:#5592be;
		text-align:center;
	}
	
.tiendas .bottom{
	background-image:url(../images/bg_tiendas.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:11px;
}

.productos .fichasproductos .ficha .addproductbot{
    background-image: url("../images/anadir_ficha_producto.png");
    display: block;
    height: 30px;
    left: 105px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 8px;
    padding:2px 0px 0px 29px;
    position: absolute;
}
/* /PUNTOS DE VENTA */






