/* CSS utilisé pour la page d'accueil (design par défaut) */
.logo {
  text-align:right;
  z-index: 10;
}

#hd {
  height: 10.1em;
}

#bd {
  background-image: url("/odyssee/images/fond_accueil.gif");
}

.yui-t3 #yui-main .yui-b { margin-left: 21em; }
yui-t3 .yui-b { margin-left: 1.5em; }

#main_right {
  color:ivory;
  font-family:Georgia,Verdana,Calibri,Tahoma;
  font-style:italic;
  text-align:left;
}
#main_left {
  width:20em;
}

.brown {
  margin-top:1em; /*50px;*/
}

li.menu_item {
	background-image: url("/odyssee/images/shield.gif");
	background-repeat: no-repeat;
	height: 3.5em; /*54px;*/
	padding-left:2em;
  padding-top:0.2em;
  width:1em;
}

#ft {
  text-align:center;
  background-repeat:repeat-x;
  color:#B09C7A;
  font-weight:bold;
  padding-top: 0.6em;
}
#ft table caption, .mj_role {
  color: #E8D3AE;
}

#img_logo {
  width:33.9em;
}

#bandeau_central {
  background-image:url("/odyssee/images/fond_bande.gif");
  height:384px;
  left:0;
  position:absolute;
  top:173px;
  width:100%;
  z-index:-1;
}

#liste_actions { margin-top: 2em; }

#shadow_bas { background-image: url("/odyssee/images/bande_shadow_bas.gif"); height:6px; display:none }

p#last_p { margin-bottom:0px; padding-bottom: 0px; margin-top:0; padding-top:0;}
