@charset "utf-8";
/* CSS Document */

body {
background-color:#004493;
padding:0px;
margin:0px;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:890px;
}

p {
margin:0px; 
padding:0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


#header {
width:890px;
height:103px;
border-top:8px solid #d10019;
}

#corps {
width:890px;
background-image:url(../images/fd_h.jpg);background-position:top;background-repeat:no-repeat;
}

#phrase {
width:890px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
margin-top:3px;
color:#CC0033;
}

#langue {
width:870px;
height:34px;
padding:10px;
text-align:right;
}

#haut {
text-align:right;
width:890px;
padding-right:10px;
margin-right:10px;
}

#menu {
paddin-bottom:30px;
}

#contenu {
width:500px;
}

#contenu2 {
margin-top:45px;
margin-bottom:0px;
margin-right:15px;
width:665px;
text-align:right;
}

#document h3 {
text-decoration:underline;
}

#footer {
width:880px;
background-image:url(../images/footer.jpg);
height:23px;
padding-top:42px;
padding-right:10px;
color:#004493;
text-align:right;
font-size:12px;
}

.titre_art {
height:20px;
width:100%;
padding-left:10px;
background-image:url(../images/fd_titre.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

ul {
list-style-image:url(../images/list.jpg);
color:#004493;
}
ol {
list-style-image:url(../images/list2.jpg);
margin-left:10px;
}
li {
list-style-type:none;
color:#004493;
}

<!-- MENU ACTIF PAGE -->
.menu_actif
{margin-left:3px; width:174px; padding-right:5px;}

.menu_actif a
{color:#d10119; font-size:12px;}

<!-- MENU CATEGORIE -->
.menu_cat
{width:154px; background-color:#dce5f0; padding-bottom:3px; padding-left:10px; padding-right:5px; margin-left:10px;}

.menu_cat a
{color:#004493; font-size:12px;}

<!-- MENU ACTIF CATEGORIE -->
.menu_cat_actif
{width:154px; background-color:#dce5f0; padding-bottom:3px; background-image:url(../images/puce_cat.jpg); background-position:left; background-repeat:no-repeat; padding-left:10px; padding-right:5px; margin-left:10px;}

.menu_cat_actif a
{color:#004493;	font-size:12px;}

<!-- MENU SOUS CATEGORIE -->
.menu_sscat
{width:145px; background-color:#dce5f0; line-height:15px;  background-image:url(../images/puce_sscat0.jpg); background-repeat:no-repeat; padding-left:10px; padding-right:5px; margin-left:20px;}

.menu_sscat a
{color:#004493; font-size:11px; font-weight:bold;}

<!-- MENU ACTIF SOUS CATEGORIE -->
.menu_sscat_actif
{width:145px; background-color:#dce5f0; line-height:15px;  background-image:url(../images/puce_sscat1.jpg); background-repeat:no-repeat; padding-left:10px; padding-right:5px; margin-left:20px;}

.menu_sscat_actif a
{color:#004493;	font-size:11px; font-weight:bold;}


.n1 {
margin:5px; color:#004493;	font-size:12px;}

.n1 a {
color:#004493;	font-size:12px;}

#titrage {
padding-left:25px;
background-image:url(../images/puce_titrage.jpg);
background-repeat:no-repeat;
background-position:left;
font-size:14px;
font-weight:bold;
color:#004493;
text-align:left;
margin-bottom:10px;
}

#titrage2 {
font-size:14px;
font-weight:bold;
color:#d10119;
text-align:left;
}
