.maintable
{
  background-image:url(/consultants/img/top.jpg);
  background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#005A97;
}
.maintable a
{
  text-decoration:none;
  color:#FAD7B6;
  font-weight:normal;
}
.maintable .td_chtexte_fiche a 
{
  color:#AA5E19;
}
.maintable a:hover
{
  color:#EF7E19;
}
.maindiv
{
  position:relative;
  top:240px;
  height:525px;
  overflow:auto;
}
.maindivvisible
{
  position:relative;
  top:140px;
  overflow:visible;
}
.aclcbox
{
  width:1024px;
}
.aclcbox td
{
  border:thin solid #EF7E19;
  margin:10px;
  padding:20px;
  text-align:center;
  font-size:15px;
}
.aclclist
{
  width:1004px;
}
.aclclist td
{
  margin:10px;
  background:#106AA7;
}
.aclcdetail
{
  width:1024px;
}
.aclcdetail td
{
  margin:10px;
  background:#106AA7;
}
.bottomline
{
  padding:10px;
  text-align:center;
  margin-top:10px;
  background:#005A97;
}
.topline
{
  padding:10px;
  text-align:center;
  background:#005A97;
  font-size:15px;
}
