/*#############################################################

#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #21578A;}
a:hover {color: #d44;}

body {
	/*background:#7088AA;*/
	background: #21578A url(img/bodybg.png) repeat center top;
	background-attachment: fixed;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 1.6em Tahoma,sans-serif;
	text-align: center;
	color:#21578A;
}

h2 {
	font: bold 1.6em Tahoma,sans-serif;
	color:#FF3636;

}
h3 {
	font: bold 1.6em Tahoma,sans-serif;
	text-align: center;
	text-decoration: underline ; 	
	color:#21578A;
}	


h4 {
	font: bold 1.0em Tahoma,sans-serif;
	color: #000;   
	padding: 2px;
	margin-bottom: 2px;
	border-bottom:1px solid #98AAC4;
        }

h5 {
	font: normal 1.0em Tahoma,sans-serif;
	text-align: left;
	color: #000;   
	padding: 2px;
        }
h6 {
	padding-top: 10px;
	font: bold 1.4em Tahoma,sans-serif;
	text-align: center;
	color:#21578A;
        }


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	border-right: 6px solid #C1CAD3;
	border-top: 6px solid #C1CAD3;
	border-bottom: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/*h1,h2,h3 {padding-top: 6px;}*/

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 800px;
}

/* header */
.top {
	background: url(img/clouds2.gif) repeat-x;
	padding: 30px 10px 0px;
}

/* title */
.header {
	background: #FFF;
	font-size: 0.4em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 800px;
}
.header .left, .header .right {
	background: #fff url(img/LOGO_TV-DA.jpg) no-repeat;

	color: #FFF;
	width: 150px;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/header0.jpg) no-repeat;
	font: normal 4.4em "Trebuchet MS",sans-serif;
/*	line-height: 130px;  */
/*	text-align: center;  */	
	width: 640px;
}
.header .right {
	overflow: auto;
	width: 150px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em Tahoma,sans-serif;}

/* navigation */
.navigation {	
	background: #21578A url(img/nav.gif);
	border: 1px solid #21578A;
	border-color: #fff #fff;
	height: 31px;

}
.navigation a {
	background: #21578A url(img/nav.gif);
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	font:  bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 8px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #fff;}

/* main */
.main {

	background: url(img/bgmain.gif) repeat-y;
	text-align: justify;
}

/* sub navigation */
.sidenav {

	float:right;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

.sidenav h2 {
	color: #21578A;
	font: bold 1.2em sans-serif;
	text-align: center;
	line-height: 30px;

}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #21578A;
}
.sidenav li {
	border-bottom: 1px 
	solid #21578A;
}

.sidenav li a {
	font: bold 1.1em sans-serif;
	color: #21578A;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav ul a:hover {
	background: #21578A;
	color: #fff;	
}

#navbar a:hover,
  .liens #navbar #liens a,
  .contact #navbar #contact a,
  .nouveautes #navbar #nouveautes a,
  .livredor #navbar #livredor a,
  .ptda #navbar #ptda a,
  .ptmario #navbar #ptmario a,
  .ptseries #navbar #ptseries a,
  .ptemi #navbar #ptemi a,
  .ptautres #navbar #ptautres a,
  .grda #navbar #grda a,
  .grmario #navbar #grmario a,
  .grseries #navbar #grseries a,
  .gremi #navbar #gremi a,
  .grautres #navbar #grautres a,
  .livresda #navbar #livresda a,
  .livresmario #navbar #livresmario a,
  .livresseries #navbar #livresseries a,
  .livresemi #navbar #livresemi a,
  .livresautres #navbar #livresautres a,
  .videosda #navbar #videosda a,
  .videosmario #navbar #videosmario a,
  .videosseries #navbar #videosseries a,
  .videosemi #navbar #videosemi a,
  .videosautres #navbar #videosautres a,
  .diversfigs #navbar #diversfigs a,
  .diversjouets #navbar #diversjouets a,
  .diversjeux #navbar #diversjeux a,
  .diverspuz #navbar #diverspuz a,
  .diverscal #navbar #diverscal a,
  .diversver #navbar #diversver a,
  .diverscd #navbar #diverscd a,
  .diverscp #navbar #diverscp a,
  .diversautres #navbar #diversautres a {
	background: #21578A;
	color: #fff;	

}



/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 5px;
	width: 650px;
}

.content1 {
	position:relative;
	left:50%;
	width:590px;
	margin-top:0px;
	margin-left:-348px;
	padding:15px;


}

.content2 {
	position:relative;
	left:50%;
	width:600px;
	margin-top:0px;
	margin-left:-396px;
	padding:15px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {	font: 1.0em Tahoma,sans-serif;}

/* images */
img {

	border: 1px solid #000000 ;
	float:left;
	margin-right:8px;
}

.imgdvd {
	border: 1px solid #000000 ;

}
.othersimg {
	border: 0px solid #000000 ;
/*	align : right;*/
} 

.accimg {
	border: 0px solid #000000 ;
	float : right;
	margin-right:0px;
} 

#arriere {
	position: absolute;	/* dimension et positionnement du bloc conteneur  de l'image */
	font: normal 1.6em Tahoma,sans-serif;
	text-align: justify;
	width : 658px;
	height : 272px; 	weight:normal;

/*	margin-bottom: 8px; */
	padding: 4px;
	color: #000000;
	background-color: #ffffff;  /* the background          */
	filter:alpha(opacity=50);   /* Internet Explorer       */
	-moz-opacity: 0.5;          /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */

}


