
	#lienRejouer{
		position: absolute;
		top: 570px;
		margin-left: 2px;
		font-size: 0.9em;
	}
	

	.ombre_img{
		border: 2px solid #fff;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		box-shadow: 0px 0px 10px #000;
		-moz-box-shadow: 5px 5px 4px #000;
		-webkit-box-shadow: 0px 0px 10px #000;
		margin-right: 20px;
	}

	#text{
		-moz-column-width: 450px;
		-webkit-column-width: 450px;
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
		-moz-column-rule: 1px solid #ddccb5;
		-webkit-column-rule: 1px solid #ddccb5;
	}

	#text > p{
		font-size: 12px;
		color: #6D6D6D;
		line-height: 20px;
		text-align: justify;
		text-indent: 0px;
	}

	#text > ol > li, #text > ul > li{
		font-size: 12px;
		color: #6D6D6D;
		padding-bottom: 4px;
	}

	#text > h3{
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		background: url(../../../images/header_block2_bg2.jpg) center repeat-x;
		padding: 5px;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	h3.fond_titre{
		font-size: 12px;
		color: #6D6D6D;
		font-weight: bold;
		background: url(../../../images/header_block2_bg2.jpg) top center repeat-x;
		color: #FAE3D0;
		padding: 5px;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}

	#text > h4{
		font-size: 12px;
		padding: 5px;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}

	#text2{
		-moz-column-width: 305px;
		-webkit-column-width: 305px;
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
		-moz-column-rule: 1px solid #ddccb5;
		-webkit-column-rule: 1px solid #ddccb5;
	}

	#text2 > p{
		font-size: 12px;
		color: #6D6D6D;
		line-height: 20px;
		text-align: justify;
	}

	#text2 > ol > li, #text2 > ul > li{
		font-size: 12px;
		color: #6D6D6D;
		padding-bottom: 4px;
		padding-top: 4px;
	}

	#text2 > h3{
		font-size: 12px;
		color: #6D6D6D;
		font-weight: bold;
		background: url(../../../images/header_block2_bg2.jpg) top center repeat-x;
		color: #FAE3D0;
		padding: 5px;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}

	#text2 > h4{
		font-size: 12px;
		padding: 5px;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}

	.body_resize_bottom > .FBG_resize > .left{
		width: 112px;
	}