*{
	padding:0px;
	margin:0px;
	font-size:x-small;
	line-height:15px;
}

a{
	color:#000000;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover{
	color:#CC0000;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url(_imgs/bg.jpg);
	background-repeat:repeat-x;
	/*background-image:url(_imgs/fond_mois_du_ninja.jpg);
	background-repeat:no-repeat;*/
	background-color:#CCDDE2;
}

H1 {
	font-size: 250%;
	text-align: center;
}

H2 {
	font-size: 200%;
	text-align: center;
}

H3 {
	font-size: 150%;
}

H4 {
	font-size: 120%;
}

#container{
	width:804px;
	/*padding-top:100px;*/
	margin:auto;
}

#form_adm input, textarea {
	width:250px;
	line-height:20px;
	height:20px;
}

#form_adm textarea {
	height:70px;
	border: solid #999999 1px;
	font-size:small;
}

#form_adm #autre_vid  {
	width:15px;
	height:15px;
}

#form_adm td {
	line-height:20px;
	height:40px;
}

#form_adm tr {
	margin-top:20px;
}

#form_adm select {
	width:250px;
	border:solid #999999 1px;
	height:15px;
}

#form_adm #ajouter {
	width:70px;
	border:solid #999999 1px;
	height:20px;
}

#ajouter2 {
	width:70px;
	border:solid #999999 1px;
	height:20px;
}

#error {
	font-weight:bold;
	color:#CC0000;
}
/*HEADER*/
#header{
	background-color:#000000;
	/*background-image:url(_imgs/bandeau_mois_du_ninja.jpg);
	background-repeat:no-repeat;
	padding-top:108px;*/
	width:802px;
}

#logo {
	height:120px;
	width:338px;
	background-color:#000000;
	background-image:url(_imgs/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1pt;
}

#banniere_flash {
	height:120px;
	width:464px;
	background-color:#000000;
	float:right;
	font-size:1pt;
}

#menu_v {
	clear:both;
	background-color:#000000;
	width:590px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	float:left;
}

#search{
	background-color:#000000;
	padding-right:10px;
	text-align:right;
}

form {
	padding-bottom:6px;
}

input {
	border: solid #999999 1px;
	background-color:#FFFFFF;
	height:15px;
	margin-right:5px;
}

input#btn {
	border:none;
	position:relative;
	top:5px;
	height:17px;
}
#header_end{
	clear:both;
	height:8px;
	background-image:url(_imgs/header_end.gif);
	background-repeat:no-repeat;
}

/*FIN HEADER*/


/*CONTENT*/

#header_content{
	background-image:url(_imgs/content_header.gif);
	background-repeat:no-repeat;
	height:17px;
	margin-top:20px;
}

#content {
	/*background-color:#EBEBEB;*/
	background-image:url(_imgs/content_bg.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
	width:804px;
}

/*LEFT*/
#left {
	float:left;
	background-image:url(_imgs/bg_menu_gauche.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-right:solid #000000 1px;
	border-left:solid #000000 1px;
	width:173px;
	height:900px;
	
}
#left ul {
	list-style:none;
}

#left ul li a{
	color:#000000;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
	height:20px;
	display:block;
}

#left ul li a:hover {
	color:#FFFFFF;
	background-color:#CCCCCC;
	display:block;
}

.first_elm {
	padding-top:39px;
}

#left #les_films {
	background-image:url(_imgs/menu_les_films.gif);
}

#left #personnalites {
	background-image:url(_imgs/personnalites.gif);
}

#left #bonus {
	background-image:url(_imgs/menu_bonus.gif);
}

#left #multimedia {
	background-image:url(_imgs/menu_multimedia.gif);
}

#left #communaute {
	background-image:url(_imgs/menu_communaute.gif);
}


#left #minisite {
	background-image:url(_imgs/menu_minisites.gif);
}

#left #les_films, #left #bonus, #left #multimedia, #left #communaute, #left #minisite, #left #personnalites {
	background-repeat:no-repeat;
	width:173px;
	margin-bottom:20px;
}
/*FIN LEFT*/

/*CENTER*/

#center{
 background-color:#EBEBEB;
 /*margin-left:173px;*/
 float:left;
 width:458px;
 height:100%;
 /*min-height:1350px;*/
}

#center2 {
	width:610px;
	/*height:100%;*/
	margin-left:175px;
	min-height:1150px;
}
/* LAST VIDEO */
#last_vid {
	width:596px;
	padding-left:15px;
}
#last_vid_header {
	background-image:url(_imgs/last_video_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:20px;
}

#last_audio_header {
	background-image:url(_imgs/last_audio_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:18px;
}

