BODY {
background-color:black;
margin-left:auto;
margin-right:auto;
font-family:trebuchet ms;
font-size:11px;
color:white;
scrollbar-face-color : #3e3939;
scrollbar-shadow-color : #201c1c;
scrollbar-highlight-color : #C0C0C0;
scrollbar-3dlight-color : #201c1c;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #FFFFFF;
}

INPUT {
background-color:transparent;
color:white;
font-weight:bold;
font-family:trebuchet ms;
font-size:12px;
padding:2px;
width:200px;
border: 1px solid white;
}

TEXTAREA {
background-color:transparent;
color:white;
font-weight:bold;
font-family:trebuchet ms;
font-size:12px;
padding:2px;
width:400px;
height:300px;
border: 1px solid white;
}

#backgroundcontainerindex {
background-image:url(background_index.gif);
background-position:top;
background-repeat:no-repeat;
margin:auto;
width:1024px;
height:768px;
}
#backgroundcontainercontent {
background-image:url(background_content.gif);
background-position:top;
background-repeat:no-repeat;
margin:auto;
width:1024px;
height:768px;
}
#backgroundcontainervideos {
background-image:url(background_content.gif);
background-position:top;
background-repeat:no-repeat;
margin:auto;
width:1024px;
height:768px;
}


#logo {
height:150px;
text-align:center;
}

#buttons{
height:50px;	
margin:auto;
padding-left:10px;
}

#left {
width:177px;
float:left;
height:568px;
}

#content {
float:left;
width:847px;
height:568px;
}

#mp3player {
margin-top:323px;
}

#footer {
text-align:center;
}

.news {
color:white;
font-size:11px;
width:400px;
overflow:hidden;
height:400px;
border:black solid 1px;
background:transparent;
position:relative;
left:335px;
top:40px;
padding-top:10px;
overflow:auto;
background: transparent url(bgdark.png);
}

.news h1 {
font-size:13px; 
width:355px;
margin:auto;
border-bottom:white 1px solid;
padding-bottom:4px;
background: transparent url(mail.gif) no-repeat top left;
padding-left:25px;
}

.news p {
width:370px
margin:auto;
padding-left:5px;
padding-right:5px;
margin-bottom:30px;
}

.toplink {
float:left;
width:144px;
height:45px;
text-align:center;
}

.button {
width:140px;
height:20px;
float:left;
margin-left:3px;
cursor:pointer;
background:transparent url(bgdark.png);
}

.button:hover {
background:transparent url(bgclear.png);
}

.button h1 {
font-size:13px;
width:100%;
text-align:center;
padding:0px;
margin:0px;
}

.button h1:hover {
color:black;
cursor:pointer;
}

.button a {
color:white;
text-decoration:none;
}

.section {
background:transparent url(bgdark.png);
width:600px;
height:500px;
margin:auto;
text-align:left;
overflow:auto;
border:solid 1px black;
}

.section h1 {
font-size:16px;
border-bottom:white 1px solid;
padding-bottom:4px;
}

.section a {
color:white;
}

.divTextes {
background-color:white;
}

.divImages {
background:transparent url(bgdark.png);
width:380px;
height:500px;
margin:auto;
text-align:left;
overflow:auto;
border:solid 1px black;  
float:left;
}

.divImages h1 {
font-size:16px;
border-bottom:white 1px solid;
padding-bottom:4px;
}

.divSons {
background:transparent url(bgdark.png);
width:600px;
margin:auto;
text-align:left;
overflow:auto;
border:solid 1px black;  
padding-left:5px;
padding-bottom:5px;
padding-top:0px;
line-height:18px;
}

.divSons h1 {
font-size:16px;
border-bottom:white 1px solid;
padding-bottom:4px;
}

.divSons a {
font-size:11px; 
font-weight:bold;
color:white;
text-decoration:none;
padding-bottom:5px;
padding-top:2px;
background: transparent url(music.png) no-repeat top left;
padding-left:25px;
}