/* CSS Document */
body{width : 100%; height : 100%;  margin-left:auto; margin-right:auto; background-color:black;font-family:Verdana, Arial, Helvetica, sans-serif; color : white; font-size:12px;}
h1{ font-size:14px;}
h2{ font-size:12px; margin-top : 20px; margin-bottom : 0px; padding : 0px;}
a {color : white;}
a:hover{color : red;}
#bg-bloc{position:fixed;  padding : 0px; width : 100%;  z-index:-1; margin-left : 0px; margin-top : 0px; top:0;left:0;width:100%; height:100%;min-width:970px;min-height:744px;}
#site{position : relative; width : 980px; margin-left : auto ; margin-right : auto;}

#header{ height : 145px; width : 100%; z-index:10; }
#header img{padding : 20px;}
#header-alpha{background-color:#000000; height : 145px; width : 100%; position : absolute; top : 0px; left : 0px; z-index:-1;
-moz-opacity:0.5; /*pour Firefox < 1.6 */
opacity: 0.5;
filter:alpha(opacity=50); /* pour ie */
}

#bandeau {height : 135px;}
#menu {height : 20px; background-color:#000000; margin-bottom:0px; padding : 5px;}
#menu ul{margin : 0px;}
#menu li{ list-style-type:none; float : left; margin : 2px 10px; padding : 0px 10px; font-weight:bold; letter-spacing:0.1em;}
#menu li a{text-decoration : none;}
.menu-activ{color : red;}
#alpha-content{ background-image:url(img/noir-50.png); height:400px; margin-bottom:0px;}
#content-index{width : 400px; float : right; background-image:url(img/black-50.png); padding : 5px 20px; height:220px; margin-top:20px; letter-spacing : 0.4px;}
#img-content{float : right; text-align:center;}
#p-inscription{}
#p-inscription a{font-size : 14px; text-decoration : none; color : red;}
#p-inscription a:hover{text-decoration : underline;}
#car-index{width : 500px; float : left; margin : 0px; margin-top:5px; text-align:center; font-weight:bold; letter-spacing:0.1em; font-size:14px;}
#left-pages {width : 500px; height : 390px;float : left; margin : 0px; margin-top:5px; text-align:justify; font-weight:normal; letter-spacing:0.2px; font-size:12px; padding : 0 15px;}
#alpha-mentions{ background-image:url(img/noir-50.png); margin-bottom:0px;}
#mentions {width : 900px; margin : 0px; margin-top:5px; text-align:justify; font-weight:normal; letter-spacing:0.1px; font-size:11px; padding : 0 15px;}
#left-pages p{margin : 5px 0px;;}
#archives{float : right; width : 400px; padding:15px; margin:0px;}
#archives a{font-size : 11px; text-decoration:none; letter-spacing:0.3px;}
#footer{clear : both; width : 100%; text-align:center; margin :10px 0; }
#footer ul{margin : 0px; text-align:right; float : right;}
#footer li{float : left; list-style-type:none; margin : 0px 10px; padding : 0px 10px; font-size:9px; border-right: 1px solid white;}
#footer a{ text-decoration:none;}

fieldset { padding:10px; }
