* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	color:#333333;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
	background:#000000 url(/img/bg_body.png) repeat-x scroll 0 0;
}
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:#2B301D;
	font-size:14px;
}
h4 {
	font-size:12px;
}
p {
	padding:3px;
	line-height:17px;
	text-align:justify;
}

#header {
	width: 908px;
	margin: 0 auto;
	background:url(/img/header.png) no-repeat;
	height:248px;
}
#top_bar {
	width:900px;
}
#top_bar h1 {
	display:block;
	text-indent:70px;
	font-size:14px;
	float:left;
	padding-top: 5px;
	margin-right:20px;
}
#top_bar h1 a {
	color:#1742A5;
  display:block;
  height:81px;
  text-indent:-9999px;
  width:826px;
}
#content {
	width: 908px;
	margin: 0 auto;
	background:url(/img/bg_cadre.png) repeat-y;
}

#content #side_left {
  background:url(/img/bg_categories.png) no-repeat;
  float:left;
  height:297px;
  margin-top:-84px;
  padding-top:131px;
  width:341px;
  padding-left:37px;
}
#content #side_left li {
	background:url(/img/puce.png) no-repeat;
	color:white;
	height:17px;
	list-style-type:none;
	margin-bottom:3px;
	padding-left:25px;
	padding-top:7px;
	width:105px;
}

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

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

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

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

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

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

#content .video_desc h3 a {
	color:#2B301D;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}

#content .video_desc p {
	color:#2B301D;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	margin-top:-3px;
	text-decoration:none;
	width:auto;
	font-family:Arial;
	line-height:15px;
}

#main {
	width:510px;
	float:left;
	margin-top:-23px;
	background:url(/img/branche.png) no-repeat center right;
}

#colonne_g {
  float:left;
  padding-left:35px;
  width:355px;
}

#side_right {
	float:left;
	padding-top:20px;
}
#pages {
	width:455px;
	height:25px;
	margin:10px auto;
	padding:3px;
	color: #000;
	font-size:18px;
}
#pages a {
	color:black;
}

#footer {
	text-align:right;
}

#pub468 {
  width:482px;
  height:74px;
  margin-top:15px;
  margin-bottom:15px;
  background:url(/img/bordure_pub.png) no-repeat;
}
