.cleaner { clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0;	background:transparent; }
html, body, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url('/images/background/bg-01-mini.jpg') no-repeat top left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
h3 {
	color: #1d1d1d;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}
h2.greytitle {
	font-size: 24px;
	font-weight: 400;
	color: #505050;
	padding-bottom: 10px;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 20px;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
	padding-top: 40px;
}

#header h1 {
    display: block;
    width: 180px;
	height: 38px;
    margin: 0;
    overflow: hidden;
    border: none;
}

#header h1 a {
    display: block;
    width: 480px;
    height: 0;
    padding-top: 90px;
    background-image: url('/images/layout/logo-incursion.png');
}

ul#navigation {
	list-style-type: none;
	margin-top: 20px;
}
ul#navigation li {
	display: inline;
}

ul#navigation li a {
	float: left;
	margin-right: 1px;
	padding: 8px 10px 8px 10px;
	background: #1d1d1d;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #e5e5e5;
}
ul#navigation li a:hover, ul#navigation li.active a {
	background: #fff;
	color: #1d1d1d;
}



.greytext {
	color: #505050;
	font-size: 10px;
}

#leftcol {
	width: 480px;
	float: left;
	margin: 20px 0px 0px 0px;
}
#rightcol {
	width: 480px;
	float: right;
	margin: 20px 0px 0px 0px;
}

.newsbox {
	width: 225px;
	float: left;
	margin-bottom: 25px;
}
	.rightnews {
		float: right;
	}
	.newsbox img {
		border: 1px solid #e5e5e5;
		width: 225px;
		height: 80px;
		margin-bottom: 5px;
	}
	.newsbox h2 a {
		font-size: 20px;
		font-weight: 500;
		color: #1d1d1d;
		text-decoration: none;
	}
	.newsbox h2 a:hover {
		color: #ff6000;
	}
	.newsbox p {
		font-size: 12px;
	}

a.more {
	font-size:10px;
	background: #ff6000;
	color: #fff;
	text-decoration: none;
	padding: 2px 10px 3px 10px;
}
a.more:hover {
	background: #1d1d1d;
}

div.archives_link {
	border-top: 1px solid #b6b6b6;
	padding-top: 4px;
}
div.archives_link a {
	text-decoration: none;
	color: #b6b6b6;
}
div.archives_link a:hover {
	color: #505050;
}

#greybox {
	margin-bottom: 40px;
}

.semicol_left {
	width: 225px;
	float: left;
}

.semicol_right {
	width: 225px;
	float: right;
}


	
#footer_wrapper {
	background: #1d1d1d;
	height: 150px;
	margin-top: 50px;
}
#footer {
    width: 980px;
    margin: 0 auto;
	padding-top: 20px;
	color: #b6b6b6;
	font-size: 10px;
}
	
	#footer a {
		text-decoration: none;
		color: #b6b6b6;
	}
	#footer a:hover {
		text-decoration: underline;
	}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.catalogue_thumb img {
	border: 0px;
	float: left;
	margin-right: 20px;
}
.last_catalogue_thumb last img {
	border: 0px;
	float: left;
	margin-right: 0px;
}
#catalogue_list {
	width: 870px;
}

#catalogue_list li {
	display: block;
	float: left;
	width: 140px;
	height: 140px;
	margin: 0 7px 7px 0;
	overflow: hidden;
	background-color: #161616;
}

#catalogue_list li a {
	display: block;
	width: 140px;
	height: 140px;
}
#catalogue_list li a:hover, #catalogue_list li a:active, #catalogue_list li a.active {
	background: url('/images/layout/slash-orange.gif');
}

.hidden {
	display: none;
}


.catalogue_more {
	display: block;
	color: #ff6000;
	margin: 7px 0 0 0;
	padding: 2px 0 2px 5px;
	background: transparent url('/images/layout/puce-orange.gif') left center no-repeat;
}
ul.fleche_orange {
	margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.fleche_orange li {
	display: block;
	color: #1d1d1d;
	margin: 7px 0 0 0;
	padding: 2px 0 2px 8px;
	background: transparent url('/images/layout/puce-orange.gif') left center no-repeat;	
}