@charset "UTF-8";
html, body {
	background-color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#727171;
	height: 100%;
	width:100%;
	padding:0px;
	margin:0px;
}
* {margin:0; padding:0;}
a {text-decoration:none;}
a, a:visited {color:#727171;}
a:hover, a:active {color:#ccc;}
img {border:0px;}
h1 {
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight: lighter;
	padding:0px;
	margin:0px;
}
table {
	border-collapse: collapse;
	empty-cells:hide;
	border:0;
}
.home {
	border-collapse: collapse;
	empty-cells:hide;
	border:0;
	margin:auto;
}
.home_menu {
	border-collapse: collapse;
	empty-cells:hide;
	border:0;
	font-size:10px;
	line-height:25px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight: lighter;
	padding:0px;
	margin:0px;
}
.home_menu_right {
	margin-left: 305px;
}
.home_menu_left {
	margin-left: 85px;
}
.home_menu a:hover {
	color:#FFF;
}
#container {
	height:650px;
	width:900px;
}
#top {
	border-bottom:1px solid #564b47;
	height:20px;
}
#left {
	width:300px;
	text-align:left;
	vertical-align:top;
	line-height:3;
}
#content {
	padding-top:20px;
	text-align:right;
	vertical-align:top;
}
#content #titre-movie {
	text-transform:capitalize;
	height:16px;
	margin-left: -1px;
	padding: 0px;
	text-align:left;
}
#list-img {
	height:75px; 
	width:900px;
	margin-top:20px;
}
#list-text-movie {
	height:16px;
	text-align:right;
	margin-top:2px;
}
#footer {
	border-top:1px solid #564b47;
	height:20px;
	line-height:2.2;
}
#footer a {
	font-size: 11px;
	letter-spacing: 2px;
}
#contact-content {
	line-height: 1.3;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contact-content h2 {
	font-size: 11px;
	font-weight: normal;
}
.listphotography, .listphotography td {
	height: 550px;
	white-space: nowrap;
	border-collapse: collapse;
	empty-cells: hide;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
}
.listphotography img {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
}