#last_vid_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	position:relative;
}

#last_vid_content_txt {
	width:450px;
}

#last_vid_content img {
	float:left;
	padding-right:5px;
}

#last_vid_content ul {
	list-style:none;
	padding-right:5px;
	height:120px;
}
#last_vid_content li {
	line-height:20px;
}

#last_vid_content p {
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}

#last_vid_content a {
	font-weight:bold;
}

#last_vid_content .rate {
	float:none;
	border:none;
	margin-right:0px;
}

/* FIN LAST VIDEO */


/* CATEGORIE */

#categories {
	width:596px;
	margin-left:15px;
	margin-top:20px;
}
#categories_header {
	background-image:url(_imgs/categories_video_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:22px;
}

#categories_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

.list_categorie {
	width:100px;
	height:150px;
	float:left;
	text-align:center;
	padding-left:17px;
	padding-right:20px;
	text-transform:uppercase;
}

.list_categorie img {
	border:solid #CFCFCF 1px;
}

.list_categorie a {
	font-weight:bold;
}

/* FIN CATEGORIE */


/* LAST 10 */

#last10 {
	width:596px;
	padding-left:15px;
	margin-top:20px;
}
#last10_header {
	background-image:url(_imgs/last10_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:20px;
}

#last10_iod_header {
	background-image:url(_imgs/last10_iod_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:19px;
}

#last10_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
	height:100%;
}

/* TOP 5 */

#top5 {
	width:596px;
	padding-left:15px;
	margin-top:20px;
}
#top5_header {
	background-image:url(_imgs/top5_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:20px;
}

#top5_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
	height:100%;
}

/* CELLULE */
.cellule {
	width:278px;
	margin-left:5px;
	margin-right:3px;
	margin-bottom:15px;
	float:left;
	margin-top:10px;
}
.header_cellule {
	background-image:url(_imgs/cellule_top5_top.gif);
	background-repeat:no-repeat;
	width:278px;
	height:7px;
	font-size:1px;
}

.content_cellule, .content_cellule2 {
	background-color:#EEEDED;
	background-image:url(_imgs/celllule_top5_bg.gif);
	background-repeat:repeat-x;
	border:solid #C1C1C1 1px;
	border-top:0;
	border-bottom:0;
	padding:10px;
	height:90px;
}

.content_cellule2 {
	height:130px;
}

.content_cellule img {
	float:left;
	border:solid #D3D3D3 2px;
	margin-right:5px;
}

.content_cellule .rate {
	float:none;
	border:none;
	margin-right:0px;
}

.content_cellule ul {
	list-style:none;
	font-size:x-small;
}

.content_cellule li {
	line-height:13px;
}

.content_cellule a {
	font-weight:bold;
}

.footer_cellule {
	background-image:url(_imgs/cellule_top5_bottom.gif);
	background-repeat:no-repeat;
	width:278px;
	height:5px;
}

.descint {
	text-align:justify;
}
.imgitw img {
	float:none;
}
.imgitw {
	float:left;
}
/* FIL CELLULE */

/* CELLULE 2 */
.cellule2 {
	width:278px;
	margin-left:5px;
	margin-right:3px;
	margin-bottom:15px;
	float:left;
	margin-top:10px;
}
.header_cellule2 {
	background-image:url(_imgs/cellule_top5_top.gif);
	background-repeat:no-repeat;
	width:278px;
	height:7px;
	font-size:1px;
}

.content_cellule2 {
	background-color:#EEEDED;
	background-image:url(_imgs/celllule_top5_bg.gif);
	background-repeat:repeat-x;
	border:solid #C1C1C1 1px;
	border-top:0;
	border-bottom:0;
	padding:3px;
}

.content_cellule2 img {
	float:left;
	border:solid #D3D3D3 2px;
	margin-right:5px;
	margin-bottom:5px;
}

.content_cellule2 ul {
	list-style:none;
	font-size:x-small;
}

.content_cellule2 li {
	line-height:13px;
	margin-bottom:5px;
}

.content_cellule2 a {
	font-weight:bold;
}

.footer_cellule2 {
	background-image:url(_imgs/cellule_top5_bottom.gif);
	background-repeat:no-repeat;
	width:278px;
	height:5px;
}
/* FIL CELLULE */

/* FIN TOP 5 */


/* LIST CAT */

#list_cat {
	width:596px;
	padding-left:15px;
}

#list_cat_content, #pagebonus {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#list_cat_content ul{
	list-style-type:none;
}

.list_cat_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	overflow:hidden;
}

#list_cat_content .cellule {
	margin-left:0px;
}

