	#first {
		margin:0;
		padding:0;
		width:780px;
		height:1025px;
		position: relative;
		margin:0 auto;
	}
	
	#globalbloc {
		height:845px;
		width:100%;
	}
	
	.contentcat {
		padding:3px;
		width:614px;
		height:800px;
		min-height:480px;
		border-style:solid;
		border-width:1px;
		border-color:#E4EAED;	
	}	
	
	.margecont {
		width:614px;
		height:10px;
		min-height:10px;

	}	
	
	.listcat1 {
		width:230px;
		height:430px;
		min-height:300px;
		padding-left:120px;
		float:left;

	}
	
	.listcat2 {
		width:230px;
		height:430px;
		min-height:300px;
		float:left;

	}
	
	.souscat {
		width:260px;
		height:18px;
		min-height:15px;

	}
	
	a.scat2 {
		color:#F95100;
		text-decoration:none;
	}
	
	a.scat2:hover {
		color:#FF9562;
		text-decoration:none;
	}

