
/*css des flexible contents
****************************/

/* CONTACT */
/***********/
div.fccontact {
  margin-top: 50px;
  font-size: 0.9em;
}

div.fccontact .fccontact_tit {
  background: #FF0000;
  width: 100px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  border-top: 3px solid #FF0000;
  border-right: 3px solid #FF0000;
  border-left: 3px solid #FF0000;
  -moz-border-radius: 5px 5px 0 0;  
}
div.fccontact .fccontact_cnt {
  background: url(img/fond_gauche.gif) left top repeat-x;
  border: 3px solid #FF0000;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius:6px;  
  text-align: center;
  margin-bottom: 10px;
}


div.fccontact p {text-align: center !important;}
div.fccontact p.fccontact_nom{
  color: #444444;
  font-size: 1em;
  font-weight: bold;
}

div.fccontact p.fccontact_add{
  color:#444444;
  font-size: 1em;
  text-align: center;
}
div.fccontact p.fccontact_tel{
  color:#444444;
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}
div.fccontact p.fccontact_fax{
  color:#444444;
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}
div.fccontact p.fccontact_mel{
  font-size: 0.9em;

}

div.fccontact p.fccontact_mel span.fccontact_cntmel {
  background: transparent url('img/icones/mail.gif') no-repeat left;
  padding-left: 20px;

}


div.fccontact .fccontact_img {
  text-align: center;

}
div.fccontact .fccontact_img img {
  margin-top: 10px;
}

/* EQUIPE */
/**********/
p.fcequip_resp { font-weight: bold;}
p.fcequip_disc {}
p.fcequip_mots {font-variant: small-caps; font-size: 1.2em;}

/* TITRE EQUIPE + TITRE PAGE MERE*/
/**********************************/
div.fctitrequip_cnt {
  color:#FF0000;
  font-weight: bold;
  border: 1px solid #000000;
  padding: 0.5em;
  margin: 1em 10em 2em 10em;
  line-height: 1.2em;
  text-align: center;
}


div.fctitrequip_lnk {
  text-align: center;
}


/* PRESENTATION */
/****************/
p.fcpresent_resp{font-weight: bold;}
div.fcpresent_cmp p {text-decoration: underline;}

span.fcpresent_compo_nom {font-weight: normal;}
span.fcpresent_compo_tit {font-style: italic;}
span.fcpresent_compo_sit {font-variant: small-caps;}
span.fcpresent_compo_lib {font-size: 0.9em;}

div.fcpresent_cmp ul {list-style : none;}
div.fcpresent_cmp ul li {padding-left: 16px; background: transparent url(img/pict_menu.gif) no-repeat 6px center;}

/* FC_Themes
**************/
p.fcthem_mots, p.fcthem_words {font-variant: small-caps; font-size: 1.2em;}
div.fcthem_resu .fcthem_txtimg .fcthem_img {float: left;margin-right: 10px;}
div.fcthem_resu .fcthem_txtimg .fcthem_txt {margin-right: 10px;}
/*****************************************************************************************/

div.fcprod_bib ul {list-style : none;}
div.fcprod_bib ul li {padding-bottom: 5px;}