/*------------------------------------------------
 Redefinitions de balises
------------------------------------------------*/
body {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
}
img {
  border: none;
}
form {
  padding: 0;
  margin: 0;
}
table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
table td {
  margin: 0;
  padding: 0;
}
a:hover {
  text-decoration: underline;
}
/*------------------------------------------------
 Zones du document
------------------------------------------------*/
#site {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background-image: url(bg_contenu.png);
	visibility: visible;
}

#header {
  
}

#contenu {
  font-size: 1.1em;
}

/*------------------------------------------------
 Header du document
------------------------------------------------*/
#header h1 {
  margin: 0;
  padding: 0;
}
#header img {
  float: left;
}
  .tools {
    float: left;
    width: 257px;
  }
  .tools img {
    float: left;
  }
  .case_recherche {
    background: url(../images/commun/case_recherche.gif) no-repeat top left;
    width: 146px;
  }
  
  .tools form input.keywords {
    background: none;
    color: #FFF;
    font-size: 1.1em;
    padding: 0 0 2px 0;
    margin: -3px 5px 0 5px;
    border: none;
    width: 136px;
  }

/*------------------------------------------------
 Accueil
------------------------------------------------*/
.flashZone {
  padding: 38px 0 15px 0;
}
    /* -> EDITO */
    .edito-actu {
      margin: 0;
      padding: 0;
      background: url(../images/accueil/pads_bottom.jpg) no-repeat bottom left;
    }
    .edito-actu-inner {
      background: url(../images/accueil/pads_top.jpg) no-repeat top left;
    }
    
    .edito-actu .blue-pad,
    .edito-actu .blue-pad-inner {
      background: none;
    }

    /* -> LATEST NEWS */
    .latest-news {
      margin-left: 15px;
      float: right;
      width: 623px;
      padding: 21px 0 0 12px;
      
    }
    .latest-news h2 {
      padding: 0;
      margin: 0;
      color: #ED7F00;
      font-size: 2em;
    }
    .latest-news .actu-item {
      height: 26px;
      width: 600px;
      border-top: 1px dashed #B7B9B9;
    }
    .latest-news .actu-item-double {
      height: 26px;
      width: 600px;
      border-top: 1px dashed #B7B9B9;
      border-bottom: 1px dashed #B7B9B9;
    }
    .latest-news .date-item {
      width: 64px;
      color: #ED7F00;
    }
    .latest-news .titre-art {
      width: 510px;
    }
    .latest-news .content-item {
      width: 526px;
    }
    .latest-news a {
      background: url(../images/accueil/link_actu.jpg) no-repeat 0 1px;
      padding-left: 15px;
      color: #ED7F00;
      text-decoration: none;
    }
    .latest-news a.readmore {
      background: none;
    }

.zone-titre {
  width: 450px;
}

.trois-pads {
  min-height: 220px;
  height: auto !important;
  height: 220px;
  /*background: url(../images/accueil/3pads_bottom.jpg) no-repeat bottom left;*/
}
.trois-pads-inner {
  min-height: 220px;
  height: auto !important;
  height: 220px;
  background: url(../images/accueil/3pads_top.jpg) no-repeat top left;
}
.trois-pads h2 {
  margin: 0;
  padding: 0;
}
.trois-pads .green-pad,
.trois-pads .white-pad,
.trois-pads .grey-pad {
  float: left;
  width: 288px;
}
.trois-pads .green-pad {
  width: 288px;
  padding: 19px 0 0 22px;
  margin-right: 15px;
}
.trois-pads a {
  color: #000;
  text-decoration: none;
}


