*{
	margin: 0;
	padding: 0;
}

body{
	background: #666 url(../images/bg_01.png) repeat-x;
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#container{
	margin: 0 auto;
	width: 100%;
	
}
#header{
	margin: 0 auto;
	width: 880px;
	padding-bottom: 30px;
}
#nav{
	height: 16px;
	position: relative;
	float: right;
	margin: 0;
	margin-right: 20px;
	padding-top: 100px;
	list-style-type:none;
}

#nav li{
	float: left;
}

#thumbs li p{
	padding: 5px 0;
	margin: 0;
	margin-bottom: 5px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	border-bottom: 1px solid white;
}
h2{
	padding: 0;
	margin: 0;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	margin-bottom: 20px;
	margin-right: 20px; 
	border-bottom: 1px solid white;

}
#focus{
	display: block;
	background: url(../images/focus.png) no-repeat;
	text-indent: -9999px;
}
#selection{
	display: block;
	background: url(../images/selection.png) no-repeat;
	text-indent: -9999px;
}

#showreel{
	width: 880px;
	margin-bottom: 30px;
}


ul.hover_block li{
			list-style:none;
			float:left;
			padding: 0px;
			width:200px; position: relative;
			margin-right: 20px; 
			margin-bottom: 50px;
			
}

ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 130px;
			width: 180px;
			padding: 10px;
			background: url(../images/box_bg.png);
			color: white;
			font: 0.6em/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
li.hover_bigblock_1, li.hover_bigblock_2,li.hover_bigblock_3{
			list-style:none;
			float:left;
			padding: 0px;
			width:860px; 
			position: relative;
			margin-bottom: 30px;
			
}

li.hover_bigblock_1 a, li.hover_bigblock_2 a,li.hover_bigblock_3 a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 160px;
			width: 840px;
			padding: 10px;
			background: url(../images/bigBox_bg.png);
			color: white;
			font: 0.7em/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul.hover_block a, li.hover_bigblock_1 a,li.hover_bigblock_2 a, li.hover_bigblock_3 a { text-decoration: none; }

ul.hover_block li img, li.hover_bigblock_1 img, li.hover_bigblock_2 img, li.hover_bigblock_3 img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
			
		}
li.hover_bigblock_1 img, li.hover_bigblock_2 img, li.hover_bigblock_3 img {
	width: 860px;
}
#contact a{
	display: block;
	margin-left: 20px;
	background: url(../images/contact_btn.png) no-repeat;
	width: 78px;
	height: 16px;
	text-indent: -9999px;
}
#apropos a{
	display: block;
	margin-left: 20px;
	background: url(../images/apropos_btn.png) no-repeat;
	width: 79px;
	height: 16px;
	text-indent: -9999px;

}
#acceuil a{
	display: block;
	margin-left: 20px;
	background: url(../images/accueil_btn.png) no-repeat;
	width: 68px;
	height: 15px;
	text-indent: -9999px;

}
#film a{
	display: block;
	margin-left: 20px;
	background: url(../images/film_btn.png) no-repeat;
	width: 36px;
	height: 15px;
	text-indent: -9999px;

}
#filmH2{
	display: block;
	background: url(../images/film_btn.png) no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid white;
}
#motion a{
	display: block;
	margin-left: 20px;
	background: url(../images/motion_btn.png) no-repeat;
	width: 65px;
	height: 15px;
	text-indent: -9999px;

}
#motionH2{
	display: block;
	background: url(../images/motion_btn.png) no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid white;
}
#photo a{
	display: block;
	margin-left: 20px;
	background: url(../images/photo_btn.png) no-repeat;
	width: 126px;
	height: 15px;
	text-indent: -9999px;

}

#photoH2{
	display: block;
	background: url(../images/photo_btn.png) no-repeat;
	text-indent: -9999px;
	border-bottom: 1px solid white;
}
#content{
	margin: 0 auto;
	margin-bottom: 50px;
	width: 880px;
	height: 100%;
}	
#about{
	width: 780px;
	height: 350px;
	padding: 50px;
	padding-right: 100px;
	background: url(../images/txt_bg.png) no-repeat;
}
#about p{
	padding-bottom: 10px;
	padding-left: 150px;
	color: white;
	text-align: justify;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#footer{
	background: url(../images/footer_bg.png) repeat;
	clear: both;
	border: 0px;
	width: 100%;
	min-height: 200px;
}
#footerAP{
	position: absolute;
	bottom: 0;
	background: url(../images/footer_bg.png) repeat;
	clear: both;
	border: 0px;
	width: 100%;
	min-height: 200px;
}
#footerContainer{
	margin: 0 auto;
	width: 880px;
}
#social{
	padding-top: 30px;
	float: left;
}
a img{
	text-decoration: none;
	border: none;
	padding-right: 5px;
}

#official{
	padding-top: 20px;
	float: right;
}
.infos{
	clear: both;
	padding-top: 20px;
	color: white;
	text-align: center;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

