@CHARSET "ISO-8859-1";

.content #demo .tier{
	float : left;
	width : 240px;
	padding : 0px 25px 20px 25px;
}
	.content #demo h3{
		font-size : 18px;
		font-weight : normal;
		margin-bottom : 25px;
		padding : 20px 0px 0px 25px;
	}
	.content #demo .tier h5{
		font-size : 13px;
		color : #606060;
		margin-bottom : 15px;
		background-image : none;
		padding-left : 0px;
	}
	.content #demo .tier p{
		text-align : justify;
		margin-bottom : 15px;
		color : #7d7d7d;
	}
		.content #demo .tier p strong{
			font-weight : bold;
			color : #606060;
		}
	.content #demo .tier ul{
		margin-top : -10px;
		width : auto;
		margin-left : 0px;
		list-style-type : none;
	}
		.content #demo .tier ul li{
			background : none;
			padding : 0px;
			margin : 0px;
			color : #7d7d7d;
			font-size : 11px;
		}
			.content #demo .tier ul li label{
				margin-left : 5px;
			}
	.content #demo .tier a.boutonDemo{
		display : block;
		background : url(../../images/etudes-en-ligne/boutonDemo.png) no-repeat top left #fff;
		color : #fff;
		font-size : 14px;
		font-weight : bold;
		text-align : center;
		width : 210px;
		height : 34px;
		padding-top : 15px;
		margin : 40px auto 70px auto;
		cursor : pointer;
		text-decoration : none;
	}
/* CONTACT */
.content #demo .contact{
	display : block;
	clear : both;
	color : #7f7f7f;
	text-decoration : none;
	margin-top : 15px;
	font-size : 12px;
	background : url(../../images/contact.jpg) no-repeat top left #fff;
	padding-left : 95px;
	width : 149px;
	padding-top : 13px;
	height : 78px;
}
	.content #demo .contact strong{
		font-size : 24px;
		margin-left : -2px;
		color : rgb(29,140,195);
	}
	.content #demo .contact span{
		font-weight : bold;
		font-size : 14px;
	}