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

		#title {
			position:absolute;
			margin-left: 335px;
			margin-top: 30px;
			margin-right: auto;
			
			background-image:url(/media/images/leclubkaspia/title_fidelite.png);
			background-position: left;
			Xbackground-repeat: no-repeat;
			width:403px;
			height:48px;
		}


	
#content{
	float:left;
	Xheight: 448px;
	width:380px;
	margin-top:50px;
	padding:36px 43px 0px 10px;
}

#content_2{
	float:left;
	Xheight: 448px;
	margin-top:10px;
	Xpadding:36px 43px 0px 43px;
	width:550px;
	margin-left:130px;
}


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

#illustration{
			padding: 0px 0px 0px 0px;
			margin-bottom: 0px;
			width:328px;
			height: 213px;
			
			background-image: url(/media/images/leclubkaspia/illustration.jpg);
			background-position: left;
			background-repeat: no-repeat;
			background-color: #e2edf3;
			float:left;
		}
		
		.conditions {
			Xposition:absolute;
			margin-left: 20px;
			Xmargin-top: 395px;
			margin-right: auto;
			Xwidth:285px;
			Xheight:100px;
			padding:0px 10px 0px 10px;
			border:#cfc88e solid 1px;
		}

