/***************************/
/***** CSS FOR FIREFOX *****/
/***************************/

/* Parameters of the picture for all the div into the pages */

.adapt {
	float:left;
	width:100%;
	height:100%;
}

.adapt_width {
	float:left;
	width:100%;
}

.adapt_height {
	float:center;
	height:100%;
}
