body {
    vertical-align: top;
    text-align: center;
    margin: 0 auto;
    padding: 0;
	background-image: url('images/pattern.gif');
	background-repeat:repeat;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
    width: 990px;
    font-size: 11px;
    height: 30px;
    background-color: #ED2924;
    text-align: center;
    color: #FFF;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFF;
}

#title_header {
    background-image: url('images/titulos_header.jpg');
    background-repeat: no-repeat;
    text-align: left;
    height: 23px;
    vertical-align: top;
    color: #ED2924;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

#entry {
    margin-left: 62px;
	background-color: #FFF;
}

#footerBotonera {
    width: 990px;
    background-color: #404041;
	height: 80px;
}

#home {
	vertical-align: bottom;
	width: 757px;
	height:333px;
	background-image: url('images/img_home.jpg');
	background-position: bottom;
}

#supply-site {
	vertical-align: bottom;
	width: 757px;
	height:333px;
	background-image: url('images/circulo_supply.jpg');
	background-position: bottom;
}

/* MENU GRANDES EMPRESAS */
#grandes-empresas {
	background-image: url(images/inactivos/grandes_inactivo.jpg);
	display: block;
	cursor: pointer;
	height: 32px;
	width: 233px;
}

#grandes-empresas:hover {
	background-image: url(images/activos/grandes_activo.jpg);
}

#grandes-empresas div {
	height: 32px;
	width: 233px;
}

/* MENU MEDIANAS EMPRESAS */
#medianas-empresas {
	background-image: url(images/inactivos/medianas_inactivo.jpg);
	display: block;
	cursor: pointer;
	height: 24px;
	width: 233px;
}

#medianas-empresas:hover {
	background-image: url(images/activos/medianas_activo.jpg);
}

#medianas-empresas div {
	height: 24px;
	width: 233px;
}

/* MENU ORGANISMOS */
#organismos-e-instituciones-publicas {
	background-image: url(images/inactivos/organismos_inactivo.jpg);
	display: block;
	cursor: pointer;
	height: 24px;
	width: 233px;
}

#organismos-e-instituciones-publicas:hover {
	background-image: url(images/activos/organismos_activo.jpg);
}

#organismos-e-instituciones-publicas div {
	height: 24px;
	width: 233px;
}

/* MENU QUIENES SOMOS */
#quienes-somos {
	background-image: url(images/inactivos/quienes_somos.jpg);
	display: block;
	cursor: pointer;
	height: 16px;
	width: 233px;
}

#quienes-somos:hover {
	background-image: url(images/activos/quienes_somos.jpg);
}

#quienes-somos div {
	height: 16px;
	width: 233px;
}

/* MENU LINEAS DE NEGOCIO */
#lineas-de-negocio {
	background-image: url(images/inactivos/lineas_negocio.jpg);
	display: block;
	cursor: pointer;
	height: 20px;
	width: 233px;
}

#lineas-de-negocio:hover {
	background-image: url(images/activos/lineas_negocio.jpg);
}

#lineas-de-negocio div {
	height: 20px;
	width: 233px;
}

/* MENU LINEAS DE NEGOCIO */
#servicios-y-beneficios {
	background-image: url(images/inactivos/servicios_beneficios.jpg);
	display: block;
	cursor: pointer;
	height: 20px;
	width: 233px;
}

#servicios-y-beneficios:hover {
	background-image: url(images/activos/servicios_beneficios.jpg);
}

#servicios-y-beneficios div {
	height: 20px;
	width: 233px;
}
