* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../img/bg_v2.jpg) no-repeat top center;
	font: 11px Verdana, serif;
	color: #333;
}

img {
	border: 0;
	vertical-align: middle;
}

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

a:hover {
	color: #fa0;
	text-decoration: none;
}

h2 {
	font-size: 13px;
	color: #fa0;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 5px 10px;
	background: #444;
  -moz-border-radius: 5px;
}

div.h2 {
}

h3 {
	font-size: 12px;
	color: #069;
	letter-spacing: 0.1em;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	background: #fff;
}

h4 {
	font-size: 12px;
	color: #064362;
	letter-spacing: 0.1em;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	border: 1px solid #dedede;
	border-width: 1px 0;
}

blockquote {
	border: 1px solid rgb(200, 200, 200);
	border-left: 5px solid rgb(200, 200, 200);
	padding: 5px;
	background: #f4f4f4;
	color: #666;
	margin: 10px 0;
}

hr {
	clear:both; 
	visibility:hidden;
}

.minuscules {
	text-transform: capitalize;
}

.big_red {
	color: #f00;
	font-size: 30px;
	font-weight: bold;
}

.blue_note {
	color: #064362;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.indice {
	font-size: 8px;
	vertical-align: super;
	color: #000;
}

#top, #header, #main, #banner, #bas {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* Top */
/* --- */
#top {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 10000;
  display: none;
}

#top li {
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

#top a {
	color: #fff;
}

#top a.jaune {
	color: #fa0;
	font-weight: bold;
}

#top a.rouge {
	color: #f00;
	font-weight: bold;
}

#links1 {
	float: left;
}

#links2 {
	position: absolute;
	right: 0;
}

/* Header */
/* ------ */
#header {
	width: 970px;
	height: 75px;
	top: 10px;
	z-index: 10;
	text-align: center;
}

#logo {
	z-index: 100;
	position: relative;
	top: 30px;
}
#logo img {
	visibility: hidden;
}

#header form {
	position: absolute;
	right: 0;
	height: 27px;
	line-height: 27px;
	padding-right: 20px;
	width: 673px;
	text-align: right;
	color: #fff;
	font-size: 12px;
	z-index: 100;
	display: none;
}

#menu {
	position: absolute;
	left: 300px;
	top: 27px;
	width: 693px;
	height: 103px;
  display: none;
}

#sections {
	position: absolute;
	left: -50px;
	top: 35px;
}

#sections li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}

#profil {
	position: absolute;
	right: 250px;
	top: 75px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	z-index: 20;
	display: none;
}

#profil a {
	color: #fac800;
	font-size: 11px;
}

#profil a:hover {
	color: #069;
}

#profil ul {
	display: inline;
	margin-left: 5px;
}

#profil li {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #dedede;
	text-transform: capitalize;
	padding-right: 3px;
	letter-spacing: 0.03em;
}

#profil .bip {
	color: #fa0;
	font-size: 11px;
}

#main, #banner {
	width: 970px;
	background: #fff;
	padding: 20px 10px 10px;
}

#main {
  background: transparent;
  z-index: 1;
}

#content {
  width: 970px;
  background: transparent;
  padding: 0;
  text-align: center;
}

/* Num */
/* --- */
#num {
  position: absolute;
  z-index: 10;
  right: 90px;
  top: -63px;
}

/* chapitrage */
/* ---------- */
#chapitrage {
	margin-top: 50px;
	padding: 0 20px;
	text-align: center;
}

#chapitrage p {
	text-align: left;
	font-weight: bold;
	color: #b4b4b4;
	padding: 0 10px 5px;
	font-size: 16px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
}

#chapitrage li {
  border: 1px solid #fff;
  color: #333;
  padding: 10px;
  width: 210px;
  height: 57px;
  list-style: none;
  margin: 0;
  background: transparent url(../../img/icons/play_icon.png) no-repeat bottom right;
  float: left;
  text-align: left;
  position: relative;
}

#chapitrage li img {
	float: left;
	width: 60px;
	height: 45px;
	border: 1px solid #f1f1f1;
	margin: 0 5px 0 0;
	-moz-border-radius: 8px;
}

#chapitrage li img.pix {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 200px;
	height: 75px;
	z-index: 10;
}

#chapitrage li  a {
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

#chapitrage li:hover,
#chapitrage li.active {
	background: #333;
	-moz-border-radius: 8px;
	border: 1px solid #000;
	color: #f9f9f9;
}

#chapitrage li:hover a,
#chapitrage li.active a {
  color: #fa9600;
}

/* Archives */
/* -------- */
#archives {
	padding: 0 20px;
}

#archives,
#archives ul {
background: #fff;
}

#archives p {
	text-align: left;
	font-weight: bold;
	color: #b4b4b4;
	padding: 0 10px 5px;
	font-size: 16px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
	margin: 10px 0 0;
}

#archives img {
  margin-bottom: 5px;
}

#archives li img.pix {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 227px;
	height: 200px;
	z-index: 10;
}

#archives li  {
  padding-bottom: 5px;
  text-align: left;
}

#archives li.item  {
  list-style: none;
  padding: 5px;
  margin: 10px 0 0 0;
  width: 222px;
  float: left;
  position: relative;
}

#archives li ul {
  padding: 5px 10px;
  margin-top: 5px;
  -moz-border-radius: 6px;
  border: 1px solid #f1f1f1;
  height: 180px;
}

#archives li.item a  {
  font-size: 14px;
  color: #666;
}

#archives li.item:hover a  {
  color: #fa9600;
}

#archives li.item:hover ul  {
  background: #333;
  color: #f9f9f9;
  border: 1px solid #000;
}

/* Download */
/* -------- */
#download {
  position: absolute;
  z-index: 10;
  right: 97px;
  top: 300px;
}

#download p {
  display: none;
  position: absolute;
  right: 38px;
  top: 0;
  padding: 5px 15px 5px 10px;
}
#download:hover p {
  display: block;
  background: #000 url(/img/icons/click.png) no-repeat scroll top right;
  color: #fff;
  border: 1px solid #fff;
  border-width: 1px 0 1px 1px;
}

/* Download HD */
/* ---------- */
#download_hd {
  position: absolute;
  z-index: 10;
  right: 97px;
  top: 263px;
  display: none;
}

#download_hd p {
  display: none;
  position: absolute;
  right: 38px;
  top: 0;
  padding: 5px 15px 5px 10px;
}
#download_hd:hover p {
  display: block;
  background: #000 url(/img/icons/click.png) no-repeat scroll top right;
  color: #fff;
  border: 1px solid #fff;
  border-width: 1px 0 1px 1px;
}

/* Blog Link */
/* --------- */
#blog_link {
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 320px;
  }

#blog_link img {
  width: 135px;
  height: 150px;
  }

/* Flux */
/* ---- */
#flux {
  position: absolute;
  z-index: 10;
  left: 870px;
  top: 340px;
}

#flux li {
  list-style: none;
  position: relative;
  padding-bottom: 7px;
}

#flux li p {
  display: none;
  position: absolute;
  right: 31px;
  top: 0;
  padding: 5px 15px 5px 10px;
}
#flux li:hover p {
  display: block;
  background: #000 url(/img/icons/click.png) no-repeat scroll top right;
  color: #fff;
  border: 1px solid #fff;
  border-width: 1px 0 1px 1px;
}

/* Bas */
/* --- */
#bas {
	width: 970px;
	text-align: center;
	color: #999;
	font-size: 11px;
	line-height: 20px;
	padding-top: 20px;
}

#bas a {
	color: #333;
}

#bas a:hover {
	color: #fa0;
}

img.hidden {
  display: none;
}