.trois-pads .green-pad  p.intro-text {
  padding: 0;
  margin: 0;
  width: 175px;
}
.trois-pads .white-pad {
  width: 288px;
  padding: 19px 0 0 22px;
  margin-right: 15px;
}
.trois-pads .grey-pad {
  width: 288px;
  padding: 19px 0 0 22px;
}
/*------------------------------------------------
 Colonne de gauche
------------------------------------------------*/
.col_left {
  padding: 0;
  width: 325px;
  float: left;
}
.col_left .blue-pad {
  float: none;
}
  /* -> Pad Bleu */
  .blue-pad {
    padding: 0 0 10px 0;
    width: 310px;
    background: url(../images/pads/pad_left_bottom.jpg) no-repeat bottom left;
    float: left;
  }
  .blue-pad-inner {
    padding: 21px 0 0 23px;
    background: url(../images/pads/pad_left_top.jpg) no-repeat top left;
    min-height: 126px;
    height: auto !important;
    height: 147px;
  }
  .blue-pad-inner h2 {
    padding: 0;
    margin: 0;
    color: #00519C;
    font-size: 2em;
  }
  .blue-pad-content {
    padding: 10px 20px 0 40px;
  }
  /* -> Pad Bleu */
  .orange-pad {
    padding: 0 0 10px 0;
    margin-top: 15px;
    width: 310px;
    background: url(../images/pads/pad_orange_bottom.jpg) no-repeat bottom left;
  }
  .orange-pad-inner {
    padding: 21px 0 0 23px;
    background: url(../images/pads/pad_orange_top.jpg) no-repeat top left;
    min-height: 126px;
    height: auto !important;
    height: 147px;
  }
  .orange-pad-inner h2 {
    padding: 0;
    margin: 0;
    color: #00519C;
    font-size: 2em;
  }
  .orange-pad-content {
    font-size: .9em;
    width: 263px;
  }
  .orange-pad-content ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 1px 0;
    background: url(../images/accueil/ul_pad_orange.gif) no-repeat bottom left;
  }
  .orange-pad-content ul li {
    padding: 4px 0 4px 0;
    background: url(../images/accueil/li_pad_orange.gif) no-repeat top left;
  }
  .orange-pad-content ul li a {
    text-decoration: none;
    color: #ED7F00;
  }
  /* -> Pad Verts */
  .green-pad ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 1px 0;
    background: url(../images/accueil/ul_pad_vert.jpg) no-repeat bottom left;
  }
  .green-pad ul li {
    padding-top: 1px;
    height: 26px;
    background: url(../images/accueil/li_pad_vert.jpg) no-repeat top left;
  }
  /* -> Pad Blanc */
  .white-pad ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 1px 0;
    background: url(../images/accueil/ul_pad_white.jpg) no-repeat bottom left;
  }
  .white-pad ul li {
    padding-top: 1px;
    height: 37px;
    background: url(../images/accueil/li_pad_white.jpg) no-repeat top left;
  }
  .white-pad table {
    font-size: .9em;
  }
  .white-pad table td.left{
    width: 175px;
    padding: 3px 0 0 0;
  }
  .white-pad table td.right{
    text-align: center;
    padding: 3px 25px 0 23px;
  }
  /* -> Pad Gris */
  .grey-pad ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 1px 0;
    background: url(../images/accueil/ul_pad_grey.gif) no-repeat bottom left;
  }
  .grey-pad ul li {
    padding-top: 1px;
    height: 23px;
    background: url(../images/accueil/li_pad_grey.gif) no-repeat top left;
  }
  .grey-pad-content p.intro-text {
    padding: 0;
    margin: 0;
  }
  .grey-pad a {
    color: #3A97C2;
    line-height: 22px;
    display: block;
    width: 179px;
    background: url(../images/accueil/pad_grey_a.jpg) no-repeat center right;
  }
  
/*------------------------------------------------
 Menu du document
------------------------------------------------*/
  /*-> Niveau 1 */
  /*.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .menu li {
    display: inline;
  }*/
/*------------------------------------------------
 Footer
------------------------------------------------*/
#footer {
  height: 25px;
  background: url(../images/commun/bg_footer.jpg) no-repeat top left;
}
  #footer form,
  #footer form ul,
  #footer div {
    float: left;
  }
  
  #newsletter_success {
    width: 245px;
    height: 25px;
    padding: 0 0 0 15px;
    line-height:  25px;
  }
  #footer a {
    color: #003E78;
    text-decoration: none;
  }
  #newsletter table {
    width: 260px;
    height: 25px;
  }
  #newsletter table td.entete {
    width: 67px;
    text-align: center;
    color: #003E78;
  }
  #newsletter table td.case {
    width: 155px;
    background: url(../images/commun/case_newsletter.jpg) no-repeat center left;
  }
  #newsletter table td.case input {
    background: none;
    font-size: 1em;
    width: 140px;
    margin: 0 5px 0 5px;
    border: none;
  }
  #footer .coords {
    float: left;
    line-height: 25px;
    padding-right: 10px;
  }
  .menu_bt {
    padding: 0;
    list-style-type: none;
    float: left;
    margin: 0 10px 0 10px;
    padding-right: 10px;
  }
  .menu_bt li {
    float: left;
    line-height: 25px;
    padding: 0 10px 0 10px;
  }
/*------------------------------------------------
 Articles
------------------------------------------------*/
.liste_articles {
  float: left;
  width: 635px;
  margin-top: -10px;
  background: url(../images/articles/fd_articles.gif) no-repeat top left;
}
/*------------------------------------------------
 Divers
------------------------------------------------*/
.clear {
  clear: both;
}
.spacer15 {
  height: 15px;
}

/*------------------------------------------------
 Formulaires
------------------------------------------------*/
.table-form {
  font-size: 11px;
}
.table-form td {
  padding: 5px 10px 5px 10px;
  vertical-align: top;
}
.table-form .right {
  width: 110px;
  height: 35px;
  text-align: right;
}
.table-form div.inputF {
  width: 250px;
  background: url(../images/formulaires/fd_input.gif) no-repeat top left;
  height: 35px;
}
.table-form div.textA {
  width: 250px;
  background: url(../images/formulaires/fd_text.jpg) no-repeat top left;
  height: 100px;
}
.table-form textarea {
   margin: 3px 5px 5px 5px;
   width: 235px;
   font-size: 11px;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetice, sans-serif;
   color: #FFF;
   border: none;
   background: none;
   overflow:auto;
}
.table-form input {
  background: none;
  font-size: 11px;
  padding: 2px 0 6px 0;
  margin: 0 0 0 5px;
  color: #FFF;
  border: none;
  width: 240px;
}

/**/input.btn-send {
  color: #FFF;
  font-weight: bold;
  background: url(../images/formulaires/fd_input_envoi.gif) no-repeat 50% 50%;
}

