body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-repeat: no-repeat;
	background-color:#D8D9DA;
	background-position:top center;

}

* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

a {
	text-decoration: none;
	cursor:pointer;
	color:white;
}

a:hover{
	text-decoration:underline;
}

h2{
color:white;
font-weight:bold;
height:23px;
}

h3{
margin:5px 0;
}

#site{
height:100%;
margin:0 auto;
position:relative;
width:990px;
text-align:left;
}

#globalDiv{
float:left;
min-height:100%;
margin:0 auto;
position:relative;
width:970px;
text-align:left;
/*background-color:#ececec;*/
padding:0 10px 0 10px;
}


UL LI{
list-style:none;
}

#top_pub{
margin-top:5px;
}

#top_pub_ban{
float:left;
width:100%;
text-align:center;
}

#top_pub_bloc{
float:right;
width:234px;

margin-top:15px;
}

#top_pub_bloc iframe{
width:234px;
height:90px;
}

#bloc_logo{

float:left;
width:auto;
height:85px;
}

#logo{
float:left;
width:229px;
height:85px;
background-image: url(/img/musicactu/logo.png);
background-repeat: no-repeat;
}

#logo a {
float:left;
width:229px;
height:85px;
}

#search_bloc{
float:left;
width:365px;
height:50px;
margin-right:13px;
background-image: url(/img/musicactu/search_bloc_back.png);
background-repeat: no-repeat;
margin-top:38px;
margin-left:11px;
margin-right:20px;
clear:right;
}

#search_bloc form{
float:left;
margin-top:15px;
margin-left:10px;
}

#search_bloc form input.txt{
width:227px;
float:left;
margin-top:3px;
margin-right:10px;
}

#search_bloc form input.btn_img{
float:left;
background-image:url(/img/musicactu/search_btn.png);
background-repeat: no-repeat;
width:88px;
height:24px;
border:0;
background-color:transparent;
cursor:pointer;
}

#carousel1onair_wrapper{
overflow:hidden;
position: relative;
width:331px;
height:80px;
float:left;
color:white;
margin-top:-1px;
}

#carousel1onair_items_container{
margin:0px;
padding:0px 2px;
width:auto;
position: relative;
float:left;
width:2000px;
}

#bloc_1onair{
width:331px;
height:80px;
float:left;
position:relative;
margin-top:10px;
color:white;
}

html>body #bloc_1onair{
margin-top:6px;
}


a.carousel1onair_container_l,a.carousel1onair_container_r{
display:block;
position: absolute;
top:25px;
left:20px;
width:17px;
height:46px;
cursor:pointer;
background-image: url(/img/musicactu/btn_1onair_left.png);
background-repeat: no-repeat;

} 

a.carousel1onair_container_r{
position: absolute;
top:25px;
left:300px;
background-image: url(/img/musicactu/btn_1onair_right.png);
background-repeat: no-repeat;
} 

a.carousel1onair_container_l:hover{
background-image: url(/img/musicactu/btn_1onair_left_on.png);
background-repeat: no-repeat;
}

a.carousel1onair_container_r:hover{
background-image: url(/img/musicactu/btn_1onair_right_on.png);
background-repeat: no-repeat;
}

#bloc_1onair .bloc_1onair_btn{
float:left;
margin-left:15px;
margin-top:20px;
}

#bloc_1onair .bloc_1onair_infos{
margin-top:10px;
margin-right:45px;
float:right;
width:250px;
text-align:right;
}

#bloc_1onair .bloc_1onair_infos p{
float:right;
text-align:left;
width:140px;
}


#bloc_1onair .bloc_1onair_infos p.curent{
overflow:hidden;
height:18px;
}

#bloc_1onair img{
margin:0;
padding:0;
}

DIV.bloc_connect{
width:331px;
height:80px;
float:left;
margin-top:10px;
color:white;
background-image: url(/img/musicactu/fond_connect.png);
background-repeat:no-repeat;
}

DIV.bloc_maxxhits{
width:331px;
height:80px;
float:left;
margin-top:10px;
color:white;
background-image: url(/img/musicactu/fond_maxxhits.png);
background-repeat:no-repeat;
}