#TagCloud {
	padding:0px;
	border:solid 0px #eee;

}

#TagCloud a{
	text-decoration:none;
}

#TagCloud a:hover{
	color:#fff;
	background:#21578A;
	text-decoration:none;

}

.fondimg {
	border: 0px solid #000000 ;
	align : right;

 } 

.noborder{
	
	border: 0px;

}

.designa {
	font: normal 1.0em Tahoma,sans-serif;

}

.title_panel {	font: bold 1.5em Tahoma,sans-serif;
	color: #747370;
	line-height: 50px;
}

.title_panel1 {	font: bold 1.5em Tahoma,sans-serif;
	color: #747370;
	line-height: 50px;
	margin-left: -100px; 
}
.title_panel2 {	font: bold 1.5em Tahoma,sans-serif;
	color: #747370;
	line-height: 50px;
	margin-left: 0px; 
}


.table_top{
	width: 650px; 
	height: 50px;
	background-image:url(img/1b.jpg) ;
	float:left;
	background-repeat:no-repeat;
}
.table_top1{
	width: 590px; 
	height: 39px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-image:url(img/1bb.jpg) ;
	background-repeat:no-repeat;
}

.table_top2{
	width: 620px; 
	height: 39px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-image:url(img/1bbb.jpg) ;
	background-repeat:no-repeat;
}

.table_content{

	background-image:url(img/2b.jpg);
	background-repeat:repeat-y;
	float:left;
}

.table_content1{
	width: 600px; 
	display:block;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-image:url(img/2bb.jpg);
	background-repeat:repeat-y;
}

.table_content2{
	width: 620px; 
	display:block;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-image:url(img/2bbb.jpg);
	background-repeat:repeat-y;
}

.table_text{
	width: 625px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;

}
.table_text1{
	width: 498px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
.table_text2{
	width: 596px;
	margin-left:12px;
	margin-right:15px;
	text-align:left;
}


.table_img{
        left: 50%;
        width: 500px;
        padding: 15px;
        margin-left: 60px;
}

.table_img1{
        left: 50%;
        width: 500px;
        padding: 1px;
        margin-left: 11px;
}
.table_img2{
        left: 50%;
        width: 500px;
        padding: 1px;
        margin-left: 8px;
}

.table_bottom{
	width: 650px; 
	height: 40px;
	float:left;
	background-image:url(img/3b.jpg) ;
	background-repeat:repeat-y;
}
.table_bottom1{
	width: 655px; 
	height: 40px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-image:url(img/3bb.jpg) ;
	background-repeat:repeat-y;
}
.table_bottom2{
	width: 620px; 
	height: 40px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	background-image:url(img/3bbb.jpg) ;
	background-repeat:repeat-y;
}
.bouton1{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button1.jpg);
	background-repeat:no-repeat;

}
.gene{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_gene.jpg);
	background-repeat:no-repeat;

}
.ld{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_ld.jpg);
	background-repeat:no-repeat;

}
.deri{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_deri.jpg);
	background-repeat:no-repeat;
}

.hist{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_hist.jpg);
	background-repeat:no-repeat;

}
.musi{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_musi.jpg);
	background-repeat:no-repeat;
}

.bof{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_bof.jpg);
	background-repeat:no-repeat;
}
.cele{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_cele.jpg);
	background-repeat:no-repeat;
}
.bd{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_bd.jpg);
	background-repeat:no-repeat;
}
.pub{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_pub.jpg);
	background-repeat:no-repeat;
}
.rem{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_remix.jpg);
	background-repeat:no-repeat;
}
.jo{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_jouet.jpg);
	background-repeat:no-repeat;
}
.bouton2{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button2.jpg);
	background-repeat:no-repeat;

}
.floater{
	width: 105px;
	margin-left:0px;
	margin-right:2px;
	border:0;

}
.maxi{

	width: 30px; 
	height: 30px;
	background-image:url(img/maxi45t.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.cms{

	width: 30px; 
	height: 30px;
	background-image:url(img/25cms.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_bel{

	width: 30px; 
	height: 30px;
	background-image:url(img/flag_belgium.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_all{

	width: 30px; 
	height: 30px;
	background-image:url(img/flag_all.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_neth{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_neth.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_it{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_it.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_es{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_es.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_us{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_us.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_uk{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_uk.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_jp{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_jp.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
.flag_ca{
	width: 30px; 
	height: 30px;
	background-image:url(img/flag_ca.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2px;
}
#info{
	width: 30px; 
	height: 30px;
	background-image:url(img/info.png);
	background-repeat:no-repeat;
	float:right;
	border-top : 3px solid #fff;
	margin-right:0px;
}

.reso1{
	float:left;
	width: 116px; 
	height: 60px;
	background-image:url(img/button_1024.jpg);
	background-repeat:no-repeat;
}

.reso2{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_1152.jpg);
	background-repeat:no-repeat;
}

.reso3{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_1280.jpg);
	background-repeat:no-repeat;
}

.reso5{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_1680.jpg);
	background-repeat:no-repeat;
}
.reso6{
	float:left;
	width: 116px; 
	height: 30px;
	background-image:url(img/button_1600.jpg);
	background-repeat:no-repeat;
}

.zic{
	float:left;
	line-height: 42px;
	padding-left: 12px;
}
/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;
