/* __ dsaiz ___________________________ */

/*________________________[ESTILOS GENERALES]_________________________*/
body{
	background:#009896 url(../images/body-bg.png) repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
}
#wrap{
	width:100%;
	float:right;
	margin:0 auto;	
	position:relative;
	background: url(../images/info-bg.jpg) no-repeat left 40px;				
}
#gratisTag{
	width:170px;
	overflow:hidden;
	height:220px;
	padding:20px 0 0 70px;
	position:absolute;
	right:0;
	top:0;
	background:url(../images/gratis-bg.png) no-repeat left top;
}
#info{
	width:800px;
	min-height: 720px;
	height: auto !important;
	height: 720px;
	margin:0 auto;
	position:relative;
}
#infoBg{
	position:absolute;
	z-index:0;
}
#contInfo{
	position:absolute;
	z-index:3;
	width:100%;
	height:100%;
}
/*________________________[ELEMENTOS]_________________________*/
#flashTitle{
	position:absolute;
	top:276px;
	left:52px;
}
#textInfo{
	position:absolute;
	left:200px;
	top:100px;
	
}
#textDownload{
	position:absolute;
	right:10px;
	top:488px;
	z-index:40;
}
#logotype{
	margin:40px 0 0 50px;
}
#infoBottom{
	position:absolute;
	top:614px;
	left:35px;
	width:100%;
}
#infoBottom object{
	margin:0 auto;
	width:570px;
	display:block;
	
}
#infoBottom h3{
	font-family:"Arial Black", Arial, sans-serif;
	margin-top:20px;
	font-size:17px;
	color:#fff;
	text-align:center;
}
/*________________________[ENLACE]_________________________*/
#botAnim{
	position:absolute;
	z-index:50;
	right:-32px;
	top:422px;
}
#efOver{
	position:absolute;
	right:3px;
	top:450px;
	z-index:30;
	display:none;
}
#mainLink{
	position:absolute;
	display:block;
	right:-20px;
	top:440px;
	width:180px;
	height:180px;
	background:#ccc;
	z-index:80;
	filter:alpha(opacity=0);
	opacity:0;
}
/*________________________[FOOTER]_________________________*/

#footer{
	width:600px;
	margin:20px auto;
}
#footer #radiotime_w{
	float:left;
	display:inline;
	margin-left:20px;
}
#footer #contEnlaces{
	color:#fff;
	float:right;
}
#footer #contEnlaces a{
 	color:#fff;
	padding: 0 10px;
	text-decoration:none;	
}
#footer #contEnlaces a:hover{
	text-decoration:underline;
}