#list_cat_content a {
	font-weight:bold;
}

#list_cat_content p {
	display:block;
}

#list_cat_content #bottom {
	/*clear:left;*/
	/*position:relative;
	top:130px;*/
}
/*  FIN LIST CAT */

/* PLAY VID */

#play_vid , #nntv_presentation{
	width:596px;
	padding-left:15px;
}

#play_vid_content, #nntv_presentation_content, #play_nnldtv_vid_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	height:100%;
}

#nntv_presentation_content, #play_nnldtv_vid_content{
	height:auto;
	margin-bottom:20px;
}

#nntv_presentation_content a {
	color:#CC0000;
}

#play_vid_content ul, #content_chro_content #pv, #list_cat_content #pv {
	list-style:none;
	padding-right:5px;
	height:300px;
}
#play_vid_content li, #content_chro_content #pv li {
	line-height:35px;
}

#list_cat_content #pv li {
	line-height:25px;
}

#play_vid_content p, #nntv_presentation_content p, #play_nnldtv_vid_content p{
	padding-top:10px;
	padding-bottom:10px;
	/*clear:both;*/
}

#play_vid_content a, #content_chro_content #pv a, #list_cat_content #pv a {
	font-weight:bold;
}

#play_vid_content .rate {
	float:none;
	border:none;
	margin-right:0px;
}

#play_vid_content #player, #content_chro_content #player, #list_cat_content #player{
	float:left;
}

#play_vid_content .pres {
	float:left;
	margin-right:10px;
}

/* FIN PLAY VID */

/* OTHER VIDS */

#other_movie {
	width:596px;
	padding-left:15px;
	margin-top:20px;
}
#other_movie_header, #other_audio_header {
	background-image:url(_imgs/other_vids.gif);
	background-repeat:no-repeat;
	width:596px;
	height:20px;
}

#other_audio_header {
	background-image:url(_imgs/other_ext.gif);
}

#other_movie_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
	height:100%;
}

#other_movie_content a {
	font-weight:bold;
}

/* FIN OTHER VIDS */ 

/* EDITO */
#edito,#news_rss{
	width:437px;
	padding-left:15px;
}
#edito_header{
	background-image:url(_imgs/edito.gif);
	background-repeat:no-repeat;
	width:437px;
	text-align:right;
	height:19px;
}
#news_rss_header {
	background-image:url(_imgs/news_header.gif);
	background-repeat:no-repeat;
	width:437px;
	text-align:right;
	height:22px;
}


#date {
	margin-right:5px;
	font-size:x-small;
	color:#FFFFFF;
	position:relative;
	top:5px;
}

#edito_content, #news_rss_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#edito a, #news_rss a {
	font-weight:bold;
}

#news_rss ul {
	list-style-type:none;
}

#news_rss ul#rssleft {
	float:left;
	padding-left:5px;
	padding-right:5px;
}

#news_rss ul#rssright {
	padding-left:5px;
	padding-right:5px;
}

#news_rss li {
	/*height:20px;*/
	/*width:200px;*/
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:solid #EEEEEE 1px;
	/*float:left;*/
}

#news_rss li a{
	font-weight:normal;
	display:block;
}

#news_rss li.boldnews a {
	font-weight:bold;
}
/* FIN EDITO */

/* NEWS V3.7*/

#nnld_news {
	width:596px;
	padding-left:15px;
}

#nnld_news_header {
	background-image:url(_imgs/news_header2.gif);
	background-repeat:no-repeat;
	width:596px;
	text-align:right;
	height:19px;
}

#nnld_news_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#nnld_news_content ul {
	list-style-type:none;
}

#nnld_news_content li a{
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	line-height:5px;
}

#nnld_news_p1 {
	float:left;
	width:280px;
}

#nnld_news_p2 {
	float:right;
	width:280px;
}

#nnld_news_p1 li, #nnld_news_p2 li{
	line-height:11px !important;
	line-height:14px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

#nnld_news_rss {
	margin-top:150px;
}

/* CHRONIQUES V3.7 */

#nnld_chroniques{
	width:596px;
	padding-left:15px;
	margin-top:20px;
}

#nnld_chroniques_header{
	background-image:url(_imgs/chro_preuve_header.gif);
	background-repeat:no-repeat;
	height:19px;
	width:596px;
	position:relative;
}

#nnld_nb_chro{
	top:3px;
	left:180px;
	position:absolute;
	color:#FFFFFF;
}

#nnld_chroniques_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	height:310px;
}

#nnld_chroniques_chro_list {
	width:230px;
	float:left;
}

#nnld_list_chro {
	list-style-type:none;
}

