* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	color:#333333;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
	background:transparent url(/img/background.png) repeat;
}
a {
	text-decoration:none;
	color:#6b6b6b;
}
#central a {
	color:#db1f1f;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
h1 {
	margin:0px;
	padding:3px;
	color:#cf0101;
	font-size:21px;
}
h2 {
	margin:0px;
	padding:2px;
	color:#c50000;
	font-size:16px;
}
h3, .h3 {
	font-weight:bold;
	display:block;
	margin:2px 0px 8px 0px;
	padding:2px;
	color:#2173aa;
	font-size:14px;
}
h4 {
	font-size:12px;
}
p {
	padding:3px;
	line-height:17px;
	text-align:justify;
}

#container {
	width:850px;
	margin:0 auto;
}
#header {
	margin-left:20px;
}
#top_bar {
	background:transparent url(/img/header.png) no-repeat;
	height:92px;
	width:828px;
}
#top_bar h1 {
	display:block;
	padding-top:16px;
	text-indent:50px;
	font-size:31px;
	float:left;
}
#top_bar h1 a {
	color:white;
}
#content {
	background:url(/img/bg_y.png) repeat-y 32px;
}
#content_in{
	background:#290010 url(/img/bg_colonne.png) repeat-x scroll 0 0;
	margin-left:33px;
	width:800px;
}
#content #side_left {
	width:155px;
}
#content #side_left li {
	background:transparent url(/img/menu_sep.png) no-repeat scroll 5px 0;
	color:white;
	height:25px;
	list-style-type:none;
	margin-bottom:3px;
	margin-left:2px;
	padding-left:37px;
	padding-top:7px;
	width:109px;
}

#content #side_left li a {
	color:white;
}

#content .video_desc {
	/*height:67px;*/
  height:73px;
  margin:0 0 0 20px;
  padding-top:0;
  width:405px;
}

#content .video_single {
	height:auto;
	margin:3px 0 0 20px;
	padding-top:2px;
	width:405px;
}

#content .video_desc img {
	float:left;
	margin:0 10px 0 0;
}

#content .video_desc h3 {
	margin:0px;
}

#content .video_desc h3 a {
	color:#810000;
	font-size:11px;
	text-decoration:underline;
}

#content .video_desc p {
	color:#810000;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0 1px 1px;
	text-decoration:none;
	width:auto;
}

#main {
	width:450px;
	float:left;
	background:white;
	overflow:hidden;
}

#side_right {
	float:left;
	width:195px;
}
#pages {
	background:url(/img/ligne_sep.png) no-repeat;
	height:25px;
	margin:10px auto;
	padding-top:7px;
	text-align:center;
	width:445px;
}

#footer {
	background:url(/img/footer.png) no-repeat 32px 0px;
	color:black;
text-align:center;
}
#footer a {
color:black;
}
#player {
text-align:center;
}

div.img_bg {
	float:left;
	height:71px;
	background:url(/img/image.png) no-repeat;
	padding:1px;
	width:93px;
}