@charset "utf-8";
/* CSS Document */
* 					{ margin:0; padding:0; border:0 none; }
body 				{ background-color:#ffffff; margin:0; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
#global				{  }

#header_bg,
#conteneur_bg, 
#footer_bg 			{ clear:both; }

#header, 
#conteneur, 
#footer 			{ margin:0 auto; position:relative; width:768px; }

#header				{ height:50px; }
#conteneur			{ width:768px; height:432px; border:1px solid #666666; }
#footer 			{ height:100px;}

#video 				{ width:768px; height:432px; background:url('fondvideo.jpg') no-repeat top left; }

#voeux	 			{ position:absolute; left:0px; top:3px; width:432px; }
#btn_mba 			{ cursor:pointer; height:11px; right:0px; position:absolute; top:3px; width:123px; }
