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

body{margin:0px; background:#d92231;}

#contenedor{ width:1002px; height:600px; margin:0 auto;}

#up{width:1002px; height:226px; background:url(images/up.jpg) no-repeat; float:left;}

#middle{width:1002px; height:188px; float:left; background:url(images/middle.jpg) no-repeat;}

#down{width:1002px; height:186px; float:left; background:url(images/down.jpg) no-repeat;}

#menu{width:930px; height:186px; float:left; margin:0 0 0 72px; _margin: 0 0 0 52px;}

#bt_empleados a{width:190px; height:186px; float:left; background:url(images/bt_empleados.jpg) no-repeat;}

#bt_empleados a:hover{ background:url(images/bt_empleados_over.jpg) no-repeat;}

#bt_clientes a{width:190px; height:186px; float:left; background:url(images/bt_cliente.jpg) no-repeat; margin:0 0 0 15px; _margin:0 0 0 14px;}

#bt_clientes a:hover{ background:url(images/bt_cliente_over.jpg) no-repeat;}

#bt_terminos a{width:190px; height:186px; float:left; background:url(images/bt_terminos.jpg) no-repeat;  margin:0 0 0 27px; _margin:0 0 0 14px;}

#bt_terminos a:hover{ background:url(images/bt_terminos_over.jpg) no-repeat;}

#bt_ira a{width:190px; height:186px; float:left; background:url(images/bt_ira.jpg) no-repeat; margin:0 0 0 50px; _margin:0 0 0 20px;}

#bt_ira a:hover{background-position:bottom;}

#logos{background:url(images/logo.jpg) no-repeat; width:318px; height:186px; float:left;}