@charset "utf-8";

body {
	background: #ffffff url(../images/fond.jpg);

}
a:link {
		color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #0099FF;
}
body,td,th {
	color: #000000;
}
.unnamed1 {border-left: thin outset #b6b5b5; font-weight: lighter;}
.unnamed2 { border: thin outset #b6b5b5; font-weight: lighter;}
.tab {border: outset #b6c9ce; border-width: thick}
/* CSS Document */
#fin {
  position : bottom;
  bottom : 0px;
}
#page {
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
	div.g 
{
	background-color:#75C8FF;
	border:2px solid #3E9EFF;
	width:95%;
	padding:10px;
}
	#conteneur {
	background-color: #8DC1FC;
	width: auto;
	position: absolute;
	top: 5%;
	left: 15%;
	right: 15%;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-style: ridge;
	border-right-style: ridge;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #8DC1FC;
	border-left-color: #8DC1FC;
	border-top-color: #8DC1FC;
	border-right-color: #8DC1FC;
}
	#texte {
	margin-left:15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
	#titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 40px;
	vertical-align: text-top;
}
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
