/* CSS Document */
.cabecera {
	float: left;
	width: 990px;
	height: 81px;
	margin: 0;
	padding: 0;
	background: url(http://estaticos.elmundo.es/elmundodeporte/tenis/2009/envivos/img/cabecera_davis_espanha_alemania.jpg) no-repeat;
}
.cabecera .iraelmundo{
	float: left;
	width: 140px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.cabecera .iraelmundodeporte{
	float: left;
	width: 80px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.cabecera h1{
	float: left;
	text-indent: -9999px;
}