

    body {
    	background: #000;
    	margin: 30px;
    	padding: 0;
    	color: #000000;
    }

    .col_center #container {
		background-image:url(../images/silent_masters.jpg);
    	width: 933px;
		height:504px;
    	margin: 0 auto;
    	border: 0;
    	text-align: left;
    }

	#content_home {
	width: 400px;
	padding-left:460px;
	padding-top:40px;
	padding-bottom:10px;
	border: 0;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height: 1.5;
	color: #FFF;
    }

	#content {
	width: 400px;
	height:430px;
	padding-left:460px;
	padding-top:30px;
	padding-bottom:10px;
	border: 0;
	text-align: left;
	}

	#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
	color: #FFF;
	margin:0;
    }

	#content h1{
	font-family:Times;
	font-size:30px;
	line-height: 0;
	color: #a69781;
	}

	#content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color: #FFF;
	border-bottom: dotted #FFF 1px;
	margin-top:35px;
	margin-bottom:5px;
	}

	#content h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFF;
	margin-top:25px;
	margin-bottom:5px;
	background-image:url(./img/bg_h3.gif);
	padding: 0 3px 0 3px;
	}
/*OLD
	#content A {
	padding: 0 3px 0 3px;
	color: #000;
	text-decoration: none;
	background: #e0d6cd;
	}

	#content A:hover {
	color: #990000;
	background: #3a2707;
	border: dotted #FFF 1px;
	}
*/

	#content A {
	color: #fff;
	text-decoration: underline;
	}

	#content A:hover {
	color: #990000;
	}

	#prev_next {
	width: 400px;
	padding-left:460px;
	border: 0;
	}


	#prev {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold ;
	width: 200px;
	padding-bottom:0;
	border:0;
	line-height: 1.8;
	text-align: left;
	float: left;
	}

	#next {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width: 200px;
	padding-bottom:0;
	border:0;
	line-height: 1.8;
	text-align: right;
	float: left;
	}

	#next A {
	padding: 1px 3px 1px 3px;
	color: #000;
	text-decoration: none;
	background: #e0d6cd;
	}

	#next A:hover {
	color: #FFF;
	background: #3a2707;
	border: dotted #FFF 1px;
	}

	#prev A {
	padding: 1px 3px 1px 3px;
	color: #000;
	text-decoration: none;
	background: #e0d6cd;
	}

	#prev A:hover {
	color: #FFF;
	background: #3a2707;
	border: dotted #FFF 1px;
	}

	#menu_eng {
    	width: 933px;
    	margin: 0 auto;
    	border: 0;
    	text-align: left;
    }

	#menu_fr {
    	width: 933px;
    	margin: 0 auto;
    	border: 0;
    	text-align: right;
    }

/* AFFICHAGE REFERENCES */
	
	#content_references {
	width: 400px;
	height:430px;
	padding-left:460px;
	padding-top:30px;
	padding-bottom:10px;
	border: 0;
	text-align: left;
	}

	#content_references p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
	color: #FFF;
	margin:0;
    }

	#content_references h1{
	font-family:Times;
	font-size:30px;
	line-height: 0;
	color: #a69781;
	}

	#content_references h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color: #FFF;
	border-bottom: dotted #FFF 1px;
	margin-top:35px;
	margin-bottom:5px;
	}

	#content_references h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFF;
	margin-top:25px;
	margin-bottom:5px;
	background-image:url(./img/bg_h3.gif);
	padding: 0 3px 0 3px;
	}

	#content_references h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFF;
	margin-top:0;
	margin-bottom:5px;
	background-image:url(./img/bg_h3.gif);
	padding: 0 3px 0 0;
	}

	a.liens_ref  {
	padding: 0 3px 0 3px;
	color: #000;
	text-decoration: none;
	background: #e0d6cd;
	}

	a.liens_ref:hover {
	color: #FFF;
	background: #3a2707;
	border: dotted #FFF 1px;
	}

	#content_references_tmb {
	width: 390px;
	text-align: left;
	}

	

img.floatleft {
border:1px solid #B7B4AF;
margin:0 10px 10px 0;
padding:0;
}
a:hover img.floatleft {
border:1px solid #FFF;
}


/* AFFICHAGE FOOTER */
#footer {
width:933px;
height:25px;
line-height:25px;
text-align:center;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #39260c;
text-align: right;
}