DIV.bloc_movies{
width:331px;
height:80px;
float:left;
margin-top:10px;
color:white;
background-image: url(/img/musicactu/fond_movies.png);
background-repeat:no-repeat;
}

DIV.bloc_lounge{
width:331px;
height:80px;
float:left;
margin-top:10px;
color:white;
background-image: url(/img/musicactu/fond_lounge.png);
background-repeat:no-repeat;
}

DIV.bloc_love{
width:331px;
height:80px;
float:left;
margin-top:10px;
color:white;
background-image: url(/img/musicactu/fond_love.png);
background-repeat:no-repeat;
}

DIV.bloc_school{
width:331px;
height:80px;
float:left;
margin-top:10px;
color:white;
background-image: url(/img/musicactu/fond_school.png);
background-repeat:no-repeat;
}

#MenuTop{
float:left;
}

#MenuTop ul {
float:left;
}

#MenuTop ul li{
display:inline;
}

#MenuTop ul li a{
list-style:none;
width:120px;
height:23px;
float:left;
text-align:center;
background-image: url(/img/musicactu/menu_back_off.gif);
background-repeat: repeat-x;
color:white;
font-weight:bold;
margin-right:1px;
padding-top:5px;
}

html>body #MenuTop ul li a{
height:18px;
}

#MenuTop ul li a:hover,#MenuTop ul li a.actif{
background-image: url(/img/musicactu/menu_back_on.gif);
background-repeat: repeat-x;
text-decoration:none;
}

#MenuTop ul li.menu_left a{
background-image: url(/img/musicactu/menu_back_left_off.gif);
background-repeat: no-repeat;
}

#MenuTop ul li.menu_left a:hover,#MenuTop ul li.menu_left a.actif{
background-image: url(/img/musicactu/menu_back_left_on.gif);
background-repeat: no-repeat;
text-decoration:none;
}

#MenuTop ul li.menu_right a{
background-image: url(/img/musicactu/menu_back_right_off.gif);
background-repeat: no-repeat;
border:none;
}

#MenuTop ul li.menu_right a:hover{
background-image: url(/img/musicactu/menu_back_right_on.gif);
background-repeat: no-repeat;
}

#info_top{
float:left;	
height:35px;
width:965px;
background-image: url(/img/musicactu/top_info_back.gif);
background-repeat: repeat-x;
}


DIV.infos_top_line_back{
background-image: url(/img/musicactu/top_info_line_back.gif);
background-repeat: repeat-x;
height:21px;
width:948px;
margin-top:7px;
margin-left:5px;
padding:3px;
}


DIV.infos_top_line_back_urgent DIV.infos_top_line{
float:left;
/*margin-left:50px;*/
}

DIV.infos_top_line_back DIV.infos_top_line a, DIV.infos_bottom_line a{
color:#252525;
}

DIV.infos_top_line_back_urgent{
background-image: url(/img/musicactu/top_info_line_back_02.gif);
background-repeat: repeat-x;
height:21px;
width:948px;
margin-top:7px;
margin-left:5px;
padding:3px;
}

DIV.infos_top_line_back_urgent DIV.infos_top_line a, DIV.infos_bottom_line_urgent DIV.infos_bottom_line a{
color:#fff;
}

div#info_top
		{
			padding: 0px;
			overflow: hidden;
		}
			div#info_top div.infos_top_line
			{
				color: #000000;
				position: absolute;
				opacity: 0;
				filter: alpha(opacity=0);
			}
/*--------------------------------------------CENTER-------------------------------------------*/
#zoneCenterContent{
float:left;
}

#alaune_flash{
width:650px;
height:334px;
float:left;
margin:10px 15px 10px 0px;
background-color:white;
background-image: url(/img/musicactu/);
background-repeat: no-repeat;
}

#pub_bloc_right{
margin-top:10px;
width:300px;
float:left;
height:250px;
}

#adsense_01{
width:300px;
height:76px;
float:left;
background-color:#fff;
margin-top:8px;
text-align:center;
}

.adsense{
width:234px;
height:60px;
background-color:white;
margin-top:7px;
}

