a img {
vertical-align:top;
}
a img:hover {
vertical-align:bottom;
}


#slider{
	margin:0 auto;
	height:112px;
}
#slider ul{
	padding:0px !important;
}
#slider li{
	display:inline;
	float:left;
	width:192px;
	height:112px;
}





.boton11 dt {
width: 67px;
height: 31px;
background-image:url(recursos/images/inicio3.gif);
background-position:top;
background-position:bottom;
}
.boton11 dt:hover {
width: 67px;
height: 31px;
background-image:url(recursos/images/inicio3.gif);
background-position: bottom;
background-position:bottom;
}

.botox1 dt { cursor:pointer; background: url(recursos/images/inicio3.gif);}
.botox1 dt:hover {
  background-position: bottom;
  color: #FFF;
  outline: none; /* quita el borde punteado en Firefox */
}
.botox2 dt { cursor:pointer; background: url(recursos/images/contactenos3.gif);}
.botox2 dt:hover {
  background-position: bottom;
  color: #FFF;
  outline: none; /* quita el borde punteado en Firefox */
}
.botox3 dt { cursor:pointer; background: url(recursos/images/links3.gif);}
.botox3 dt:hover {
  background-position: bottom;
  color: #FFF;
  outline: none; /* quita el borde punteado en Firefox */
}