/* @override http://leweb2zero.tv/beingw-files/beingw.css */

/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1;
	color: black;
	background: white;
	font-family: sans-serif;
	font-size: 14px;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

body {
	color: #fff;
	background: #d7e8ef url(background.jpg) no-repeat top center;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 18px;
}



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

a:hover, a:focus, a:active {
	color: #036;
	text-decoration: underline;
}

p {
	padding: .5em 0;
}

/* @group Membre */

#membre {
	position: absolute;
	top: 0;
	right: 0;
	width: 410px;
	background: url(login.gif) bottom right;
}

#membre div {
	padding: 10px 0 10px 10px;
	margin: 0 10px 0 0;
	background: url(login.gif) bottom left;
}

#membre input[name=s] {
	width: 130px;
}

#membre p {
	color: #fff;
	padding: 0;
	margin: 0;
}

#membre a {
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}

#membre a:hover, #membre a:focus, #membre a:active {
	color: #036;
	text-decoration: underline;
}

#messagerie
{
  display: block;
  padding-top: 4px;
  text-align: right;
}

/* @end */

/* @group Header */

#header {
	width: 480px;
	height: 0;
	padding-top: 123px;
	overflow: hidden;
	background: url(logo.png);
}

#header h1 {
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	word-spacing: 10px;
	letter-spacing: 15px;
}

#header p {
	word-spacing: 10px;
}

/* @end */

/* @group MainContent */

#mainContent {
	float: left;
	display: inline;
	margin: 15px 15px 0;
	width: 450px;
	min-height: 200px;
	background: #64b3c8;
}

#videoPlayer {
	width: 450px;
	height: 290px;
}

.trailerComments {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}

#synopsys {
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.5;
}
#synopsys img {
  float: left;
  display: inline;
  margin: 10px 10px 0 0;
}
#mainContent h2 {
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	background: #589fb1;
}

#mainContent h2 a {
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

#communaute {
	float: left;
	display: inline;
	width: 430px;
	padding: 10px 10px 0;
}

#communaute li {
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	margin: 0 0 10px;
}

#communaute a.img {
	display: block;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#communaute a.img img {
	display: block;
	width: 105px;
	height: 70px;
}

#communaute p {
	display: block;
	float: left;
	display: inline;
}

ul.videoLinks {
	width: 430px;
	float: left;
	display: inline;
	padding: 10px;
	background: #589fb1;
}

ul.videoLinks li {
	float: left;
	display: inline;
}

ul.videoLinks li.publish {
	float: right;
	display: inline;
}

/* @end */

/* @group extra */

#extra {
	float: left;
	display: inline;
	margin-top: 430px;
	width: 480px;
	padding-top: 40px;
	background-image: url('8-octobre.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#extra .gallery {
	float: left;
	display: inline;
}

#extra li {
	float: left;
	display: inline;
	margin: 15px 15px 0 0;
	color: #000;
}
#extra li.lien-image {
  display: none;
}

.gallery li img {
	display: block;
	width: 145px;
}

.gallery li span {
  float: left;
  padding-top: 40px;
  color: #589fb1;
}

#photos {
	clear: both;
	padding: 15px 0 0;
}

#photos a {
	display: block;
	padding: 5px 10px;
	margin: 0 15px 0 0;
	color: #fff;
	font-size: 14px;
	background: #589fb1;

}
#photos a:hover, #photos a:focus, #photos a:active {
	color: #036;
	text-decoration: underline;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	width: 930px;
	padding: 10px 15px;
}

#footer .europacorp {
	width: 446px;
}

#footer .europacorp a {
	display: block;
	width: 153px;
	height: 0;
	margin: 0 auto;
	padding-top: 87px;
	overflow: hidden;
	background: url(europacorp.gif) no-repeat center top ;
}

#footer .uistudio a {
	position: absolute;
	right: 15px;
	bottom: 15px;
	padding: 5px;
	color: #589fb1;
	font: 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#footer .uistudio a:hover {
	color: #fff;
	background: #589fb1;
	text-decoration: none;
}

#footer .uistudio a strong {
	font-size: 12px;
}

/* @end */



