* {
	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_archives.gif) no-repeat 0 0;
	position: relative;
	margin: 0px auto;
	width: 1002px;
	height: 480px; }
#txt {
	position: absolute;
	margin-top: 70px;
	margin-left: 44px;
	width: 280px;
	height: 355px; }
#txt2 {
	position: absolute;
	margin-top: 70px;
	margin-left: 344px;
	width: 280px;
	height: 355px; }
#txt3 {
	position: absolute;
	margin-top: 70px;
	margin-left: 644px;
	width: 280px;
	height: 355px; }
#txt h3,#txt2 h3,#txt3 h3 {
	font: bold 10px verdana;
	padding-bottom: 6px;
	letter-spacing: 1px; }
#txt p,#txt2 p,#txt3 p {
	text-align: justify;
	font: 10px verdana;
	line-height: 15px;
	letter-spacing: 0px; }
#txt p.signature,#txt2 p.signature,#txt3 p.signature {
	text-align: right;
	font: italic 10px verdana;
	margin-top: 12px;
	margin-bottom: 1px;
	border-top: 1px solid #b17851;  }
#txt a,#txt2 a,#txt3 a {
	color: #b17851;
	font-weight: bold; }
#txt a:hover,#txt2 a:hover,#txt3 a:hover {text-decoration: underline; }
	
/*IMAGES***************************************************************************/
#images {
	position: absolute;
	margin-top: 70px;
	margin-left: 364px;
	width: 596px;
	height: 355px;
	background: no-repeat top right; }
	#images img { 
		margin-right: 7px;
		margin-bottom: 7px; }
	#images img:hover {cursor: pointer; }
	
/*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; }