@charset "utf-8";
/* CSS Document */

body{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
background-color:#000000;
}

a{
text-decoration:none;
color:#FFFF99;
border:0px;
}

a:hover{
color:#FFCC00;
}

img{
border:none;
}

#conteneur{
position:absolute;
margin-left:-490px;
top:10px;
left:50%;
width:980px;
height:846px;
background-color:#000000;
}

/*#top{
position:absolute;
left:72px;
width:837px;
height:122px;
background-image:url(images/02.png);
border:solid yellow 1px;
}*/

/**********BANNIERE**********/

#ban{
position:absolute;
left:72px;
width:837px;
height:221px;
background-image:url(images/03-2.png);
background-position:right;
}

#ban_news{
width:443px;
height:221px;
}

#news{
position:absolute;
top:166px;
left:10px;
width:415px;
height:47px;
text-align:justify;
padding-left:3px;
padding-right:3px;
}

/**********FIN BANNIERE**********/

#haut{
position:absolute;
top:221px;
left:72px;
width:837px;
height:31px;
background-image:url(images/04.png);
}

/**********MENU PRINCIPAL**********/

#menu{
position:absolute;
top:252px;
left:72px;
width:837px;
height:89px;
background-image:url(images/05.png);
}

.bouton1{
position:absolute;
left:31px;
height:89px;
width:86px;
}

.bouton2{
position:absolute;
left:169px;
height:89px;
width:86px;
}

.bouton3{
position:absolute;
left:307px;
height:89px;
width:86px;
}

.bouton4{
position:absolute;
left:445px;
height:89px;
width:86px;
}

.bouton5{
position:absolute;
left:583px;
height:89px;
width:86px;
}

.bouton6{
position:absolute;
left:721px;
height:89px;
width:86px;
}

/**********FIN MENU PRINCIPAL**********/

/**********MENU SECONDAIRE**********/

#mini_menu{
position:absolute;
top:341px;
left:72px;
width:837px;
height:23px;
background-image:url(images/04-1.png);
}

#mini1{
position:absolute;
left:15px;
width:202px;
height:23px;
text-align:center;
padding-top:2px;
}

#mini2{
position:absolute;
left:217px;
width:202px;
height:23px;
text-align:center;
padding-top:2px;
}

#mini3{
position:absolute;
left:419px;
width:202px;
height:23px;
text-align:center;
padding-top:2px;
}

#mini4{
position:absolute;
left:621px;
width:202px;
height:23px;
text-align:center;
padding-top:2px;
}

/**********FIN MENU SECONDAIRE**********/

/**********CENTRE**********/

#main{
position:absolute;
top:364px;
left:72px;
width:837px;
height:380px;
background-image:url(images/07.png);
}

#zone_ts{
position:absolute;
left:15px;
width:199px;
height:380px;
text-align:center;
}

#zone_video{
position:absolute;
left:214px;
width:610px;
height:380px;
text-align:center;
}

/**********FIN CENTRE**********/

#bas{
position:absolute;
top:744px;
width:980px;
height:82px;
background-image:url(images/01.png);
}

.spacer{
height:10px;
}