body
{
    color: black;
    background-color:#FCFCFC;
    margin: 0px;
    padding: 0px;
    font-family:Verdana,Arial,Sans-Serif;
    font-size:11px;
}

a:link { color:#00509d; }
a:visited { color:#00509d; }
a:link:active, a:visited:active { color:#00509d; }

#body
{
    background:transparent url(/masterpages/modele/Conteneur-Fond.gif) repeat-y scroll 0%;
    margin:0px auto;
    position:relative;
    width:900px;
}

#Header
{
    background:transparent url(/masterpages/modele/HeaderIdeas.jpg) no-repeat;
    position:relative;
    height:130px;
    width:870px;
    margin:0px auto;
}

.accroche_accueil
{
  font-family: Arial;
  font-style: italic;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  color: #666;
}

#Menu {
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
  background-color: transparent;
  margin: 0 0 0 5px;
  text-align: left;
  vertical-align: bottom;
}

#Menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 21px;
  text-align: left;
}

#Menu li {
  float: left;
}

#Menu img
{
    margin-right:2px;
}

#Menu a {
  display: block;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 13px;
  padding: 0 5px;
  margin: 0 2px 0 0;
  background: #005FAA;
}

#Menu ul.lv1 li.item1 a {
  position: relative;
  width: 65px;
  height: 20px;
  overflow: hidden;
}
#Menu ul.lv1 li.item1 a span {
display: block;
position: absolute; left: 0; top: 0; z-index: 1;
width: 75px; height: 20px;
margin: 0; padding: 0;
background: url("/masterpages/modele/Menu-Accueil-On.gif") top left no-repeat;
}

#Menu ul.lv1 li.item2 a {
  position: relative;
  width: 101px;
  height: 20px;
  overflow: hidden;
}
#Menu ul.lv1 li.item2 a span {
display: block;
position: absolute; left: 0; top: 0; z-index: 1;
width: 111px; height: 20px;
margin: 0; padding: 0;
background: url("/masterpages/modele/Menu-Presentation-Off.gif") top left no-repeat;
}

#Menu ul.lv1 li.item3 a {
  position: relative;
  width: 85px;
  height: 20px;
  overflow: hidden;
}
#Menu ul.lv1 li.item3 a span {
display: block;
position: absolute; left: 0; top: 0; z-index: 1;
width: 95px; height: 20px;
margin: 0; padding: 0;
background: url("/masterpages/modele/Menu-Ma2eChance-Off.gif") top left no-repeat;
}

#Menu ul.lv1 li.item4 a {
  position: relative;
  width: 80px;
  height: 20px;
  overflow: hidden;
}
#Menu ul.lv1 li.item4 a span {
display: block;
position: absolute; left: 0; top: 0; z-index: 1;
width: 90px; height: 20px;
margin: 0; padding: 0;
background: url("/masterpages/modele/Menu-SEngager-Off.gif") top left no-repeat;
}

#Menu ul.lv1 li.item5 a {
  position: relative;
  width: 70px;
  height: 20px;
  overflow: hidden;
}
#Menu ul.lv1 li.item5 a span {
display: block;
position: absolute; left: 0; top: 0; z-index: 1;
width: 80px; height: 20px;
margin: 0; padding: 0;
background: url("/masterpages/modele/Menu-Laureats-Off.gif") top left no-repeat;
}

#Conseil
{
    background-color:#EEEEEE;
}

#Colonnes
{
    margin:0px auto;
    position:relative;
    width:870px;
}

#Video img { margin-bottom:0px; }

div.image ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.colonne_droite
{
  float: right;
  margin: 25px 0px 25px 25px;
}

#Colonne_Gauche { }
#Colonne_Droite 
{ 
  margin-right:5px; 
}
#Colonne_Droite img { margin-bottom:10px; }

#colonne_milieu_centre
{
  width: 570px;
  float: left;
}

#colonne_milieu_droite
{
  width: 280px;
  float: right;
}

#liens_principaux_accueil
{
  text-align: center;
  margin-bottom: 20px;
}

#liens_principaux_accueil img
{
  width: 265px;
  float: left;
  margin-left: 10px;
}

#Fil_Ariane
{
  margin: 0 0.5em 0.5em 0.5em;
}

#Fil_Ariane ul {
  list-style: none;
  padding: 0 0.5em 0.5em 0.5em;
  margin-top: 0;
}

