img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body{ background-color: #a61c20; margin: 0;	padding: 0;}
#contenair{
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	margin-top: 15px;
	height: 400px;
}
#header{ width: 1006px;	height: 360px;}
#headerback{
	background-image: url(../images/Header-BackGround.png);
	height: 326px;
	z-index: 10;
	position: absolute;
	width: 1006px;
}
#logoTT{
	width: 246px;
	height: 213px;
	position: absolute;
	margin: 25px 0 0 40px;
	z-index: 50;
}
a.logoTT {
	background-image: url(../images/Herader.LogoTT-02.png);
	width: 246px;
	height: 213px;
	display: block;
}
a.logoTT:hover{
	background-position: -246px;
}

#diapo{
	height: 320px;
	position: absolute;
	z-index: 2;
	margin: 0 0 0 232px;
}
.slideshow {
	height: 320px;
	width: 485px;
	overflow: hidden;
	margin: 18px 0 0 150px;
}

#logoMini{
	width: 76px;
	height: 219px;
	z-index: 40;
	position: absolute;
	margin: 51px 0 0 907px;
	background-image: url(../images/FondDiapo.png);
	padding: 15px;
	background-repeat: no-repeat;
}
#logoMini a:hover{
	background-position: -55px;
}
#logoMini ul{
	padding: 0;
	margin: -4px 0 0 -4px;
	list-style-type: none;
}
#logoMini li{
	display: list-item;
	margin: 0 0 16px 0;
}
#logoA  a{
	background-image: url(../images/Logo-FairTrek.png);
	width: 55px;
	display: block;
	height: 55px;
} 
#logoB  a{
	background-image: url(../images/Logo-Elephant.png);
	width: 55px;
	display: block;
	height: 55px;
} 
#logoC  a{
	background-image: url(../images/Logo-Village.png);
	width: 55px;
	display: block;
	height: 55px;
}
#contact{
	width: 80px;
	height: 40px;
	z-index: 40;
	position: absolute;
	margin: 16px 0 0 915px;
}
#contact ul{ padding: 0; margin: 0; list-style-type: none;}
#contact li{
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
#poteau{
	position: absolute;
	z-index: 40;
	margin: 4px 0 0 279px;
	height: 66px;
}
#menubottom{
	width: 1000px;
	height: 50px;
	margin: 320px 0 0 0;
	position: absolute;
	z-index: 100;
}

.lavaLampWithImage {
	height: 40px;
	width: 1024px;
	background: url("../images/bg.png") no-repeat top;
	padding: 2px 0 0 30px;
	margin: 2px 0 0 -25px;
	overflow: hidden;
}
.lavaLampWithImage li {
	list-style: none;
	float: left;
}
.lavaLampWithImage li.back {
	background: url("../images/lava.png") no-repeat right -26px;
	width: 50px;
	height: 26px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url("../images/lava.png") no-repeat top left;
	height: 26px;
	margin-right: 9px;
}
.lavaLampWithImage li a {
	font: normal 11px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 40px;
	position: relative;
	overflow: hidden;
	margin: auto 14px;
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}
