* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #000000;
  font: 1em Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

h2 {
  font-size: 1.3em;
}

h3 {
  font-size: 1.1em;
}

a {
  text-decoration: none;
  color: #9C9C9C;
  border-bottom: 1px dotted #9C9C9C;
}

a:hover {
  border-bottom: 0px solid #9C9C9C;
}

img, a.img {
  border: none;
}

/******************************************************************************/

#main {
  margin: 0px auto;
  width: 1000px;
}

#langue {
  text-align: right;
  position: absolute;
  z-index: 10;
  top: 40px;
  padding-right: 10px;
  width: 990px;
}

#langue a {
  margin-left: 974px;
  display: block;
  width: 16px;
  height: 11px;
}

#langue a span {
  display: none;
}

#entete {
  position: relative;
  z-index: 2;
}

#entete a {
  display: block;
  background: url(../images/entete.jpg) no-repeat;
  height: 175px;
  border: none;
}

#entete span {
  display: none;
}

#centre {
  margin-top: 10px;
}

#centre div {
  float: left;
}

#gauche {
  width: 165px;
  /*height: 422px;*/
  min-height: 350px;
}

ul#menu {
  width: 109px;
  height: 324px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  z-index: 2;
}

#menu a {
  display: block;
  height: 36px;
  text-decoration: none;
  width: 109px;
}

#menu a span {
  display: none;
}

ul#btn80-15 {
  margin: 0 0 0 5px;
  padding: 0;
  list-style-type: none;
  position: relative;
  z-index: 2;
  width: 80px;
}

ul#btn80-15 a {
  display: block;
  height: 15px;
  text-decoration: none;
  width: 80px;
}

ul#btn80-15 a span {
  display: none;
}

ul#btn80-15 a.btn_lastFM { background: url(../images/lastfm.png) no-repeat;}
ul#btn80-15 a.btn_myspace { background: url(../images/myspace.png) no-repeat;}
ul#btn80-15 a.btn_youtube { background: url(../images/youtube.png) no-repeat;}
ul#btn80-15 a.btn_facebook { background: url(../images/facebook.png) no-repeat;}

#contenu {
  width: 820px;
  margin-left: 5px;
  padding-right: 5px;
  font-size: 0.8em;
}

#blocCentre {
  width: 590px;
  margin-right: 10px;
}

#goTop {
  text-align: right;
}

#barb_bas {
  clear: both;
  height: 31px;
  background: url(../images/bas.gif);
}

#bas {
  float: right;
  height: 16px;
  margin-bottom: 5px;
}

#bas div {
  float: left;
  font: 0.6em verdana;
  margin: 1px;
}

#bas a {
  display: block;
}

#menu_detail {
  display: none;
  position: absolute;
  z-index: 10;
  top: 110px;
  margin-left: 25px;
  padding: 5px;
  font: 0.6em verdana;
  border: 1px dotted #FFF;
  background-color: #369;
  opacity: 0.3;
}

/******************************************************************************/

.opaque, a.opaque {
  border: none;
  text-decoration: none;
  opacity: 0.3;
}

a.opaque:hover, .visible, .opaque:hover {
  opacity: 1;
  cursor: pointer;
}

