@charset "utf-8";
/* Section 2 part 1 layout */

		#title {
			position:absolute;
			margin-left: 381px;
			margin-top: 30px;
			margin-right: auto;
			
			background-image:url(/media/images/histoire/title_depuis_1927.png);
			background-position: left;
			background-repeat: no-repeat;
			width:143px;
			height:53px;
		}
		
		#title_2 {
			background-image:url(/media/images/histoire/title_il_etait_une_fois.png);
			background-position:left;
			background-repeat: no-repeat;
			width:255px;
			height:53px;
		}
	
#content{
	float:left;
	Xheight: 448px;
	width:333px;
	margin-top:50px;
	padding:36px 43px 0px 43px;
}

#content_2{
	float:left;
	Xheight: 448px;
	width:700px;
	Xmargin-top:50px;
	padding:10px 43px 0px 23px;
}



#container{
	margin-left: auto;
	margin-right: auto;
	width:761px;
	height:1360px;
	border-width:1px;
	border-style:solid;
	border-color:#cedeeb;
	background-color:#FFFFFF;
}

#illustration{
			padding: 0px 0px 0px 0px;
			margin-bottom: 0px;
			width:340px;
			height: 447px;
			
			background-image: url(/media/images/histoire/histoire2.jpg);
			background-position: left;
			background-repeat: no-repeat;
			background-color: #e2edf3;
			float:left;
		}
