body {
	text-align: center;
	background-color: #bc9a7e;
	background-repeat: repeat-x;
}


body {
	color:#bc9a7e;
	font-family:Arial,Helvetica,Sans Serif;
	font-size:11px;
	margin: 0px;
	padding:05px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


#container{
	height: 600px;
	width: 955px;
	border:3px solid #67b166;
}

#banner{
	float: left;
	height: 130px;
	width: 955px;
	background-image: url(../images/banner.jpg);
}

#nav{
	float: left;
	height: 50px;
	width: 955px;
}

#mainc{
	height: 365px;
	width: 350px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main.jpg);
	overflow: auto;
}

#mainc1{
	height: 352px;
	width: 605px;
	float: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main1a.jpg);
	overflow: auto;
}

#mainconderhoud{
	height: 340px;
	width: 585px;
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 00px;
	padding-left: 10px;
	background-image: url(../images/main1a.jpg);
	overflow: auto;
}

#maincofferte{
	height: 355px;
	width: 605px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main1a.jpg);
	overflow: auto;
}

#footer{
	float: left;
	height: 55px;
	width: 955px;
	background-image: url(../images/footer.jpg);
	
}


H1 {
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	padding-left: 75px;
	color: #000000;
	text-align: center;
}

H2{
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

H3{
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-top: 90px;
	padding-left: 400px;
	color: #000000;
	text-align: center;
}

H4{
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #67b166;
	text-align: center;
	padding-top: 10px;
}


H5{
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

H6{
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-top: 100px;
	padding-left: 50px;
	color: #000000;
	text-align: center;
}



a:link, a:visited {
	color:#666666;
	text-decoration:none;
	outline: none;
}

a:hover, a:active {
	color:#666666;
	text-decoration:underline;
}
