* {
	padding: 0px;
	margin: 0px;
	list-style-type: none; }
a {text-decoration: none; }
a.mail {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_contact.gif) no-repeat 0 0;
	position: relative;
	margin: 0px auto;
	width: 1002px;
	height: 480px; }
#txt {
	position: absolute;
	margin-top: 70px;
	margin-left: 44px;
	width: 210px;
	height: 100px; }
#image {
	position: absolute;
	margin-top: 70px;
	margin-left: 290px;
	width: 135px;
	height: 155px; }
h3 {
	font: bold 10px verdana;
	padding-bottom: 10px;
	letter-spacing: 1px; }
#txt p {
	text-align: justify;
	font: 10px verdana;
	line-height: 18px;
	letter-spacing: 0px; }
#txt a {color: #588ead; }
#txt a:hover {text-decoration: underline; }
#txt p.titre {
	font: bold 10px verdana;
	line-height: 20px;
	margin-bottom: 2px; }
	
/*formulaire***************************************************************************/
.formulaire {
	font: bold 10px verdana;
	line-height: 20px; }
#formulaire {
	position: absolute;
	margin-top: 66px;
	margin-left: 439px;
	width: 512px;
	height: 351px; }
#formulaire2 {
	margin-top: 4px;
	width: 520px;
	height: 354px;
	background: url(../contact/images/image_contact2.jpg) no-repeat 0 0; }
.input {
		border: 0px none;
		margin-top: 2px;
		padding: 2px;
		width: 200px;
		border: 0px none; }
.inputtxt {
		font: 11px verdana;
		border: 1px none;
		margin-top: 2px;
		margin-bottom: 8px;
		padding: 2px;
		width: 516px;
		height: 210px; }
.submit {
		display: block;
		text-align: center;
		margin: 0px auto;
		width: 70px;
		height: 25px; }
.input,.inputtxt {background-color: #cfdbe1; }
	
/*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; }