body{
	background:#000000;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
}
.container{
	width:900px;
	margin:10px auto 0px auto;
	border: 1px solid #333333;
	overflow:hidden;
}
.container-copy{
	width:900px;
	margin:5px auto 10px auto;
	overflow:hidden;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.header{
	width:890px;
	height:50px;
	line-height:50px;
	color:#FFFFFF;
	padding:0px 0px 0px 10px;
	font-size:12px;
	text-transform:uppercase;
	background:url(../images/bg-header.gif) repeat-x;
}
.header h1{
	width:890px;
	height:50px;
	line-height:50px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
.content{
	width:900px;
}
.ctleft{
	width:520px;
	height:680px;
	float:left;
	background:url(../images/bg-left2.jpg) no-repeat;
}
.ctright{
	width:380px;
	height:680px;
	float:right;
}
.ctrighttop{
	height:500px;
	width:380px;
	background:url(../images/bg-right2.jpg) no-repeat;
}
.ctrighttext{
	height:180px;
	width:340px;
	color:#FFFFFF;
	padding:0px 20px 0px 20px;
}
.ctrighttext h1{
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
	font-size:18px;
}
.ctrighttext p{
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
	font-size:12px;
}
.footer{
	height:42px;
	width:880px;
	line-height:42px;
	text-align:right;
	color:#FFFFFF;
	font-size:11px;
	word-spacing:10px;
	letter-spacing:0.1px;
	padding:0px 10px 0px 10px;
	background:url(../images/bg-footer.gif) bottom repeat-x;
}
.footer a{
	color:#f29400;
	text-decoration:none;
}
.footer a:hover{
	color:#fff;
	text-decoration:none;
}
.clear{
	clear:both;
}
p{
	text-align:justify;
}
.orange{
	color:#f29400;
}
.example{
	display:inline;
	margin:0px;
	padding:0px;
	
}
/***.contrainte{
	display:block;
	overflow:hidden;
	float:right;
}**/
