/*redefinition de la taille du corps*/
#corps{
	width:773px;
	text-align:left;
	padding-top:0px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#poisson-avril{
	text-align:center;
	width:706px;
	margin-top: 28px;	
	margin-left: auto;
	margin-right: auto;	
	border:0px solid lime;
}

#poisson-avril h2{
	margin: 0;
	line-height:0px;
}


#poisson-avril-contenu{
	background-image:url(/images/site/promo/bg-poisson.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:466px;
}

#poisson-avril-reponse{
	color: #2680AD;
	width:200px;
	border:0px solid lime;
	margin-left:250px;
	font-weight: bold;
	padding-top: 30px;
	
}

#poisson-avril-code{
	color: #1C85B9;
	width:210px;
	border:0px solid lime;
	margin-left:410px;
	font-weight: bold;
	padding-top: 10px;

}

#poisson{
	margin-top:3px;
}

