#fond-1 {
    background: black url('images/fond-awi-01.jpg') no-repeat;
}
#fond-2 {
    background: black url('images/fond-awi-02.jpg') no-repeat;
}
#fond-3 {
    background: black url('images/fond-awi-03.jpg') no-repeat;
}
#fond-4 {
    background: black url('images/fond-awi-04.jpg') no-repeat;
}
#fond-5 {
    background: black url('images/fond-awi-05.jpg') no-repeat;
}
#wrapper {
    padding:0px;
    background: url('images/fond-page.png') repeat-y;
    min-height: 100%; 
    height:100%;
}
#header {
    margin-top:10px;
    margin-bottom:0px;
    padding-bottom:0px;
    background: url('../../logo.png') right no-repeat;
    height:75px;
    width:335px;
}
.group_link {
    border-left:1px solid #848484;
    padding-top:25px;
    margin-left:15px;
    height:80px;
}
.group_link_right {
    padding-top:25px;
    height:80px;
}
.group_link_bottom {
    border-left:1px solid #848484;
    padding-top:25px;
    margin-left:0px;
    margin:0px;
    padding-left:19px;
    height:100px;
}
.nodecoration a {
    text-decoration:none;
    color:#B8BCA6;
}
.nodecoration a:hover {
    text-decoration:underline;
    color:#B8BCA6;

}

#header_bottom {
    padding-left:15px;
    height:240px;
    color:#63b9d4;
    font-weight: bold;
    margin-right:0px;
}

#content {
    margin-bottom:0px;
    margin-right:0px;
    padding-right:10px;
    padding-bottom:20px;
    padding-left:10px;
    padding-top:0px;
    color:white;
    min-height:100%;
    height:100%;
}
#footer {
    border-right:1px solid #848484;
    padding-right:0px;
    width:939px;
    margin-top:0px;    
    
}
#footer p {
    color:#B8BCA6;
}
#footer img {
    padding-left: 12px;
}
.pagetitle {
    background: url('images/fleche-orange.jpg') no-repeat;
    font-weight:normal;
    padding-left:40px;
    margin-top:20px;
    color:#004495;
    font-size:20px;
}
.subtitle {
    color:#5486a7;
    font-size:14px;
}

.charte_orange {
    color:#f88102;
}
.charte_noir {
    color:#373434;
}

.charte_noir2 {
    color:#4d4646;
}
.charte_kaki {
    color:#c4c4ad;
}
.charte_bleu {
    color:#63b9d4;
}

.charte_gris {
    color:#B8BCA6;
}
.link_accueil {
    list-style-image: url('images/icon-home.png');
    color:#B8BCA6;
}
.link_mentions_legales {
    list-style-image: url('images/icon-legal.png');
}
.link_plan {
    list-style-image: url('images/icon-plan-site.png');
}
.link_contact {
    list-style-image: url('images/icon-contact.png');
}
.site_logo {
    position: absolute;
    z-index: 1;
    height:75px;
    width:350px;
}
.bottomnav {
    background :#eaeae1; 
}
.bottomnav li {
    display:inline;
}

li#site_settings {
    clear: left;
}
.right {
    text-align:right;
}
#pageoptions  {
    margin-left:250px; 
}
#pageoptions li {
    display: inline;
}

h1 {
 color: #D201A8;
 font-size: 12px;
}
h6 {
  background: #C4C3AE;
  color: white;
  padding-left:5px;
  font-size: 12px;
  margin-top: 1px;
  width: 200px;    
}
.right-border {
   border-right: 1px solid #848484;
}
.left-border {
   border-left: 1px solid #848484;
}
.border {
   border-left: 1px solid #848484;
   border-right: 1px solid #848484;
}


.text {
    padding: 10px 10px;
}
.justify {
    text-align: justify;
}
#box_content {
  margin-left:16px;
  width: 398px;
  margin-right:0px; 
  height:100%;
}
#box_content_alone {
  margin-left:18px;
  width: 398px;  
  margin-right:0px;
    height:100%;

}
#menu {
   width:260px;
   height: 100%;
}

#actus {
  height: 100%;
}
#actus h6 {
  background: #F3F3F1;
  color: black;
  padding-left:5px;
  font-size: 12px;
  margin-top: 1px;
  width:200px;
}

#empty_div {
width: 398px;
height:86px;
}
.bloc_image img {
padding:0px 3px 0 10px;
}

.adresse {
 padding-top:25px;
}