html>body .adsense{
margin:auto;
margin-top:7px;
}

#home_content{
width:780px;
float:left;
margin-right:10px;
}

DIV.home_bloc{
width:780px;
height:278px;
float:left;
background-image: url(/img/musicactu/home_bloc.png);
background-repeat: repeat-y;
background-position:bottom left;
}



#home_content h2{
float:left;
color:white;
font-weight:bold;
font-size:13px;
background-image: url(/img/musicactu/title_1_back.png);
background-repeat: no-repeat;
height:23px;
padding-left:10px;
padding-top:3px;
width:775px;
}

html>body #home_content h2{
width:765px;
height:20px;
}

DIV.flashMain_left{
float:left;
}

DIV.flashMain{
width:415px;
height:105px;
color:#4D4D4D;
margin-top:15px;
margin-left:20px;
}

DIV.flashMain img.actu_img{
width:103px;
height:103px;
}


DIV.flashMain img.actu_img, DIV.flashMain p {
float:left;
}

DIV.flashMain p {
width:285px;
margin-left:15px;
}

DIV.flashMain .actu_title_01, DIV.flashMain .actu_head_01, DIV.flashMain .actu_date_01 {
width:100%;
float:left;
}

.actu_title_01{
font-weight:bold;
color:#36A7DA;
font-size:13px;
line-height:16px;
}

.actu_head_01{
color:#676666;
line-height:16px;
margin-bottom:5px;
}

.actu_date_01{
color:#4D4D4D;
line-height:16px;
margin-bottom:5px;
font-weight:bold;
}


#flashMain_right{
padding-top:15px;
background-image: url(/img/musicactu/border_01.gif);
background-repeat: repeat-y;
float:right;
width:310px;
height:240px;
}

DIV.flashMain_s{
float:left;
margin-bottom:10px;
margin-left:20px;
width:100%;
}

DIV.flashMain_s span img{
margin:0px 0px 0px 5px;
vertical-align:bottom;
}

DIV.flashMain_s a{
color:#676666;
line-height:14px;
}


DIV.flashMain_s .actu_title_01{
font-weight:bold;
color:#36A7DA;
font-size:12px;
line-height:12pt;

}

DIV.flashMain_s .actu_date_01{
color:#4D4D4D;
line-height:12pt;
margin-bottom:5px;
font-weight:bold;
}

DIV.flashMain_s img.actu_img{
float:left;
width:50px;
height:50px;
}

DIV.flashMain_s p{
float:left;
width:205px;
margin-left:10px;
}

a.carousel_container_l, a.carousel_container_r{
display:block;
margin-top:5px;
position: relative;
width:37px;
height:240px;
float:left;
cursor:pointer;
background-image: url(/img/musicactu/carrousel_btn_left.png);
background-repeat: no-repeat;
} 

a.carousel_container_r{
background-image: url(/img/musicactu/carrousel_btn_right.png);
background-repeat: no-repeat;
} 

a.carousel_container_l:hover{
background-image: url(/img/musicactu/carrousel_btn_left_on.png);
background-repeat: no-repeat;
}

a.carousel_container_r:hover{
background-image: url(/img/musicactu/carrousel_btn_right_on.png);
background-repeat: no-repeat;
}

#carousel1_wrapper, #carousel2_wrapper{
overflow:hidden;
margin-left:2px;
width:700px;
position: relative;
float:left;
height:262px;

}

#carousel1_items_container,#carousel2_items_container{
margin:0px;
padding:0px 2px;
position: relative;
float:left;
width:2000px;
}

.itw_block,.chro_block{
width:168px;
height:250px;
background-image: url(/img/musicactu/border_01.gif);
background-repeat: repeat-y;
margin-right:5px;
margin-top:10px;
position:relative;
float:left;
text-align:left;
overflow:hidden;
padding-left:15px;
padding-top:5px;
}


html>body DIV.itw_block, html>body DIV.chro_block{
width:153px;
height:245px;
}

DIV.itw_block .actu_head_01{
width:100%;
float:left;
}

