body {
background: black;
margin:0;
padding: 0;
color: white;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
scrollbar-face-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#000000;
scrollbar-track-color:#CCCCCC;
scrollbar-arrow-color:#CCCCCC;
}
input, select, textarea {
border: #fce945 1px solid; 
font-size: 10px; 
color: #fce945; 
background:#000000;
}
#conteneur {
position:center;
width:800px;
height:auto;
margin : 0 auto;
background-color:#000000;
}
ul#menuhaut {
background-image:url(images/v2/fondmenu.gif);
background-repeat:no-repeat;
background-position:top left;
width:800px;
margin-top : 5px;
list-style-type:none;
font-size:10px;
height:30px;
padding-top:8px;
}
#menuhaut li {
float:left;
margin: 0 5px;
}
#menuhaut a {
display:block;
width:auto;
height:auto;
border:0px;
color:#fce945;
margin:0 2px;
text-decoration:none;
text-align: center;
}
#menuhaut a:hover {
color:black;
background:yellow;
}
#news {
background-image:url(images/v2/news.gif);
background-position:top center;
background-repeat:no-repeat;
position:relative;
width:800px;
height:200px;
}
p#premier {
width:300px;
height:200px;
padding-left:15px;
padding-top:15px;
}
p#second {
position:absolute;
top:0;
right:0;
width:450px;
height:200px;
padding-top:15px;
padding-right:15px;
}
#news a {
font-size:12px;
text-decoration:none;
color:#ffffff;
}
#news a:hover {
text-decoration:underline;
}
#airplay {
float:left;
margin-top:20px;
width:260px;
height:auto;
text-align:center;
}
#airplay a {
text-decoration:none;
color:white;
}
#airplay a:hover {
text-decoration:underline;
color:white;
}
#programme {
float:right;
margin-top:20px;
width:510px;
height:auto;
text-align:center;
}
#programme a {
text-decoration:none;
color:white;
}
#programme a:hover {
text-decoration:underline;
color:white;
}
#partenariat {
float:right;
margin-top:20px;
margin-bottom:20px;
margin-left:5px;
width:510px;
height:auto;
text-align:right;
font-size:9px;
}
#partenariat h1 {
text-align:center;
font-size:14px;
font-weight:bold;
color:#fce945;
}
#partenariat a {
font-size:9px;
color:#fce945;
text-decoration:none;

#partenariat a:hover {
text-decoration:underline;
}
#bas {
position:relative;
margin-top:20px;
width:800px;
height:auto;
}
#bas a{
color:#FFFFFF;
text-decoration:none;
}
#bas a:hover {
color:#fce945;
text-decoration:underline;
}