@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
outline:none;
border:0px;

}


li{
list-style-type:none;
}
a{
border:0px;
}


#content{
float:left;
width:797px;
height:449px;
background:url(../images/menu_fond_blanc_03.png);
}

#content #bouton-show{
position:absolute;
width:241px;
height:63px;
top:275px;
left:34px;
}

#content #afaq{
position:absolute;
width:219px;
height:35px;
top:350px;
left:40px;
}

#content #titreContent{
	position:relative;
	height:67px;
	width:575px;
	text-indent:-3000px;
	background:url(../images/1Rneuf_03.jpg);
	margin:2px auto;
	
	
}

#content #contentGauche{
	position:relative;
	float:left;
	background:url(../images/1Rneuf_06.jpg) no-repeat;
	
	height:315px;
	width:240px;
	text-indent:-3000px;
	margin-left:65px;
}

 #content #contentCentre{
	position:relative;
	float:left;
	margin:25px;
	
}

#content #contentDroite{
	position:relative;
	float:left;
	position:relative;
	float:left;
	background:url(../images/1Rneuf_09.jpg) no-repeat;
	height:315px;
	width:240px;
	text-indent:-3000px;
}
#content #contentFooter{
	position:relative;
	clear:both;
	margin:0px auto;
	height:auto;
	width:300px;
	text-align:center;
	color:#29A22E;
	top:-10px;
}

#content #bouton{
	position:relative;
	clear:both;
	margin:auto;
	height:50px;
	width:195px;
	z-index:2000;
	top:-10px;
}

