* {
        margin : 0;
        padding:0;
 }
body {

/*background-image: url("images/background.jpg");*/

background-image: url("images/background.jpg");

background-position:top;
background-repeat: repeat-x;
background-color:#3e4649;
text-align: center;

}

   h1 {
        font-size: 20px;
        font-family: 'Trebuchet MS';
        text-align:left;

        margin: 10px 60px 15px;
        line-height: 21px !important;
        color: #1A79B0;
}

h2 {
        font-size: 16px;
        font-family:  'Trebuchet MS';
        margin:10px 0px 10px 15px;
        text-align:left;

        line-height: 25px !important;
        color: #1A79B0;

}
h3 {
        font-size: 13px;
        font-family: 'Trebuchet MS';
        margin:10px 20px 10px 15px;
        text-align:left;

        line-height: 21px !important;
        color: #1A79B0;
 }
 h4 {
        font-size: 13px;
        font-family: 'Trebuchet MS';
        margin:10px 20px 10px 15px;
        text-align:justify;
		font-weight:normal;
        line-height: 21px !important;
        color: #000000;
 }
 h5
 {
        font-size: 11px;
        font-family:'Trebuchet MS';
        margin:10px;
        text-align:left;

        line-height: 21px !important;
        color: #6F7577;

 }
 h6{
        font-size: 13px;
        font-family:'Trebuchet MS' ;
        margin:10px 20px 10px 15px;
        text-align:left;
		text-align:justify;
        line-height: 21px !important;
        color: #d4dbde;

         }

 h8 {

        font-size: 8px;
        font-family:'Trebuchet MS';
        margin:10px 20px 10px 15px;
        text-align:left;

        line-height: 21px !important;
        color: #000000;
        }
a:link, a:visited, a:active {
        color:#1A79B0;
        text-decoration:none;
 }

 a:hover  {
        color:#173779;
        text-decoration:none;
 }
 #menu ul {

       font-family: 'Trebuchet MS';
        margin:0px 0 0px 0px;
        font-size: 12px;
		font-weight:bold;
        float:left;
         font-weight:bold;
}
#menu li {
          font-family: 'Trebuchet MS';
        display: inline;
        list-style:none;
        float:left;
        font-weight : bold;
        padding-right:10px;
}

 #menu a     {
       font-family: 'Trebuchet MS';
       font-size: 9px;
       font-weight: bold;
        text-decoration:none;
 }
#menu2 a:link, a:visited, a:active {
         font-size: 10px;
        color:#1A79B0;
 }
 #menu2 :link, a:visited, a:active {
         font-size: 13px;
        color:#1A79B0;
 }

#menu a:hover  {
        color:#000000;
 }
 #menu2 a:hover , #menu2 a:active {
        color:#fff;
        text-decoration:none;
        background-color:#000000;
}


hr {
background-color: #b7c5c7;
border: 0;
 height :2px;
          color:#b7c5c7;
          width:750px;
        }




#acceuil_boxe {
        font-size: 12px;
        font-family: 'Trebuchet MS';
        text-align:left;
        margin:0px;
        font-weight:bold;
        line-height: 21px !important;
        color: #000000;
}
#acceuil_boxe1 {
        font-size: 9px;
        font-family: 'Trebuchet MS';
        text-align:left;
        margin:0px;
        font-weight:bold;
        line-height: 21px !important;
        color: #000000;
}
a.bottom {
text-align: center;
border:4px #ffffff solid;
color:#1782b0;
background:#FFFFFF;
padding:4px;
text-decoration:none;
display:block;
}