body {
	margin:0;
	background-color:#000000;
}

strong {font-weight:normal;}

h2 {
	font-size:12px; 
	margin:0; 
	font-weight:normal;
}

#flashcontent {
	position:relative;
	z-index:99;
	margin-bottom:-100px;
	margin-top:10px;
}

.tableau {height:461px; z-index:10;}
.textexplicatif {
	width:205px; 
	line-height:18px;
	font-variant:small-caps;
	text-align:center; 
	font-family:arial, "sans serif";
	font-size:12px;
	color:#000000;
	vertical-align:middle; 
	padding-top:60px;
}
.textexplicatif div {font-variant:normal; margin:3px;}
.cadreprincipal {width:481px;}
.zonepalettes {width:81px; text-align:center; vertical-align:bottom; padding-bottom:100px;}

.cadreimage {
	width:481px;
	height:270px;
	background-color:#000000;
	margin-top:80px;
	text-align:center;
}

.tableaucv, .cadreimage div {
	font-size:13px;
	color:#A89F8E;
	font-family:arial, "sans serif";
	text-align:left;
	line-height:18px;
}
.cadreimage td {padding:5px;}
.cadreimage div {
	padding-right:15px;
	padding-left:15px;
	width:471px;
	height:260px;
}

.cadreimage a:link, .cadreimage a:visited, .cadreimage a:hover, .cadreimage a:active {text-decoration:underline; color:A89F8E; font-size:11px;} 
.cadreimage div, .champtexte, .champmessage {
	overflow:auto;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#A89F8E; 
	scrollbar-shadow-color:#A89F8E; 
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#A89F8E;
	scrollbar-track-color:#000000; 
	scrollbar-darkshadow-color:#000000;
}
.cadreimage li {
	list-style-image:url("../images/puce.png");
	list-style-position:outside;
	margin-left:0px;
}

.contact {margin-top:15px;}
.contact td {
	padding:0;
	color:#665F57;
	font-size:10px;
	font-family:arial, "sans serif";
}

.champ, .champtexte, .champmessage {
	background:url("../images/fond.GIF") repeat-x bottom #665F57;
	border:0;
	margin-bottom:10px;
	font-size:11px;
	color:#000000;
	font-family:arial, "sans serif";
	padding:2px;
}

.champ {width:165px;	height:26px;}
.champtexte {width:165px; height:64px;}
.champmessage {width:100%; height:65px;}

.bouton:hover {background-color:#665F57; color:#000000;}
.bouton {
	border:0;
	color:#665F57;
	text-transform:uppercase;
	text-decoration:underline;
	background-color:#000000;
	cursor:hand;
}

.pied, .pied a {
	color:#665F57;
	font-size:9px;
	font-family:arial, "sans serif";
	text-decoration:none;
}