
/* LAYOUT */

body, div, p, fieldset, input, textarea {
    font-family: arial, helvetica, sans-serif;
    margin:0;
    padding:0;
}
img {
    border:none;
}
a {
    text-decoration:none;
    color:inherit;
}
img {
    border:none;
}

#container {
    width:984px;
    margin:0 auto;
}

#header {
    padding:4px;
    clear:both;
}
#logo {
    color:#000;
    float:left;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    margin:2px;
}
#logo img {
    display:block;
    font-size:80px;
    margin-bottom:4px;
}
#ad_megabanner {
    float:right;
    margin:12px 0;
    padding:0;
}
#ad_megabanner * {
    margin:0;
    padding:0;
}

#menubar {
    clear:both;
    color:#fff;
    font-size:15px;
    font-weight: bold;
    line-height:31px;
    width:984px;
    height:31px;
    margin-bottom:8px;
    background:url(/images/v3/layout/menubar.png) transparent no-repeat;
}
#menubar a {
    color:#fff;
    font-size:16px;
    font-weight:bold;
    width:230px;
    height:31px;
}
#menubar a, #menubar #search {
    color:#fff;
    font-size:16px;
    text-align:center;
    display:block;
    margin:0;
    padding:0;
    vertical-align:middle;
}
#menubar ul {
    margin:0;
    padding:0;
    list-style:none;
}
#menubar > ul {
    margin:0 10px;
}
#menubar > ul > li {
    float:left;
    text-align:center;
    border-right:solid 2px #fff;
}
#menubar > ul > li > ul {
    z-index:1000;
    margin-bottom:16px;
}
#menubar > ul > li > ul > li > a {
    border-top:solid 1px #ccc;
    background:#666;
    font-size:13px;
    font-weight:normal;
    background:#444;
    filter:alpha(opacity=96);
    opacity:0.96;
}
#menubar > ul > li > ul > li > a:hover {
    background:#ee7e1d;
}
#menubar #search {
    float:right;
    border-right:none;
}
#menubar #search form {
    margin:0;
    padding:0;
}
#menubar #search fieldset {
    border:none;
    margin:3px 0 0 0;
    padding:0;
    white-space:nowrap;
}
#menubar input {
    margin:0;
    padding:3px;
    width:220px;
    border:none;
    font-size:12px;
    vertical-align:middle;
}
#menubar #search button {
    border:none;
    padding:0;
    background:none;
    cursor:pointer;
    vertical-align:middle;
}

#titlebar {
    clear:both;
    display:block;
    width:984px;
    height:65px;
    line-height:65px;
    background:transparent no-repeat 0 50%;
    margin-bottom:8px;
}
#titlebar a {
    color:#000;
    margin-left:8px;
    font-size:26px;
}
#titlebar .title {
    font-weight:bold;
}

.clear {
    display:block;
    clear:both;
    border:none;
    background:transparent;
    margin:0;
    padding:0;
}

.section {
    margin:0 0 1em 0;
}

.section_header {
    color:#fff;
    height:20px;
    line-height:20px;
    font-size:16px;
    font-weight:bold;
    text-align:left;
    background:url(/images/v3/layout/section_header_left.png) no-repeat 0 0;
    margin:0 0 12px 0;
    padding:0;
}
.section_header > p {
    margin-left:12px;
    display:block;
    background:url(/images/v3/layout/section_header_left.png) no-repeat 100% 0;
}

img.play {
    opacity:0.9;
}
.video_thumb img {
    margin-bottom:4px;
}
/*
.video_thumb img {
    border-bottom:4px solid #fff;
}
.video_thumb img.interview {
    border-bottom:4px solid #e55;
}
.video_thumb img.product {
    border-bottom:4px solid #7d5;
}
.video_thumb img.report {
    border-bottom:4px solid #6ae;
}
*/
#content {
    float:left;
    clear:left;
    width:673px;
}
#content .section_header {
    background:url(/images/v3/layout/section_header.png) no-repeat transparent 0 0;
}
#content .section_header p {
    margin-left:12px;
}
#content .item {
    display:block;
    float:left;
    width:219px;
    height:145px;
    overflow:hidden;
    margin:0 8px 8px 0;
    background:no-repeat transparent 0 0;
}
#content .item.right {
    margin-right:0;
}

#ad_bottom {
    text-align:center;
    margin-top:2em;
}

#rightcolumn {
    float:right;
    width:300px;
    background:#fefffd;
}
#rightcolumn .section {
    margin:0 0 1em 0;
}
#rightcolumn .section_header {
    background:url(/images/v3/layout/section_header.png) no-repeat transparent 100% 0;
}
#rightcolumn .section_header > p {
    margin-left:8px;
    background:none;
}

