.bandeau {
	background-color: #DA027F;
}
.info {
	height: 30px;
	width: 955px;	
}
.page{
	background-image: url(../images/fond.jpg);
	width: 955px;
	text-align: left;
	overflow: hidden;
}
.rubContainer{
	width: 176px;
	position: absolute;
	padding-top: 40px;
	padding-left: 25px;
	z-index: 2;
}
.rub{
	background-image: url(../images/rubriques/fond.gif);
	background-repeat: repeat-y;
	position: static;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA027F;
	font-weight: bold;
	text-align: center;
		margin: 0px;
	border: 0px;
}
div.sponsor{
	top: 450px;
	position: absolute;
	padding-left: 25px;
	z-index: 3;
}
div.s{
width: 30px;
height: 30px;
position: relative;
}
.ongContainer{
	width: 176px;
	position: absolute;
	padding-top: 380px;
	padding-left: 25px;
	z-index: 3;
}
.photo{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.photo2{
	position: absolute;
	top: 72px;
	left: 450px;
}
.artCont{
	padding-top: 50px;
	width: 700px;
	left: 240px;
	position: relative;
	display: block;
}
.art1{
	left: 350px;
	width: 300px;
	position: relative;	
	display: inline;
	background-color: #0000FF;
}
.art2{
	width: 300px;
	position: relative;
	display: inline;
}
.im1{
	left: 350px;
	width: 310px;	
	position: relative;
	display: inline;
	background-color: #FF0000;
}
.im2{
	width: 310px;	
	position: relative;
	display: inline;
	background-color: #FF0000;
}
.tiret {
	border: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	top: 120%;
	bottom: 20px;
	margin-top: 25px;
	margin-left: 300px;
	margin-right: 120px;
	display: block;	
}
div.center{
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
}
div.bdpos{
	padding-left: 15px;
	width: 700px;
}
