@font-face {
	font-family: 'Times New Roman';
	src: local('Times New Roman'),local('Times New Roman'), url('fonts/times.ttf') format('truetype');
}
body {
	background-image: url(../images/bg_main_pattern_brown_squares.gif);
	background-repeat: repeat;
	margin: 0px;
}


#Main {
	background-image: url(../images/bg_main.png);
	height: 860px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#Logo {
	position: absolute;
	z-index: 30;
	height: 233px;
	width: 232px;
	left: 183px;
	top: 37px;
}
#TxtHeader {
	position: absolute;
	z-index: 4;
	height: 166px;
	width: 605px;
	left: 262px;
	top: 28px;
}


#About {
	background-image: url(../images/bg_presentation.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 25;
	height: 435px;
	width: 433px;
	left: 299px;
	top: 196px;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	visibility: visible;
}

#About p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7c5a39;
	margin-left: 20px;
	margin-right: 20px;
}

#About .Title {
	width:184px;
	height:40px;
	margin-left: 220px;
	margin-top: 10px;
}
/*
#About img {
	//width:184px;
	//height:40px;
	margin-left: 210px;
	margin-top: 10px;
}
*/
#About .Quote {
	font-size: 0.9em;
	font-family: Georgia;
	letter-spacing: 0.07em;
	color: #9AA401;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
	margin-left: 21px;
	text-align: center;
}
#About .About_text {
	position:absolute;
	top:3px;
}
#Photos {
	position: absolute;
	z-index: 1;
	height: 300px;
	width: 229px;
	left: 600px;
	top: 196px;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
}
#Warper_Footer {
	position: absolute;
	z-index: 4;
	left: 329px;
	top: 841px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
}
#Warper_Footer a {
	color: #333;
	text-decoration: none;
}
#Warper_Footer a:hover {
	text-decoration: underline;
}
#Contact_SlideContent {
	position: absolute;
	z-index: 20;
	//height: 281px;
	height: 140px;
	width: 270px;
	margin-top: 205px;
	margin-left: 365px;
}
#Contact_Slide {
	//height: 281px;
	height: 140px;
	width: 234px;
	float: left;
	background-image: url(../images/bg_contact_panel.gif);
	background-repeat: repeat;
	position: absolute;
	z-index: 20;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	left: 131px;
}


.Contact_TagContent {
	height: 61px;
	width: 192px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	/*box-shadow: 3px 3px 3px #666;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;*/
}
#Bton_Contact {
	height: 122px;
	width: 60px;
	float: right;
	position: relative;
	z-index: 30;
	//top: -68px;
	top: 0px;
	left: 37px;
}
#Coin {
	position: absolute;
	z-index: 20;
	height: 62px;
	width: 62px;
	left: 66px;
	top: 575px;
}
#slideshow {
	height: 430px;
	width: 229px;
	position: absolute;
	z-index: 6;
	left: 70px;
	top: 200px;
	-webkit-box-shadow: 0px 3px 4px #666;
	-moz-box-shadow: 0px 3px 4px #666;
	box-shadow: 0px 3px 4px #666;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#Bton_Kits {
	position: absolute;
	z-index: 4;
	height: 68px;
	width: 128px;
	left: 754px;
	top: 523px;
}

#Bton_Blog {
	position: absolute;
	z-index: 5;
	height: 68px;
	width: 128px;
	left: 754px;
	top: 570px;
}
#Bton_Cours {
	position: absolute;
	z-index: 6;
	height: 68px;
	width: 128px;
	left: 754px;
	top: 617px;
}

