@charset "utf-8";
/* CSS Document */

#container2 a,
#container a {
   background: url(../images/barra.png) no-repeat top left;
	width:158px;
	height:19px;
	display:block;
	margin-bottom:9px;
}

#container a.sprite-comunicacion { background-position: 0 0; }
#container a.sprite-comunicacion:hover { background-position: 0 -38px; }
#container a.sprite-economia { background-position: 0 -142px; }
#container a.sprite-economia:hover { background-position: 0 -180px; }
#container a.sprite-educacion { background-position: 0 -218px; }
#container a.sprite-educacion:hover { background-position: 0 -256px; }
#container a.sprite-filosofia { background-position: 0 -294px; }
#container a.sprite-filosofia:hover { background-position: 0 -332px; }
#container a.sprite-historia { background-position: 0 -370px; }
#container a.sprite-historia:hover { background-position: 0 -408px; }
#container a.sprite-politica { background-position: 0 -446px; }
#container a.sprite-politica:hover { background-position: 0 -484px; }
#container a.sprite-psicologia { background-position: 0 -522px; }
#container a.sprite-psicologia:hover { background-position: 0 -560px; }
#container a.sprite-psiquiatria { background-position: 0 -598px; }
#container a.sprite-psiquiatria:hover { background-position: 0 -636px; }
#container a.sprite-sociologia { background-position: 0 -674px; }
#container a.sprite-sociologia:hover { background-position: 0 -712px; }
#container a.sprite-trabajosoc { background-position: 0 -750px; }
#container a.sprite-trabajosoc:hover { background-position: 0 -788px; }


#container2 a.comocomprar {
	background: url(../images/comocomprar.png) no-repeat right;
	width:159px;
	height:19px;
	margin-bottom:7px;
	
} 
#container2 a.comocomprar:hover {
	background: url(../images/comocomprarON.png)
}


#container2 a.inicio {
	background: url(../images/inicio.png) no-repeat right;
	width:159px;
	height:14px;
	margin-bottom:7px;
	
} 
#container2 a.inicio:hover {
	background: url(../images/inicioON.png)
}




#container2 a.contacto {
	background: url(../images/contacto.png) no-repeat right;
	width:159px;
	height:14px;
	margin-bottom:7px;
} 
#container2 a.contacto:hover {
	background: url(../images/contactoON.png)
}

#container2 a.quienes {
	background: url(../images/quienes.png) no-repeat right;
	width:159px;
	height:18px;
	margin-bottom:7px;
}
#container2 a.quienes:hover { background: url(../images/quienesON.png) }

a.ver {
	display:block;
	background: url(../images/ver+.gif) no-repeat top ;
	width:39px;
	height:15px;
	margin-bottom:3px;
} 
a.ver:hover { background: url(../images/ver+ON.gif) }

a.buscar { background: url(../images/buscar.png) no-repeat ;
width:85px; height:26px;  display:block;
} 
a.buscar:hover { background: url(../images/buscarON.png) }

a.busqueda { background: url(../images/busqueda.png) no-repeat ;
width:133px; height:17px;  display:block;
} 
a.busqueda:hover { background: url(../images/busquedaON.png) }

a.cerrarcompra { background: url(../images/bot_cerrarcompra.png) no-repeat top left ;
width:139px; height:9px; margin-top:4px;display:block;
}
a.cerrarcompra:hover { background: url(../images/bot_cerrarcompraON.png) }

a.comprar { background: url(../images/bot_comprar.png) no-repeat top left ;
width:74px; height:9px; margin-top:5px; margin-right:10px; display:block;
} 
a.comprar:hover { background: url(../images/bot_comprarON.png) }

a.consultar { background: url(../images/bot_consultar.png) no-repeat top left ;
width:189px; height:9px; margin-top:5px; margin-right:10px; display:block;
}
a.consultar:hover { background: url(../images/bot_consultarON.png) }


a.enviarFormCompra { background: url(../images/bot_enviarcompra.png) no-repeat top left ;
width:264px; height:26px; display:block;
}
a.enviarFormCompra:hover { background: url(../images/bot_enviarcompraON.png) }

a.enviarFormContacto { background: url(../images/enviar_consulta.png) no-repeat top left ;
width:151px; height:26px; display:block;
}
a.enviarFormContacto:hover { background: url(../images/enviar_consultaON.png) }

/*a.volver { background: url(../images/bot_volver.png) no-repeat top right ;
width:36px; height:9px; margin-top:5px;display:block;
} 
a.volver:hover { background: url(../images/bot_volverON.png) }*/