#rightcolumn #ad_medium {
    margin-bottom:1em;
}

#rightcolumn #last_videos {
    margin-bottom:0.6px;
}
#rightcolumn #last_videos .video_thumb {
    display:block;
    float:left;
    clear:none;
    width:146px;
    height:148px;
    font-size:11px;
    position:relative;
    z-index:100;
}
#rightcolumn .video_thumb.left {
    margin-right:8px;
}
#rightcolumn .video_thumb img {
    width:146px;
    height:96px;
}
#rightcolumn .video_thumb img.play {
    border:none;
    width:42px;
    height:42px;
    position:absolute;
    top:28px;
    left:54px;
}
#rightcolumn .video_thumb .title {
    color:#000;
    margin-top:-2px;
}

#rightcolumn #newsletter {
    background:url(/images/v3/layout/newsletter_background.png) transparent no-repeat 0 0;
    margin-top:0.6em;
}
#rightcolumn #newsletter > div {
    padding:4px;
    font-size:12px;
}
#rightcolumn #newsletter h1 {
    color:#fff;
    font-size:20px;
    margin:0;
    padding:2px 0 4px 0;
}
#rightcolumn #newsletter fieldset {
    background:#fff;
    border:none;
    padding:1px;
    margin:10px 0;
    text-align:right;
}
#rightcolumn #newsletter input {
    border:none;
    width:200px;
    margin:0;
    padding:0;
    height:16px;
    line-height:16px;
    vertical-align:middle;
}
#rightcolumn #newsletter button {
    color:#fff;
    font-size:12px;
    background:url(/images/v3/layout/sabonner.png) transparent no-repeat 0 0;
    border:none;
    cursor:pointer;
    width:84px;
    height:16px;
    line-height:16px;
    overflow:hidden;
    vertical-align:middle;
}
#rightcolumn #newsletter button:hover {
    font-weight:bold;
}
#rightcolumn .unsubscribe a {
    color:#000;
}
#rightcolumn .unsubscribe {
    font-size:10px;
    padding-bottom:2px;
}
#rightcolumn #newsletter_form_msg {
    margin:0;
    font-weight:bold;
}

#rightcolumn #follow {
    background:url(/images/v3/layout/rightcolumn_gray.png) transparent no-repeat 0 100%;
    padding-bottom:1px;
    height:38px;
    line-height:38px;
    vertical-align:middle;
}
#rightcolumn #social {
    margin:24px 0 0 0;
    font-size:16px;
    font-weight:bold;
    color:#fff;
}
#rightcolumn #social img {
    border:none;
    margin:0 16px 0 0;
    vertical-align:middle;
}
#rightcolumn #social a {
    line-height:38px;
}
#rightcolumn #social > ul {
    margin:0;
    padding:0;
    list-style:none;
}
#rightcolumn #social > ul > li {
    margin:3px 0;
}
#rightcolumn #social > ul > li > a {
    color:#444;
    display:block;
    background:url(/images/v3/layout/social_off.png) transparent no-repeat 0 100%;
    height:38px;
    line-height:38px;
    padding-bottom:1px;
}
#rightcolumn #social a:hover {
    color:#fff;
    background:url(/images/v3/layout/social_on.png) transparent no-repeat 0 100%;
}

#footer {
    clear:both;
    padding:2em 0 1em 0;
    text-align:center;
    font-size:11px;
}
#footer, #footer a {
    color:#666;
}

/* HOME */

#headlines {
    clear:both;
    background:#777;
    width:980px;
    padding:322px 2px 2px 2px;
    margin:18px 0 24px 0;
    position:relative;
}
#headlines > .headline {
    display:block;
    position:absolute;
    top:2px;
    left:2px;
}
#headlines > .headline img {
    display:block;
    float:left;
    width:490px;
    height:327px;
    margin:2px 0 1px 2px;
}
#headlines .description {
    display:block;
    float:left;
    width:486px;
    height:327px;
    margin:2px 2px 0 0;
    background:#ccc;
}
#headlines .description > a {
    color:#222;
    display:block;
    width:430px;
    margin:28px 0 0 32px;
    font-size:16px;
    line-height:1.5em;
}
#headlines .description > .title {
    color:#222;
    font-size:22px;
    font-weight:bold;
    margin-top:40px;
}
#headlines table {
    width:980px;
    clear:both;
    margin:0;
    padding:0;
    border:0 none;
}
#headlines table td {
    margin:0;
    padding:0;
    border:0 none;
    border-spacing:0;
}
#headlines table a {
    display:block;
    height:45px;
    margin:0px;
    padding:16px 8px 6px 8px;
    line-height:15px;
    font-size:13px;
    font-weight:bold;
    background:url(/images/v3/layout/headline_title_off.png) repeat-x 50% 100%;
    color:#444;
    position:relative;
    z-index:300;
}
#headlines table a.active, #headlines table a:hover {
    background:url(/images/v3/layout/headline_title_on.png) repeat-x 50% 100%;
    color:#fff;
}