#nnld_list_chro li {
	margin-bottom:5px;
	margin-top:5px;
}

#nnld_list_chro_last {
	vertical-align:top;
}

.nnld_list_chro_autre {
	vertical-align:middle;
	border:solid 1px #000000;
}

#nnld_preuve_img {
	float:right;
	border-left:solid 1px #CCCCCC;
}

/* EN PLUS V3.7 */

#nnld_en_plus {
	width:596px;
	padding-left:15px;
	margin-top:20px;
}

#nnld_en_plus_header{
	background-image:url(_imgs/en_plus_header2.gif);
	background-repeat:no-repeat;
	width:596px;
	height:19px;
}

#nnld_en_plus_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

/* SELECTION V3.7 */
#nnld_selection {
	width:596px;
	padding-left:15px;
	margin-top:20px;
}

#nnld_selection_header{
	background-image:url(_imgs/selection_header.gif);
	background-repeat:no-repeat;
	width:596px;
	height:19px;
}

#nnld_selection_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	height:240px;
}

#jaquette_jour3, #act_news3, #chro_news3, #itw_news3 {
	float:left;
	padding-right:3px;
}

/* 5 DERNIERES CHRONIQUES */

#chroniques{
	width:437px;
	padding-left:15px;
	margin-top:20px;
}

#chroniques_header{
	background-image:url(_imgs/chroniques.gif);
	background-repeat:no-repeat;
	height:22px;
	position:relative;
}

#nb_chro{
	top:6px;
	right:3px;
	position:absolute;
	color:#FFFFFF;
}
#chroniques_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#chroniques_content p{
	margin-top:10px;
	text-align:justify;
}

#last_chro,#last_chro_1 {
	height:125px;
	/*position:relative;*/
	border-bottom:solid #EEEEEE 1px;
	padding-bottom:10px;
}

#last_chro_1 {
	height:210px;
}

#last_chro img, #last_chro_1 img {
	float:left;
	padding-right:5px;
}

#last_chro_info a, #last_chro_1 a{
	font-weight:bold;
}

.autre_chro,.mini_chro{
	font-size:x-small;
	margin-top:10px;
	width:195px;
	float:left;
	margin-right:5px;
	padding-bottom:10px;
}

.autre_chro img {
	float:left;
	padding-right:5px;
}

.autre_chro_infos{
	height:125px;
	position:relative;
}

.lire_chro a{
	position:absolute;
	bottom:0px;
	left:90px !important;
	left:0px;
}

#last_chro_info .lire_chro a, #last_chro_info_1 .lire_chro a{
	position:absolute;
	bottom:20px;
	left:90px;
}

#last_chro_info_1 {
	text-align:justify;
}

.autre_chro_infos a{
	font-weight:bold;
}

.stop{
clear:both;
}

.mini_chro {
	height:40px;
	background-color:#EEEEEE;
}

.mini_chro img {
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.mini_chro .autre_chro_infos {
	height:35px;
}

/* FIN CHRONIQUES */

/* PERSONNALITE NANAR */

#personnalite{
	width:437px;
	padding-left:15px;
	margin-top:20px;
}

#personal_header{
	background-image:url(_imgs/personnalite_nanar.gif);
	background-repeat:no-repeat;
	height:22px;
	position:relative;
}

#nb_act{
	top:6px;
	right:3px;
	position:absolute;
	color:#FFFFFF;
}

#nb_vid{
	top:4px;
	left:367px;
	position:relative;
	color:#FFFFFF;
}

#personnal_content {
	font-size:x-small;
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	text-align:justify;
	
}

.acteur,.def,.acteur2 {
	width:100px;
	float:left;
	text-align:center;
	margin-left:3px;
	margin-top:5px;
}

.acteur2,.def {
	width:130px;
}

.acteur a, .def a,.acteur2 a {
	font-weight:bold;
}

/* FIN PERSONNALITE NANAR*/


/* INTERVIEWS */

#interview{
	width:437px;
	padding-left:15px;
	margin-top:20px;
}

#interview_header{
	background-image:url(_imgs/interview.gif);
	background-repeat:no-repeat;
	height:19px;
}

#enplus_header{
	background-image:url(_imgs/en_plus_header.gif);
	background-repeat:no-repeat;
	height:22px;
}

#interview_content,#enplus_content {
	font-size:x-small;
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	text-align:justify;
	position:relative;
	height:70px;
}

#interview_content {
	height:110px;
}

#enplus_content {
	padding-right:5px;
}

#interview_content img {
	float:left;
	margin-right:5px;
	position:relative;
}

#interview_content a {
	font-weight:bold;
}

