body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:#FDFAF8;
}
			
#centerContent{
	margin:0 auto;
	width:960px;
	text-align:left;
	background:#FDFAF8 no-repeat 50% 50px;
	height:550px;
	position:relative;
	
}

#footer{
	position:absolute;
	top:540px;
	left:15px;
	width:932px;
}

#logo{
	position:absolute;
	top:10px;
	left:50px;
	float:left;
	width:197px;
	height:85px;
	background:url(../images/logo.gif) no-repeat 50% 0%;
}

#nav{
	position:absolute;
	margin-top: 14px;
	right:3px;
}

#nav li{
	float:left;
	list-style:none;
}

#nav li a{
	float:left;
	padding:3px 10px;
	margin:0px 1px;
	background:#FDFAF8 url(../images/separ_nav.gif) no-repeat 0% 100%;
	height:30px;
}

#texte{
	position:relative;
	margin-top: 70px;
	right:155px;
	float:right;
	width:300px;
	
	overflow:auto;
}
p {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	
	
	text-align: justify;	
}


h1 {
	font-family: tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	display:inline;
	padding:0px;
	margin:0px;
	text-align: left;	
}
h2 {
	font-family: tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	display:inline;
	padding:0px;
	margin:0px;
}

td, body {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	
}

input, textarea {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #OOOOOO;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #8B7B6E;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.footer {
	font-family: verdana;
	font-size: 11px;
	color: #8B7B6E;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav {
	font-family: tahoma;
	font-size: 12px;
	color: #8B7B6E;
	text-decoration: none;
	font-weight:bold;
	
}
.nav:HOVER {
	font-family: tahoma;
	font-size: 12px;
	color: #A7A7A7;
	text-decoration: none;
	font-weight:bold;
	
}

#nav a.active {
	font-family: tahoma;
	font-size: 12px;
	color: #A7A7A7;
	text-decoration: none;
	font-weight:bold;
}

a {
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
	outline:none;
	
}

#offre{
	position:relative;
	margin-top: 70px;
	right:40px;
	float:right;
	width:420px;
	height:420px;
	
	overflow:auto;
}

#afterworks{
	position:absolute;
	top:552px;
	left:860px;
	width:100px;
}

.afterworks {
	font-size: 10px;
	color:#4c4c4c;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.afterworks a{
	font-size: 10px;
	color:#4c4c4c;
	font-style: italic;
	text-decoration: none;
	
}

.afterworks a:HOVER{
	font-size: 10px;
	font-style: normal;
	color:#4c4c4c;
	font-style: italic;
	border-bottom-color: #4c4c4c;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