DIV.itw_block .actu_title_01,DIV.itw_block .actu_date_01{
width:100%;
float:left;
}

DIV.itw_block a img{
width:145px;
height:125px;
float:left;
}

DIV.chro_block a img{
float:left;
}

DIV.chro_block .actu_title_01, DIV.itw_block .actu_title_01{
font-size:16px;
font-weight:bold;
color:#36A7DA;
line-height:19px;
margin-top:5px;
float:left;
width:100%;

}

DIV.chro_block span.actu_date_01{
float:left;
font-weight:bold;
}

.right{
float:right;
margin-right:10px;
}

.left{
float:left;
}

DIV.adsense_728{
width:760px;
float:right;
background-color:white;
margin-bottom:10px;
margin-right:3px;
}


SPAN.right_link{
color:white;
margin-right:10px;
float:right;
}

 input.txt{
 border:1px solid #929292;
 }

/*-------------------------------------------------RIGHT-------------------------------------------------*/

#home_content_right{
float:right;
width:165px;
color:#676666;
margin-right:13px;
}

#page_content_right_column #home_content_right{
margin-right:5px;
}

#home_content_right h2{
float:left;
padding-top:3px;
color:white;
font-weight:bold;
height:18px;
font-size:13px;
background-image: url(/img/musicactu/title_2_back.png);
background-repeat: no-repeat;
background-position:right;
padding-top:4px;
padding-left:10px;
width:175px;
}

html>body  #home_content_right h2{
width:165px;
}

#newsletter_bloc{
float:left;
width:175px;
height:75px;
background-image: url(/img/musicactu/opac_85.png);
margin-bottom:10px;
}

#newsletter_bloc label{
width:100%;
float:left;

}

#newsletter_bloc form{
margin-top:15px;
margin-left:11px;
float:left;
height:20px;
}

#newsletter_bloc input.txt{
width:128px;
height:20px;
}

#newsletter_bloc input{
margin-top:5px;
float:left;
}

#newsletter_bloc input.btn_img{
margin-left:5px;
}

#login{
float:left;
width:175px;
min-height:90px;
background-image: url(/img/musicactu/opac_85.png);
padding-bottom:8px;
margin-bottom:10px;
}

html>body #login{
height:90px;
height:auto;
}

#login p{
margin-top:10px;
margin-left:5px;
width:100%;
float:left;
}

#login p.deco_log{
margin-top:0px;
margin-left:10px;
width:90%;
float:left;
}

#login a{
font-weight:bold;
color:#f8b322;
}

#login a#user_photo{
float:left;
margin:5px 5px 5px 10px; 
}

#login a#user_name{
margin:10px 5px 5px 5px;
float:right;
width:100px;
color:#36A7DA;
}


#home_right_sky{
float:left;
background-image: url(/img/musicactu/sky_back.gif);
text-align:center;
background-color:white;
background-repeat: repeat-x;
background-position:bottom;
border:5px solid white;
width:175px;
height:630px;
margin-top:2px;
}

html>body #home_right_sky{
width:165px;
}

#home_right_sky p{
color:grey;
font-size:10px;
width:100%;
text-align:center;
height:25px;
}


#home_content_right_left{
float:left;
width:120px;
margin-top:10px;
}

#home_content_right_left h2{
float:left;
padding-top:3px;
color:white;
font-weight:bold;
height:23px;
font-size:13px;
background-image: url(/img/musicactu/title_4_back.png);
background-repeat: repeat-x;
padding-top:3px;
padding-left:10px;
width:120px;
}

html>body  #home_content_right_left h2{
width:110px;
}

DIV.jeu_anim{
width:120px;
height:250px;
float:left;
margin-bottom:10px;
}

#bloc_chat{
width:120px;
height:130px;
float:left;
background-color:white;
color:#676666;
}

P.txt_chat{
float:left;
height:60px;
margin-top:10px;
margin-left:5px;
}

P.txt_chat a{
color:#F8B322;
}


DIV.pub_120_300{
background-image: url(/img/musicactu/opac_85.png);
margin-top:0px;
float:left;
width:120px;
height:325px;
text-align:center;
}

