/* CSS Document */

/* BOX GLOBALES ET COURANTES*/

body {

text-align : left;
background-color: #000000;
}

 img {
border:none;
}


a:focus{outline:0;}


a img {border: none;}

#boxglobale {
left: 50%;
margin-left: -375px;
width: 750px;
position: absolute;
}

#boxglobale_home {
left: 50%;
margin-left: -485px;
width: 970px;
position: absolute;
}


/* HEADER*/


#boxheader {
background-image: url(rsx/header.jpg);
height: 100px;
width: 750px;
background-repeat:no-repeat;
float:left;
}

#box_home_header {
background-image: url(rsx/header.jpg);
height: 100px;
width: 750px;
background-repeat:no-repeat;
float:left;
}



/* BOX VIDES*/



#box_empty17 {
height: 17px;
width: 750px;
float:left;
}

#box_empty59 {
height: 25px;
width: 750px;
float:left;
}

#box_empty110_100 {
height: 100px;
width: 109px;
float:left;
}

#box_empty110_48 {
height: 48px;
width: 109px;
float:left;
}

#box_empty110_24 {
height: 24px;
width: 109px;
float:left;
}

#box_empty110_32 {
height: 32px;
width: 109px;
float:left;
}

#box_empty30_700 {
height: 1000px;
width: 30px;
float:left;
}

#box_empty30_500 {
height: 1800px;
width: 30px;
float:left;
}

#box_empty390_32 {
height: 32px;
width: 390px;
float:left;
}

#box_empty280_32 {
height: 32px;
width: 280px;
float:left;
}


/* BOX IMAGES ILLUSTRATIONS*/

#box_home_contact {
background-image: url(rsx/contact.jpg);
height: 32px;
width: 189px;
background-repeat:no-repeat;
float:left;
}

#box_global_contact {
height: 32px;
width: 970px;
background-repeat:no-repeat;
float:left;
}


#box_about {
background-image: url(rsx/about.jpg);
height: 602px;
width: 750px;
background-repeat:no-repeat;
float:left;
}

#box_home_mainpic_full03 {
background-image: url(rsx/home_mainpic03.jpg);
height: 585px;
width: 970px;
background-repeat:no-repeat;
float:left;
}

#box_home_mainpic_full02 {
background-image: url(rsx/home_mainpic02.jpg);
height: 587px;
width: 970px;
background-repeat:no-repeat;
float:left;
}

#box_liveshows_mainpic {
background-image: url(rsx/liveshows_mainpic.jpg);
height: 350px;
width: 750px;
float:left;
}

#box_art_mainpic {
background-image: url(rsx/liveshows_mainpic.jpg);
height: 187px;
width: 750px;
float:left;
}

#box_livereports_mainpic {
background-image: url(rsx/livereports_mainpic.jpg);
height: 349px;
width: 750px;
float:left;
}

#box_studio_mainpic {
background-image: url(rsx/liveshows_mainpic.jpg);
height: 187px;
width: 750px;
float:left;
}

#box_comingsoon01 {
background-image: url(rsx/comingsoon01.jpg);
height: 532px;
width: 750px;
float:left;
}

#box_comingsoon02 {
background-image: url(rsx/comingsoon02.jpg);
height: 532px;
width: 750px;
float:left;
}



/* BOX MENU*/



#box_menu_top {
background-image: url(rsx/menu_top.jpg);
height: 48px;
width: 750px;
background-repeat:no-repeat;
float:left;
}

#box_menu_liveshows {
background-image: url(rsx/menu_liveshows.jpg);
height: 24px;
width: 216px;
float: left;
background-repeat:no-repeat;
float:left;
}

#box_menu_studio {
background-image: url(rsx/menu_studio.jpg);
height: 24px;
width: 155px;
float: left;
background-repeat:no-repeat;
float:left;
}

#box_menu_livereports {
background-image: url(rsx/menu_livereports.jpg);
height: 24px;
width: 266px;
float: left;
background-repeat:no-repeat;
float:left;
}

#box_menu_art {
background-image: url(rsx/menu_art.jpg);
height: 24px;
width: 113px;
float: left;
background-repeat:no-repeat;
float:left;
}

#box_footer {
background-image: url(rsx/footer.jpg);
height: 32px;
float:left;
width: 750px;
background-repeat:no-repeat;
float:left;
}


/* TEXTE*/



h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #CCCCCC;
font-style:normal;
font-weight:100;
text-align:justify;
}


h1 a {
text-decoration: none;
color: #DDDDDD;
}

h1 a:hover {
text-decoration: none;
background-color: #CCCCCC;
color: #000000;
}