body {
	background : #FFFFFF url(images-interface/fondbleu.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1em;
}#navbar {
	background-image: url(images-interface/fondtop.jpg);
	background-repeat: repeat-x;
	height: 230px;
	min-width: 800px;
	clear: both;
}
#maincontent {
	background-image: url(images-interface/fondblanc.jpg);
	margin-top: 0px;
	padding: 15px;
	min-height: 900px;
	margin-left: 125px;
}
#logo {
	background-image: url(images-interface/topmenu.jpg);
	height: 230px;
	background-repeat: no-repeat;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
 }
#menu li:hover{
background-image: url(images-interface/tabrightH.gif);
}
  
#menu li.current {
	background-image: url(images-interface/tabrightC.gif);
	border-bottom-style: none;
}

  #menu li {
	background-image: url(images-interface/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	padding: 0;
	text-align: center;
    }

#menu li a {
	display:block;
	background-image: url(images-interface/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-style: outset;
	border-bottom-color: #004FA0;
	border-bottom-width: thin;
	text-decoration: none;
	color: #FFFFFF;
    }

#menu a:hover {
background-image: url(images-interface/tableftH.gif);
}

#menu a.current {
	background-image: url(images-interface/tableftC.gif);
	border-bottom-style: none;
	color: #333333;
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0051A2;
	border-right-color: #0051A2;
	border-bottom-color: #0051A2;
	border-left-color: #0051A2;
	padding-top: 4px;
	margin-right: 1px;
}
#menu {
	height: 25px;
	padding-left: 0px;
	padding-top: 80px;
	margin-left: 286px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 15px;
}
#maincontent h1 {
	color: #024DA4;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.8em;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 100%;
	background-image: url(images-interface/etoile.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 50px;
	margin-left: -50px;
	padding-bottom: 15px;
}
#maincontent p {
	color: #333333;
	font-size: 0.9em;
}

#maincontent .citation {
	font-size: 1.3em;
	color: #000000;
	text-align: justify;
	line-height: 1.8em;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	min-height: 250px;
	background-image: url(images-interface/degrade1.jpg);
	background-position: bottom;
}
#maincontent .citation strong {
}
#maincontent .citation em {
	font-style: normal;
	font-weight: bold;
	font-size: 0.8em;
}
#sousmenu {
	margin-left: 346px;
	clear: both;
	display: block;
}
#sousmenu a:link{
	text-decoration: none;
	color: #000000;
}
#sousmenu a:visited{
	text-decoration: none;
	color: #000000;
}
#sousmenu a:hover {
	text-decoration: underline;
}
#maincontent li {
	font-size: 0.9em;
	color: #000000;
}
#maincontent strong {
	font-weight: bold;
	color: #000000;
}
#maincontent h2 {
	font-size: 1.1em;
	color: #E32126;
}
#maincontent h3 {
	font-size: 1.1em;
	color: #333333;
}
#logoen {
	background-image: url(images-interface/topmenuen.jpg);
	height: 230px;
	background-repeat: no-repeat;
}
#langue a {
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

