@charset "utf-8";
/* CSS Document */
#banner_logo{
	width:980px;
	clear:both;
}
#logodicell{
	width:488px;
	height:42px;
	float:left;
	clear:right;
	margin:12px 0px 12px 12px;
	background:url(images/dicell.jpg) left no-repeat;
}
#logotelmex{
	width:488px;
	height:42px;
	float:left;
	clear:right;
	margin:12px 12px 12px 0px;
	background:url(images/telmex.jpg) right no-repeat;
}
#logodicell span{
	display:none;
	overflow: hidden;
}
#logotelmex span{
	display:none;
	overflow: hidden;
}
#topbar{ 
 position:absolute; 
 border: 0px solid black; 
 width: 200px; 
 visibility: hidden; 
 z-index: 400; 
 margin-right:0; margin-bottom:0; margin:0; padding-bottom:0; 
 }
#morado{
	background:url(images/fondo_morado.jpg);
}