@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:595px;
}
#main img.laurent {
	clear:both;
	position:absolute;bottom:30px;right:25px;
}
div.img-container {
	position:absolute;
	top:10px;
}
div.fck { position:relative;top:200px; }
div.fck a {
	color:#fff;
}
div.fck a:hover {
	color:#ccc;
}
ul#menu {
	height:400px;
}