* {
	padding: 0px;
	margin: 0px;
	list-style-type: none; }
a {text-decoration: none; }
a.url {text-decoration: underline; }
a img {border: 0px none; }
p,a {color: #000; }
body {background-color: #000000; }
#background {
	position: relative;
	margin: 30px auto;
	width: 1002px; }
	
/*HEADER***************************************************************************/
#header {
	background: url(../images/header.jpg) no-repeat 0 0;
	height: 150px;
	width: 1002px;
	margin: 0px auto;
	position: relative; }

/*NAVAMAIN***************************************************************************/
#navmain {
	position: relative;
	background-color: #fff;
	height: 30px;
	width: 1002px;
	list-style-type: none; }
	#navmain li {
		float: left; }
		#navmain li a {
			display: block;
			height: 30px; }
		#navmain li a:hover,#navmain li.on a {background: no-repeat 0 -30px; }
		#navmain span {visibility: hidden; }
	
/*CONTENU***************************************************************************/
#contenu {
	background: url(../images/fond_references.gif) no-repeat 0 0;
	position: relative;
	margin: 0px auto;
	width: 1002px;
	height: 480px; }
#imagefond {
	background: url(../references/images/image_logos.gif) no-repeat 0 0;
	position: absolute;
	margin-left: 30px;
	margin-top: 58px;
	width: 942px;
	height: 380px; }
#txt {
	margin-top: 160px;
	margin-left: 30px;
	width: 410px;
	height: 200px;
	visibility: hidden; }
#txt h3 {
	font: bold 10px verdana;
	padding-bottom: 10px;
	letter-spacing: 1px; }
#txt p {
	font: italic 10px verdana;
	line-height: 15px;
	letter-spacing: 1px;  }
#txt p.signature {
	text-align: right;
	font: italic 10px verdana; }
	
/*FOOTER***************************************************************************/
#footer { 	
	position: absolute;
	width: 942px;
	margin-top: 457px;
	margin-left: 30px; }
#footer a,p {
	text-align: left;
	font: italic 9px verdana;
	letter-spacing: 1px; }
#footer a:hover {color: #fff; }