body {
	padding:18px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('/img/JPMarais2.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	background-color:#000;
	font-family:"HelveticaNeue", "Helvetica Neue", Verdana, Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	text-align:justify;
	color:#AAA;
	/*color:#919293;*/
	/*color:#818283;
	color:#fff;*/
	}
	
a {
	font-weight:bold;
	text-decoration:none;
}	
a:link{color:#FFF;}
a:visited{color:#DDD;}
a:hover{color:#B3A194; text-decoration:none; }
a:active{color:#FFF;}

p.top{
	border:medium double;
	font-size:14px;
	font-weight:bold;
}


h1 {
	font-size:24px;
	color:#CCC
}
.imp{
	color:#FFF;
	font-style:italic;
	font-size:15px;
}

p.lien{
	display:block; 
	text-align:center;
	margin-top:0px;
	font-size:14px;
	line-height:0.5;
	
}

#contenant{
	/*border-style:solid;
	border-width:3px;*/
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:600px;
	
}

div#header{
	/*border-style:solid;
	border-width:3px;*/
	position:relative;
	width:794px;
	/*float:left;*/
	/*clear:both;*/
	vertical-align:middle;
}

div#header img{
	/*border-style:solid;
	border-width:3px;*/
	width:290px;
	height:auto;
	vertical-align:middle;
	/*float:left;
	clear:right;*/
}
.headtxt{
	/*border-style:solid;
	border-width:3px;
	width:380px;
	position:relative;
	margin:2px 0px;
	*/
	margin-left:12px;
	padding: 2px 0px 2px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	vertical-align:middle;
	font-variant:small-caps;
	
}
div#header a{
	padding-right:12px;
	color:#FFF;
}
div#header a:hover{text-decoration:none; color:#cfda8f;}

div#indextxt{
	/*border-style:solid;
	border-width:3px;*/
	float:left; 
	width:auto; 
	text-align:right; 
	margin:46px 0px 0px 120px;
	opacity: 0.7;
	filter:alpha(opacity=70); 
}

div#boite{
	/*border-style:solid;
	border-width:3px;*/
	z-index:-1;
	width: 674px;
	height: 500px;
	margin-left:64px;
	position:absolute;
	overflow:auto;
	clear:both;
	background-color:#000;
	/*border:4px solid #0E1218;*/
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-moz-border-radius:22px;
	-webkit-border-radius:22px;
	border-radius:22px;
	opacity: 0.5;
	filter:alpha(opacity=50);
	}
div.texte{
	/*border-style:solid;
	border-width:3px;*/
	z-index:1;
	width: 672px;
	height: 492px;
	clear:both;
	overflow:auto;
	margin-left:62px;
	margin-top:2px;
	position:relative;
	/*padding:12px 8px 0px 8px;*/
}
#pad{
	padding:8px 30px 0px 30px; /*18px = courbe*/
}

div.texte a{
	target-new:window;
	font-weight:normal;
}
div.texte p{
	margin-top:11px;
}

img.flotteDr{
    float: right; 
	margin-top:8px;
    margin-left: 8px;
 	margin-bottom: -2px;
	width: 104px;
	
}

div#imgTitle{
	margin-top:28px;
	margin-left:auto;
	margin-right:auto;
}

#imgTitle img{
	/*width:600px;*/
}
