div#r1 {
	position:relative;
	width:100%;height:248px;
	overflow:hidden;
}
	div#r1c1 {
		position:relative; float:left;
		width:10px;height:248px;
	}
	div#r1c2 {
		position:relative; float:left;
		background:#b7cb00;
		width:350px;height:263px;
		margin-right:7px;
		opacity:0;
	}
	div#r1c2 .text { font-size:0em; }
	div#r1c3 {
		position:relative; float:left;
		background:#d63087;
		width:350px;height:263px;
	}
	img#content-border-middle {
		border-style:none;
		position:relative;
		float:left;
		width:7px;height:352px;
	}
	img#content-border-right {
		position:relative;
		float:left;
		width:5px;height:352px;
	}
div#r2 {
	position:relative;
	width:707px;height:422px;
	margin-top:6px;
	margin-left:10px;
	background:#ee8027;
}
	.main {
		text-align:center;
	}
	.main img#campagne2009 {
		position:relative;
		margin-top:20px;
	}
/**** contenu */
div.text {
	font-family:"Gill Sans MT", sans-serif;
	text-align:justify;
	font-size:1.2em;
	padding:9px;
}
	.text h1 { 
		font-variant:small-caps;
		font-size:160%;
		color: #58585a;
	}
	.text h1:first-letter {
		font-size:140%;
	}
	.text p {
		margin-left:20px; margin-right:20px;
		font-size:100%;
		color: #ffffff;
		text-align:justify;
	}
div.video {
	position:relative;
	margin:0 auto;
	width:340px;
	height:204px;
	margin-top:10px;
	margin-left:10px;
	display:none;
}

