html, body {
	height:100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #CCCCCC;
	background-image: url(../images/hygienex-bg.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	#body-hygienex {background-image: url(../images/hygienex-bg.gif);}
	#body-silverwax {background-image: url(../images/silverwax-bg.gif);}
	#body-aktif {background-image: url(../images/aktif-bg.gif);}
	#body-impek {background-image: url(../images/impek-bg.gif);}
	#body-sanitaire {background-image: url(../images/sanitaire-bg.gif);}

#shadow-left{
	margin-left: auto;
	margin-right: auto;
	width:856px;
	display: block;
	position: relative;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	background-image: url(../images/shadow-left.png);
	background-repeat: repeat-y;
	background-position: left;
}
#shadow-right{
	margin-left: auto;
	margin-right: auto;
	width:856px;
	display: block;
	position: relative;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	background-image: url(../images/shadow-right.png);
	background-repeat: repeat-y;
	background-position: right;
}


#header{
	height: 100px;
	background-color: #000000;
	display: block;
	position: relative;
	top: 0px;
	text-align: center;
}

#center-container{
	margin-left: auto;
	margin-right: auto;
	width:760px;
	display: block;
	position: relative;
	top: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container02{
	margin-left: 12px;
	margin-right: 12px;
	background-color: #000000;
	display: block;
	position: relative;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#footer{
	margin-left: 12px;
	margin-right: 12px;
	background-color: #000000;
	height: 50px;
	bottom: 0px;
	display: block;
	position: static;
	clear: both;
	float: none;
}

#content{
	margin: 12px;
	background-color: #000000;
}
#content-left{
	display: block;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	top: 40px;
}
#content-right{
	display: block;
	position: relative;
	left: 200px;
	width: 510px;
	height:100%;
}

#content-full{
margin-left:auto;
margin-right:auto;
display: block;
position: relative;
left: 0px;
width: 700px;
height:100%;
}

.block{
	display: block;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	width: 350px;
	height: 375px;
	float:left;
	}
	.block img {
	border: 0px;
	border-style:none;
	margin: 0px;
	vertical-align:top;
	}
	.block .text {
	margin-left: 10px;
	margin-right: 10px;
	}
	.block .text h2 {
	margin-top: 12px;
	}

/* texte */

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
		padding: 0px;
		margin-bottom: -5px;
		margin-top: 25px;
	}
	.titre-date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: lighter;
		color: #059ec3;
		text-transform: uppercase;
		}
		#body-hygienex .titre-date{color: #059ec3;}
		#body-silverwax .titre-date{color: #a0d600;}
		#body-aktif .titre-date{color: #ff991f;}
		#body-impek .titre-date{color: #ea000a;}
		#body-sanitaire .titre-date{color: #059ec3;}
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: lighter;
		color: #059ec3;
		text-transform: uppercase;
		padding: 0px;
		margin-top: 30px;
		margin-bottom: -3px;
		}
		#body-hygienex h2{color: #059ec3;}
		#body-silverwax h2{color: #a0d600;}
		#body-aktif h2{color: #ff991f;}
		#body-impek h2{color: #ea000a;}
		#body-sanitaire h2{color: #059ec3;}
	p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-align: left;
		line-height: 200%;
	}
	.dev {
		color: #FF0000;
	}

/* produits */
	
		.prod {
			display: block;
			position: relative;
			padding: 0px;
			margin: 0px;
			margin-top: 20px;
			top: 0px;
			width: 500px;
			height: 100%;
			float:left;
			}
		.prodpic {
			display: block;
			position: relative;
			float: left;
			top: 0px;
			height: 160px;
			width: 100px;
			margin-right:15px;
			}
		.prod img {
			vertical-align:top;
			height: 100px;
			width: 100px;
			padding: 0px;
			margin: 0px;
			border: 0px;
			border-style:none;
			}
		.prod h2 {
			padding: 0px;
			margin-top: 0px;
			margin-bottom: 2px;
			}
		.prod p {
			padding: 0px;
			margin-top: 0px;
			margin-bottom: 5px;
			line-height: 200%;
			}

