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

html, body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

iframe#ifrm {
	width:98%;
	height:100%;
	margin: none;
	margin-left: 25px;	
    }

#smenu {
	background-color:#000000;
	text-align:center;
	border:none;
	z-Index:999;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:145px;
}
#sleft {width:125px; float:left;}
#sright {width:20px; float:right;}
#sright a:link{text-decoration:none; size:10px; color:#999999; font-weight:bold; font-family:arial, helvetica, sans-serif;}
#sright a:visited{text-decoration:none; size:10px; color:#999999; font-weight:bold; font-family:arial, helvetica, sans-serif;}
#sright a:active{text-decoration:none; size:10px; color:#999999; font-weight:bold; font-family:arial, helvetica, sans-serif;}
#sright a:hover{text-decoration:none; size:10px; color:#999999; font-weight:bold; font-family:arial, helvetica, sans-serif;}
                  


#sleft { background-color:#000; }


/* Botones */
                  
.bt { 
	display:block; width:125px;
	cursor:pointer;
}
.bt span { display:none; }

/* Backgrounds */

.bt_nosotros { background:url(img/C.gif); height:18px; }
.bt_nosotros:hover { background:url(img/C_b.gif); }

.bt_casos { background:url(img/casos.gif); height:19px; }
.bt_casos:hover { background:url(img/casos_b.gif); }

.bt_gente { background:url(img/D.gif); height:17px; }
.bt_gente:hover { background:url(img/D_b.gif); }

.bt_pensamos { background:url(img/pensamos.gif); height:19px; }
.bt_pensamos:hover { background:url(img/pensamos_b.gif); }

.bt_clientes { background:url(img/E.gif); height:19px; }
.bt_clientes:hover { background:url(img/E_b.gif); }

.bt_herramientas { background:url(img/herramientas.gif); height:19px; }
.bt_herramientas:hover { background:url(img/herramientas_b.gif); }


.bt_web { background:url(img/H.gif); height:20px; }
.bt_web:hover { background:url(img/H_b.gif); }

.bt_print { background:url(img/I.gif); height:18px; }
.bt_print:hover { background:url(img/I_b.gif); }

.bt_tv { background:url(img/J.gif); height:16px; }
.bt_tv:hover { background:url(img/J_b.gif); }

.bt_radio { background:url(img/U.gif); height:21px; }
.bt_radio:hover { background:url(img/U_b.gif); }


.bt_noticias { background:url(img/L.gif); height:17px; }
.bt_noticias:hover { background:url(img/L_b.gif); }

.bt_prensa { background:url(img/M.gif); height:20px; }
.bt_prensa:hover { background:url(img/M_b.gif); }

.bt_oficinas { background:url(img/O.gif); height:20px; }
.bt_oficinas:hover { background:url(img/O_b.gif); }

.bt_talento { background:url(img/P.gif); height:18px; }
.bt_talento:hover { background:url(img/P_b.gif); }

.bt_mail { background:url(img/w.gif); height:18px; }
.bt_mail:hover { background:url(img/w_b.gif); }

.bt_mailold { background:url(img/Q.gif); height:22px; }
.bt_mailold:hover { background:url(img/Q_b.gif); }

.bt_btl { background:url(img/V.gif); height:22px; }
.bt_btl:hover { background:url(img/V_b.gif); }
