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

*{
	margin:0;
	padding:0;
}

.clear{
	clear:both;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a8a081;
	background:url(../template/fond.jpg) #dfd7bb top center no-repeat;
}

img{
	border:0;
}

a{
	color:#a8a081;
	text-decoration:none;
}

a:hover{
	color:#630;
}

h1{
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid;
	margin-bottom:10px;
	color:#999;
}

h2{
	text-align:left;
	font-size:18px;
	font-weight:normal;
}

h4{
	margin-top:10px;
	font-size:13px;
	color:#999
}

#top{
	background:url(../template/top.png) center no-repeat;
	width:780px;
	height:23px;
	margin:0 auto;
	padding:25px 0px 0px 240px;
}

#top ul li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	background:url(../template/menu.gif) right top no-repeat;
	height:15px;
	list-style:none;
	padding-top:2px;
}

#top ul li.last{
	background:none;
}

#magasin{
	font-size:14px;
	color:#a89f81;
	text-align:right;
	width:342px;
	float:left;
}

#conteneur{
	width:1020px;
	margin:0 auto;
}

#contenu{
	width:1020px;
	margin:0 auto;
	background:url(../template/contenu.png) top center repeat-y;
}

#logo{
	float:left;
	width:235px;
	height:245px;
	margin-left:10px;
	background:url(../template/logo.jpg) top left no-repeat;
	background-position:0px -17px;
}

#texte{
	float:left;
	width:755px;
	margin-bottom:15px;
}

.fond_photo{
	width:107px;
	height:102px;
	padding-top:5px;
	padding-left:7px;
	background:url(../template/fond_photo.jpg) top center no-repeat;
	float:left;
	margin-right:6px;
}

#reflet_photo{
	background:url(../template/reflet_photo.jpg) top center repeat-x ;
	width:360px;
	margin-top:20px;
	text-align:justify;
	float:left;
	margin-right:50px;
}

#video{
	margin-top:85px;
	height:254px;
	margin-bottom:45px;
	float:left;
	padding:5px;
	border:#a8a081 1px solid;
}

#footer{
	clear:both;
	background:url(../template/footer.png) center no-repeat;
	width:987px;
	height:40px;
	margin:0 auto;
	text-align:right;
	padding-right:33px;
	padding-top:15px;
}
