body {
	margin-top: 34px;
	margin-bottom: 10px;
	background-color: #D6e0cc;
	background-image: url(images/fond_page.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #000000;
}
a {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.menuhaut {
	color: #000000;
	text-decoration: none;
}
a.menuhaut:hover {
	color: #336600;
	text-decoration: none;
}
a.menugauche {
	color: #3241A1;
	text-decoration: none;
}
a.menugauche:hover {
	color: #000000;
	text-decoration: none;
}
td.piedpage {
	background-color: #EBF0E5;
}
td.gauche {
	background-color: #70944C;
}
td.centre {
	background-color: #F9FAF7;
}
.fond_ombre_droit {
	background-image: url(images/fond_droite.gif);
	background-repeat: repeat-y;
}
.fond_ombre_bas {
	background-image: url(images/fond_bas.gif);
	background-repeat: repeat-x;
}
.fond_ombre_bas_accueil {
	background-image: url(images/fond_bas_accueil.gif);
	background-repeat: repeat-x;
}
.fond_vertical {
	background-image: url(images/separateur_vertical.gif);
	background-repeat: repeat-y;
}
.fond_tiret {
	background-image: url(images/tiret.gif);
	background-repeat: repeat-x;
}
.titre {
	font-size: 24px;
	font-weight:bold;
	text-align:justify;
}
.titrerub {
	color: #336600;
	background-color: #D6E0CC;
	font-size: 24px;
	font-weight:bold;
	text-align:justify;
}
.soustitre {
	font-size: 14px;
	text-align:justify;
}
.soustitrerub {
	color: #336600;
	font-size: 14px;
	text-align:justify;
}
.textepetit {
	font-size: 10px;
	color: #7f7f7f;
}
.textenormal {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.texte {
	text-align:justify;
}
.gris {
	color: #7f7f7f;
}
.vert {
	color: #336600;
}
.bleu {
	color: #00c4ff;
	font-size: 18px;
	font-weight:bold;
}
.rouge {
	color: #e00500;
	font-size: 18px;
	font-weight:bold;
}
input.login {
	font-size: 10px;
	color: #336600;
	background-color: #EBF0E5;
	border: 1px solid #8FAB73;
	width: 100px;
	height: 16px;
}
select.login {
	text-align:center;
	font-size: 10px;
	color: #336600;
	background-color: #EBF0E5;
	border: 1px solid #8FAB73;
	height: 16px;
}
.calquecontenu {
  position:relative;
  height:520px;
  z-index:1;
  overflow: auto;
  width: 750px;
}
.calquecontenupetit {
  position:relative;
  height:520px;
  z-index:1;
  overflow: auto;
  width: 543px;
}
