/* __GENERAL ***/
body
{
  width : 80%;
  margin : auto;
  background-color: #000;
  color: #FFF;
  font-family: Verdana, Arial, serif;
}

h2
{
  background-color: #CCC;
  color: #000;
  margin-bottom: 30px;
}

a
{
  text-decoration: none;
  color: #FFF;
  font-variant: small-caps;
}

h4 { padding : 0px; margin : 0px;}

a img { border-style: none;}

h2 > a { color : #000;}
/* __HEADER ****/

#haut { text-align : center;}

/* __MENU ****/

#menu { text-align : center;}

/* __WRAP ****/
 
#ia7 {
  text-align : justify;
}

#ia7 h3 {
  line-height : 2em;
  text-align : center;
}

#ia7-resume { padding-top : 10px;}

  #ia7-resume h3 { text-align : justify;}

  #ia7-lineup {
    width : 40%;
    float : right;
  }
  
  #ia7-themes {
    width : 40%;
  }
    
    #ia7-themes li {
      list-style-type : none;
    }  

#page {
  clear : both;
  text-align : justify;
}

#page p a, #wrap p a{
  color: #ed7f10;
}

#ia7-infos { display : none;}

#wrap {
  margin : 10px 0 0;
}
  #wrap:after {
    content: "";
    display: block;
    clear: both;
  }

/** ASSOMIADES **/

#assomiades { margin-bottom : 20px;}
#assomiades li { list-style-type : none;}

.aff-assomiades { 
  float : left;
  margin-right : 20px;
  height : 500px;
}

.youtube {
  display : block;
  margin : auto;
}

/** FDLM **/
.aff-fdlm { 
  float : left;
  margin-right : 20px;
  height : 650px;
}

.fdlm-artist-info { display : none;}

#fdlm li { list-style-type : none;}
