*{
	margin:0;
	padding:0;
}

body,html{
	height:100%;
	background:#000;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
a img{
	border:none;
}
/*__________________________[WRAP]__________________________*/
#wrap{
	border:1px solid #dad8c3;
	background:url(../images/body-bg.jpg) no-repeat left top;
	width:918px;
	height:693px;
	position:relative;
	margin:0 auto;
	margin-top:20px;
	padding-right:30px;
}
/*__________________________[LOGOTYOPE]__________________________*/
#logotype{
	position:absolute;
	left:10px;
	top:6px;
}
/*__________________________[HEADERS]__________________________*/
h1{
	font-size:28px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	text-align:right;
	width:730px;
	position:absolute;
	top:20px;
	right:20px;

}
h2{
	font-size:20px;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	width:380px;
	position:absolute;
	top:160px;
	left:40px;
	
}
/*__________________________[BOX INFO]__________________________*/
#boxInfo{
	width:730px;
	height:162px;	
	position:absolute;
	bottom:20px;
	left:200px;
	color:#333;
	font-size:11px;

}
#boxInfo ul{
	list-style-type:none;
}
#boxInfo h3{
	font-size:18px;
	color:#00539b;
	margin-bottom:7px;
	width:400px;


}
#boxInfo ul{
	float:left;

	padding-right:10px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}
#boxInfo ul img{
	border:1px solid #555;
	padding:1px;
	margin: auto 5px;
	margin-bottom:-4px;	
}

#boxInfo li{
	padding-right:20px;
	padding-bottom:12px;
	list-style-type:none;
}
#boxInfo h4{
	font-weight:normal;
	font-size:14px;
	width:340px;
	line-height:140%;
	float:left;
	margin-left:10px;
	padding-left:40px;
	border-left:1px solid #333;
	
}

/*__________________________[BOTON DESCARGA]__________________________*/

.botImg{
	position:absolute;
	top:400px;
	left:534px;
	text-decoration:none;
	cursor:pointer;
	}
#over{
	display:none;
	z-index:32;
}
.botImg span{
	position:absolute;
	display:block;
	top:22px;
	left:30px;
	width:270px;
	text-align:center;
	font-weight:bold;	
	font-size:20px;
	text-transform:uppercase;
	z-index:33;
	color:#fff;
}

.lang_FR .botImg span {top:10px;}

/*__________________________[TICKER EN FLASH]__________________________*/
#tickerCentral{
	position:absolute;
	right:30px;
	top:160px;
}
/*__________________________[FOOTER]__________________________*/

#footer{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	bottom:-40px;
	left:0;
	width:940px;
	text-align:center;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#favorit {
	position:absolute;
	right:0px;
}
#radiotime {
	position:absolute;
	left:0px;
}