/*html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
*/
body {
	font-family: Arial, Verdana, Sans-serif;
	text-decoration:none;
	background-color: #000000;
	margin:5px auto;
	text-align:center;
	width: 1050px; 
}

a:link {
	text-decoration: none;
	color: #fff;
}     /* unvisited link */

a:visited {
	text-decoration: none;
	color:#555;
}
a:hover {
	text-decoration: none;
	color:#a60712;
}

a img {
border:0;
}

.rouge {
	font-weigth:bold;
	color:#a60712;
}

.rougeBack {
	color:#a60712;
}

#document {
	background: #000;
	border:1px solid #fff;
	height:850px;
	color:#fff;
	overflow:hidden;
	text-align:left;
}

#blocFilm {
	position:relative;
	width:425px;
	left:60px;

}

#dispositif {
	font-size:11px;
	font-weight:bold;
	width:435px;
}

#unfilmde {
	position:relative;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
