/*
$Id: layout5.css,v 1.2 2004/01/17 13:07:53 groue Exp $

_____________
|XX         |
|           |
|aaaaaaaaaaa|
|aaaaaaaaa  |
|___________|

*/

H3 {
	margin-bottom : 20px;
}

DIV#edito {
	width : auto;
	position : absolute;
	bottom: 26px;
	left : 0px;
	margin-left : 8px;
}

#edito P {
	text-align : left /*justify*/;
}

