/* general layout */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000000;
	background-color: #000000;
	text-align: center;	/* part 1 of 2 centering hack */
	}
#content {
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	/*	border: 1px solid #f00; */
	text-align:left;
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 790px;
	background-color: #000000;
	}
html>body #content {
	width: 790px; /* ie5win fudge ends */
	}
	
	

/*internal stuffs */
#top {
	border-bottom:1px solid #000;
	height:70px;
	margin:0px;
	padding:0px;
	width:790px;
	height:111px;
	background-color: #000000;
	background-image: url(../img/header.jpg);
}

#top a{
	display: block;
	float: right;
	margin-top: 30px;
}
#top a span{
 	display:none;
}

#top a#l1
{
         height: 80px;
         width: 150px;
}
#top a#l2
{
         height: 80px;
         width: 150px;
}


#top_en { background: url(../img/header_en.jpg); margin: 0; padding: 0; width: 790px; height: 111px; border-bottom: 1px solid #000; }
#left {
	float:left;
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #000; */
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	font-family: "Times New Roman", Times, serif;
	}
#middle {
	float:left;
	margin: 0;
	padding: 0;
	/*	border: 1px solid purple;*/
	width: 610px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 610px;
	background-color: #0A4058;
	}
#menu {
	padding: 10px 10px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main {
	float:left;
	width:450px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainExpo { padding: 0 10px; width: 580px; float: left; }
#right {
	float:right;
	width:100px;
}

/* typo stuffs */

div#left{
	color:#fff;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#left a{
	color:#FFFFFF;
	text-decoration:none;
}
div#middle div#menu a:link{
	color:#000000;
	text-decoration:none;
}

div#middle div#menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

div#middle div#menu a:visited{
	color:#000000;
	text-decoration:none;
}

div#middle div#menu {
	color:#fff;
	font-family:arial, helvetica, sans;
	font-size:9pt;
	/*font-weight:bold;*/
	letter-spacing : 1px; 
	}
div#middle div#main {
	font-size:8.5pt;
	color:#fff;
}
div#middle div#mainExpo { color: #fff; font-size: 8.5pt; }
div#middle div#main h1 {
	font-size:8.5pt;
	color:#fff;
	font-weight:bold;
}
div#middle div#main a {
	color: #a1928e;
	text-decoration: none;
}
div#middle div#mainExpo a {
	color: #000000;
	text-decoration: underline;
}
div#middle div#mainExpo h1 { color: #fff; font-size: 14pt; font-weight: bold; }
div#middle div#right *{
	color:#fff;
	font-size:8pt;
}

div#middle div#right img {
	border: 1px solid #fff;
	 margin:5px;
}
div#middle div#right a {
	font-size:8pt;
	color:#a1928e;
	text-decoration: none;
}


	
#left ul {margin:0;padding:0;}	
#left ul li{
	margin:25px 10px; 0;padding:0;
	list-style-type:none;
}
	
	
/* specific classes */
.pagenb {
	text-align:center;
	letter-spacing : 2px; 
	font-size:12pt;
	font-weight:bold;
}
#main2 {
	padding: 0 10px;
	float:left;
	width:580px;
}
div#middle div#main2 {
	font-size:8.5pt;
	color:#fff;
}
.titre {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#left a:hover {
	color:#0A4058;
	text-decoration:none;
}

