/* Artificiers CSS 
--------------------------
14/01/2008
[ADiFCO]   
*/

* {
margin:0;
padding:0
}

body {
	background:#000000;
	font: normal 11px/21px Tahoma, Verdana, Arial, sans-serif;
	color:#BBBBBB;
}

.right {float:right}

a, a:link, a:visited, a:hover, a:active {
	color:#618AC9;
	text-decoration: none;
}
h1 {
	position: absolute;
	left: 69px;
	top: 254px;
	color: #ffffff;
	font: bold 30px/45px Trebuchet MS, Tahpma, Verdana, Arial, sans-serif;
	width: 801px;
	text-align: center;
}
h1 a {
	color:#ffffff;
}
#wrap {
	width:940px;
	height:100%;
	margin:0 auto;
	background: url(../images/petard_head.jpg) no-repeat;
}
#header {
height: 300px;
width: 940px;
position: relative;
margin: 0 auto;
}
#flashMenu  {
	position:absolute;
	top:66px;
	left:70px;
	width: 800px;
	height:150px;
	background:none;
}

#container {
	width: 940px;
	position: relative;
	margin: 0 auto;
	height: 750px;
	background: url(../images/petards.jpg) no-repeat left bottom;
}

#contenuPpal {
	position: absolute;
	top: 0px;
	left: 91px;
	border: solid #111111 1px;
/*	opacity: 0.5;
	filter:alpha(opacity=50);
	background:#111111;*/
}

#contenuSec {
	top: 0px;
	right: 10px;
	position: absolute;
	border: solid #111111 1px;
}

.unTiers {
	width:400px;
}

.unTiers h2 {
	padding: 0 0 0 52px;
	font: bold 26px/60px Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	color:#B0C5E4;
	border-bottom: 1px solid #BC722E;
	background: url(../images/puceNoir.jpg) no-repeat;
}
.unTiers p  {
	padding: 10px 0 0 55px;
}
.unTiers ul li {
	padding: 10px 0 0 55px;
	list-style-type: circle;
	list-style-position: inside;
}

#pied {
	background: url(../images/piedNoir.jpg) repeat-x;
	width: 100%;
	height: 100px;
}
 
