    body{ font-family: sans-serif;font-size: 12px;background:url("../img/back.jpg"); }
header{ width:1000px; min-height:150px;
    background:#744900;text-align: center; margin: auto;background-size:cover; }
#conteneur{ width:1000px; min-height: 125px; background: green; zoom: 1; margin: auto;
 display: block;border:3px solid black;padding: 10px; margin-top:-15px;  }
#conteneur:after{content: ""; display: block; clear: both; }
#bloc_left{width: 300px; min-height: 125px;  float: left;
    display: inline-block; padding: 10px; background-color: #3a3a3a; text-align: center;border:2px solid black;
}
#main{ width: 670px; display: inline-block;  margin-top: 0; min-height: 125px;}
.bloc{padding: 5px; width: 100%; min-height: 200px; background: white; display: inline-block; margin-left: 10px;margin-bottom: 10px;}
.bloc1{ width: 100%; min-height: 50px;display:block; margin-left: 10px;text-align: center;}
.bloc2{ width: 100%; min-height: 50px; background: white; display:block; margin-left: 10px;}
.bloc3{ width: 100%; min-height: 50px; display:block; margin-left: 10px; }
#fl{ width: 100%; background:black; border-style:outset;min-height:50px;margin-left: 10px;margin-bottom: 10px; font-size:30px;font-weight:bold;
text-transform: uppercase; line-height: 50px;}
.bloc h1{ width: 100%; background:black; font-size: 14px; font-weight: bold; text-align: center; margin-top: 0;color: white;}
.bloc2 h1{ width: 100%; background:black; font-size: 14px; font-weight: bold; text-align: center; margin-top: 0;color: white;}
.bloc3 h1{ width: 100%; background:black; font-size: 14px; font-weight: bold; text-align: center; margin-top: 0;color: white;}
.fj h3{ text-align: center; color:red;  background:white;}
.fj table{ margin-top: -10px; color: yellow;font-weight: bold;background: red;}
.fj table tr td{border: 1px solid black;}
.log{ width: 249px; min-height: 150px; background: white;}
.log h1{ background:#744900; color: yellow; font-size:16px; font-weight: bold; text-align: center;margin-top: 0; }
#bloc_left h1{ background:#744900; color: yellow; font-size:16px; font-weight: bold;margin-top: 0; }
.log table{ text-align: center; background:#744900; height: 150px;margin-top: -10px; }

.prono{ width: 60px; height: 60px; border-radius: 50%; background:#744900;display: inline-block;margin-left: 5px; box-shadow: 5px 5px 5px red;
text-align: center; line-height: 60px;font-weight: bold; font-size: 30px; color: white;}



 table   a{text-decoration:none; color: white; font-family:verdana; font-size: 14px; }
 table { border-collapse: collapse;}
 .bloc3 table td{ border: 2px solid white; background: white; color: black;}

 #bloc_left ul { padding: 0; margin: 0;}
#bloc_left ul li{list-style:none; min-height:50px; background: #000 center; width: 100%; margin-bottom: 2px;
	line-height:50px;}
#bloc_left ul li a{ display:block; text-decoration: none; color: white; font-weight: bold; font-size: 16px; text-align: center;}

#bloc_left ul li a:hover{ text-decoration: none; color: green; font-weight: bold; font-size: 16px; text-align: center;
display:block; background:#aaa;}



