*
{
  margin:0;
  border:0;
  padding:0;
  
  font-family: sans-serif;
  font-size:14px;
  color:#444;
}

body
{
  margin:0px;
  padding:0; 
  overflow:hidden;
}

div
{
  padding:10px;
  overflow:hidden;
  
  border:1px solid #EDEFF0;

}

a
{
  text-decoration:none;
}

h2 a:hover, h2 a:active, h2 a:focus, a:hover p.zone, a:active p.zone, a:focus p.zone
{
  text-decoration:underline;
}

i {

    font-style: normal;
}


img
{
  width:100%;
}




ul
{
  margin:0;
  padding:0;
  list-style:none;
}

li
{
  margin-top:16px;
  clear:both;
}

figure
{
  display:inline-block;
  width:100%;
  margin:0;
  
  background-repeat:no-repeat;
  background-position:center;
  background-size: cover;
}

p
{
  margin:0;
  white-space:nowrap;
  overflow:hidden; 
  text-overflow:ellipsis;
}

p.zone
{
  color:#2e779a;
  font-size:16px;
  font-weight:bold;
}


h2
{
  background-color:#edeff0;
  padding:3px;
  margin:0;
  height: 18px;
}

h2 *
{
  font-size:15px;
  color:#2F3233;
  text-transform:uppercase;
  
}

.format_300x250 h1
{
  display:none;
}

footer
{
 text-align:right;
  margin-top:10px;
}

footer img
{
  width:50%;
}

.format_160x600 h2, .format_160x600 footer
{
  display:none;
}

.format_160x600 > div
{
  width:138px;
  height:578px;
  overflow:hidden;
}

.format_300x250 > div
{
  width:278px;
  height:228px;
  overflow:hidden;
}

.format_160x600 figure
{
  height:50px;
}

.format_300x250 figure
{
  width:90px;
  height:65px;
  margin-right:10px;
  float:left;
}


