/* HEADER CONTACT CSS ********************************************
*****************************************************************/

@charset "UTF-8";

html, body {
	outline:none;
	margin:0;
	padding:0;
}

/* STRUCTURE ****************************************************/


#header {
	background-image:url(/Css/Images/header/bg.png) !important;
	background-image:url(/Css/Images/header/ie6/bg.gif);
	background-repeat:no-repeat;
	width:916px;
	height:100px;
	margin-top: 10px;
	padding-top:10px;	
}

#logo {
	float:left;
	background-image:url(/Css/Images/header/logo.png) !important;
	background-image:url(/Css/Images/header/ie6/logo.gif);
	background-repeat:no-repeat;
	width:155px !important;
	width:155px;  
	height:95px;
	margin-left:15px;
	outline:none;	
}

#player {
	float:left;
	background-image:url(/Css/Images/header/player.png) !important;
	background-image:url(/Css/Images/header/ie6/player.gif);
	background-repeat:no-repeat;
	width:430px;
	height:90px;
	margin-left:15px;	
}

#flash {
	float:left;
	width:280px;
	height:70px;
	margin-top:11px;
	margin-left:10px;
	outline:none;
}


#radios {
	float:right;
	width:125px !important;
	width:120px;
	height:70px;
	margin-top:11px !important;
	margin-right:10px !important;
	outline:none;
}


/* FLASH ********************************************************/


#anim {
	width:71px;
	height:26px;
	margin-top:7px;
	margin-left:153px;
}

#titres {
	width:238px;
	height:15px;
	margin-top:17px;
	margin-left:28px;
}


/* RADIOS *******************************************************/


.btRadios, .btRadios img {
	display:block;
	width:100px;
	height:15px;
	padding:0;
	margin-bottom:3px !important;
	margin-bottom:2px;
	outline:none;
	border:0;
	text-decoration:none;
}


/* LIENS ********************************************************/


#right {
	float:right;
	width:255px;
	height:100px;
	margin-right:20px;
	margin-left:0 !important;
	margin-left:15px;
}

#rightTop {
	width:180px;
	height:50px;
	margin-left:69px;
}

#rightBottom {
	width:250px;
	height:37px;
	margin-top:13px;
}

#right a{
	display:block;
	float:left;
	outline:none;
}

#btRss {
	background-image:url(/Css/Images/header/bt_rss.png) !important;
	background-image:url(/Css/Images/header/ie6/bt_rss.gif);
	width:80px;
	height:20px;
}

#btContact {
	background-image:url(/Css/Images/header/btContact.png) !important;
	background-image:url(/Css/Images/header/ie6/btContact.gif);
	width:72px;
	height:20px;
}

#btConcours {
	background-image:url(/Css/Images/header/btConcours.png) !important;
	background-image:url(/Css/Images/header/ie6/btConcours.gif);
	width:95px;
	height:30px;
}

#btMoi {
	background-image:url(/Css/Images/header/btMoi.png) !important;
	background-image:url(/Css/Images/header/ie6/btMoi.gif);
	width:130px;
	height:30px;
}


.sepa {
	float:left;
	width:2px;
	height:15px;
	margin: 2px 7px 0 7px;
}

.sepa2 {
	float:left;
	width:2px;
	height:20px;
	margin: 7px 7px 0 7px;
}


/* DIVERS *******************************************************/


img {
	border:0;
}