* {
margin: 0;
padding: 0;
}

body {
background: #ccc;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #6e6e6e;
}

#mep {
width:1024px;
height:100%;
margin:auto;
text-align:center;
}

#right {
width:392px;
height:756px;
background: #000 url(droite.jpg) no-repeat;
}

#left {
width:629px;
height:756px;
background: #FFF url(logo.png) no-repeat;
}

#content {
width:100%;
height:570px;
margin-top:186px;
overflow:auto;
scrollbar-face-color: #fff;
scrollbar-shadow-color: #555;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #999;
scrollbar-darkshadow-color: #000;
scrollbar-track-color: #70c7da;
scrollbar-arrow-color: #70c7da;
}

.news {
min-height:220px;
width:100%;
background: url(cadre.jpg) no-repeat;
}

#menu {
padding-left:10px;
padding-right:10px;
width: 372px;
margin-top:38px;
height:175px;
color:#999;
font-size:14px;
}

.menuimg a {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.menuimg a:hover {
color:#BBB;
}

.menuimg {
height:77px;
background: url(menu1.png) center no-repeat;
color: #FFFFFF;
}

.menuimg:hover {
background: url(menu2.png) center no-repeat;

}

#links {
width: 100%;
text-align:center;
line-height:33px;
height:250px;
}

#links a {
font-size:14px;
font-weight:bold;
color:#FFF;
text-decoration:none;
}

#links a:hover {
color:#BBB;
}

#copyright{
margin-top:227px;
width:388px;
margin-right:4px;
text-align:right;
font-size:10px;
color:#999;
}

#copyright a{
color:#fff;
}

.cadrehaut {
width:551px;
height:17px;
background: url(cadre-haut.jpg) no-repeat;
}

.cadrebas {
width:551px;
height:17px;
background: url(cadre-bas.jpg) no-repeat;
}

.cadre {
width:507px;
padding-left:23px;
padding-right:21px;
min-height:90px;
text-align:justify;
background: url(cadre-fond.jpg) repeat-y;
}

a{
font-weight:bold;
color:#6fc7da;
text-decoration:none;
}
