body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
	padding:0px 30px 0px 30px;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed a {
	text-decoration: none;
}

.boxed a:hover {
	text-decoration: underline;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
	padding-bottom: 15px;
}

.boxed ul, .boxed ol {
	line-height: 180%;
}

.boxed h1{
	margin: 0;
	padding: 10px 0;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.boxed h2 {
	display: block;
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #135293;
}

.boxed h3 {
	display: block;
	background: url(../images/img09.gif) repeat-x left bottom;
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 120%;
	font-weight: 800;
	color: #135293;
}

.boxed h4 {
	display: block;
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 120%;
	font-weight: 800;
	color: #135293;
}

.totalrecette {
	float:right;
	padding:10px;
	width:200px;
	color:#666666;
	text-align:center;
	margin-top:0px;
	margin-right:10px;
	font-weight:bold;
	line-height: 125%;
	font-size: 170%;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
}

.pn_contents {
	float:right;
	padding:10px;
	width:200px;
	color:#666666;
	text-align:left;
	margin-top:0px;
	margin-right:10px;
	margin-left:30px;
	margin-bottom:20px;
	font-weight:normal;
	line-height: 200%;
	font-size: 85%;
	border:1px solid #bbbbbb;
	background-color:#ffffff;
}

.pn_contents h3 {
	font-weight:bold;
	line-height: 150%;
	font-size: 150%;
}
.posterRight {
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	margin-bottom: 10px;
	margin-left: 10px;
	float:right;
}

.posterLeft {
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	margin-bottom: 10px;
	margin-right: 10px;
	float:left;
}

.posterGeneral {
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	margin-bottom: 10px;
	margin-right: 10px;
}

#top5 {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 15px;
}

#top5 img {
	width: 100px;
	height: 150px;
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	margin-left: 5px;
	margin-right: 5px;
}

#top5bo {
	text-align: center;
	margin-top: 0px;
	padding-bottom: 15px;
}

#top5bo img {
	width: 100px;
	height: 150px;
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	margin-left: 5px;
	margin-right: 5px;
}

div.releases {
	text-align: left;
	mmargin-top: 10px;
}

div.releases img {
	text-decoration:none;
	width: 100px;
	height: 150px;
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	margin-left: 5px;
	margin-right: 5px;
}

div.releases span {
  text-align: center;
  font-style: italic;
  font-size: smaller;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(../images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one-w {
	float: left;
	width: 330px;
}

.col-two-w {
	float: right;
	width: 330px;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

.red				{color:red;}
.green				{color:green;}

table.bo {
	font-size:11px;
	line-height:150%;
}

table.bo a {
	text-decoration: none;
}

table.bo a:hover {
	text-decoration: underline;
}

tr.d0 td {
	background-color: #F2F2F2; padding:3px;
}

tr.d1 td {
	background-color: #FFFFFF; padding:3px;
}

tr.d2 td {
	background-color: #EEE8AA; padding:3px;
}

tr.TblPink td {
	background-color: #FFEFDB; padding:3px;
}

tr.TblGreen td {
	background-color: #CAFF70	; padding:3px;
}

tr.TblYellow td {
	background-color: #FFF68F; padding:3px;
}

.weblogright {
	text-align:right;
	font-size: 10px;
}

.linkright {
	text-align:right;
	font-size: 10px;
	padding-top:10px;
	padding-bottom:20px;
}

.linkright a	 {
	color: #0A6894;
	text-decoration: none;
}

.linkright a:hover {
	text-decoration: underline;
}

.col-one-w ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.col-one-w ul li a {
	position: relative;
	display: block;
	padding: 0px;
}

.col-one-w ul li em {
	position:absolute;
	top: 0px;
	right: 7px;
	float: right;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.col-one-w ul li span {
	width: 75%;
}

.col-one-w ul li em span {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.col-one-w ol li {
	padding: 4px 0 4px 0px;
	line-height: 125%;
}

.col-one-w a {
	text-decoration: none;
	color: #0A6894;
}

.col-one-w a:hover {
	color: #0A6894;
	text-decoration: underline;
}

.col-two-w ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.col-two-w ul li a {
	position: relative;
	display: block;
}

.col-two-w ul li em {
	position: absolute;
	top: 0px;
	right: 7px;
	float: right;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.col-two-w ol li {
	padding: 4px 0 4px 0px;
	line-height: 125%;
}

.col-two-w a {
	text-decoration: none;
	color: #0A6894;
}

.col-two-w a:hover {
	color: #0A6894;
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	background: #0e5b8c;
}

#sidebar_wrap {
	height: calc(100% - 220px);
	width: 240px;
	background: #000000;
}

/* Logo */

#logo {
	height: 220px;
	text-align: center;
	background: #FFFFFF;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 140px 0 0 0;
	background: url(../images/logo.jpg) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #0e5b8c
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: #0e5b8c;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: #0e5b8c;
}

#login h1 {
	margin: 0;
	padding: 10px 0;
	bbackground: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

#login h2{
	margin: 10px 0 0 0;
	padding: 10px 0;
	bbackground: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#login p {
	color: #FFFFFF;
	line-height:150%;
	margin-bottom:10px;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
	text-decoration:none;
}

#login a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* Filler */

#filler {
	padding: 0px;
	background: #0e5b8c;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	background: #0e5b8c;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	color: #FFFFFF;
	padding: 35px 0 0 20px;
	background: #0e5b8c;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	text-align:right;
	width: 690px;
	height: 45px;
	color: #ffffff;
	padding: 35px 30px 0 20px;
}

.movie-releases {clear:both;}
.movie-releases .row{padding:0;}
.movie-releases .row div{margin:0 12px 0px 0;width:120px;font-size:11px;float:left;}
.movie-releases .row div.last{margin-right:0!important;}
.movie-releases .row a{text-decoration:none;}
.movie-releases .row a img{
	text-decoration:none;
	width: 115px;
	height: 173px;
	padding:2px;
	border:1px solid #bbbbbb;
	background-color:#eeeeee;
	mmargin-left: 5px;
	mmargin-right: 5px;}
.movie-releases .row a span{color:#484848;display:block;margin-top:2px;}
.movie-releases .row a span strong{display:block;font-weight:normal;font-style: italic;line-height:140%;}
.movie-releases .small .row div{width:134px;height:228px;}