
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f9f1e6;
	background-image:url(../images/body-bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#000;
	padding-top:0;
	padding-bottom:40px;
}

a:link, a:visited {
	
}

a:hover, a:focus {
	
}

p {
	line-height:15px;
	margin-bottom:15px;
	text-align:justify;
}
li {
	line-height:15px;
}
ul {
	margin-bottom:15px;
}
ol {
	margin-left:1em;
	padding-left:1em;
	list-style-type:decimal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:#e2097f;
}

h1 {
}

h2 {
	font-size:18px;
	margin-top:16px;
	margin-bottom:10px;
	border-bottom:1px solid #e2097f;
	line-height:28px;
}

h3 {
	font-size:16px;
	margin-bottom:8px;
}
h4 {
	font-size:14px;
	margin-bottom:3px;
}

small {
	font-size:66%;
}












#header {
	background-color:transparent;
	color:#000;
	width:960px;
	margin:0 auto;
	padding:0;
}
#header img {
	display:block;
}

#wrapper {
	background-color:#fff;
	color:#000;
	width:940px;
	margin:0 auto;
	padding:0 10px 20px 10px;
}


/**/
#menu {
	background-image:url(../images/menu/menu-bg.gif);
	background-repeat:no-repeat;
	overflow:auto;
	font-size:18px;

	width:960px;
	height:40px;
	margin:0 auto;
	padding:0;
}

#menu li {
	display:inline;
	text-indent:-9999px;
}

#menu ul li a:link, #menu ul li a:visited {
	color:#ccc;
	background-color:transparent;
	display:block;
	float:left;
	height:40px;

	padding:0px 0 0px 0;

	margin:0;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li a:focus {
	background-position:0 -40px;
}


/* Home
*/
#menu li a#nav-home:link, #menu li a#nav-home:visited {
	background-image:url(../images/menu/accueil.gif);
	width:101px;
}
/* DVD
*/
#menu li a#nav-dvd:link, #menu li a#nav-dvd:visited {
	background-image:url(../images/menu/contenu.gif);
	width:200px;
}
#menu li.current-menu a, #menu ul li a:active {
	background-position:0 -80px;
}
/* End: #menu
*/




/**/

#column, .column {
	width:340px;
	float:right;
}

#content, .content {
	width:580px;
}

#footer {
	width:960px;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:right;
}

.overflow-auto {
	overflow:auto;
}

.overflow-visible {
	overflow:visible;
}
.overflow-hidden {
	overflow:hidden;
}

.clear-both {
	clear:both;
}

br.clear {
	clear:both;
}






#playlist {
	background-color:#e6e6e6;
	padding:10px 10px 0 10px;
	width:320px;
}

.playlist-item {
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #c9c9c9;
}

.now-playing .item-title {
	background-color:#f5f5e6;
}

.item-thumbnail {
	float:left;
	width:75px;
}

.item-title {
	float:left;
	width:235px;
	height:56px;
	line-height:1.3;
	padding-left:10px;
}

.item-title a:link, .item-title a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

.source-dvd {
	color:#666;
	line-height:18px;
}




#menu-container {
	margin-top:20px;
}





/*
Start:
Classes
*/
.prog-mk2 {
	float:left;
}

table.prog-mk2 {
	width:560px;
	border:none;
	border-bottom:1px solid #e8e6d3;
	margin-bottom:10px;
}
table.prog-mk2 img {

}
table.prog-mk2 caption {
	font-size:12px;
}
table.prog-mk2 th[scope="row"] {
	text-align:right;
}
table.prog-mk2 td, table.prog-mk2 th {
	padding:3px 5px 3px 5px;
	font-size:12px;
	line-height:15px;
}
table.prog-mk2 th {
	font-weight:bold;
	padding-top:4px;
	padding-bottom:3px;
	background-color:transparent;
	background-color:#f3f1e6;
	border:none;
	border-right:1px solid #e8e3ce;
	border-collapse:collapse;
}
table.prog-mk2 td img, table.prog-mk2 th img {
}

table.prog-mk2 th.focused {
	background-color:#f4f3e8;
	background-color:#e8e3ce;
}

table.prog-mk2 td a:link, table.prog-mk2 td a:visited {
	text-decoration:none;
}
table.prog-mk2 th a:link, table.prog-mk2 th a:visited {
	color:#343a3e;
}
table.prog-mk2 td a:hover, table.prog-mk2 td a:focus, table.prog-mk2 th a:hover, table.prog-mk2 th a:focus {
	text-decoration:underline;
}
table.prog-mk2 th a:hover, table.prog-mk2 th a:focus {
/*	background-color:#C4E3EA;
	border-bottom:1px solid #c4e3ea;*/
	text-decoration:underline;
	color:#3c82a1;
}
table.prog-mk2 th.focused a:link, table.prog-mk2 th.focused a:visited {
}

table.prog-mk2 tr {
	border-bottom:1px solid #f4f3e8;
	border-right:1px solid #e8e6d3;
	border-left:1px solid #e8e6d3;
	border-right:none;
	border-left:none;
}

table.prog-mk2 tbody tr {
	border-bottom:none;
}

table.prog-mk2 tr td {
	border-bottom:1px solid #f4f3e8;
}

/* We apparently must specifiy 'td' for IE */
table.prog-mk2 tr.odd td {
	background-color:#faf9f3;
	border-right:0px solid #e8e6d3;
	border-left:0px solid #e8e6d3;
	border-collapse:collapse;
}
table.prog-mk2 tbody tr.odd th {
	background-color:#f9f9f9;
}

/* We apparently must specifiy 'td' for IE */
table.prog-mk2 tr.even td {
	background-color:#fff;
	border-right:0px solid #e8e6d3;
	border-left:0px solid #e8e6d3;
	border-collapse:collapse;
}
table.prog-mk2 tbody tr.even th {
	background-color:#fff;
}

/* We apparently must specifiy 'td' for IE */
table.prog-mk2 tbody tr.odd td.focused {
	background-color:#e7f2f9;
	border-bottom:1px solid #dcecf6;
}
/* We apparently must specifiy 'td' for IE */
table.prog-mk2 tbody tr.even td.focused {
	background-color:#eff5f9;
	border-bottom:1px solid #dcecf6;
}

table.prog-mk2 tbody tr:hover, table.prog-mk2 tbody tr:hover td, table.prog-mk2 tbody tr:hover th,
table.prog-mk2 tbody tr:hover td.odd, table.prog-mk2 tbody tr:hover td.dark, table.prog-mk2 tbody tr:hover td.focused {
	background-color:#ffff9c;
	color:inherit;
}

table.prog-mk2 tbody tr:hover td, table.prog-mk2 tbody tr:hover th,
table.prog-mk2 tbody tr:hover td,
table.prog-mk2 tbody tr:hover.odd td,
table.prog-mk2 tbody tr:hover.even td,
table.prog-mk2 tbody tr:hover th,
table.prog-mk2 tbody tr:hover td.focused,
table.prog-mk2 tbody tr:hover.odd td.focused,
table.prog-mk2 tbody tr:hover.even td.focused {
	/*background-color:#ffff9c;*/
	border-color:#fff55c;
	border-collapse:separate; /* Just being nice to Opera */
}

table.prog-mk2 tbody tr:hover.odd td.focused, table.prog-mk2 tbody tr:hover.even td.focused {
	background-color:#ffe735;
	color:inherit;
}
table.prog-mk2 td.day {
	font-weight:bold;
}
/*
END : TABLE .prog-mk2
*/



.back-to-top {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}

.float-left {
	float:left;
}

/*
End:
Classes
*/










