@charset "UTF-8";
/**********************************************************************
Home CSS
[ /css/home.css ]

Since         : 2009-00-00
Last modified : 2011-03-22
**********************************************************************/

#header {
	display: none;
}
#header h1#feroux {
	height: 0;
	display: none;
}
a#logo {
	height: 0;
	display: none;
}
#intro {
	height: 576px;
	width: 987px;
}
#wrapper, #content, #footer {
	width: 987px;
}

.message {
	padding:10px 0;
	border-bottom:1px solid #cccccc;
	text-align:center;
}
