body { 	
margin:0px;
padding:0px; 
background: url(images/bg.jpg) top repeat-x #1C1A12;
color: #FFFFFF;
}

#conteneur a, #conteneur a:link, #conteneur  a:visited, #conteneur a:hover {
font-size: 0.8em;
color: #FFFFFF;
}
.header, .page, #footer {
 border-left: 1px solid #666666;
 border-right: 1px solid #666666;
}
.box, .header, .page {
 position: absolute;
}

#conteneur {
width: 750px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -353px;
}
#footer {
 padding: 3px 3px 3px 3px; /* top right bottom left */
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
 font-size: 0.7em;
 color: #909090;
}
.box {
 top: 70px;
}
.header {
 top: 0px;
 width: 705px;
 height: 67px;
 border-top: 1px solid #666666;
 background: #fff url(logo.jpg);
}
.page {
 top: 68px;
 width: 699px;
 padding: 3px 3px 3px 3px; /* top right bottom left */
 border-bottom: 1px solid #666666;
 background-color: #fff;
}

td {
	text-align: left;
	font-family:arial;
	font-size:10px;
	color:#686A65;
	line-height:14px;
}

.slogan {
 font-size: 0.8em;
 font-weight: bold;
 color: #800000;
}
.titre {
 font-size: 0.8em;
}

.copy{
font-family:tahoma;
color:#6A9497;
text-decoration:none;
}


.gray {color:#686A65; text-decoration:none}
.green {color:#696345; text-decoration:none}
.dark {color:#000000; text-decoration:none}

.verdana {font-family:verdana; line-height:15px; font-size:9px}
.abs {vertical-align:middle}
.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}


.navig_form { width:248px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#989898;
		background-color:#EDEDE9;
		color:#686A65;
		margin-left:0px;
		margin-right:0px}

.form { width:234px;
		height:20px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#909090;
		background-color:#D5D6CC;
		color:#1F1F1F;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:234px;
		height:180px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#909090;
		background-color:#D5D6CC;
		color:#1F1F1F;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}

a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}




