*, body {margin:0px;padding:0px;font-family:Trebuchet MS;font-size:12px;}

body {
  background:black;
  text-align:center;
  font-size:14px;
}

#banniere {
  margin-left:auto;
  margin-right:auto;
  width:950px;
  height:200px;
  background:url(banniere.jpg);
  color:black;
  border:none;
  text-align:left;
}
#banniere a {
  color:white;
  font-size:14px;
  text-decoration:none;
}

#banniere .recherche {margin-left:700px;margin-top:32px;}
#recherche {width:243px;height:22px;}
#recherche .input {background:none;width:213px;height:23px;border:none;padding-top:4px;background-repeat:no-repeat;color:#444;-moz-border-radius:3px;}
#recherche .input:hover,#recherche .input:focus {background-color:none;}
#recherche .submit {background:none;color:white;width:22px;height:22px;background-image:url(../../style/recherche-bouton.png);border:none;background-repeat:no-repeat;cursor:pointer;}

#main {
  margin-left:auto;
  margin-right:auto;
  width:950px;
  height:100%;
  -moz-border-radius:10px 10px 0px 0px;
  -moz-box-shadow:0px 0px 16px #FFF;
  background-color:white;
  text-align:left;
  padding-top:5px;
}

#content {
  padding:5px;
  width:650px;
  min-height:500px;
  border-right:1px solid #DDD;
}

h1 {  font-size:26px;  text-decoration:none;  border-bottom:1px solid #CCC;  color:#444;}
h2 { font-size:22px; color:black; padding:10px; }
h6 {font-weight:normal;font-size:8px;}
a img {border:none;}
strong {color:red;}
ul {    margin-left:20px;}
ol {    margin-left:30px;}

input, textarea{border-width:1px;border-color:#2e8df0;-moz-border-radius:2px;}
input:hover, textarea:hover {background-color:#79E;}
input:focus, textarea:focus {background-color:#ED7;}

#menu {
  padding:5px;
  padding-top:0px;
  margin-top:-4px;
  width:270px;
  float:right;
  text-align:left;
  color:gray;
}

#menu a img {border:none;-moz-box-shadow:1px 1px 2px #888;}

#menu .commentaires {font-size:8px;color:red;}

#contenu img,#contenu embed,#contenu object {
  max-width:640px;
  margin-right:3px;
}

#menu * {
  margin-left:0px;
  font-size:12px;
  text-decoration:none;
}

#menu h1 {
  text-align:left;
  background-color:#719ad2;
  -moz-border-radius:5px 0px 0px 5px;
  -moz-box-shadow:0px 1px 2px #333;
  border:none;
  color:white;
  font-size:18px;
  text-decoration:none;
  margin-bottom:5px;
  padding-left:10px;
  margin-top:4px;
  margin-right:15px;
  width:265px;
  text-shadow: 1px 2px 1px #222;
}

#menu h2 {
  color: #333;
  padding-bottom:2px;
  border-bottom:1px dotted #666;
  text-align:right;
}

#menu ul {
    margin-left:20px;
}

#menu_titre { width:240px; margin:0px;}

#menu_membre {
  padding-top:5px;
  color:white;
}


#infos_compte
{
  text-align:left;
  margin-top:13px;
  max-height:170px;
}
#infos_compte label {display:inline-block;width:130px;height:16px;}
#infos_compte,#infos_compte a{color:black;}
#infos_compte img, #commentaires img {width:100px;height:100px;float:left;padding-right:5px;-moz-box-shadow:0 0 15px #666;-moz-border-radius:5px;padding:5px;margin-right:10px;}
#infos_compte_form {margin-left:122px;width:160px;}
#infos_compte_form input {display:inline;text-align:left;width: 130px;}
#infos_compte_form input[type=checkbox] {margin-top:4px;margin-left:-40px;}
#infos_compte_form form {margin-top:-20px;}
#infos_compte_form label {font-size:10px;display:inline-block;}
#login .bouton {text-align:center;font-weight:bold;color:white;background-color:#719AD2;text-shadow:0px 0px 4px black;}


label {
  display:inline-block;
  color:#444;
  width:130px;
}

textarea { width:520px; height:100px;}

