body {
background:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D49D02;
	font-weight: bold;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D49D02;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #33FF66;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D49D02;
	background-color: #FFFFFF;
}

#global {
	position:absolute;
	left:50%;
	top:10px;
	width:950px;
	height:500px;
	z-index:0;
	margin-left: -475px;
}
#headermenu {
	position:absolute;
	left:0;
	top:0;
	width:950px;
	height:100px;
	z-index:2;
	visibility: visible;
	background-image: url(../../images/fonds/fond_header_production.jpg);
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:50px;
	z-index:3;
	visibility: visible;
	background-image: url(../../images/fonds/fond_header_production.jpg);
}
#menu {
	position:absolute;
	left:0px;
	top:50px;
	width:825px;
	height:50px;
	z-index:3;
	visibility: visible;
	padding-left: 125px;
}
#corps {
	position:absolute;
	left:0px;
	top:100px;
	width:950px;
	height:400px;
	z-index:1;
	background-image: url(../../images/fonds/fond_corps_production.jpg);
	overflow: visible;
	padding-top: 10px;
}
#footer {
	position:absolute;
	left:0px;
	top:475px;
	width:950px;
	height:25px;
	z-index:2;
	background-image: url(../../images/fonds/fond_footer_production.jpg);
	vertical-align: bottom;
	font-size: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	visibility: hidden;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.lignitec{
font-family: AvantGarde Bk BT, Arial, sans-serif;
font-style:italic;
}
.exposant{
}

.Style1 {
	color: #FFFFFF;
	font-size: 36px;
}
.Style5 {font-size: 10px}
.Style7 {font-size: 14px}
.Style8 {color: #D49D02;
font-family: AvantGarde Bk BT, Arial, sans-serif;
font-style:italic;
}
