
#courses {	 /* needed??? */

	position: absolute;
	top: 565px;
	padding: 3px 100px 0px 15px;
	width: 799px;
}
	

/* page contact */

#photo_link {
	position: relative;

	border: 0;
	
	width: 351px;
	height: 44px;				
}
	#photo_link a:hover {
		background-position: 0px 0px;		
	}
	.photo_link {		
		position: absolute;
		
		z-index: 2;
		top: 0px;
		left: 0px;
		
	}
	#email_address {
		width: 351px;
		height: 44px;	
		
		background: url('../images/email_address.png') no-repeat;
		background-position: 0px -59px;
	}

/* page atelier de conversation  */

#adc .paragraph1 {
	height: 780px;
}


/* page a propos de mamalingua */

#explain_mamalingua p {
	margin: 20px 0 40px 0;
}

	#explain_image {	
		float:left;
		position: relative;
		margin: 0px 0 0 0;
		
		top: 0px;
		left: -30px;
		width: 111px;
		height: 321px;
		
		background: url('../images/explain_image.jpg') no-repeat;
		background-position: 0px 0px;
	}
	
/* page produits */


#courses_photo a:link {	
	color: #333333;	
}
#courses_photo a:visited {
	color: #333333;	
}
#courses_photo a:active {
	color: #333333;	
}


#video_icon {	
	position: relative;	
	top: 30px;
	left: 50px;		
}

.courses_title {
	position : relative;
	left : 20px;
	top : 8px;
}
.courses_body1 {
	position : relative;
	left : 20px;
	top : 40px;
	width : 230px;
	text-align:justify;
}
.courses_body2 {
	position : absolute;
	left : 285px;
	top : 65px;
	width : 230px;
	text-align:justify;
}
.courses_body3 {
	position : relative;
	left : 50px;
	top : 70px;
	width : 460px;
	color : #666;
}



#courses_photo {
	position: absolute;
	border: 0;
}
	#courses_photo a:hover {
		background-position: 0px 0px;		
	}
	.products {		
		position: inherit;				
		z-index: 2;
	}
	#courses_photo_cpd {
		width: 544px;
		height: 279px;
		top: 30px;
		left: 240px;		
		background: url('../images/product_desc_back.png') no-repeat;
		background-position: -552px 0px;
	}
	#courses_photo_aap {
		width: 544px;
		height: 295px;
		top: 330px;
		left: 240px;			
		background: url('../images/product_desc_back.png') no-repeat;
		background-position: -553px 0px;
	}
	#courses_photo_adc {
		width: 544px;
		height: 208px;
		top: 642px;
		left: 240px;			
		background: url('../images/product_desc_back.png') no-repeat;
		background-position: -553px 0px;
	}
	#courses_photo_cpi1 {	
		width: 544px;
		height: 233px;
		top: 867px;
		left: 240px;		
		background: url('../images/product_desc_back.png') no-repeat;
		background-position: -553px 0px;
	}
