body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CACACA;
	font-size: 11px;
}

a:link {
	color: #C2C2C2;
	text-decoration: none;
}

a:hover {
	color: #949494;
	text-decoration: none;	
}

a:visited {
	color: #C2C2C2;
	text-decoration: none;	
}

li {
 list-style-image: url(../img/puce.gif);
 list-style-type: none;
 list-style-position:outside;
 margin-left: 15px;
 margin-bottom: 10px;
}

.txtdark {
	color: #949494;
}

#global {
	position:absolute;
	left: 50%; 
	top: 32px;
	width: 775px;
	margin-left: -387px;
	background-color: #222222;
}

#logo {
	position: absolute;
	top: 14px;
	left: 10px;
}

#lang {
	position: absolute;
	top: 12px;
	left: 711px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #FFFFFF;
}

#lang a:link {
	color: #FFFFFF;
}

#lang a:visited {
	color: #FFFFFF;
}

#lang a:hover {
	color: #949494;
}

#lang a.sel:link {
	color: #949494;
}

#lang a.sel:visited {
	color: #949494;
}

#lang a.sel:hover {
	color: #949494;
}

#mnu-accueil {
	position: absolute;
	top: 143px;
	left: 24px;
	width: 145px;
	height: 34px;
}

#mnu-presentation {
	position: absolute;
	top: 143px;
	left: 169px;
	width: 145px;
	height: 34px;
}

#mnu-realisations {
	position: absolute;
	top: 143px;
	left: 314px;
	width: 145px;
	height: 34px;
}

#mnu-partenaires {
	position: absolute;
	top: 143px;
	left: 459px;
	width: 145px;
	height: 34px;
}

#mnu-contact {
	position: absolute;
	top: 143px;
	left: 604px;
	width: 145px;
	height: 34px;
}

#bandeau {
	position: absolute;
	width: 725px;
	height: 240px;
	top: 177px;
	left: 14px;
	background-color: #5C5C5C;
	padding:10px;
}

#flash {
	visibility:visible;
}

#contenu {
	position: absolute;
	width: 745px;
	top: 437px;
	left: 14px;
	background-color: #2F2F2F;
}

#separateur {
	position: absolute;
	width: 3px;
	height: 262px;
	top: 9px;
	left: 302px;
	background-color: #FDB400;
}

#apercu {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
}

#zoom {
	position:absolute;
	top:0px;
	left:0px;
	width:725px;
	height:240px;
	z-index:100000;
	visibility:hidden;
	border: none;
}
