@charset "UTF-8";

/*
Screen Import CSS
*/
@import url("/css/general/normalisation.css");
@import url("/css/general/type.css");
@import url("/css/general/layout.css");
@import url("/css/general/menu.css");
@import url("/css/general/forms.css");
@import url("/css/general/tables.css");

div#inner-btm-right {
/*
	min-height:529px;
	_height:541px;
*/
height:auto;
padding-bottom:200px;
	background:url("/img/content/chi-figures-hands.gif") bottom left no-repeat;
}
#main h2 {
	color:#fff;
}
#main ul {
	padding:0 1.4em 1.4em 3em;
	color:#fff;
	list-style:disc outside;
}
img.figures {
	position:absolute;
	bottom:20px;
	left:0em;
}
img.laurent {
	position:absolute;
	right:2em;
	bottom:20px;
}
div.fck a {
	color:#fff;
}
div.fck a:hover {
	color:#ccc;
}
div.fck {clear:both;margin:0 0 3em 0;}
div#img-list {clear:both;}