/* accueil */
	.accueil {
		display: block;
		position: relative;
		padding: 0px;
		margin: 0px;
		margin-top: 20px;
		top: 0px;
		width: 500px;
		height: 100%;
		float:left;
		}
	.accueilpic {
		display: block;
		position: relative;
		float: left;
		top: 0px;
		height: 100px;
		width: 100px;
		margin-right:15px;
		}
	.accueil img {
		vertical-align:top;
		height: 100px;
		width: 100px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		border-style:none;
		}
	.accueil h2 {
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 2px;
		}
	.accueil p {
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 5px;
		line-height: 200%;
		}

/* menu */

	#menu01{
		margin-left: 12px;
		margin-right: 12px;
		background-color: #000000;
		height: 43px;
		display: block;
		position: relative;
		top: 0px;
		border-bottom-color: #004e61;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		}
		#body-hygienex #menu01{border-bottom-color: #004e61;}
		#body-silverwax #menu01{border-bottom-color: #536f00;}
		#body-aktif #menu01{border-bottom-color: #663300;}
		#body-impek #menu01{border-bottom-color: #b8001d;}
		#body-sanitaire #menu01{border-bottom-color: #004e61;}
	#menu ul{
		margin:0;
		padding:0;
		list-style:none;
		position:absolute;
		top:0px;
		height: 43px;
		line-height:43px;
	}
	#menu ul li{
		float:right;
		color: #FFFFFF;
		font-size:12px;
		line-height:43px;
		margin-top: 0;
		margin-right: 2px;
		margin-bottom: 0;
		margin-left: 2px;	
	}
	#menu ul li a, #menu ul li a:visited{
		color: #FFFFFF;
		text-decoration:none;
		padding-bottom: 5px;
	}
	#menu .separateur{
		color: #FFFFFF;
		text-decoration:none;
		padding-bottom: 5px;
		font-weight: bold;
	}
	#menu ul li a:hover, #menu ul li.active a{
		color: #059ec3;
		border-bottom:1px solid #059ec3;
		background-image: url(../images/hygienex-hover.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 13px;
		}
		#body-hygienex #menu ul li a:hover, #body-hygienex #menu ul li.active a{
			color: #059ec3;
			border-bottom:1px solid #059ec3;
			background-image: url(../images/hygienex-hover.gif);
		}
		#body-silverwax #menu ul li a:hover, #body-silverwax #menu ul li.active a{
			color: #a0d600;
			border-bottom:1px solid #a0d600;
			background-image: url(../images/silverwax-hover.gif);
		}
		#body-aktif #menu ul li a:hover, #body-aktif #menu ul li.active a{
		color: #ff991f;
		border-bottom:1px solid #ff991f;
		background-image: url(../images/aktif-hover.gif);
		}
		#body-impek #menu ul li a:hover, #body-impek #menu ul li.active a{
			color: #ea000a;
			border-bottom:1px solid #ea000a;
			background-image: url(../images/impek-hover.gif);
		}
		#body-sanitaire #menu ul li a:hover, #body-sanitaire #menu ul li.active a{
			color: #059ec3;
			border-bottom:1px solid #059ec3;
			background-image: url(../images/sanitaire-hover.gif);
		}

