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

body
{
margin-left: 10px;
margin-top: 10px;
margin-right: 0px;
width:985px;
background-image:url(images/fd.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

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

#header
{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:155px;
text-align:center;
background-color:#01448e;
}

#bloc_menu
{
background-image:url(images/fd_menu.jpg);
height:72px;

}

#menu
{
background-image:url(images/menu.jpg);
width:966px;
height:46px;
margin-left: 10px;
margin-bottom: 26px;
}

#spry
{
padding-left:15px;
padding-top:10px;
font-weight:bold;
}

#bloc_contenu
{
background-image:url(images/fd_contenu.jpg);
background-repeat:repeat-y;
width:985px;
}

#contenu
{
margin-left: 30px;
margin-right: 25px;
color:#024490;
font-size:12px;
text-align:justify;
height:100%
}

#footer
{
background-image:url(images/bottom.jpg);
top:50px;
height:48px;
}

#footer .adresse
{
padding-top:20px;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}

.titre 
{
font-size: 14px;
font-weight: bold;
}

.left
{
float:left;
padding-right:3px;
padding-top:5px;
padding-bottom:5px;
}

.right
{
float:right;
padding-left:3px;
padding-top:5px;
padding-bottom:5px;
}

.commentaire
{
background-color:#b7d1f5;
}

#article
{
width:inherit;
}

.titre_article
{
color:#f49800;
font-size:14px;
font-weight:bold;
}

form
{
font-size:10px;
}