html>body DIV.pub_120_300{
height:332px;
}

DIV.google_120_90{
background-image: url(/img/musicactu/opac_85.png);
margin-top:10px;
float:left;
width:120px;
height:122px;
text-align:center;
}

html>body DIV.google_120_90{
height:130px;
}

DIV.google_120_90 span, DIV.pub_120_300 span{
font-size:10px;
color:#676666;
float:left;
width:100%;
margin-top:5px;
height:20px;
}

htmL>BODY DIV.google_120_90 span, DIV.pub_120_300 span{
height:25px;
}

/*-----------------------------------------------BOTTOM------------------------------*/
#bottom_content{
float:left;
width:100%;
margin-top:10px;
}

DIV.bottom_box{
width:184px;
height:222px;
float:left;
margin-right:10px;
text-align:center;
}

DIV.bottom_box p{
clear:both;
}

#bottom_content h2{
background-image: url(/img/musicactu/title_3_back.png);
background-repeat: no-repeat;
width:184px;
height:23px;
float:left;
font-size:13px;
text-align:center;
padding-top:3px;
}

DIV.bottom_box_content{
float:left;
height:199px;
width:183px;
background-image: url(/img/musicactu/opac_85.png);
}

FORM.bio_form{
margin-top:20px;
margin-bottom:10px;
height:30px;
}

FORM.bio_form input.txt{
width:130px;
vertical-align:middle
}

FORM.bio_form input.btn_img{
vertical-align:middle
}

DIV.border_bottom{
background-image: url(/img/musicactu/border_02.gif);
background-repeat: repeat-x;
height:5px;
width:150px;
margin:auto;
margin-top:10px;
margin-bottom:5px;
}

ul.bio_alpha{
width:130px;
margin-top:10px;
}

html>body ul.bio_alpha{
margin:auto;
}

ul.bio_alpha li a{
color:#676666;
font-weight:bold;
width:15px;
height:15px;
}

ul.bio_alpha li{
list-style:none;
display:inline;
width:15px;
height:15px;
margin:1px;
}

a.orange_link{
color:#ffad1c;
font-weight:bold;
width:100%;
}


#player_podast{
margin-top:10px;
margin-bottom:10px;
}

p.podcast_info{
font-size:0.8em;
color:#676666;
height:40px;
}

html>body ul.bottom_list {
width:150px;
margin:auto;
}

ul.bottom_list li{
background-image: url(/img/musicactu/border_02.gif);
background-position:bottom;
background-repeat: repeat-x;
height:38px;
padding-bottom:10px;
padding-top:5px;
width:150px;
list-style:none;
text-align:left;
overflow:hidden;
font-size:11px;
}

html>body ul.bottom_list li{
padding-bottom:5px;
padding-top:2.5px;
height:26px;
}

ul.bottom_list li a{
color:#676666;
}

.soirees_pic{
margin:4px 0px 0px 9px;
float:left;
}



#info_bottom{
float:left;	
height:25px;
width:960px;
margin-top:10px;
padding: 0px;
overflow: hidden;
}

DIV.infos_bottom_line{
background-image: url(/img/musicactu/top_info_line_back.gif);
background-repeat: repeat-x;
height:21px;
width:100%;
padding:3px;
color: #000000;
position: absolute;
}

DIV.infos_bottom_line_urgent{
background-image: url(/img/musicactu/top_info_line_back_02.gif);
background-repeat: repeat-x;
height:21px;
width:100%;
padding:3px;
color: #000000;
position: absolute;
}

html>body DIV.infos_bottom_line{
width:955px;
}

div#info_bottom
				{
					padding: 0px;
					overflow: hidden;
				}
					div#info_bottom div.infos_bottom_line
					{
						color: #000000;
						position: absolute;
					}

/*------------------------------------------BOTTOM-----------------------------------------*/


#sites_flash{
height:51px;
width:960px;
float:left;
margin-bottom:5px;
}

#bottom{
margin:auto;
background-image: url(/img/musicactu/bottom_back.png);
background-position:top left;
background-repeat: no-repeat;
width:970px;
height:270px;
float:left;
color:white;
padding:10px;
}

