#boton_somos {
	border: none;
	width:125px;
	height:21px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:190px;
	margin-left:95px;
	background-image: url("../img/botones/frances/somos.gif");
	background-repeat: no-repeat;
	display: block;
}

#boton_somos img {border:none;}

#boton_somos a:hover {
	border: none;
	width:125px;
	height:21px;
	background-image: url("../img/botones/frances/somos_on.gif");
	background-repeat: no-repeat;
	display: block;
}
	
#boton_catalogo {
	border: none;
	width:105px;
	height:21px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:190px;
	margin-left:240px;
	background-image: url("../img/botones/frances/catalogo.gif");
	background-repeat: no-repeat;
	display: block;
}

#boton_catalogo img {border:none;}

#boton_catalogo a:hover {
	border: none;
	width:105px;
	height:21px;
	background-image: url("../img/botones/frances/catalogo_on.gif");
	background-repeat: no-repeat;
	display: block;
}
#boton_contacto {
	border: none;
	width:105px;
	height:21px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:190px;
	margin-left:350px;
	background-image: url("../img/botones/frances/contacto.gif");
	background-repeat: no-repeat;
	display: block;
}

#boton_contacto img {border:none;}

#boton_contacto a:hover {
	border: none;
	width:105px;
	height:21px;
	background-image: url("../img/botones/frances/contacto_on.gif");
	background-repeat: no-repeat;
	display: block;
}
#boton_enlaces {
	border: none;
	width:105px;
	height:21px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:190px;
	margin-left:445px;
	background-image: url("../img/botones/frances/enlaces.gif");
	background-repeat: no-repeat;
	display: block;
}

#boton_enlaces img {border:none;}

#boton_enlaces a:hover {
	border: none;
	width:105px;
	height:21px;
	background-image: url("../img/botones/frances/enlaces_on.gif");
	background-repeat: no-repeat;
	display: block;
}

