
<!--
body  {
	background-image: url(pics/fond_barre.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
}

#headarea {
	height: auto;
	padding-top: 8px;
}

#container {
	background-image: none;
/*	background-image: url(pics/containerbg_simple.gif);
	background-color: transparent;
	background-position: center top;*/
}

#main {
	/*background: none;*/
}

#side {
	background-color: #ffffff;
/*	background-image: url(pics/containerbg.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
}

#side_bottom {
	background-image: url(pics/section_block.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	padding: 0;
	margin: 20px 7px 0 0;
}

#bottom {
  padding-top: 50px;
}

.deux_col p {
  margin-left: 0;
  margin-right: 0;
  margin-top: 25px;
	text-align: center;
	padding-bottom: 10px;
}

p.descriptif {
	padding-bottom: 0;
}

.head_langue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #0D3853;
	text-align:center;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #0D3853;
}

.lien_section {
	background-color: #F3F5F6;
  font-variant: small-caps;
  letter-spacing: 3px;
	text-align: center;
	margin: 25px 0 0px 0;
}

.nom_section {
  font-weight: bold;
  font-size: 150%;
}



-->