#interview_content .lire_chro a{
	position:absolute;
	bottom:20px;
	left:120px;
	padding-left:40px !important;
	padding-left:0px;
}

/* FIN INTERVIEW */

/* PREUVE IMAGE */

/* LAST VIDEO */
#preuve_image {
	width:437px;
	padding-left:15px;
	margin-top:20px;
}
#preuve_image_header {
	background-image:url(_imgs/preuve_par_image.gif);
	background-repeat:no-repeat;
	width:437px;
	height:20px;
}

#preuve_image_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#preuve_image_content img {
	float:left;
	margin-right:5px;
}

#preuve_image_content ul {
	list-style:none;
	padding-right:5px;
	height:120px;
}

#preuve_image_content li {
	line-height:20px;
}

#preuve_image_content p {
	padding-top:10px;
	padding-bottom:10px;
}

#preuve_image_content a {
	font-weight:bold;
}

#preuve_image_content .rate{
	float:none;
	border:none;
	margin-right:0px;
}

#preuve_image_image {
	float:left;
}

/*PREUVE IMAGE*/

/* LAST 5 VIDEOS */

#index_last5_vid, #index_last5_vid2, #index_last5_vid3 {
	clear:both;
	display:block;
	height:140px;
}

#index_last5_vid2 {
	height:170px;
}

#index_last5_vid3{
	height:100px;
	border-top:solid #EEEEEE 1px;
}

#index_last5_vid ul, #index_last5_vid2 ul, #chroniques_content ul {
	list-style:none;
}

#index_last5_vid li, #index_last5_vid2 li,#chroniques_content li {
	/*line-height:40px;*/
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:195px;
	height:40px;
	background-color:#EEEEEE;
}

#index_last5_vid2 li, #chroniques_content li {
	margin-top:0px;
	background-color:#FFFFFF;
	width:415px !important;
	width:400px;
	display:block;
	height:35px;
	border-bottom:solid #EEEEEE 1px;
}

#index_last5_vid2 li a, #chroniques_content li a{
	display:block;
	font-weight:normal;
	line-height:30px;
}

#index_last5_vid img, #index_last5_vid2 img, #chroniques_content img {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding:0px;
	border:solid #000000 1px;
}

#index_last5_vid2 img, #chroniques_content img {
	margin-top:0px;
	margin-left:0px;
	display:block;
}

#chroniques_content img {
	float : left;
}

.list_chro {
	display:block;
	width:200px;
	float:left;
	height:35px;
	margin-bottom:5px;
	margin-right:5px;
}

.list_chro a{
	display:block;
	font-weight:normal;
}

.list_chro img{
	border:solid #000000 1px;
	display:block;
}


#index_last5_vid3 a {
	font-weight:normal;
}

#index_last5_vid3 .list_chro a {
	display:block;
}


/* FIN LAST 5 VIDEOS */


/* CHRONIQUES */

/* JAQUETTE */

#jaquette_chro {
	width:177px;
	padding-left:13px;
	float:left;
	min-height:200px;
}

#jaquette_chro_header {
	height:21px;
	background-image:url(_imgs/jaquette_chro.gif);
}

#bio_pres {
	height:21px;
}

#jaquette_chro_content {
	padding:12px;
	padding-top:10px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	border:solid 1px #000000;
	border-top:0px;
}

/* FIN JAQUETTE */

/* FICHE TECHNIQUE */

#fiche_tech {
	width:405px;
	/*padding-left:212px!important; 
	/*margin-left:190px;*/
	/*padding-left:12px;*/
	float:right;	
}

#fiche_tech_header {
	height:21px;
	background-image:url(_imgs/fiche_tech_chro.gif);
}

#filmo_header {
	height:21px;
	background-image:url(_imgs/bio_filmchronique.jpg);
}

#fiche_tech_content {
	padding-left:15px;
	padding-top:10px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	border:solid 1px #000000;
	border-top:0px;
}

#fiche_tech_content ul {
	list-style:none;
}

#fiche_tech_content ul li {
	padding-bottom:2px;
}

#fiche_tech_content a {
	color:#CC0000;
}

#fiche_tech_content a:hover {
	text-decoration:underline;
}

/* FIN FICHE TECHNIQUE */

#center2 #nom {
	padding-left:10px;
	font-size:36px;
	font-weight:bold;
	color:#AEADAD;
	margin-bottom:8px;
	letter-spacing:-5px;
	text-indent:-11px;
	/*margin-top:-9px !important;
	margin-top:-8px;*/
	padding-bottom:10px;
	padding-top:6px;
	text-transform:uppercase;
}


