*{
	margin:0;
	padding:0;
}

body{
	background: #225b87 url(../images/body-bg.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
}
a img{
border:none;
}
#container{
	width:1025px;
	margin:0 auto;
}
#content{
	height:551px;
	background:url(../images/container-bg.jpg) no-repeat left top;
	position:relative;
}
#header{
	background:url(../images/header.jpg) no-repeat left top;
	height:134px;
}

h1 {
	width:100%;
	text-align:center;
	padding:20px 0px 0px 0px;
	}

#firstBlock{
	width:640px;
	height:160px;
	position:absolute;
	top:35px;
	left:-5px;
	text-align:center;
	padding-top:5px;
}
#secondBlock{
	width:600px;
	height:160px;
	position:absolute;
	top:250px;
	left:20px;
	text-align:center;
	padding-top:5px;
}
#firstBlock h1{
	color:#fff;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#firstBlock h2{
	font-style:italic;
	font-family:"Arial Narrow", Arial;
	font-size:36px;
	color:#072655;
}
#firstBlock h3, #secondBlock h3{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#072655;
	font-size:30px;
}
#firstBlock h3 span{
	text-transform:lowercase;
	color:#fff;
	font-size:24px;
}
#secondBlock h4{
	font-size:20px;
	color:#fff;
	font-weight:normal;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}

#descargar{
	display:block;
	position:absolute;
	width:200px;
	height:200px;
	right:70px;
	top:70px;
}

#content li{
	padding-bottom:18px;
}
#content #listado{
	position:absolute;
	top:420px;
	right:15px;
	overflow:visible;
	height:100px;
}


#footer{
	position:absolute;
	bottom:-50px;
	width:1025px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-size:12px;
}
#footer a{
	text-decoration:none;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
#footer a:hover{
	text-decoration:underline;
}

#favorit {
	position:absolute;
	right:0;
	}
	
#radiotime_w, #radiotime {
	position:absolute;
	left:0;
	}

#enlaceProd{
	display:block;
	height:120px;
	width:140px;
	position:absolute;
	left:50%;
	margin-left:-70px;
	top:15px;	
	z-index:33;
	background:#fff;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

	#tapa_flash {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:600px;
	background:#fff;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	cursor:pointer;
	}

