* {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	font-family: Arial, serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: white;
}

img {
border:0;
}

.banner {
	background-image:url();
	height:auto;
}
.banner img {
	float:left;
	border:0;
	margin-left:10px;
}

.ban2 {
	#margin: 0 auto;
	padding-top:4px;
	background-color: black; /*special blue #265CA6*/
	background-image: url();
	background-repeat: repeat-x;
	height:35px;
  border-top: 0.2em solid white;
  border-bottom: 0.2em solid white;
}

.centerpage {
	align:center;
	height:500px;
}

.aligncenter {
	width:920px;;
}

.topique {
	margin-top:40px;
	background-color:#959595;
	background-image: url(images/topiques/design_44.gif);
	background-repeat: repeat-x;
	width:100%;
	height:280px;
	align:left;
}
.topique_bloc {
	float:left;
	align:left;
	width:460px;
	margin-left:0px;
}
.topique_bloc_title {
	align:left;
	margin-top:-19px;	
}
/*
.topique2 {
	margin-top:40px;
	background-color:#959595;
	background-image: url(images/topiques/design_44.gif);
	background-repeat: repeat-x;
	width:100%;
	height:180px;
	align:left;
}
.topique_bloc2 {
	float:left;
	align:left;
	width:460px;
	margin-left:40px;
}
*/
.topique_bloc_title2 {
	align:left;
	margin-top:-17px;	
}


.footer {
	background:black;
	font-size: 10px;
	align:center;
	color: white;
	height:50px;
}
.xred {
	font-size: 12px;
	font-weight:bold;
	color: red;
}
