

/* Général */
body {color: #45150c;background: #ffffff; background-image:url(../images/fond_rayures.gif); font-family:Arial, Helvetica, sans-serif;}
img {display:block;}
a {color: #ff2b00;}
a:hover, a:focus {color: #FF4C00;}
fieldset {border:none;}


/* Entete */
#entete {width:796px; margin-left: auto;	margin-right: auto;	height:76px;}


/* Bloc VIDEO */
#plateau {width:796px; height:328px; background:url("../images/fond_video.jpg"); margin-left: auto; margin-right: auto; position:relative}
#plateau .video {width:450px; height:272px; position:absolute; top:31px; left:68px;}

/* Bloc BANDEAU */
#bandeau { width:796px; margin-left: auto; margin-right: auto; height:76px; color:#FFFFFF; }
#bandeau .left { float:left; width:19px; height:76px}
#bandeau .middle { float:left; width:760px; height:76px; background:url("../images/bandeau_fond.jpg"); position:relative;}
#bandeau .middle .titre { position:absolute; width:350px; top:26px; left:20px; font-size:22px }
#bandeau .middle .archives { position:absolute; width:58px; top:32px; left:520px; font-size:12px }
#bandeau .middle .menuArchives { position:absolute; width:170px; top:29px; height:26px; left:582px; font-size:12px }
#bandeau .right { float:left; width:17px; height:76px}

/* Bloc MENU */
#menu {width:796px; height:306px; background:url("../images/fond_menu.gif"); margin-left: auto; margin-right: auto; position:relative}
#menu .bloc a {width:340px; height:124px; position:absolute; border:4px solid #cccccc;}
#menu .bloc a:hover {width:340px; height:124px; position:absolute; border:4px solid #213a85;}
#menu .bloc .active {width:340px; height:124px; position:absolute; border:4px solid #213a85;}
#menu .number01 {position:absolute; top:5px; left:40px; }
#menu .number02 {position:absolute; top:5px; left:410px; }
#menu .number03 {position:absolute; top:160px; left:40px; }
#menu .number04 {position:absolute; top:160px; left:410px; }



/* Boutons */
#bouton {margin-left: auto; margin-right: auto; width:796px;}


