@charset "utf-8";
/* CSS Document partie HISTOIRE */
body {background-color:#35383b; margin:auto;font-size: 1em;}

#histoire_fnd
	{
		background: url(../images/histoire/fnd_histoire.png) no-repeat;
		height:457px;
        width: 1000px;
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		font-size: 13px;
		color: #FFF;
	}
#histoire_image
	{
		background: url(../images/histoire/LUCA.png) ;
		background-repeat:no-repeat;
		background-position:right;
	}

#histoire_txt 
	{
		
	width: 600px;
	padding-left:50px;
	
	}