@import url(styles.css);

#content {
  width: 470px;
  margin-right: 20px;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

#middle {
  width: 180px;
  float: left;
  margin-right: 20px;
  position: relative;
  margin-bottom: 10px;
}

#news {
  margin-bottom: 20px;
}

.news a {
  height: 1%;
  color: #003C8C;
  font-size: 15px;
  display: block;
  overflow: auto;
  position: relative;
}
.news a img { margin: 0 0 10px 5px; border: 1px solid #CCC; }

.news {
  margin-bottom: 5px;
  border-bottom: 1px solid #B9B9C1;
  color: #2E2E47;
}

.news h5, #news .news h3 {
  color: #C20020;
  font-size: 14px;
}

.news h2 {
  color: #2E2E47;
  font-size: 20px;
  line-height: 26px;
}

#news h1 {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #003C8C;	
  font-size: 30px;
  line-height: 28px;
}

.news h2.une,
#news .news h1 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #2E2E47;	
  font-size: 26px;
  line-height: 28px;
}

.news p {
  padding-bottom: 10px;
  font-size: 14px;
  color: #2E2E47;
}

.more_news {
  width: 441px;
  float: left;
  display: block;
  color: #003C8C;
  font-size: 15px;
}

#news_categories {
  margin-bottom: 20px;
  clear: both;
}

#news_categories h2 {
  width: 220px;
  font-size: 16px;
  margin-bottom: 5px;
  color: #C4272F;
  border-bottom: 1px solid #727283;
}

#news_categories p, #news_categories h3 {
  margin-bottom: 10px;
  width: 220px;
}

#news_categories p a, #news_categories h3 a {
  font-weight: bold;
  color: #2E2E47;
  font-size: 13px;
}

#Middle1 {
  clear: both;
  padding: 20px 0;
}

#Middle {
  margin-bottom: 15px;
}

#news_categories table {
  border-bottom: 1px solid #B9B9C1;
  margin-bottom: 5px;
}

#news_categories .catleft {
  width: 243px;
}
