@charset "UTF-8";

#diaporama .box-content
{
  height: 260px;
}

#diaporama hgroup
{
  display: block;
  width: 173px;
  height: 210px;
  padding: 30px 20px;
  position: absolute;
  top: 9px;
  right: 32px;
  background: url(/images/diaporama.png) repeat-y 50% 0;
  text-align: justify;
  line-height: 24px;
}

#diaporama hgroup h3
{
  background: url(/images/angle_tr.gif) no-repeat 0 0;
  padding: 20px 20px 0;
}

#diaporama hgroup h4
{
  background: url(/images/angle_bl.gif) no-repeat 100% 100%;
  padding: 0 20px 20px;
}

.diaporama
{
  position: relative;
  width: 938px; 
  height: 120px; 
}
 
.diaporama li
{
  list-style-type:none;
  overflow:hidden;
  position:absolute;
}

#news
{
  position: relative;
  width: 100%;
  margin-top: 20px;
}

#references
{
  width: 630px;
  float: left;
}

#references hgroup
{
  width: 623px;
  padding-left:7px;
  margin-bottom: 20px;
  display: block;
}
#references hgroup h1
{
  margin-bottom: 2px;
}

#references .box-content,
#blog-archives .box-content
{
  padding: 24px 28px;
}

#references ul
{
  display: block;
  position: relative;
  margin: 15px auto 0;
  padding-top: 10px;
  border-top: 1px solid #707070;
  height: 100%;
}

#references li
{
  display: block;
  width: 62px;
  height: 62px;
  float: left;
  margin: 10px;
}

#references li table
{
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

#references li table a
{
  display: block;
}

#references .more
{
  clear: both;
  text-align: right;
}

#references .more a,
#blog-archives a.more
{
  text-decoration: none;
  color: #11649e;
}

#references .more a:hover,
#blog-archives a.more:hover
{
  color: #7bb951;
}

#blog-archives.box-tr
{
  width: 308px;
  float: right;
}

#blog-archives li
{
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #707070;
}

#blog-archives .date
{
  font-size: 12px;
}
