/******************************************************************************/
/* Styles pour les pages des commissions ou des programmes                    */
/* (deux flexible contents differents)                                        */
/******************************************************************************/

.commColDroite {
  float: right;
  width: 234px;
  background: #dddddd;
  padding-bottom: 40px;}

.commColGauche {
  float: left;
  width: 540px;}

/* Structure                                                                  */
/******************************************************************************/

.structureOng, .prioritiesOng {
  background: #ffd900;
  margin-bottom: 8px;
  font-size: 1px;}

.structureContenus {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  list-style-type: disc;
  list-style-position: outside;}
.structureContenu {
  margin-left: 20px;
  margin-bottom: 8px;}
.structurePersonne {
  margin-bottom: 2px;}
.structureFonction {
  font-weight: bold;
  margin-bottom: 3px;
  color: black;}
.structureSousTitre {
  margin-bottom: 10px;
  font-weight: bold;}
.structureContenuText {
  margin-left: 20px;
  margin-bottom: 20px;}
.structureNom {
  color: #00138d;}
.structureMel, .structureInfos {
  padding-left: 4px;
  vertical-align: bottom;}

/* Zone complementaire                                                        */
/******************************************************************************/

.blocComplementaire {
  width: 100%;}

/* Priorities                                                                 */
/******************************************************************************/

.prioritiesContenus {
  margin: 0px;
  padding: 0px;
  list-style-image: url(/fileadmin/Images/Interface/Fleches/flecheGrise.gif);
  list-style-position: outside;}
.prioritiesContenu {
  margin-left: 20px;
  margin-bottom: 10px;}
.titrePriorite {
  font-weight: bold;
  color: black;}

/* Objectives                                                                 */
/******************************************************************************/

.objectivesOng {
  background: #ffd900;
  margin-bottom: 8px;
  font-size: 1px;}
.objectivesContenus {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
  color: black;
  font-weight: bold;
  list-style-image: url(/fileadmin/Images/Interface/Fleches/flechePixelRouge.gif);
  list-style-position: outside;}
.objectif {
  margin-left: 25px;
  margin-right: 5px;
  margin-bottom: 10px;}

.commColDroite .bodytext {
  margin: 0px;
  margin-bottom: 15px;}
.commColGauche .bodytext {
  margin: 0px;
  margin-bottom: 15px;}

/* Activities                                                                 */
/******************************************************************************/

.activitiesOng {
  background: #009933;
  margin-bottom: 8px;
  font-size: 1px;}
.activitiesContenu {
  padding-top: 6px;
  padding-bottom: 6px;
  width: 230px;}

.events, .projects, .mainIssues, .otherInitiatives, .networks {
  padding: 0px;
  margin-left: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-position: outside;}

.events, .mainIssues {
  list-style-image: url(/fileadmin/Images/Interface/Puces/petitOngletBleu.gif);}
.projects, .networks {
  list-style-image: url(/fileadmin/Images/Interface/Puces/petitOngletJaune.gif);}
.otherInitiatives {
  list-style-image: url(/fileadmin/Images/Interface/Puces/petitOngletVert.gif);}

.eventsTitre, .projectsTitre, .mainIssuesTitre, .otherInitiativesTitre, .networksTitre {
  color: black;
  font-weight: bold;
  margin-bottom: 2px;}

.eventsOneTitle {
  margin-bottom: 6px;}
.activityReport {
  margin-top: 14px;
  margin-bottom: 4px;
  color: black;}
.archives {
  font-weight: bold;
  margin-top: 10px;}
.eventsListe, .mainIssuesLien, .project, .network, .otherInitiativesContenu {
  width: 200px;
  margin-top: 4px;}
