@charset "latin1";
#wrapper {
width : 989px;
top : 250px;
margin : 0 auto;
position : relative;
background-color : #ffffff;
left : 1px;
}
#content {
width : 100%;
clear : both;
overflow : auto;
padding : 0;
}
#footer {
background : url(img/fond_footer.gif) no-repeat;
font-size : 87%;
color : #282828;
}
#footer a, #footer a:visited {
text-decoration : none;
color : #000000;
}
#footer a:hover {
text-decoration : underline;
}

/* CSS du menu */

#lemenu {
position : absolute;
width : 980px;
height : 30px;
margin-top : -42px;
top : 13px;
left : 6px;
font-size:9px;
}
.menuIE {
    display:none !important;
    display:block;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#FFFFFF;
    width:1155px;
    height:20px;
    display:block;
    background:#253e61;
    border:1px solid #253e61;
    margin-right:0px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: "MS Reference Sans Serif";
    font-size:11px;
	font-weight:bold;
    line-height:18px;
    overflow:hidden;
}

a.boutonIE:hover {
    color:#fff;
    background:#6887a9;
    overflow:visible;
	font-weight:bold;}

a.boutonIE:hover table {
    display:block;
    background:#0057ae;
    border-collapse:collapse;
}

.boutonFF {
    color:#FFFFFF;
    width:105px;
    height:18px;
    display:block !important;
    display:none;
    background:#253e61;
    border:1px solid #253e61;
    margin-right:0px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: "MS Reference Sans Serif";
	font-weight:bold;
    font-size:11px;
    line-height:18px;
    overflow:hidden;
 }

.boutonFF:hover {
    height:auto;
    cursor:pointer;
    color:#fff;
	font-weight:bold;
    background:#6887a9;
 }


a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
    display:block;
    width:115px !important;
    width:98px;
    height:20px;
    border-bottom:0px solid #0057ae;
    text-decoration:none;
    color:#FFFFFF;
    font-family: verdana;
    font-size:10px;
    text-align:center;
    background:#253e61;   
}


a.SousMenu:hover {
background:#6887a9;
text-decoration:none;
}
 /* *************************************************** */

#site {
position : absolute;
z-index : 1;
top : 70px;
left : 10px;
color : #000;
background-color : #ddd;
padding : 5px;
border : 1px solid gray;
}
a {
text-decoration : none;
color : black;
color : #222;
}
body {
background : url(img/fond3.jpg) no-repeat center top;
font : 70%/170% "MS Reference Sans Serif";
padding : 0;
margin : 0;
color : #333333;
background-color : #073a73;
}
a:link {
color : #d10c0c;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #d10c0c;
}
a:hover {
text-decoration : underline;
color : #003366;
}
a:active {
text-decoration : none;
color : #d10c0c;
}
.titre1 {
font-size : 16px;
font-weight : bold;
font-variant : normal;
color : #ffffff;
}
.titrenews {
color : #333333;
font-weight : bold;
}
.tableau {
background : url(../_img/fond_tab.html) repeat-y;
}
.blanc {
color : #ffffff;
}
.gras_blanc {
color : #ffffff;
font-weight : bold;
}
.petit {
font-size : 9px;
}
