@import url(/_font/Rubrik/Rubrik-Light.css);

body { background:#101010; }

section {
    background: url(/_img/popup-console/background-section.gif) left top no-repeat;
    margin:0 auto;
    padding: 15px;
    width:955px; 
}

header { padding-bottom: 15px; }

header h1 {
    background:url(/_img/popUp-console/header-console.png) no-repeat; 
    height:0px;
    overflow: hidden; 
    margin:0px;
    padding-top: 32px;
}

div[role=main] {
     width:955px; 
     height:358px; 
     margin:0 auto;
}

#colonne-droite {
    width:300px; 
    float:right;  
    margin-top:-15px; 
    position:relative; 
    height:373px;
}

#containerConsole {
    float:left; 
    width:635px;  
    height:357px;
}

nav{ margin-top:15px; }

#contenu-audio-video {
    background: url(/_img/popup-console/background-button.gif) left top no-repeat; 
    height:65px; 
    width:280px; 
    font-size:16px; 
    color:#cccccc; 
    text-decoration:none; 
    display:block; 
    line-height:26px;
    padding: 10px 0 0 20px;
    font-family: RubrikLt;
}

#contenu-audio-video strong {
    color: #fff;
    display: block;
    font-family: RubrikLt;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    text-transform: uppercase;
}

#contenu-audio-video span { color:#e20025; }

#faq {
    position:absolute; 
    bottom:-4px; 
    right:0; 
    color:#888888; 
    text-decoration:none; 
    font-size:12px;
}

#container-console {
    width:640px; 
    float:left;
}