#commentaires {width:640px; font-size:12px;margin-left:10px;}
#commentaires h1 {color:#666 ;font-size:30px;text-decoration:none;border-bottom:1px solid #888;}
#commentaires .message {font-size:12px;overflow:hidden;width:490px;margin-left:120px;padding-left:5px;border-left:solid 2px #EEE;text-align:justify;}
#commentaire {width:640px; font-size:12px; padding:10px; min-height:150px;}
#commentaire .vignette {width:100px;height:100px;float:left;}
#commentaire .infos {font-size:12px;font-weight:normal;border-bottom:solid 2px #DDD;color:#333;}
#commentaire .infos b {font-size:15px;font-weight:bold;color:black;}
#commentaire .infos b a {font-size:15px;font-weight:bold;text-decoration:none;color:black;}

#commentaires_form
{
  color:#666;
  width:640px;
  height:220px;
  font-size:12px;
}

#commentaires_form .message {overflow-y:scroll;}

#form .champ {margin:2px;}

#extrait {
  font-size:12px;
}


#loginsec {display:none;height:0px;}


#destination {color:white;padding:10px;width:880px;height:320px;overflow:hidden;}

#membre h1 { font-size:26px;  text-decoration:none;  border-bottom:1px solid #CCC;  color:#444;}
#membre h2 { font-size: 20px; color:grey;padding-top:0px;padding-left:4px;}
#membre .profil { width:640px; min-height:250px; }
#membre .profil img { margin:5px;border:none;width:240px;height:240px;}
#membre .blogs {color:#666;}
#membre .blogs a { font-size:14px;color:black;text-decoration:none;  border-bottom:1px solid #AAA;letter-spacing:2px;}
#membre .blogs a:hover { color:orange;font-weight:bold;letter-spacing:1px;}



/*********************/
/* Style des billets */
/*********************/

#billet
{
  font-size:12px;
  width:640px;
  text-align:justify;
  overflow: hidden;
}

#billet a
{
  text-decoration:none;
  font-weight:bold;
  color:#222;
  border-bottom:1px dotted #888;
}

#billet a:hover {color:#38F; border-bottom:1px dashed #38F;}

#billet img,#billet embed,#billet object
{
  border:none;
  margin:2px;
  margin-left:0px;
}

#billet .titre h1
{
  font-size:26px;
  text-decoration:none;
  border-bottom:1px solid #CCC;
  color:#444;
}

#billet .infos
{
  text-align:right;
  font-size:11px;
}

#footer {width:640px;}
#footer .similaires {width:320px;vertical-align:top;}
#footer .similaires a {font-size:12px;color:grey; text-decoration:none; border-bottom:1px dotted white; }
#footer .similaires a:hover {background-color:#222;color:#38F; border-bottom:1px dashed #38F;}
#footer .votes {text-align:right;}
#footer .votes a {font-size:12px;color:grey; text-decoration:none;}
#footer .liens a {text-decoration:none;}
#footer .tags a {color:black;background-color:#DDD;-moz-border-radius:3px;padding:2px;font-weight:bold;text-decoration:none;}
#footer .tags a:hover {background-color:orange;}

#footer_changepage {
  border-top:1px solid #888;
  border-bottom:1px solid #888;
  padding:5px;
  font-size:16px;
  }
#footer_changepage a {padding:3px 4px 1px 3px;border:1px solid #AAA;-moz-border-radius:2px;}
#footer_changepage b {font-size:18px;}
#footer_changepage .previous {float:left;text-align:left;}
#footer_changepage .next {float:right;text-align:right;}


/**********************/
/* Style des dossiers */
/**********************/
#conclusion p
{
  font-size:12px;
  padding-bottom:30px;
}

#dossier {
  margin-right:5px;
}

#dossier .titre h1
{
  text-align:right;
  font-size:26px;
  text-decoration:none;
  border-bottom:1px solid #CCC;
  color:#444;
}

#dossier .infos
{
  text-align:right;
  font-size:11px;
  padding-bottom:10px;
}

#conclusion .titre
{
  font-weight:bold;
  font-size:20px;
  color:#BBB;
  border-bottom:1px dotted #BBB;
  width:578px;
}

#conclusion h1
{
  text-decoration:none;
  font-weight:bold;
  font-size:30px;
  color:#73F;
}