/* formulaire */

	form {
		width: 100%;
		left: 0px;
		top: 0px;
		padding: 0px;
		margin: 0px;
		position: relative;
		clear: none;
		float: none;
	}
	
	form div {
		clear: left;
		display: block;
	}
	
	form fieldset {
		clear: both;
		margin-top: 5px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		width: 100%;
		border:1px solid #FFFFFF;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 8px;
		padding-left: 0px;
	}
	
	form fieldset legend {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		vertical-align: top;
		padding-top: 0px;
		padding-right: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		background-color: #000000;
	}
	
	form fieldset p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		vertical-align: top;
		padding-top: 0px;
		padding-right: 3px;
		padding-bottom: 10px;
		padding-left: 3px;
		margin-top: 0px;
		margin-right: 15px;
		margin-bottom: 0px;
		margin-left: 15px;
	}
	
	form fieldset field {
		width: 100%;
	}
	
	form fieldset label {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		display: block;
		float: left;
		width: 140px;
		text-align: right;
		padding-top: 0px;
		padding-right: 8px;
		padding-bottom: 8px;
		padding-left: 0px;
	}
	
	form fieldset label .requis {
		color: #FF0000;
		font-weight: bold;
	}
	
	form fieldset .button {
		display: block;
		float: right;
	}
	
	form fieldset .textfield {
		background-color: #FFFFFF;
		width: 200px;
		border: 1px solid #666666;
		height: 18px;
		font-size: 10px;
		padding-right: 2px;
		padding-left: 2px;
	}
	
	form fieldset .textarea {
		background-color: #FFFFFF;
		width: 200px;
		border: 1px solid #666666;
		height: 100px;
		font-size: 12px;
		padding-right: 2px;
		padding-left: 2px;
	}

/* liens */

	#content a:link, a:visited {
		font-weight: bold;
		color: #059ec3;
		text-decoration: none;
		}
		#content a:hover {text-decoration: underline;}
		
	#body-hygienex #content a:link, #body-hygienex #content a:visited {
		font-weight: normal;
		color: #059ec3;
		text-decoration: none;
		}
		#body-hygienex #content a:hover {
		text-decoration: underline;
		}
		#body-hygienex #content .lien{
		background-image: url(../images/hygienex-next.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}
	#body-silverwax #content a:link, #body-silverwax #content a:visited {
		font-weight: normal;
		color: #a0d600;
		text-decoration: none;
		}
		#body-silverwax #content a:hover {
		text-decoration: underline;
		}
		#body-silverwax #content .lien{
		background-image: url(../images/silverwax-next.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}
	#body-aktif #content a:link, #body-aktif #content a:visited {
		font-weight: normal;
		color: #ff991f;
		text-decoration: none;
		}
		#body-aktif #content a:hover {
		text-decoration: underline;
		}
		#body-aktif #content .lien{
		background-image: url(../images/aktif-next.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}
	#body-impek #content a:link, #body-impek #content a:visited {
		font-weight: normal;
		color: #ea000a;
		text-decoration: none;
		}
		#body-impek #content a:hover {
		text-decoration: underline;
		}
		#body-impek #content .lien{
		background-image: url(../images/impek-next.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}
	#body-sanitaire #content a:link, #body-sanitaire #content a:visited {
		font-weight: normal;
		color: #059ec3;
		text-decoration: none;
		}
		#body-sanitaire #content a:hover {
		text-decoration: underline;
		}
		#body-sanitaire #content .lien{
		background-image: url(../images/sanitaire-next.gif);
		background-repeat: no-repeat;
		background-position: right center;
		}

/* liste */

	#content ul {
	float: left;
	width: 500px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
		}
		#content li {
		float: left;
		width: 500px;
		margin: 0;
		padding: 0;
		line-height: 200%;
		}
	#body-hygienex #content ul {
		list-style-image: url(../images/hygienex-next.gif);
		margin-top: 5px;
		margin-bottom: 15px;
		}
		#body-hygienex #content li {
	
		}
	#body-silverwax #content ul {
		list-style-image: url(../images/silverwax-next.gif);
		}
		#body-silverwax #content li {
	
		}
	#body-aktif #content ul {
		list-style-image: url(../images/aktif-next.gif);
		}
		#body-aktif #content li {
	
		}
	#body-impek #content ul {
		list-style-image: url(../images/impek-next.gif);
		margin-top: 5px;
		margin-bottom: 15px;
		}
		#body-impek #content li {
		width: 245px;
		}
	#body-sanitaire #content ul {
		list-style-image: url(../images/sanitaire-next.gif);
		}
		#body-sanitaire #content li {
	
		}

/* -- */
