body, td, th {
  color: #001E87;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.logofr, .logoen {
height:89px;
margin:0;
padding:0;
text-indent:-5000px;
width:577px;
}
.logofr {
background:url(../../images/static/homepage/title-fr-577x89.jpg) no-repeat;
}
.logoen {
background:url(../../images/static/homepage/title-en-577x89.jpg) no-repeat;
}

a {
  color: #001E87;
  text-decoration: underline;
}

a:hover {
  color: #FF0000;
  text-decoration: none;
}

input, select, textarea {
  font-family: Geneva, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.block_title {
  font-weight: bold;
  text-decoration: none;
  padding-top: 3px;
}

/* link content */

.link_category_img_left { 
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}

/* powered by altiplano.fr */

.altiplano { 
  font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #B3B3B3;
  text-decoration: none;
}

table.requests {
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
}

table.requests td {
  padding: 8px;
  border: 1px solid #CCCCCC;
}

table.requests tr.row0 {
  background: #EFEFEF;
}

