body{
	background:url(../images/fond.jpg) no-repeat top center;
	margin:0;
	padding:0;
	font-family:"Myriad Pro", Verdana, Geneva, sans-serif;
	font-size:14px;
}

#site{
	width:1200px;
	height:3000px;
}

#home{
	position:absolute;
	top:200px;
	left:200px;
	width:100px;
	height:10px;
}

#galerie{
	position:absolute;
	top:900px;
	left:200px;
	width:100px;
	height:10px;
}

#conteneur_galerie{
	position:relative;
	margin:910px auto 0px;
	height:355px;
	width:700px;
	padding:5px 0 0 140px;
}

#blog{
	position:absolute;
	top:1900px;
	left:200px;
	width:100px;
	height:10px;
}

#conteneur_blog{
	position:relative;
	margin:560px auto 0px auto;
	height:550px;
	width:425px;
}

#twiter{
	position:absolute;
	top:100px;
	left:500px;
	height:100px;
	width:300px;
}

#fleche{
	position:absolute;
	top:200px;
	left:280px;
}

#fleche a{
	display:block;
	height:49px;
	width:106px;
	background:url(../images/fleche.png) bottom left no-repeat;
	padding:0 0 0 10px;
	text-decoration:none;
	line-height:49px;
	color:#957e66;
	font-size:14px;
	font-family:"Comic Sans MS", cursive;
}

#fleche a:hover{
	background-position:top left;
}

#livreor{
	position:absolute;
	top:490px;
	left:220px;
}

#livreor a{
	display:block;
	height:55px;
	width:180px;
	background:url(../images/livreor.png) bottom left no-repeat;
	text-decoration:none;
	line-height:55px;
	color:#FFF;
	font-size:19px;
	font-family:"Comic Sans MS", cursive;
}

#livreor a:hover{
	background-position:top left;
}

#youtube{
	position:absolute;
	top:375px;
	left:50px;
}

#vimeo{
	position:absolute;
	top:375px;
	left:115px;
}

#facebook{
	position:absolute;
	top:375px;
	left:180px;
}

#skyblog{
	position:absolute;
	top:375px;
	left:245px;
}

#mail{
	position:absolute;
	top:375px;
	left:310px;
}

.liens{
	height:48px;
	width:48px;
	text-decoration:none;
}

.infobulle{
	position:absolute;
	background:#000;
	padding:3px 7px;
	-moz-border-radius:3px;
	-weblot-border-radius:3px;
	color:#CCC;
	text-align:center;
}

#footer{
	margin:200px auto 0px;
	height:200px;
	width:700px;
}

#sidebar{
	margin:0px 0px 0px 50px;
	width:366px;
	height:10px;
	padding-top:110px;
}

#menu{
	background:url(../images/menu.png) no-repeat top left;
	height:300px;
	width:164px;
	padding:105px 0px 0px 0px;
	z-index:30;
}

.sticky{}

.bouton{
	height:41px;
	width:100%;
}

.bouton li{
	list-style:none;
	margin:0px 0px 25px -10px;
}

.bouton li a{
	height:30px;
	width:100px;
	text-align:center;
	font-size:20px;
	line-height:30px;
	color:#FFF;
	text-decoration:none;
	display:block;
	background:url(../images/menu_btn.png) left top no-repeat;
}

.bouton li a:hover{
	background-position:bottom left;
}

#go_bot{
	position:absolute;
	bottom:48px;
	right:230px;
	z-index:50;
}
	