#center2 #nom2 {
	padding-left:12px;
	font-size:20px;
	font-weight:bold;
	color:#AEADAD;
	margin-bottom:8px;
	letter-spacing:-3px;
	text-indent:-13px;
	/*margin-top:-14px !important;
	margin-top:-13px;*/
	padding-bottom:10px;
	padding-top:5px;
	text-transform:uppercase;
}

/* CONTENT CHRONIQUES */

#content_chro{
	padding-top:20px;
	width:606px;
	margin-left:13px;
	clear:right;
}

#content_chro_header{
	height:38px;
}

#content_chro_header ul{
	list-style:none;
}
#content_chro_header ul li{
	float:left;
	width:101px;
	height:38px;
}
#content_chro_header ul li a{
	float:left;
	width:101px;
	height:38px;
}

#chro_chro a{
	background-image:url(_imgs/chroniques/chronique_off.gif);
}
#chro_vid a{
	background-image:url(_imgs/chroniques/video_off.gif);
}
#chro_dit a{
	background-image:url(_imgs/chroniques/ilslondit_off.gif);
}
#chro_img a{
	background-image:url(_imgs/chroniques/images_off.gif);
}
#chro_aff a{
	background-image:url(_imgs/chroniques/affiches_off.gif);
}
#chro_bon a{
	background-image:url(_imgs/chroniques/bonus_off.gif);
}
/*#chro_bon a{
	background-image:url(_imgs/chroniques/en_plus_off.gif);
}*/
#chro_rar a{
	background-image:url(_imgs/chroniques/rarete_off.gif);
}


#chro_chro a:hover{
	background-image:url(_imgs/chroniques/chronique_over.gif);
}
#chro_vid a:hover{
	background-image:url(_imgs/chroniques/video_over.gif);
}
#chro_dit a:hover{
	background-image:url(_imgs/chroniques/ilslondit_over.gif);
}
#chro_img a:hover{
	background-image:url(_imgs/chroniques/images_over.gif);
}
#chro_bon a:hover{
	background-image:url(_imgs/chroniques/bonus_over.gif);
}
/*#chro_bon a:hover{
	background-image:url(_imgs/chroniques/en_plus_over.gif);
}*/
#chro_aff a:hover{
	background-image:url(_imgs/chroniques/affiches_over.gif);
}
#chro_rar a:hover{
	background-image:url(_imgs/chroniques/rarete_over.gif);
}

#chro_chro #selected{
	background-image:url(_imgs/chroniques/chronique_over.gif);
}
#chro_vid #selected{
	background-image:url(_imgs/chroniques/video_over.gif);
}
#chro_dit #selected{
	background-image:url(_imgs/chroniques/ilslondit_over.gif);
}
#chro_img #selected{
	background-image:url(_imgs/chroniques/images_over.gif);
}
#chro_bon #selected{
	background-image:url(_imgs/chroniques/bonus_over.gif);
}
/*#chro_bon #selected{
	background-image:url(_imgs/chroniques/en_plus_over.gif);
}*/
#chro_aff #selected{
	background-image:url(_imgs/chroniques/affiches_over.gif);
}
#chro_rar #selected{
	background-image:url(_imgs/chroniques/rarete_over.gif);
}




#content_chro_content {
	padding:10px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	border:solid 1px #000000;
	margin-top:-3px;
	text-align:justify;
}

#content_chro_content a{
	color:#CC0000;
}
#content_chro_content a:hover{
	color:#000000;
}

.surlignage {
	color:#000000;
}

.image_en_plus {
	/*margin-left:15px;*/
	margin-bottom:15px;
	font-size:x-small;
	font-style:italic;
	/*float:left;*/
	text-align:center;
}

.affiche_en_plus {
	margin-left:15px;
	/*margin-bottom:15px;*/
	margin-top:30px;
	font-size:x-small;
	font-style:italic;
	float:left;
	text-align:center;
	height: 280px;
	width: 270px;
}

#content_chro_content #note {
	font-size:small;
	font-weight:bold;
}

#content_chro_content .autre_note {
	background-color:#CCCCCC;
	border:solid 1px #999999;
	margin-right:10px;
	margin-bottom:10px;
}

/* FIN CONTENT CHRONIQUES */

/* FIN CHRONIQUES */

/* CHRONIQUE ILS ONT DIT */

.extraitContainer {
	border: 1px solid #000000;
	width: 270px;
	margin-right: 15px;
	margin-left:5px;
	margin-bottom: 10px;
	margin-top:10px;
	float:left;
}

.titre {
	background-image:url(_imgs/header_cho_ilsontdit.jpg);
	height : 12px;
	color:#FFFFFF;
	text-align:center;
	line-height: 12px;
	border-bottom: 1px solid #000000;
	width: 270px;
}