#Fil_Ariane li {
  color:#666666;
  display: inline;
  padding: 0;
  float: left;
}

#Fil_Ariane li a {
height: 13px;
display: inline;
background-image: url('/masterpages/modele/gt.png');
background-repeat: no-repeat;
background-position: right;
padding-right: 15px;
}

#Footer
{
    clear: both;
    background:#FCFCFC url(/masterpages/modele/Footer-Fond.gif) no-repeat;
    text-align:left;
    height:20px;
    margin:0px;
    position:relative;
    width:900px;
}

#Footer, #Footer a
{
    color:#666666;
    text-decoration:none;
    font-weight: bold;
}

.Espace_Vertical_5 { height:5px; }
.Espace_Vertical_10 { height:10px; }

img { border: none; }

form
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

table
{
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}

td
{
  padding:0px;
}

.clear 
{
    clear:both;
    height:1px;
    margin:0px;
    overflow:hidden;
    padding:0px;
    visibility:hidden;
}

div.puce_actualite_accueil, div.puce_actualite_accueil a
{
  text-align: justify;
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 17px;
  color: #666;
  text-decoration: none;
}

div.puce_actualite_accueil ul
{
  margin: 0 5px;
  padding: 0;
}

div.puce_actualite_accueil li
{
  float: left;
  margin: 1em 0 0 1em;
  width: 100%;
  list-style-type: none;
}

div.dateicon
{
  font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
  line-height: 1.5;
  background: #F3F3F3 none repeat scroll 0 0;
  border: 1px solid #CCC;
  color: #666;
  display: block;
  float: left;
  height: 38px;
  margin: 2px 7px 0 0;
  text-align: center;
  width: 40px;
}

div.dateicon_y, div.dateicon_m, div.dateicon_d 
{
    margin:0 auto; 
    padding:0; 
    text-align:center; 
    font-size:x-small; 
}

div.dateicon_m
{
  background: #999 url(/masterpages/modele/date-fond.gif) repeat-x scroll center top;
  border-bottom: 1px solid #CCC;
  color: #333;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;
}

div.dateicon_d
{
  font-size: 15px;
  font-weight: bold;
  color: #666;
}

div.dateicon_y
{
  visibility: hidden;
  line-height: 2px;
}


sup { vertical-align: super; font-size: 90%; }

div.Section
{
    color:#333333;
    text-align:left;
    margin: 0px 10px 15px 10px;
    font-size:11px; 
}

.Section h1
{
    color:#000000;
    font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size:25px;
    font-weight:normal;
    margin:0;
}

.Section h2
{
    color:#00529f;
    font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size:22px;
    font-weight:normal;
    margin:0 0 0.4em 0;
}

.Section h3
{
    /*color:#00529f;*/
    font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size:17px;
    font-weight:normal;
    margin:0;
}

.Section p
{
    padding:0;
    margin:0 0 10px 0;
    text-align:justify;
    line-height:normal;
}

.Section ul
{
    margin-top:0px;
    margin-bottom:10px;
    line-height:15px;
}

div.Section_2
{
    color:#666666;
    text-align:left;
    margin: 0px 0px 15px 0px;
    font-family:Arial;
    font-size:11px;
}

.Section_2.encart{
  font-family:Georgia, serif;
  font-size:14px;
  font-style: italic;
  padding: 1em;
}

.Section_2 p
{
    padding:0;
    margin:0 0 10px 0;
    text-align:justify;
    line-height:normal;
}

.Section_2 h3
{
    color:#555555;
    font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size:17px;
    font-weight:normal;
    margin:0;
}

div.puce_actualite {
position: relative;
}
div.puce_actualite li, div.puce_agenda li {
list-style-type: none;
margin-bottom: 5px;
}
div.puce_actualite li div {
float: left;
margin-right: 10px;
width: 175px;
}
div.puce_actualite li a {
display: inline;
}


.centrer, .Section p.centrer, .Section p span.centrer
{
  text-align: center;
}

table td
{
  padding: 10px;
  vertical-align: top;
}

.Lien_Soutien
{
  text-align:center; 
  margin:15px auto; 
  font-size:15px; 
  font-weight:bold;
}

div.documents li div.date
{
  display: inline;
  margin-right: 0.5em;
}

div.documents li a 
{
  /*color: inherit;*/
}

div.documents li
{
  padding: 2px;
}










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
