/* CSS Document */
body {
	
	background-image:url(../pics/bac.jpg)
}
body,td,th {
	font-family: Arial, Gadget, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 8px;
	margin-right: 8px;
}


a:hover {
	color: #666666;
	text-decoration:none
}
a:link {
	color: #CCCCCC;
	text-decoration:none
}
a:visited {
	color: #999999;
	text-decoration:none
}
h1 {
	font-size: 12px;
	color: #666;
	text-decoration:none
}
h2 {
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
h3 {
	font-size: 12px;
	color: #D4D4D4;
	text-align: center;
	font-family: Arial, Gadget, sans-serif;
}
h10 {
	font-size: 13px;
	color: #D4D4D4;
	text-align: center;
	font-family: Tahoma, Gadget, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
h11 {
	font-size: 20px;
	color: #F00;
	text-align: center;
	font-family: Arial, Gadget, sans-serif;
}
a:active, a:focus{
      outline:none;
}
 

.imgopacity {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	border:0;
	margin:auto;
	text-align:center;
	
}

.imgopacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}




object { display:block }
.textebas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: justify;
}

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../pics/peel.png) no-repeat right top;
	text-indent: -9999px;
	border: #000;
}
#gauche {
	position:relative;
	 display:inline;
	 margin-left:0;
	 width:300px;
}
#centre {
	position:relative;
	margin-left:300px;
	display:inline;
	width:300px;
}
#droite {
	position:relative;
	display:inline;
	margin-left:600px;
	width:300px;
}

.cadre {
	padding:5px;
	background-color:#111;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	-webkit-box-shadow:0px 0 10px #000;
	-moz-box-shadow:0px 0 10px #000;
	-box-shadow:0px 0 10px #000;

}

.cadre:hover {
	
	-webkit-box-shadow:0px 0 20px #000;
	-moz-box-shadow:0px 0 20px #000;
	-box-shadow:0px 0 20px #000;

}

.cadre2 {
	padding:5px;
	background-color:#111;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	-webkit-box-shadow:0px 0 10px #373737;
	-moz-box-shadow:0px 0 10px #373737;
	-box-shadow:0px 0 10px #373737;

}

.cadre2:hover {
	
	-webkit-box-shadow:0px 0 20px #373737;
	-moz-box-shadow:0px 0 20px #373737;
	-box-shadow:0px 0 20px #373737;

}