.extraitContent {
	background-color:#F2F2F2;
	width: 270px;
	padding:0px;
	padding-bottom:5px;
	padding-top:10px;
	margin:0px;
}
.image {
	background-color:#F2F2F2;
	float:left;
}
.img {
	/*margin-top:10px;*/
	margin-left:10px;
	margin-bottom:5px;
}

.player {
	clear:both;
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
	width: 295px;
}
.description {
	background-color:#FFFFFF;
	border:1px solid #000000;
	width:150px;
	padding:5px;
	margin-left:105px;
	padding-top:5px;
	text-align:justify;
	margin-bottom:5px;
}
.description a {
	color:#000000;
}
.description a:hover {
	color:#990000;
	text-decoration:none;
}

/* FIN CHRO ILS ONT DIT */

/* FIN CENTRE */

/* RIGHT */

#right,#right2 {
	background-color:#EBEBEB;
	margin-left: 635px;
	border-right:solid #000000 1px;
	height:100%;
}


#right-caps {
	background-color:#FFFFFF;
	background-image:url(_imgs/la_une_du_jour.gif);
	background-repeat:no-repeat;
	padding-top:21px;
	width:160px !important;
	width:135px;
}

#right-caps-content {
	border:solid #000000 1px;
	border-top:none;
	height:100%;
}

/* JAQUETTE DU JOUR */

#jaquette_jour,#jaquette_jour2{
	width:159px;
	padding-left:5px;
	position:relative;
	top:-25px;
}

#jaquette_jour2{
	top:0px;
	padding-left:3px;
	width:155px;
	margin-bottom:0px;
}

#jaquette_header{
	background-image:url(_imgs/jaquette_du_jour.gif);
	background-repeat:no-repeat;
	height:69px;
}

#jaquette_content, #jaquette_content2 {
	width:132px;
	font-size:x-small;
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	padding-top:0px;
	text-align:justify;	
}

#jaquette_content2{
	width:145px;
	padding-left:5px;
	padding-right:5px;
	border:none;
}

#jaquette_content img {
	text-align:center;
	border:solid #DADADA 1px;
	margin-left:15px;
	
}


/* FIN JAQUETTE DU JOUR */

/* BLOG */ 
#blog, #rss_news,#act_news,#chro_news,#itw_news,#def_news {
	width:155px;
	margin-top:-5px;
	padding-left:3px;
}

#rss_news,#act_news,#chro_news,#itw_news,#def_news {
	margin-bottom:0px;
}

#rss_news {
	margin-bottom:20px;
}
#blog_header{
	background-image:url(_imgs/blog.gif);
	background-repeat:no-repeat;
	height:21px;
}	

#rss_news_header,#act_news_header,#chro_news_header,#itw_news_header,#def_news_header{
	background-image:url(_imgs/news_rss.gif);
	background-repeat:no-repeat;
	height:21px;
	position:relative;
}	

#blog_content, #rss_news_content, #act_news_content,#chro_news_content,#itw_news_content,#def_news_content {
	font-size:x-small;
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	padding-right:5px;
}

#act_news_content2,#chro_news_content2,#itw_news_content2,#def_news_content2 {
	font-size:x-small;
	background-color:#FFFFFF;
	border-top:0px;
	padding-right:5px;
	padding-left:0px;
}

#act_news_content,#itw_news_content,#def_news_content{
	height:180px;
}

#chro_news_content {
	height:210px;
}

#itw_news_content,#def_news_content{
	padding-left:5px;
}

#act_news_content {
	/*height:120px;*/
	padding-left:20px;
}

#def_news_content {
	height:150px;
}

#blog_content ul, #rss_news_content ul{
	list-style-image:url(_imgs/blog_puce.gif);
}

#blog_content li, #rss_news_content li{
	margin-left:10px;
	padding-bottom:10px;
}

#blog_content a, #rss_news_content a{
	font-weight:bold;
}

/* FIN BLOG */

/* EN PLUS */

#en_plus {
	width:155px;
	margin-top:20px;
	padding-left:5px;
}

#en_plus_header{
	background-image:url(_imgs/en_plus.gif);
	background-repeat:no-repeat;
	height:21px;
}	

#en_plus_content {
	font-size:x-small;
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	padding-right:5px;
}

#en_plus_content img {
	margin-bottom:10px;
	margin-left:15px;
}

/* FIN EN PLUS */


#footer_content {
	background-image:url(_imgs/content_footer.gif);
	background-repeat:no-repeat;
	height:11px;
}

/* FIN CONTENT */

