/* CSS Document */
.cabecera {
	float: left;
	position: relative;
	width: 990px;
	height: 81px;
	margin: 0;
	padding: 0;
	background: url(http://estaticos.elmundo.es/elmundodeporte/tenis/2009/envivos/img/cabecera_madridopen.jpg) no-repeat;
}
.cabecera .iraelmundo{
	float: left;
	position: relative;
	width: 140px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.cabecera .iraelmundodeporte{
	float: left;
	position: relative;
	width: 80px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.cabecera h1{
	float: left;
	position: relative;
	text-indent: -9999px;
}
.cabecera #patrocinio{
	float: right;
	position:relative;
	width: 125px;
	height: 60px;
	overflow: hidden;
	margin: 10px 180px 0 0;
	display: inline;
}
.cabecera #patrocinio img{
	border: 0;
}