#bottom DIV.bottom_bloc{
margin:15px 0px 0px 10px;
float:left;
height:200px;
padding-left:10px;
padding-right:20px;
background-image: url(/img/musicactu/border_03.gif);
background-position:right;
background-repeat:repeat-y;
max-width:490px;
}


#bottom ul li{
list-style:none;
margin-bottom:5px;
}

#bottom .title{
font-size:13px;
font-weight:bold;
}

P.500{
width:500px;
}




/*-------------------------------------------------PAGE CONTENT------------------------------------------*/

#content{
width:653px;
float:left;
margin-right:12px;
}

#page_content{
width:653px;
float:left;
background-image: url(/img/musicactu/opac_85.png);
height:1230px;
}

html>body #page_content{
height: auto;
min-height:1245px;
}

#itw_video, #page_ope{
width:615px;
margin-left:20px;
}

#itw_video iframe{
width:610px !important;
}

#page_content_left{
float:left;
width:415px;
margin-left:20px;
margin-bottom:10px;
}

#page_center{
float:left;
margin-left:10px;
margin-bottom:10px;
color:#676666;
}

DIV.page_title{
float:left;
color:white;
font-weight:bold;
font-size:13px;
background-image: url(/img/musicactu/title_1_back.png);
background-repeat: no-repeat;
height:23px;
padding-left:5px;
padding-top:3px;
width:653px;
margin-top:10px;
text-transform: uppercase;
}

html>body DIV.page_title{
width:648px;
height:20px;
}

#page_content a{
color:#df9700;
}

#page_content h1{
color:#F8B322;
font-weight:bold;
font-size:26px;
}

#page_content h2{
color:#515151;
font-weight:bold;
font-size:18px;
margin-bottom:5px;
margin-top:5px;
height:auto;
}

DIV.page_title img{
margin-right:5px;
}

DIV.article_options img{
float:right;
}

DIV.article_options .FB_share_button{
float:right;
margin-right:5px;
cursor:hand;
}

DIV.article_options p{
float:left;
}

DIV.fil{
font-size:10px;
color:#676666;
margin-bottom:5px;
}

DIV.article_head{
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:15px;
padding-top:15px;
float:left;
color:#676666;
font-size:18px;
text-align:justify;
width:100%;
}

DIV.article_head p{
width:85%;
}

DIV.article_options{
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:15px;
margin-bottom:10px;
padding-top:5px;
float:left;
color:#676666;
font-size:10px;
width:100%;
}

DIV.article_txt{
line-height:14pt;
text-align:justify;
float:left;
}

DIV.article_txt p{
margin-top:5px;
}

DIV.video_article{
width:415px;
margin-top:10px;
}

#itw_video_plus{
width:100%;
float:left;
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:15px;
}

#itw_video_plus .content_right_bloc{
background:none;
margin-left:10px;
}

#meilleursprix_bloc{
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:15px;
margin-bottom:10px;
padding-top:15px;
float:left;
width:100%;
}

#partage_bloc{
color:#676666;
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:15px;
margin-bottom:10px;
padding-top:15px;
height:110px;	
float:left;
width:100%;
}

#partage_bloc p{
float:left;
margin:5px 0px 3px 0px;	
width:100%;
}

#partage_bloc label{
width:85px;
text-align:right;
float:left;
margin-right:10px;
}

#partage_bloc input{
border:1px solid #929292;
color:#676666;
width:290px;
}

#com_bloc{
float:left;
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:10px;
margin-bottom:10px;
padding-top:15px;
width:100%;
}

#com_bloc p{
margin-top:5px;
}

DIV.coms{
float:left;
background-color:#ededed;
width:100%;
clear:right;
}

DIV.coms p{
margin:10px 15px 0px 15px;
}

DIV.coms p.com_txt{
background-image: url(/img/musicactu/border_02.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:10px;
}

#page_content_right{
width:185px;
float:left;
margin-left:20px;
color:#676666;
}

DIV.article_img{
width:185px;
height:185px;
margin-top:20px;
float:left;
}

html>body DIV.article_img{
min-height:185px;
}

