@charset "UTF-8";
/* CSS Document */
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color : #555;}
#portail{margin-left : auto; margin-right : auto; width : 960px;}
#header{height : 100px; padding-top : 15px;}
#logo{margin-left : 400px;}
#flag {float : right;  height : 30px;}
#video{width : 768px; /*height : 478px; background-color:#CCCCCC;*/  float : right;}
#menu{height : 432px;}
#menu ul{margin-left:-55px; margin-top : -20px;}
#menu li{list-style-type:none;  margin-left : 15px; margin-top : 20px; width : 135px; border-left : 1px solid #c80000; padding-left : 5px;}
.site{  color : #333; font-weight:bold; font-size:12px;}
#menu a{color : #555; }
#menu a:hover{text-decoration : none;}
#youtube{ text-align:center; height : 30px; width : 760px; float : right;}
#youtube a {color : #666;}
#description{width : 760px; float : right; text-align:justify; margin-top : 10px;}

#footer{width : 100%; text-align:right; color : #777; clear : both;}
