@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #252525;
	font-family: verdana, arial, sans serif;
	font-size: 12px;
	color: #FFF;
}

a, a:active {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #F79904;
}

li {
   list-style: none;
}
h2 {
	font-size: 1em;
	color: #F79904;
}

img {
	border: 0px;
	vertical-align: bottom;	
}

.selected {
   color: #F79904;
}

#header {
	margin: auto;
	position: relative;
	width: 998px;
	height: 127px;
	background: url(/images/header_background.gif) 0 0 no-repeat;
}

#header h1#logo img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header ul {
	position: absolute;
	right: 10px;
	bottom: 5px;
}

#header li {
	display: inline;
	font-size: 18px;
	margin-left: 20px;
}

#header_hr {
	height: 21px;
	width: 998px;
	margin: auto;
	border: 0px;
	color: #3C3C3C;
	background: url(/images/header_hr.gif) 0 0 repeat-x;
}

#content {
   margin-left: auto;
   margin-right: auto;
   width: 998px;
   background: url(/images/content.gif) 0 0 repeat-x;
   background-color: #3C3C3C;
   overflow: auto;
}

/* #todo : passer background en jpg */
#footer {
	clear: both;
	margin: auto;
	width: 998px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(/images/footer_top.gif) 50% 0 no-repeat;
	margin-top: 20px;
}

.lowInfos {
	font-size: 9px;
}

#rightBloc {
	float: left;
	margin-left: 30px;
}

#generalDescriptionTab {
	width: 501px;
	height: 139px;
	margin-top: 20px;
	margin-right: 50px;
}

#generalDescription {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	text-align: justify;
}

#videoPlayerHome {
	float:left;
	width: 400px;
	margin-top: 40px;
	text-align: center;
	background: url(/images/home_player_right.gif) 100% 0 no-repeat;
}
#videoPlayerHome h2 {
	margin-bottom: 10px;
}
#videoPlayerHome h2 a {
	color: #F79904;
}
#videoPlayerHome p {
	margin-top: 10px;
}
#cosmoPlayer {
	text-align: left;
}

#news {
   width: 500px;
   margin-top: 30px;
   margin-bottom: 40px;
   background: url(/images/home_news_top.gif) 50% 0 no-repeat;
}

#news h2 {
    padding-top: 20px;
    padding-left: 30px;
    margin-bottom: 20px;
}

#news dl {
	padding-left: 30px;
}
#news dl dd {
	clear:both;
	float: left;
	width: 100px;
}

#news dl dt {
	text-align: justify;
	float: left;
	margin-bottom: 20px;
	width: 350px;
}

#news dl dt strong {
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}
#news dl dt i {
	font-size: 10px;
}

#films_list {
	background: url(/images/home_player_right.gif) 100% 50% no-repeat;
	height: 500px;
	width: 500px;
}
#films_list dt {
   margin-left: 60px;
}

#films_list dd {
	padding: 15px;
}

#films_list dd h2{
	margin-top: 25px;
}

div#films_list dl dt span.infos {
	font-style: italic;
	color: #F79904;
	margin-left: 10px;
}

#preDetails {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
	background: url(/images/predetails_bg.jpg) 0 0 no-repeat;
	float: right;
	height: 502px;
	width: 412px;
}
#preDetails h3 {
	text-align: center;
	padding: 10px;
}
#preDetails p {
	padding: 10px;
	width: 362px;
}
#preDetails #rightSide {
    float:right; 
    width:30px; 
    height:500px;
}
#preDetails #synopsis {
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 10px;
    height: 100px;
    width: 360px;
}
#preDetails #pitch {
    overflow: auto;
    text-align: right;
    margin-bottom: 45px;
    margin-left: 65px;
    height: 100px;
    width: 300px;    
}
#preDetails table {
    width: 350px;
    margin-left: 10px;
    padding: 0;
}
#preDetails table tr td {
    height: 30px;
    text-align: center;
    background-color: #333;
    border-bottom: 2px solid #222;
}
#preDetails table tr td.end {
    height: 30px;
    text-align: center;
    background-color: #333;
    border-bottom: none;
}

#preDetails table td.infos {
    width: 120px;
    background-color: #222;
    border-bottom: 2px solid #333;
    border-right: 2px solid #222;
}
#preDetails table td.infosEnd {
    width: 120px;
    background-color: #222;
    border-bottom: none;
    border-right: 2px solid #222;
}

#detailsList {
	background: url(/images/home_player_right.gif) 100% 20% no-repeat;
	float: left;
	min-height: 500px;
	width: 450px;
}
#detailsList h1 {
	text-align: center;
	padding: 15px;
}
#detailsList h2 {
	margin-bottom: 20px;
}
#detailsList h2 img {
	margin-left: 10px;
}
#detailsList p {
	margin-left: 50px;
	width: 350px;
	margin-bottom: 30px;
	text-align: justify;
}
#detailsList dl {
	margin-left: 50px;
	margin-bottom: 20px;
}
#detailsList dd {
	float: left;
	width: 220px;
	background: url(/images/prod_dot.gif) 0 88% repeat-x;
	margin-right: 5px;
}
#detailsList dd span {
	padding-right: 5px;
	background: url(/images/blank.gif) 0 88% repeat-x;
}
#detailsList dt.marged {
	margin-left: 225px;
*	margin-left: 227px;	
}
#filmInfos {
	float: left;
	width: 472px;
	height: 510px;
	margin-left: 35px;
	background-color: #2d2d2d;
	text-align: center;
	margin-bottom: 20px;
}
ul#filmInfosHeader {
	float: left;	
	margin-left: 35px;
	text-align: center;
}
ul#filmInfosHeader li {
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	width: 130px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #272727;
}
div#filmInfos div#cosmoPlayer {
	width: 320px;
	height: 260px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#filmInfos h3 {
	margin-bottom: 20px;
}
div#filmInfos p {
	padding: 10px;
}

div#content iframe {
	border: none;
	width: 996px;
}

#members_list {
	padding-top: 20px;
	background: url(/images/members_list_bg.jpg) 0 0 repeat-y;
    float: left;
    width: 500px;
}
#members_list h2 {
    margin-left: 50px;
    margin-bottom: 20px;
}
#members_list ul {
    margin-bottom: 70px;
}
#members_list li {
    margin-left: 150px;
    margin-bottom: 15px;
}
#members_infos {
    margin-top: 20px;
    padding: 50px;
    float: left;
    width: 300px;
    height: 300px;
    background: url(/images/home_player_right.gif) 0% 50% no-repeat;
}

h2#contacts {
	padding: 30px;
}
dl#contacts {
	width: 470px;
	margin: auto;
}
dl#contacts dd, dl#contacts dt{
	margin-bottom: 20px;
	float: left;
}
dl#contacts dd {
	width: 200px;
}

.zend_form      { border: 1px solid #FFF; padding: 10px;}
.zend_form label{ margin: 10px;}
.zend_form ul   { margin: 10px;}

#fedit .zend_form dt   { float: left; width: 250px; text-align: right;}
#fedit .zend_form dd   { margin-left: 250px; margin-bottom: 15px;}

#medit .zend_form dt   { float: left; width: 90px;}
table#filmList td.infos {
	border: 1px solid grey;
	width: 25px;
	text-align: center;
}



