@charset "UTF-8";
a:link {
	text-decoration: none;
	color:#630;
}
a:visited {
	text-decoration: none;
	color:#630;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
a:active {
	text-decoration: none;
	color:#630;
}


#tb-welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	z-index: 3;
	position:absolute;
	left: 15px;
	top: 93px;
	width: 250px;
	height: 58px;
	text-align: left;
	font-size: 24px;
}



#langue {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 2;
	height: 22px;
	width: 210px;
	left: 15px;
	top: 5px;
}
#outer {
	position: relative;
	z-index: 1;
	height: 870px;
	width: 980px;
	top: 50px;
}
#Logo {
	position: absolute;
	z-index: 2;
	height: 248px;
	width: 500px;
	top: -38px;
	right: 10px;
}
#navi {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 28px;
	width: 450px;
	left: 0px;
	top: 169px;
	background-color: #FFC;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #630;
}
#footer {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 24px;
	width: 980px;
	left: 0px;
	top: 810px;
	background-color: #FFC;
	padding-top: 2px;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #630;
}

#tbhome {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 340px;
	width: 400px;
	left: 15px;
	top: 250px;
}
#tbLink{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 420px;
	width: 950px;
	top: 270px;
	text-align: left;
	left: 15px;
}

#tbPhoto {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 420px;
	width: 500px;
	right: 15px;
	top: 250px;
}
#adw {
	font: lighter 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	position: absolute;
	z-index: 5;
	height: 15px;
	width: 110px;
	top: 780px;
	right: 20px;
}

