body {
	margin: 15px auto 0 auto;
	font-family: Arial;
	font-size: 12px;
	width: 902px;
}

/* HEADER */

#header {
	float: left;
	height: 89px;
	padding: 0 0 0 15px;
}
#menu {
	float: left;
	width: 100%;
	font-size: 12px;
	background: url(../images/menu_bg.gif) repeat-x bottom;
}
#menu ul {
	margin: 0;
	padding: 10px 5px 0;
	list-style: none;
}
#menu li {
	float: left;
	background: url(../images/btn_left.gif) no-repeat left top;
	margin: 0 0 0 5px;
	padding: 0 0 0 2px;
}
#menu a {
	float: left;
	display: block;
	background: url(../images/btn_right2.gif) no-repeat right top;
	padding: 5px 8px 4px 6px;
	text-decoration: none;
	color: #000;
}
#menu a { 
	float: none;
}
#menu a:hover {
	color: #ed9700;
}
#menu #current {
	background-image: url(../images/btn_left.gif);
}
#menu #current a {
	background-image: url(../images/btn_right.gif);
	color: #ed9700;
	font-weight: bold;
	padding-bottom: 5px;
}

/* CONTENT */

#content {
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
}
#left {
	float: left;
	width: 560px;
}
#right {
	float: right;
	width: 310px;
	margin-left: 10px;
}
#play {
	float: left;
	background: url(../images/trailer_bg.png);
	height: 535px;
	width: 558px;
	border: 1px solid #c47d00;
}
#play  object{
	margin: 20px 30px;
}
#play .ad {
	width: 468px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 46px;
}
.title {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
	color: #ed9700;
	padding: 3px;
	font-weight: bold;
	background-image: url(../images/back_title.gif);
}
.title a {
	text-decoration: none;
	color: #777;
}
.infos {
	display: block;
	color: #777;
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 5px 0;
}
.infos a {
	text-decoration: none;
	color: #444;
}
.infos a:hover {
	text-decoration: underline;
}
.liste {
	display: block;
	color: #777;
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 5px 0;
	overflow: auto;
	height: 200px;
}
.liste ul {
	margin: 0 0 0 5px;
	padding: 0;
}
.liste li {
	margin: 1px 0 1px 0;
	padding: 0;
	list-style: none;
}
.liste li a {
	display: block;
	text-decoration: none;
	color: #666;
}
.liste li a:hover {
	text-decoration: underline;
	color: #666;
}
.liste div {
	display: block;
	height: 84px;
	overflow: hidden;
	color: #777;
	border-bottom: 1px dotted #999;
	padding: 2px;
}
.liste div img {
	float: left;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 5px;
}
.liste div a {
	color: #777;
	text-decoration: none;
	font-size: 13px;
}
.liste div a:hover {
	color: #ed9700;
	text-decoration: none;
}
.liste div strong {
	line-height: 20px;
}
.liste div h2 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #ed9700;
}
.liste div h2 a {
	font-size: 11px;
	text-decoration: none;
	color: #ed9700;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #999;
	background-image: url(../images/back_title.gif);
}
.liste div h2 a:hover {
	border: 1px solid #ed9700;
}
.button b {
	display: block;
	position: relative;
	margin: 5px 0 2px 0;
	border: solid #cf8606;
  	border-width: 1px 0;
	padding: 0;
  	font-weight: normal;
	background: #fff url(../images/button.gif) repeat-x;
	text-decoration: none;
	font-size: 14px;
}
.button:hover b {
	border-color: #111;
	color: #000;
}
.button b b {
	background: none;
	margin: 0 -1px;
	padding: 0;
	border-width: 0 1px;
}
.button b b b {
	margin: 0;
	padding: .2em .5em .1em;
	border-width: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.trailers {
	float: left;
	width: 168px;
	height: 170px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	border : 1px solid #EFEFEF;
	background-color: #F9F9F9;
	margin: 0 5px 5px 0;
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.trailers:hover {
	border : 1px solid #ccc;
	background-color: #efefef;
	background-image: none;
	text-decoration: none;
	color: #ed9700;
}
.trailers img{
	border: 1px solid #ccc;
	padding: 1px;
	margin-bottom: 3px;
}

/* FOOTER */

#footer {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 900px;
	background-image: url(../images/footer_bg.gif);
	height: 95px;
	float: left;
	font-size: 11px;
}
#footer h1 {
	font-size: 11px;
	color: #ed9700;
	margin: 0 0 5px 0;
	padding: 0;
}
#footer td {
	background-color: #fff;
	vertical-align: top;
}
#footer td a {
	color: #000;
	text-decoration: none;
}
#footer td a:hover {
	color: #000;
	text-decoration: underline;
}
