*{ list-style-type:none;
	margin:0 auto;
	padding:0 auto;
	 }

body {width:100%; font:Verdana, Arial, Helvetica, sans-serif;}

a:link{color: #666666}
a:hover {
	color: #990000;
}
a:visited {
color: #999999;
}

h1{ font-size:14px;}

#conteneur {
	width:870px;
	height:800px;
	position:absolute;
	margin-top:1%;
	top: -1px;
	position:relative;
}
#contenubloc{ padding: 20px; }
.titre1 { position:absolute; top:-55px; }
.titre { position:absolute; top:1px; left:255px;  z-index:0; width:400px; }
.banniere { background: url(pix/banniere.jpg);  background-repeat:no-repeat; width:867px; height:115px; background-position:center}

.centrer{	margin-left:auto;
			margin-top:auto;  
			width:1000px;
			text-align:left; /* pour résoudre le centrage de bug de IE */

}

