/* CSS Document */

#botonera_contenedor {
	position:absolute;
	width:190px;
	height:180px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #cecece;
}
#btn_empresa {
	position:absolute;
	width:170px;
	height:22px;
	z-index:1;
	left: 10px;
	top: 9px;
	background-color: #676767;
}
#boton_elproducto {
	position:absolute;
	width:170px;
	height:22px;
	z-index:2;
	left: 10px;
	top: 37px;
	background-color: #676767;
}
#boton_faq {
	position:absolute;
	width:170px;
	height:22px;
	z-index:3;
	top: 66px;
	left: 10px;
	background-color: #676767;
}

#boton_solar {
	position:absolute;
	width:170px;
	height:22px;
	z-index:3;
	top: 93px;
	left: 10px;
	background-color: #676767;
}



#boton_galeria {
	position:absolute;
	width:170px;
	height:22px;
	z-index:4;
	left: 10px;
	top: 121px;
	background-color: #676767;
}
#boton_contacto {
	position:absolute;
	width:170px;
	height:22px;
	z-index:5;
	left: 10px;
	top: 149px;
	background-color: #676767;
}

#espaciobotoncontacto {
	position:absolute;
	width:112px;
	height:28px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#botonfacebook {
	position:absolute;
	width:35px;
	height:40px;
	z-index:2;
	left: 125px;
	top: -4px;
}
