/* INICIO */
#bt1 a{
background-image:url(../img/boton1.jpg);
height:112px;
width:115px;
background-position: center top;
display: block;
color: #FFFFFF;
text-align: center;
text-decoration: none;
float:right;
padding-top: 5px;
background-repeat: no-repeat;
}
#bt1 a:hover{
background-image:url(../img/boton2.jpg);
font-weight: bold;
}
#bt1 a:focus{
background-image:url(../img/boton2.jpg);
}
/* contacto */
#espacio{
	width:240px;	
	height:130px;
	background:url(../img/logo.jpg);		
}
#div_links{
	padding-top: 80px;	
}	
