body  {	top: 0px;
  	overflow: hidden; /*overflow-y*/
  	margin: 0px 0px 0px 201px ;
  	padding:0px;
	background-color: #6D53A6;
	font-family: sans-serif, Helvetica, Verdana;
	font-size: 13px;
	color:black;
}

html > body {overflow: auto;top: 0px;} /*overflow-y*/
.IEHack  {
  height: 100%;
  overflow: auto;	top: 0px;
}
.menuhaut   {
  position: absolute;
  top: 0px;
  left: 247px;
  width: 665px;
  height: 20px;
  background-color:#AFB7D3;
  border-bottom: solid black 1px ;
  text-align:center;
  z-index:99;
  color:black;
}
.menugauche   {
  position: absolute;
  top: 0px;
  left: 0;
  width: 201px;
  height: 100%;
  background-color:#AFB7D3;
  border-right: solid black 1px;
  color:black;
}
body>.menuhaut {position:fixed}
body>.menugauche {position:fixed}
#sidebar
{	background-color: #3b2174;
	background-repeat: repeat-y;
	width: 244px;
	height: 100%;	
	position: absolute;
	left: -43px;
	z-index:99;
	color:black;
}
.contenu
{
	margin-left: 0px;
	margin-right: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color:#B9AAFD;
	position: absolute;
	top: 0px;
	padding-top:95px;
	padding-left:45px;
	padding-right: 45px;
	width: 665px!important;
	width: 755px;
	text-align:justify;
	color:black;
}
.contenu h2
{
	font-size: 18px;
	margin: 0px;
	border-bottom: 1px solid #342850;	
	text-align:right;
	color: #342850;
	background-color: inherit;
}
.contenu h3
{
	font-size: 17px;
	text-decoration: none;
	color: #342850;
	background-color: inherit;
}
.contenu h4
{
	font-size: 15px;
	color: #342850;
	background-color: inherit;
}
.contenu h5
{
	font-size: 12px;
	margin-bottom: 0px;
	color: #342850;
	background-color: inherit;
}
.contenu a
{
	color: #342850;
	text-decoration: underline;
	background-color: inherit;
}
.contenu a:hover
{
	color : yellow;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.contenu p
{
	text-align: justify;
	line-height: 1.3em;
}
#topmenu
{	height:auto;
	top: 0px;
	background-color: #6D53A6;
	color: black;
	border: 1px solid black;
	margin: 0px;
}

#drapeaux
{ 	text-align: left;
}
#drapeaux a img
{	border: none;
}
#topmenu .menu
{
	text-align:right;
	margin:0px;
	padding-right:3px;
}
#topmenu .menu a
{	color: yellow;
	text-decoration: none!important;
	background-color: inherit;
}
#topmenu .menu a:hover
{	font-weight: bold;
	text-decoration: none;
}
#footer
{
	padding-top: 3px;
	padding-bottom: 3px;
	/*padding-left: 201px;*/
	text-align: center;
	/*margin-right: auto;*/
	border-top: 1px solid #6D53A6;
	/*display: block;*/
	color: #342850;
	background-color: #B9AAFD;
	font-size:85%;
	line-height: 150%;
}
#footer img
{	border: 0px hidden black;
	vertical-align: middle;
}
#footer a
{	background-color: inherit;
	color: #342850;
}
#footer a:hover
{
	color: #342850;
	background-color: inherit;
        font-weight: bold;
	text-decoration: none;
}
.contact input, textarea
{	border: 1px solid #6D53A6;
}
/*.Liens-Sommaire-Titre
{
	padding-left: 30px;
}*/
.Liens-Sommaire-Details
{
	margin-left: 30px;
} 