/* FOOTER */

#header_footer{
	background-image:url(_imgs/footer_header.gif);
	background-repeat:no-repeat;
	height:12px;
	margin-top:20px;
}

#footer {
	
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}

#footer p {
	line-height:15px;
	padding-bottom:10px;
}

#glossaire_img_pres {
	float:left;
}

#glossaire_lettre_pres {
	margin-top:40px;
	margin-left:130px;
}

#list_mots {
	margin-top:40px;
	margin-left:-110px;
}

#lettres {
	margin-left:60px;
	margin-top:10px;
}

#glossaire {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#definition {
	margin-top:20px;
	border-top:solid 1px #CCCCCC;
	padding-top:20px;
	text-align:justify;
}

#definition a{
	color: #CC0000;
	font-weight: normal;
}

#definition h3 {
	text-transform:uppercase;
}





/***************/


#bio_bio a{
	background-image:url(_imgs/acteurs/bio_off.gif);
}
#bio_film a{
	background-image:url(_imgs/acteurs/filmo_off.gif);
}
#bio_img a{
	background-image:url(_imgs/acteurs/images_off.gif);
}



#bio_bio a:hover{
	background-image:url(_imgs/acteurs/bio_over.gif);
}
#bio_film a:hover{
	background-image:url(_imgs/acteurs/filmo_over.gif);
}
#bio_img a:hover{
	background-image:url(_imgs/acteurs/images_over.gif);
}

#bio_bio #selected{
	background-image:url(_imgs/acteurs/bio_selected.gif);
}
#bio_film #selected{
	background-image:url(_imgs/acteurs/filmo_selected.gif);
}
#bio_img #selected{
	background-image:url(_imgs/acteurs/images_selected.gif);
}

.result {
	float:left;
	width:75px;
	margin-right:10px;
}

.cat_film {
	margin-left:40px;
	width:500px;
	overflow:hidden;
	margin-bottom:40px;
}

.scat_film {
	width:100px;
	height:150px;
	float:left;
	text-align:center;
	margin:10px;
	margin-bottom:0px;
	text-transform:uppercase;
}

.scat_film a {
	color:#CC0000;
}

.scat_film a:hover {
	color:#000000;
}

#pres_scat img{
	float:left;
	margin-right:10px;
}

#pres_scat h3 {
	font-size:large;
	margin-bottom:10px;
	text-transform:uppercase;
}

#pres_scat {
	text-align:justify;
	overflow:hidden;
}

.list_film {
	height:125px;
}

.list_film img {
	float:left;
}

.sep {
	top:100px;
}

#titre_list {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:5px;
	font-weight:bold;
	text-transform:uppercase;	
}

#pagebonus {
	background-image:url(_imgs/bg_bonus.jpg);
	background-position:bottom right;
	padding-bottom:160px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.list_bonus {
	width:150px;
	float:left;
	height:170px;
	text-align:center;
	margin-left:25px;
}

.list_bonus a {
	font-weight:bold;
}

.soustitreimage {
	font-style:italic;
}

.list_cat_interview {
	background-color:#FFFFFF;
	margin-top:20px;
}

.question {
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}

.list_cat {
	float:left;
	height:120px;
	width:130px;
	overflow:hidden;
}

#list_act {
	overflow:hidden;
}

.itw_portrait_index {
	margin-top:20px;
	margin-bottom:10px;
	border-top:solid 1px #CCCCCC;
}

.resultat_recherche {
	overflow:hidden;
	margin-bottom:20px;
}

.maxt {
	float:left;
	margin:15px;
}

#itw_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
}

#itw_content img{
	padding:5px;
}

.citation {
	font-weight:bold;
	font-style:italic;
	font-size:small;
}

span.hide { position: absolute; top: -1000px; width:1px; height:1px ; } 

.right-padding {
	margin-left:5px;
	border:solid #cccccc 1px;
	padding-bottom:10px;
	background-color:#F5F5F5;
	width:133px !important;
	width:125px;
	height:215px;
}

.right-padding legend {
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}

/*PUB ADSENSE*/

#publeft {
	margin-left:7px;
	margin-top:50px;
}

#pubilsontdit {
	/*float:right;*/
	position:absolute;
	top:10px;
	right:10px;
}

/*#pubvid {
	margin-left:70px;
	margin-top:30px;
}*/

#pubvid {
	width:596px;
	padding-left:15px;
	margin-top:20px;
}

#pubvid_content {
	background-color:#FFFFFF;
	border:solid #000000 1px;
	border-top:0px;
	padding:10px;
	height:100%;
}

/*Deplacement des images */

.dragme{position:relative;}