@charset "utf-8";
#global {
	font-family: helvetica, arial;
	color: #FFF;
	margin:  0 auto;
	padding: 0px;
	background-position: top;
	width: 950px;
}
#expo {
	margin-left: 15px;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-position: top;
	overflow: auto;
}
#head {
	background-image: url(../images/head.jpg);
	height: 181px;
	background-repeat: no-repeat;
	margin: 0px;
}
#menu {
	width: 175px;
	height: 300px;
	float: left;
	padding-left: 25px;
}
#content {
	width: 740px;
	padding-left: 200px;
	clear: right;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#corp {
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#texte {
	width: 369px;
	margin-left: 350px;
	font-size: 11px;
}
#texte p {
	text-align: justify;
}
.titre {
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
.sstitre {
	font-size: 11px;
	font-style: italic;
	text-transform: uppercase;
}
.texteindex {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
}
#lang {
	text-align: right;
	margin-top: 15px;
	margin-right: 35px;
}
#lang a {
	font-family: helvetica, arial;
	font-size: 11px;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}
#lang a:hover {
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	background-color: #000;
}
#menu a:link   {
	font-size: 11px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	line-height: 16px;
	display: block;
	height: 15px;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: none;
}
#menu a:visited   {
	font-size: 11px;
	font-style: italic;
	color: #999;
	text-decoration: none;
	line-height: 16px;
	display: block;
	height: 15px;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: none;
}
#menu a:hover {
	color: #FFF;
	font-size: 11px;
	display: block;
	height: 15px;
	line-height: 16px;
	margin-bottom: 0px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}

#menu a:active {
	border: none;
	color: #000;
	text-decoration: underlined;
}
#diapo {
	height: 719px;
	width: 327px;
	float: left;
}
#menu ul {
	line-height: 14px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#expotuil {
	width: 320px;
	font-size: 10px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#expocasti {
	width: 320px;
	margin-left: 320px;
	font-size: 10px;
}
#lang a:active {
	color: #999;
	background-color: #FFF;
}
