body
{
  color: #000000;
  background-color: #E7E7E7;
  font-family: Arial, sans-serif;
}

#div_header img
{
  width: 755px;
  margin: 3px;
}

#div_content
{
  width: 90%;
  margin: auto;
  border: 1px solid #A1A1A1;
  background-color: #FFFFFF;
}

.div_header
{
  width: 100%;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align:center;
}

#div_leftMenu
{
  width: 19%;
  float: left;
  padding-top: 5px;
  border-collapse: collapse;
}

#ul_headerMenu
{
  display: block;
  margin: 2px;
  border-top: 1px solid #A1A1A1;
}

#ul_headerMenu li
{
  display: inline;
}

#div_footer
{
  text-align: center;
  font-size: 0.7em;
  clear: both;
  padding: 3px;
  background-color: #FFFFFF;
  height: auto !important;
  height: 20px;
  background-image: url(/assets/imgs/bottom-bg.png);
}

#div_footer img
{
  vertical-align: middle;
}

#div_blockCenter
{
  padding: 3px;
  float:left;
  width: 80%;
  border-collapse: collapse;
  min-height: 400px;
  border-left: 1px solid #A1A1A1;
}

.bll_lettres
{
  display: block;
  padding: 5px;
  margin: 0px;
}

.bll_lettres li
{
  display: inline;
  cursor: pointer;
}

.bll_lettres li.active, .bll_inline li.active
{
  text-decoration: underline;
}

#nb_pdf
{
  padding-right: 5px;
  padding-left: 5px;
}

#ul_headerMenu
{
  display: none;	
}

li
{
  list-style-type: none;
}

a
{
  color:#1f79d2;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

#div_headerMenu
{
  border-bottom: 1px solid #A1A1A1;
  border-top: 1px solid #A1A1A1;
}

.div_menu
{
  width: auto;
  background-color: #E7E7E7;
  text-align: center;
  background-image: url(/assets/imgs/background-menu.png);
}

.news_entry
{
  width: 90%;
  margin: auto;
  border: 1px solid #A1A1A1;
  margin-bottom: 20px;
  margin-top: 10px;
}

.news_header
{
  background-color: #FFFFFF;
  background-image: url(/assets/imgs/background-head.png);
  text-align: center;
}

.news_footer
{
  font-size: 0.7em;
  padding: 5px;
  padding-bottom: 1px;
  padding-top: 1px;
  background-color: #FFFFFF;
  background-image: url(/assets/imgs/background-foot.png);
}

.news_data
{
  padding: 5px;
}

.img_edit
{
  float: right;
}

.img_edit a, .img_edit a img, .img_edit a:hover
{
  border: 0px;
  background-color: transparent;
}

.inp_global
{
  width: 90%;
  text-align: left;
}

.bll_inline
{
  display: block;
}

.bll_inline li
{
  display: inline;
}

.bll_inline
{
  margin: 2px;
  padding: 0px;
  display: block;
}

.p_centre
{
  text-align: center;
  width: 80%;
  margin: auto;
}

table
{
  width: 80%;
  border-collapse: collapse;
  margin: 10px 10%;
}

th
{
  background-color: #FFFFFF;
  text-align: center;
  background-image: url(/assets/imgs/th.png);
  margin: 0px;
  padding: 0px;
}

.td_main
{
  text-align: left;
}

.td_detail
{
  text-align: center;
  width: 15%;
}

.th_main
{
  width: 100%;
}

.th_detail
{
  width: 15%;
}

.inp_txtAjouter
{
  width: 80%;
}

.inp_ajouter
{
  width: 19%;
}

.div_centre
{
  width: 80%;
  margin: auto;
  margin-top: 10px;
}

.even, .news_data
{
  background-color: #DEDEDE;
}
.odd
{
  background-color: #CDCDCD;
}

.div_decale
{
  margin: 10px 10%;
  text-align: center;
}

.img_preview
{
  padding: 3px;
  margin: 10px;
  border: 1px solid #A1A1A1;
  background-color: #EEEEEE;
}

.div_telecharger
{
  clear: both;
  font-size: 1.5em;
  text-align: center;
}

.spn_preview
{
  float: left;
}

.div_titre
{
  text-align: center;
  font-size: 1.2em;
}

.txb_multi
{
  vertical-align: middle;
}

.rssLink
{
  border: 0px !important;
}


.rssLink:hover
{
  border: 0px !important;
}

.div_status
{
  float: right;
}

.img_status
{
  width: 20px;
}

.txtEdit
{
    width: 100%;
    height: 400px;
}