body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

html,body {
	background-color:#bbc2c7;
	margin:0px;
	height:100%;
}

h1 {
	font-size:18px;
	color:#000000;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#000000;
	font-weight:normal;
	margin:0px;
}

h3 {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding-left:14px;
	background-repeat:no-repeat;
	background-position:center left;
}

a img {
	border:none;
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:hover {
	color:#000000;
}

a:active {
	color:#000000;
}

#centerPage {
	width:100%;
	height:100%;
	text-align:center;
}

#pageWrap {
	width:968px;
	background-color:#fff;
	min-height:100%;
	text-align:left;
	margin:0px auto;
	border-left:1px solid #7db712;
	border-right:1px solid #7db712;
}

	*html pageWrap {
		height:100%;
	}

#header {
	height:194px;
	width:100%;
	border-bottom:1px dotted #000;
	overflow:hidden;
}

	/* fixe IE6 height*/
	*html #header {
		height:192px;
	}
	/* fixe IE6 height*/

#headerLogo {
	width:224px;
	float:left;
}

#headNavi {
	width:227px;
	float:left;
}

	/* fixe IE6 width*/
	*html #headNavi {
		width:226px;
	}
	/* fixe IE6 width*/

#headNavi ul {
	margin:0px;
	padding:0px;
	margin-left:37px;
}

#headImage {
	width:517px;
	height:194px;
	float:left;
	text-align:right;
}

#contentWrap {
	padding:10px 20px 0px 20px;
}

#breadCrumb {
	width:600px;
	margin-bottom:10px;
}

#leftContent {
	width:430px;
	float:left;
}

#rightContent {
	float:left;
	width:497px;
}

#footer {
	text-align:right;
	width:928px;
	clear:left;
	margin-top:30px;
	margin-bottom:10px;
}

#footer a:link {
	color:#bbc2c7;
}

#footer a:visited {
	color:#bbc2c7;
}

#footer a:hover {
	color:#bbc2c7;
}

#footer a:active {
	color:#bbc2c7;
}

#imageSpacer {
	height:20px;
	width:370px;
	overflow:hidden;
}

#categories {
	margin-top:20px;
}

#categories p {
	padding-left:14px;
	margin:0px;
}

SubcategorieWrapEven {
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
}

#SubcategorieWrapOdd {
	background-color:#bbc2c7;
	padding-top:5px;
	padding-bottom:5px;
}