.cadre {
  border-right: 1px dotted #9C9C9C;
  border-bottom: 1px dotted #9C9C9C;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}
/******************************************************************************/
input.remplir, textarea.remplir {
  color: #FFFFFF;
  background-color: #000000;
/*  font: 0.5em verdana;*/
  border: 1px dotted #9C9C9C;
}

/******************************************************************************/

.blocAccueil, .blocLien, .blocLeft {
  margin-bottom: 10px;
}

.blocLien div {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.blocLeft {
  width: 220px;
  text-align: right;
}

.blocLeft h3, .blocLien h3 {
  border-bottom: 1px dotted #9C9C9C;
  margin-bottom: 5px;
}

.ligneNews {
  width: 100%;
  clear: both;
  text-align: right;
}

.blocLien p, .ligneNews {
  padding-bottom: 5px;
}

.news_date {
  font: 0.7em verdana;
}

/******************************************************************************/

.newsLine {
  clear: both;
  margin-bottom: 10px;
}

.newsLine h2 {
  padding-left: 18px;
  background: url("../images/note.gif") left no-repeat;
}

.newsLine p {
  clear: both;
  padding: 10px 0;
  width: 590px;
}

.newsLine div div {
  padding-left: 20px;
  clear: both;
  margin: 3px 0;
}

.newsLine div div.lien_externe {
  background: url('../images/lien_externe.gif') no-repeat;
}

.newsLine div div.lien_forum {
  background: url('../images/lien_forum.gif') no-repeat;
}

.newsLine div div.lien_interne {
  background: url('../images/lien_interne.gif') no-repeat;
}

.newsLine div div.lien_ressource {
  background: url('../images/lien_ressource.gif') no-repeat;
}

/******************************************************************************/

.bioEmbed {
  width: 196px;
  margin-bottom: 5px;
}

.bioEmbed span a {
  border: none;
}

.bioEmbed img {
  margin: 0 48px;
}

.bioEmbed h2 {
  text-align: center;
}

.bioEmbed h2 span {
  font: 0.6em verdana;
}

.bioEmbed h2 a {
  display: block;
  border: none;
}

p.bio {
  text-align: justify;
  margin-bottom: 5px;
}

.bio img {
  margin-left: 10px;
  float: right;
}

p.bio label {
  font-weight: bold;
  color: #9C9C9C;
  border-bottom: 1px dotted #9C9C9C;
}

/******************************************************************************/

.albumLine {
  clear: both;
  padding-left: 50px;
  margin-bottom: 10px;
}

.albumLine img, .albumLine h2 {
  float: left;
}

.albumLine h2 {
  padding-left: 10px;
  height: 100px;
  width: 420px;
}

.albumLine h2 a {
  display: block;
  padding: 40px 0;
}

.albumLine a {
  border: none;
}

.albumBlock ol {
  margin: 10px 20px;
  width: 350px;
}

.albumBlock li a {
  display: block;
  border: none;
  padding-right: 18px;
  background: url(../images/telecharger.gif) right no-repeat;
}

.albumBlock li a:hover {
  text-decoration: underline;
}

ol.parolesList {
  float: left;
  width: 345px;
}

ol.parolesList li a {
  display: inline;
  padding-right: 0;
  background: none;
}

div.parolesBlock {
  clear: both;
  margin-bottom: 10px;
}

.parolesBlock .credits {
  font-size: 0.7em;
}

.parolesBlock p {
  clear: both;
  padding-top:5px;
}

/******************************************************************************/

.galerieLine {
  clear: both;
  padding-left: 50px;
  margin-bottom: 10px;
}

.galerieLine img, .galerieLine h2 {
  float: left;
}

.galerieLine h2 {
  padding-left: 10px;
  height: 100px;
  width: 420px;
}

.galerieLine h2 a {
  display: block;
  padding: 40px 0;
}

.galerieLine a {
  border: none;
}

div.galerieBlock {
  clear: both;
  margin-bottom: 50px;
}

#carouselGalerie {
  width: 560px;
  background: none;
}

#carouselGalerie li a {
  margin: 0 5px;
}

#carouselGalerie img {
  border: 1px dotted #9C9C9C;
}

#bottomNavClose, #nextLink, #prevLink, #loading, #loadingLink {
  border: none;
}

/******************************************************************************/

.videoBlock {
  width: 438px;
}

.videoBlock h2 {
  overflow: hidden;
  width: 438px;
  height: 20px;
}

#video {
  width: 438px;
  margin: 10px 0;
  border: 1px dotted #9C9C9C;
}

.videoList {
  width: 132px;
  margin: 0 10px;
  padding-top: 20px;
}

#carouselVideos {
  height: 336px;
  background: none;
}

#carouselVideos .carousel-list li {
  clear: both;
  border: 1px dotted #9C9C9C;
  width: 130px;
  height: 100px;
  margin: 5px 0;
}

/******************************************************************************/

.lineLien {
  clear: both;
  margin-bottom: 10px;
}

.lineLien ul {
  list-style-type: none;
}

.lineLien li {
  margin: 10px 0;
  display: block;
  width: 590px;
}

.lineLien p {
  padding-top: 5px;
}

.lineLien li span {
  padding-left: 18px;
  background: url('../images/lien_externe.gif') no-repeat;
}

.lineLien div, .lineLien li {
  clear: both;
}

.lineLien h3 {
  font-size: 0.9em;
}

/******************************************************************************/

.contactBlock {
}

.contactLine {
  clear: both;
  padding: 5px;
}

.contactLine label {
  width: 130px;
  float: left;
}

.contactLine input, .contactLine textarea, #errors {
  background-repeat: no-repeat;
  padding-left: 18px;
}

.contactLine input, #errors {
  width: 180px;
}

#name {
  background-image: url('../images/user.png');
}

#mail {
  background-image: url('../images/email.png');
}

#cryptogram {
  background-image: url('../images/lock.png');
  width: 40px;
}

#errors {
  background-image: url('../images/error.png');
  margin-left: 5px;
  padding: 0;
  padding-left: 18px;
  border:1px dotted #9C9C9C;
/*  display: none;*/
}

#comment {
  background-image: url('../images/page_edit.png');
}

#soumettre {
  text-align: center;
  width: 120px;
  height: 42px;
  background-color: #000;
  background-image: url('../images/button.png');
  border: none;
  color: #FFF;
  font-weight: bold;
  cursor: pointer;
  margin: 20px 235px;
}

#soumettre:hover {
  background-image: url('../images/button_over.png');
}