/*******************************************************************
 $Id: modelePage.css,v 1.11 2006/10/26 07:34:53 pmaris Exp $
********************************************************************/

.fond1 {
  background-image:	none;
	background-repeat: repeat-x;
}
div#page {
	background-color:#C1C0AB;
}
div#content	{
	margin:0;
	padding:0;
	margin-left:206px;
	margin-right:0px;
	background-color:#D5D4C2;
	background-repeat: repeat-x;
	background-image:url('images/blanc55.gif');
}
div>#content {
   height:auto;
   margin-left:206px;
}
div#main {
	margin:0;
	border-left:3px	solid white;
	width:735px;
}
span.glossaire, #glossary, #glossaryContent {
  background-color:#afae99;
}
.menu-mba #menu1 {
	left:206px;
	border-left:3px	solid white;
}
div.commentaire {
	top:373px;
	left:13px;
}
div.commentaire-inside {
	background-color:#8fce01;
}
div.commentaire-fleche {
  background-image:url('images/coin_commentaire_vert.gif');
  background-repeat:no-repeat;
  background-position:20px 0px;
}
