/*-------------------  div ids -------------------*/

#haut
{
	clear:both;
    width:768px;
    height:200px;
}

#titre_news, #titre_news_fr
{
	float:left;
	margin-left:22px;
	width:205px;
	height:26px;
	background: #333333 url('../images/titre/titre_news.gif') no-repeat bottom left;
}

#titre_news_fr
{
	background: #333333 url('../images/titre/titre_news_FR.gif') no-repeat bottom left;
}

#news
{
	float:left;
	display:inline;
	margin-left:12px;
	width:178px;
	height:180px;
	padding:10px;
	overflow:auto;
	background-color:#b5c4ce;
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:bold;
    font-size:11px;
    color:#333333;
    line-height:16px;
    text-decoration:none;
	text-align:left;
}

#news img { margin-left:-10px; }

#newsdate
{
    font-family:Arial, "Trebuchet MS", sans-serif;
    font-weight:bold;
    font-style: italic;
    font-size:10px;
    color:#ffffff;
    line-height:16px;
    text-decoration:none;
    text-align:justify;
}

#titre_spotlight, #titre_spotlight_fr
{
	float:left;
	width:200px;
	height:26px;
	background: #333333 url('../images/titre/titre_spotlight.gif') no-repeat bottom left;
}

#titre_spotlight_fr
{
	background: #333333 url('../images/titre/titre_spotlight_FR.gif') no-repeat bottom left;
}

#spotlight
{
	float:right;
	width:558px;
	height:200px;
    background-color:#ffffff;
}

#spotlight_photo
{
	float:left;
	padding:14px;
	width:166px;
	height:160px;
	background-color:#ffffff;
}


#spotlight_photo img, #spotlight_photo a img
{
	border:6px solid #ffffff;
}

#spotlight_photo img, #spotlight_photo a:hover img
{
	border:6px solid #fdb303;
}

#spotlight_contents
{
	float:right;
	width:358px;
	height:160px;
	text-align:left;
	padding-top:40px;
	background-color:#ffffff;
}

#currentslate, #currentslate_fr
{
	float:left;
	width:760px;
	height:33px;
	margin-left:10px;
	background: url(../images/fond_currentslate.gif) no-repeat top left;
}

#currentslate_fr
{
	background: url(../images/fond_currentslate.gif) no-repeat top left;
}

/*-------------------  div classes -------------------*/

.film_div
{
	float:left;
	width:756px;
	height:133px;
	margin-left:12px;
	margin-right:12px;
	background-color:#ffffff;
	border-bottom:1px solid #93a1ab;
}

.film_photo_div
{
	float:left;
	text-align:left;
	width:206px;
	height:133px;
	background-color:#ffffff;
}

.film_photo_div img, film_photo_div a img 
{
	border-right:6px solid #ffffff;
}

.film_photo_div a:hover img 
{
	border-right:6px solid #fdb303;
}

.film_contenu_div
{
	float:right;
	display:table-cell;
	width:526px;
	height:103px;
	padding-right:10px;
	padding-top:30px;
}

.spotlight_moreinfo, .spotlight_dl_lineup
{
	float:right;
	width:200px;
	height:16px;
	margin-top:10px;
	padding-right:10px;
	text-align:right;
}

.film_moreinfo
{
	width:526px;
	height:16px;
	margin-top:10px;
	text-align:right;
}