#conclusion .note
{
  float:right;
  font-weight:bold;
  width:46px;
  height:46px;
  background-image:url(../../style/note_bg.gif);
  background-repeat:no-repeat;
  padding-left:2px;
  margin-top:25px;
  margin-left:16px;
  font-size:34px;
}

#dossier .liens_pied
{
  border-top:1px solid #BBB;
  width:640px;
  text-align:center;
}
#dossier .liens_pied a
{
  color:#333;
}

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

#pied {text-align:center;}

#pied hr {margin:20px;}


#pied, #pied a {
  font-size:12px;
  color:#444;
  text-decoration:none;
}

#pied a:hover{
  color:orange;
  text-decoration:overline underline;
}

#hotlinks {
  width:300px;
  height:300px;
  float:left;
  padding:10px;
}

#hotlink {height:20px;border-bottom:dotted 1px #CCC;}
#hotlink .nouveau {color:#333;font-weight:bold;text-decoration:none;}
#hotlink .vu {color:#666;text-decoration:none;}

#clearboth {clear:both;}

#player {text-align:justify;}
#player a {color:#333;text-decoration:none;}
#player a:hover {color:black;text-decoration:underline;}
#thumb {padding-bottom:5px;}

#bulle       {
  -moz-border-radius:5px;
  -moz-box-shadow:0px 0px 5px #999;
  display:block;
  padding:6px;
  border:1px solid #EEE;
  color:gray;
  text-overflow:ellipsis;
  overflow:hidden;
  }
#bulle a {text-decoration:none;color:orange;}
a #bulle:hover {background-color:#DEDEDE;-moz-box-shadow:0 0 10px black;}
#bulle b {color:black;font-weight:bold;}
#bulle h1 {color:black;text-decoration:none;font-size:16px;text-transform: capitalize;border:none;}


#annonces a img {border:none 0px;cursor:pointer;margin:5px;width:125px;height:125px;}

form {display:inline;}
#formulaire label {display:inline-block;width:150px;color:#CCC;}
#formulaire input {width:200px;border:solid 1px #444;background-color:#DDD;-moz-border-radius:3px;padding:2px;}
#formulaire input:focus {background-color:#EEE;color:blue;}
#formulaire input:hover {background-color:#EEE;}
#formulaire input[type="checkbox"]  {margin-left:30px;width:20px;vertical-align:top;}
#formulaire input[type="radio"]  {margin-left:30px;width:20px;vertical-align:top;}
#formulaire div {display:inline-block;width:80%;margin-bottom:10px;margin-top:-3px;}
input[type="submit"]    {background-color:#CCC;color:black;display:inline;border:2px solid #777;-moz-border-radius:5px;margin-left:5px;}

#formulaire textarea {width:640px;height:240px;border:solid 1px #CCC;background-color:#AAA;-moz-border-radius:5px;}
#formulaire textarea:focus {background-color:#FEF;}
#formulaire .textarea_page {width:640px;height:240px;border:solid 1px #CCC;background-color:#AAA;}
#formulaire .loginsec {display:none;}

#formulaire fieldset {border:none;background-color:#555;color:#AAA;padding:10px;padding-bottom:25px;margin-bottom:10px;padding-left:auto;margin-right:auto;-moz-border-radius:5px;}
#formulaire fieldset b {color:#CCC;}
#formulaire fieldset h1 {border-bottom:1px dotted #888;color:#CCC;font-size:23px;margin-bottom:15px;margin-top:-4px;text-shadow:1px 2px 3px #222;}
#formulaire fieldset h2 {border-bottom:1px dotted grey;color:#CCC;font-size:20px;margin-top:-6px;padding:0px;text-shadow:1px 2px 3px #222;}
#formulaire fieldset input[type="submit"] {margin-top:5px;background-color:Cornsilk;border:#ccd3e5 2px solid;color:gray;font-size:12px;font-weight:bold;width:auto;min-width:100px;}
#formulaire fieldset input[type="submit"]:hover {background-color:#536186;color:Cornsilk;}
#formulaire fieldset a {color:Cornsilk;text-decoration:none;}
#formulaire fieldset a:hover {color:Orange;text-decoration:underline;text-shadow:1px 2px 3px #222;}
#formulaire fieldset textarea {width:585px;}