#home .item a {
    display:block;
    margin:0 8px 0 0;
    padding:119px 0 0 8px;
    width:211px;
    height:28px;
    line-height:28px;
    background:url(/images/v3/layout/item_title_gray.png) transparent no-repeat 50% 100%;
    color:#fff;
    font-size:13px;
}
#home .item a:hover {
    background:url(/images/v3/layout/item_title_orange.png) transparent no-repeat 50% 100%;
}

#home .choisissez {
    background:url(/images/v3/layout/item_gray.png) transparent no-repeat 0 0;
    text-align:right;
}
#home .choisissez p {
    margin:48px 28px 0 20px;
    padding-right:34px;
    background:url(/images/v3/layout/white_arrow.png) transparent no-repeat 100% 50%;
    height:44px;
    line-height:22px;
    font-size:16px;
    color:#fff;
}

/* FOLDER */

#last_video {
    background:#e2e1e0;
    font-size:12px;
}
#last_video > p {
    color:#666;
}
#last_video .video_thumb {
    float:left;
    position:relative;
}
#last_video img {
    width:400px;
    height:266px;
    margin:0 8px 12px 0;
}
#last_video img.play {
    border:none;
    position:absolute;
    top:78px;
    left:154px;
    width:104px;
    height:106px;
}

#last_video .infos {
    float:left;
    width:260px;
}
#last_video .infos > a {
    color:#000;
    display:block;
}
#last_video .title {
    font-weight:bold;
    font-size:20px;
}
#last_video .description {
    color:#555;
    line-height:18px;
    margin:20px 0;
    font-size:15px;
}
/* movie list */
#movie_list .item {
    display:block;
    position:relative;
    float:left;
    height:210px;
    overflow:visible;
    z-index:100;
}
#movie_list .item .over {
    width:364px;
    height:220px;
    background:none;
    position:relative;
    left:-27px;
    top:-24px;
    padding-left:27px;
    padding-top:24px;
    z-index:-100;
}
#movie_list .video_thumb {
    float:left;
    width:214px;
    height:200px;
    font-size:14px;
}
#movie_list .video_thumb img {
    width:214px;
    height:142px;
    z-index:101;
}
#movie_list .video_thumb img.play {
    border:none;
    width:63px;
    height:64px;
    top:64px;
    left:102px;
    position:absolute;
    z-index:102;
}
#movie_list .video_thumb .title {
    margin:0;
    padding:0;
    color:#000;
    line-height:16px;
    z-index:101;
}
#movie_list .item .infos {
    color:#e5e4e3;
    float:left;
    width:124px;
    height:196px;
    margin:-3px 0 0 8px;
    font-size:11px;
    line-height:14px;
    display:none;
    z-index:101;
}
#movie_list .item .infos > a {
    color:#fff;
    display:block;
}
#movie_list .item .infos .description {
    font-style:italic;
}
#movie_list .item .infos .ajout {
    margin-top:8px;
}
#movie_list .item:hover {
    z-index:200;
}
#movie_list .item:hover .over {
    background:url(/images/v3/layout/item_over.png) transparent no-repeat 0 0;
    z-index:200;
}
#movie_list .item:hover .over .title {
    color:#fff;
    z-index:200;
}
#movie_list .item:hover .over .infos {
    display:inline;
    z-index:200;
}

#search_results > p {
    color:#555;
    margin:10px 20px 10px 2px;
    font-size:18px;
    float:left;
}

.pagination {
    margin:8px;
    text-align:right;
    font-size:20px;
    float:right;
    clear:right;
}
.pagination > * {
    margin:1px;
    padding:0;
    width:26px;
    height:26px;
    line-height:26px;
    text-align:center;
    display:block;
    float:left;
}
.pagination > .current {
    color:#ee7e1d;
}
.pagination > a {
    color:#000;
}
.pagination > a:hover {
    color:#fff;
    background:#ee7e1d;
}
.pagination > a.prev_page, .pagination > a.prev_page:hover {
    background:url(/images/v3/layout/prev.png) transparent no-repeat 50% 50%;
}
.pagination > a.next_page, .pagination > a.next_page:hover {
    background:url(/images/v3/layout/next.png) transparent no-repeat 50% 50%;
}
.pagination > a.prev_page:hover, .pagination > a.next_page:hover {
    margin:0;
    border:solid 1px #ee7e1d;
}

/* WIKI */

