* {
outline:none;
}

body {
background:#f4f4f4 url(images/fd.html);
font-family:helvetica,arial;
color:#666;
}

a img {
border:none;
}

a {
color:inherit;
}

acronym {
cursor:help;
}

hr {
margin:10px 0;
border: none;
}

.clear {
clear:both;
}

#site {
width:800px;
margin:0 auto;

background:#FFF;
border:1px solid #eee;
}

#head {
background-image: url("images/fond1.jpg");
}

#head h1 {
margin:0;
color:#FFF;
padding:15px;
text-align:left;
}

#head h3 {
margin:0;
color:#FFF;
padding:15px;
text-align: left;
font-size: 24px
}

#head h4 {
margin:0;
color:#FFF;
text-align: left;
font-size: 14px;
padding-bottom:5px;
padding-left: 5px;
}

.image{
text-align: right;
float: right;
margin-bottom: 1px;
}

#menu {
display:table-cell;
width:200px;
background:#E9E9B3;
}

#menu a {
display:block;
text-decoration:none;
padding:10px;
border-bottom:1px dotted black;
background:url(images/reflet.html) repeat-x;
color: black;
}

#mfirst {
border-top:1px dotted black;
}

#menu a:hover {
background:#F7F7C2;
}

#menu .active {
background:#FFF;
border-right:none;
}

#menu .active:hover {
background:#FFF;
}

#contenu {
display:table-cell;
padding:20px;
font-size:0.9em;
}

#contenu h2 {
margin:0;
margin-bottom:20px;
text-align : center;
}

#contenu p {
margin:0;
text-align:justify;
margin-top:20px;
}

#contenu a {
text-decoration:none;
border-bottom:1px dashed #aaa;
color:#aaa;
}

#contenu a:hover {
border-bottom:1px solid #aaa;
color:#aaa;
}

#contenu .num {
float:left;
font-size:1.5em;
color:#aaa;
font-weight:bold;
margin-right:10px;
}

#contenu .image {
text-align:center;
}

#contenu .image span {
display:block;
color:#888;
}

#foot {
background:#888;
color:#FFF;
padding:10px;
font-size:0.9em;
}

.lexique {
width:550px;
background:#eee;
border:1px solid #ccc;
margin-top:20px;
}

.lexique u  {
text-decoration:none;
font-size:16px;
font-weight:bold;
margin:5px;
}

.lexique b {
text-decoration: underline; 
font-size: 14px;
}

.lexique li {
padding-top: 5px;
}

.image2 {
float: left;
margin-right: 10px;
margin-left: 5px;
margin-bottom: 5px;
margin-top: 5px;
}

