	#first {
		margin:0;
		padding:0;
		width:780px;
		height:605px;
		position: relative;
		margin:0 auto;
	}
	
	#globalbloc {
		height:405px;
		width:100%;
	}
	
	
	.contentcat {
		padding:3px;
		width:614px;
		height:220px;
		min-height:220px;
		border-style:solid;
		border-width:1px;
		border-color:#E4EAED;	
	}	
	
	
	#catlist0 {
		width:190px;
		height:129px;
		float:left;
		margin:0;
	}
	
	#catlist1 {
		width:180px;
		height:180px;
		float:left;
		margin-top:20px;
	}
	
	#catlist2 {
		width:180px;
		height:180px;
		margin-top:20px;
		float:left;
	}
	
	a.lcat {
		color:#385072;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}
	
	a.lcat:hover {
		color:#7E97BE;
		font-size:14px;
		text-decoration:none;
		font-weight:bold;
	}