@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/fond-arriere2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
}
#container{
	width:800px;
	height:895px;
	margin:0 auto 0 auto;
}
#subcontainer{
	float:left;
	width:800px;
	height:1040px;
}

#menu{
	width:800px;
	margin:190px 0 0 0;
	height:38px;
	float:left;
}

.menu_item{
	height:32px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:6px 19px 0 18px;
	color:#694f3a;
}

.menu_item a:link {
	color: #694f3a;
	text-decoration: none;
}
.menu_item a:visited {
	text-decoration: none;
	color: #694f3a;
}
.menu_item a:hover {
	text-decoration: none;
	color: #FFF;
}
.menu_item a:active {
	text-decoration: none;
	color: #694f3a;
}

#smenu{
	width:740px;
	float:left;
	margin:10px 0 0 60px;
	text-align:center;
	font-size:18px;
	color:#624630;
	font-family:'Times New Roman', Times, serif;
}

.smenu_item{
	width:auto;
	float:left;
	margin:0 10px 0 10px;
	text-align:center;
	font-size:16px;
	color:#624630;
	font-family:'Times New Roman', Times, serif;
}

.smenu_item a:link {
	color: #694f3a;
	text-decoration: none;
}
.smenu_item a:visited {
	text-decoration: none;
	color: #694f3a;
}
.smenu_item a:hover {
	text-decoration: none;
	color: #FFF;
}
.smenu_item a:active {
	text-decoration: none;
	color: #694f3a;
}

.center_ctn{
	width:680px;
	height:630px;
	float:left;
	margin:25px 0 0 120px;
	text-align:justify;
	font-size:20px;
	color:#624630;
	font-family:'Times New Roman', Times, serif;
	background-image:url(../images/center_bg.png);
	background-repeat:no-repeat;
}

.big_pic{
	margin:100px 0 0 80px;
	width:500px;
	height:375px;
	float:left;
}

.slide{
	margin:0 0 0 53px;
	float:left;
	height:540px;
}