DIV.article_img img{
width:185px;
height:185px;
}

html>body DIV.article_img img{
min-height:185px;
}

DIV.content_right_bloc{
background-image: url(/img/musicactu/border_02.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:10px;
float:left;
margin-top:5px;
width:100%;
}

DIV.content_right_bloc iframe{
float:left;
margin-top:10px;
}

#page_content_right a img{
margin:0px 5px 0px 5px;
}

DIV.content_right_bloc a span img{
float:right;
}

DIV.content_right_bloc p{
margin-bottom:2px;
float:left;
width:90%;
margin-left:10px;
}

DIV.content_right_bloc FORM label{
display:bloc;
width:100%;
float:left;
}

#page_content_right a{
color:#676666;
}

#page_content_right a.actu_title_01 {
color:#36A7DA;
width:100%;
float:left;
margin-top:5px;
}

#page_content_right a.orange, #page_content_right span.orange{
color:#F8B322;
}

#chroniques_bottom{
float:left;
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
margin-top:10px;
margin-bottom:10px;
padding-top:15px;
width:100%;
line-height:14pt;
}

DIV.cd_bloc{
float:left;
width:95px;
margin:10px 9px 0px 25px;
height:180px;
overflow:hidden;
}

DIV.cd_bloc p{
float:left;
width:100%;
}

DIV.cd_bloc img{
float:left;
}

#chroniques_bottom a{
color:#676666;
}


#chroniques_bottom a.actu_title_01{
color:#36A7DA;
}

#chroniques_bottom p.cd_title{
margin:3px 0 3px 0;
line-height:15px;
height:50px;
overflow:hidden;
}

#chroniques_bottom p.date_clic{

}

DIV.bottom_border_link{
float:left;
background-image: url(/img/musicactu/border_02.gif);
background-position:top;
background-repeat:repeat-x;
text-align:right;
width:100%;
margin:10px 0px 5px 0px;
padding-top:5px;
}

#chroniques_bottom DIV.bottom_border_link a{
color:#F8B322;
}


#page_content_left DIV.flashMain{
background-image: url(/img/musicactu/border_02.gif);
background-position:bottom;
background-repeat:repeat-x;
margin-left:0px;
padding-bottom:10px;
height:auto;
float:left;
}

#page_content_left .actu_title_01{
color:#36A7DA;
}

#page_content_left DIV.flashMain p{
margin-bottom:10px;
height:auto;
text-align:justify;
}

#page_content_left DIV .actu_head_01 {
color:#676666;
line-height:12pt;
margin-bottom:5px;
}

#page_content_left span.actu_date_01 img{
vertical-align:bottom;
margin-left:5px;
}

#paginator{
clear:both;
width:100%;
text-align:center;
height:50px;
font-size:12px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
color:#676666;
}

html>body #paginator{
min-height:50px;
}


#itw_bottom{
background-image:url(/img/musicactu/border_02.gif);
background-position:center top;
background-repeat:repeat-x;
float:left;
line-height:14pt;
margin-bottom:10px;
margin-top:10px;
padding-top:15px;
width:100%;
}

DIV.itw_bottom_bloc{
width:130px;
height:170px;
float:left;
margin-top:15px;
margin-left:20px;
}

DIV.itw_bottom_bloc img{
float:left;
width:130px;
height:116px;
}

#page_content DIV.itw_bottom_bloc a.actu_title_01{
float:left;
margin-top:5px;
color:#36A7DA;
}


#page_content DIV.itw_bottom_bloc .actu_date_01 {
margin-top:5px;
float:left;
width:100%;
}

FORM.kelkoo_search{
margin-bottom:10px;
}

FORM.kelkoo_search p{
margin-top:5px;
margin-bottom:5px;
}

DIV.boutonAction{
float:left;
}

div.flashMain p.boutonAction{
float:left;
width:auto;
}

#page_content DIV.telecharger_title a{
font-weight:bold;
color:#36A7DA;
}

#illus_ope{
margin-top:15px;
}

#illus_ope img{
width:615px;
height:330px;
}

