/* CSS Document */
.botonera{
	overflow:hidden;
	padding:40px 40px 0 40px;
	margin-left:20px;
}
.main-content span.cotizacion{
	margin: 40px auto 0 auto;
	display:block;
	width:369px;
}
.botonera ul{
	list-style:none;
}
.botonera li{
	float:left;
	display:block;
}
.botonera li a{
	display:block;
}
.botonera .b-computo a{
	background:url(../img/b-computo.png);
	width:186px;
	height:38px;
}
.botonera .b-computo a:hover{
	background:url(../img/b-computo-on.png);
	width:186px;
	height:38px;
}
.b-computo-on{
	background:url(../img/b-computo-on.png);
	width:186px;
	height:38px;
}
.botonera .b-consumibles a{
	background:url(../img/b-consumibles.png);
	width:163px;
	height:38px;
}
.botonera .b-consumibles a:hover{
	background:url(../img/b-consumibles-on.png);
}
.b-consumibles-on{
	background:url(../img/b-consumibles-on.png);
	width:163px;
	height:38px;
}
.botonera .b-oficina a{
	background:url(../img/b-oficina.png);
	width:165px;
	height:38px;
}
.botonera .b-oficina a:hover{
	background:url(../img/b-oficina-on.png);
}
.botonera .b-oficina-on{
	background:url(../img/b-oficina-on.png);
	width:165px;
	height:38px;
}
.botonera .b-muebles a{
	background:url(../img/b-muebles.png);
	width:160px;
	height:38px;
}
.botonera .b-muebles a:hover{
	background:url(../img/b-muebles-on.png);
	width:160px;
	height:38px;
}
.botonera .b-muebles-on a{
	background:url(../img/b-muebles-on.png);
	width:160px;
	height:38px;
}
.botonera .b-papeleria a{
	background:url(../img/b-papeleria.png) no-repeat;
	width:142px;
	height:38px;
}
.botonera .b-papeleria a:hover{
	background:url(../img/b-papeleria-on.png) no-repeat;
	width:142px;
	height:38px;
}
.botonera .b-papeleria-on{
	background:url(../img/b-papeleria-on.png) no-repeat;
	width:142px;
	height:38px;
}
.galeria{
	width:800px;
	margin:0 auto;
}