#wiki {
    font-size:13px;
    margin-bottom:4em;
}
#wiki > #video {
    background:#e5e4e3;
    font-size:20px;
}
#wiki > #video > .title {
    padding:20px 12px 8px 2px;
    font-size:24px;
    font-weight:bold;
}

#wiki > #text {
    background:#e5e4e3;
    margin:2px 0;
    padding:24px 24px 24px 8px;
    font-size:16px;
}

#wiki > #share {
    float:left;
}
#wiki > #share > p, #wiki > #share > ul > li > a {
    height:20px;
}
#wiki > #share > p {
    background:#e5e4e3;
    padding:4px 8px 1px 4px;
    float:left;
    font-style:italic;
}
#wiki > #share > ul {
    list-style:none;
    margin:0 2px 0 0;
    padding:0;
    float:left;
}
#wiki > #share > ul > li {
    background:#e5e4e3;
    float:left;
    margin:0 0 0 2px;
}
#wiki > #share > ul > li > a {
    display:block;
    padding:3px 8px 2px 4px;
    margin:0;
    float:left;
    color:#000;
}
#wiki > #share > ul > li > a:hover {
    background:#ee7e1d;
    color:#fff;
}
#wiki > #share > ul > li > a > img {
    vertical-align:middle;
}
#wiki > #share > ul > li > a > span {
    position:relative;
    top:1px;
}
#wiki .ajout {
    background:#e5e4e3;
    float:left;
    padding:5px 8px 5px 4px;
    margin-right:2px;
}

/* COMMENTAIRES */

#comments ul {
    margin:0;
    padding:0;
    list-style:none;
}
#comments, #comments form, #comments form input, #comments form textarea {
    font-size:12px;
}
#comments form ul > li {
    display:inline;
    margin-right:0.6em;
}
#comments form input {
    width:150px;
    margin:4px 0 6px 0;
    padding:2px 1px 1px 1px;
}
#comments form textarea {
    width:667px;
    height:8em;
    margin:0;
    padding:4px 2px;
}
#comments_form_msg {
    float:left;
    margin-top:6px;
    font-weight:bold;
    color:#666;
}
#comments form button {
    float:right;
    border:none;
    margin:2px 0 0 0;
    padding:1px;
    background:url(/images/v3/layout/menubar.png) no-repeat 50% 60%;
    width:6em;
    color:#fff;
    font-size:15px;
    font-weight:bold;
    cursor:pointer;
}
#comments > ul {
    margin:2em 0;
}
#comments > ul > li {
    background:#f6f6f6;
    margin:1.6em 0;
    padding:8px;
}
#comments > ul > li.odd {
    background:#eee;
}
#comments > ul > li > .name {
    font-size:14px;
    font-weight:bold;
}
#comments > ul > li > a.name:hover {
    color:#ee7e1f;
}
#comments > ul > li > .date {
    font-style:italic;
}
#comments > ul > li > p {
    margin:8px 0 2px 0;
}

/* NEWSLETTER */

#content #newsletter h1 {
    margin-bottom:1em;
}
#content #newsletter .description {
    margin-bottom:1em;
}
#content #newsletter #newsletter_form {
    width:510px;
    margin:1em auto 2em auto;
    background:#ee7e1d;
    padding:0.7em 1em 0.2em 1em;
}
#content #newsletter #newsletter_form > p {
    color:#fff;
    font-weight:bold;
    line-height:1.5em;
}
#content #newsletter #newsletter_form fieldset {
    border:none;
    background:#fff;
    padding:1px;
    margin:1em 0;
    float:left;
}
#content #newsletter #newsletter_form fieldset > input {
    border:none;
    width:400px;
}
#content #newsletter #newsletter_form fieldset > button {
    width:100px;
    border:none;
    background:#ee7e1d;
    color:#fff;
}
#content #newsletter #newsletter_form fieldset > button:hover {
    font-weight:bold;
}
#content #newsletter #newsletter_form .unsubscribe {
    color:#333;
    font-size:80%;
    font-weight:normal;
    line-height:1.5em;
}
#content #newsletter #newsletter_form a {
    color:#000;
}
#content #newsletter #newsletter_form_msg {
    font-size:12px;
    font-weight:bold;
    margin:1.5em 0;
}
#content #newsletter ul {
    margin:0;
    padding:0;
    list-style:none;
}
#content #newsletter ul > li {
    margin:2em 0;
    padding:0;
}
#content #newsletter ul > li > a {
    color:#000;
}
#content #newsletter ul > li > a > img {
    float:left;
    margin-right:1em;
    height:128px;
}
#content #newsletter ul > li > a.title {
    font-size:20px;
}

/* other */

.hidden {
    display:none;
}
