/* CSS Document */

#global #un-corse{
	float:left;
	width:100px;

}

#global #deux-corse{
	float:right;
	width:800px;

}

#global #centre-corse{
	width:949px;
	text-align:center;

}