DIV.ope_content{
background-image:url(/img/musicactu/border_02.gif);
background-position:center top;
background-repeat:repeat-x;
width:100%;
padding-top:10px;
}

#page_ope form{

}

#page_ope fieldset{
border:none;
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;

text-align:left;
background-image:url(/img/musicactu/border_02.gif);
background-position:center top;
background-repeat:repeat-x;
}

fieldset.ope_infleg{
font-size:10px;
line-height:1.4em;
color:#5f6062;
}

.ope_form_item{
margin-left:10px;
width:200px;
}

html>body .ope_form_item{
min-width:200px;
}

.ope_form_item_1{
margin-top:10px;
width:200px;
}

.ope_form_label{
float:left;
width:100px;
}

.ope_chck{
display:inline;
float:left;
}


div#send_by_mail
	{
		margin-bottom: 15px;
	}
		div#send_by_mail h3
		{
			background: url(/img/musicactu/menu_back_off.gif) repeat-x;
			color: #ffffff;
			font-weight: bold;
			height: 23px;
			line-height: 23px;
			font-size: 12px;
			padding-left: 10px;
		}
		div#send_by_mail div.form
		{
			background: #F3F1F1;
			color: #8A7575;
			font-weight: bold;
			padding: 10px;
		}
			div#send_by_mail div.form p
			{
				float: none;
				font-size: 12px;
				margin-bottom: 5px;
			}
				div#send_by_mail div.form p label
				{
					width: 150px;
					display: inline-block;
					vertical-align: top;
				}
				div#send_by_mail div.form p input
				{
					height: 15px;
					padding: 2px;
					width: 60%;
				}
				div#send_by_mail div.form p textarea
				{
					width: 60%;
					height: 100px;
					
				}
				div#send_by_mail div.form p input.button
				{
				
					height: 25px;
					width:auto;
				}

P#important{
display:none;
}

#page_content_right_column{
float:left;
width:300px;
}
				
/*------------------------------------SOONNIGHT---------------------------------------*/

/* general */
	td.sn_texte div
	{
		padding:5px 0 5px 0;
	}
	
	td.sn_texte div span{
		font-weight:bold;
		width:100%;
	}
	.sn_liste_region
	{
		
	}
#page_content a.sn_lien_normal
	{
		color:#36A7DA;
		font-size:13px;
		font-weight:bold;
		line-height:12pt;
		width:100%;
	}


	.sn_fond_date
	{
		color:#515151;
		font-size:18px;
		font-weight:bold;
		height:auto;
		margin-bottom:5px;
		margin-top:5px;
	}

	.sn_bordure4 
	{
		background-image:url(/img/musicactu/border_02.gif);
		background-position:center bottom;
		background-repeat:repeat-x;
		float:left;
		height:auto;
		margin-left:0;
		margin-bottom:10px;
	}

	a.sn_lien_button
	{
		padding:2px;
		line-height:17px;
	}
	a.sn_lien_button:hover
	{ 
		text-decoration: none;
		color: #FFF;
		padding:2px;
	} 
		
/* case pour la liste des jours*/
	a.sn_case_date
	{

	}
	a.sn_case_date:hover
	{ 

	}
	
	/* case allumé*/
	a.sn_case_date_on
	{

		font-weight:bold; ;
	}
	a.sn_case_date_on:hover
	{ 
		text-decoration: none;
	}

/* case pour Agenda clubbing / Repotages photos */
	a.sn_mode
	{

	}
	a.sn_mode:hover
	{ 
		text-decoration: none;
	}
	a.sn_mode_on
	{

		font-weight:bold;
	}
	a.sn_mode_on:hover
	{ 
		text-decoration: none;
	}
	#page_center table{
		min-height:40px;

	}
	
	html>body #page_center table{
		height:40px;
	}
	
	#sous_menu_pagination .cadre_pagination{
	background-color:white !important;
	}


	
iframe.fb_shareIFrame{
height:300px !important;
}	
	
iframe.FB_SERVER_IFRAME{
width:100% !important;
}

iframe.FB_SERVER_IFRAME DIV.connect_button_text{
border:1px solid red !important;
}
 
#kk-widget{
background-color:red !important;
}


