.acceuil-dom {
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#188FA0;
	font-weight: bold;
}
.acceuil-dom a {

	font-size:12px;
	color:#188FA0;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.acceuil-dom a : hover{
	color:#FE9900;

}
.acceuil-mrq a { font:Verdana, Geneva, sans-serif;
  font-size:12px;
  color:#03F;
  text-decoration:none;
  text-align:center;
  font-weight:bold;
}
.retour{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#03F;
	font-weight: bold;

}
.retour a {
	font-size:12px;
	color:#03F;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.retour a : hover{
	color:#F60;
	font-size: 16px;
	font-weight: bolder;
}
.formulaire{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	font-weight: bolder;

	height: 16px;
}
.desc { font:Verdana, Geneva, sans-serif;
  font-size:12px;
  color:#03F;
  text-decoration:none;
  text-align:center;
  font-weight:bold;	
  }
  
  
  #tableau {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    margin: 10px 0;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
#tableau th {
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background:#87E0ED;
    border-top: 2px solid #d3ddff;
    border-bottom: 1px solid #fff;
    color: #039;
}
#tableau tr.other td {
    padding: 8px;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid #fff;
    background: #e8edff url('http://1.bp.blogspot.com/_xDpoN6UfFFY/S-J2f5yBC3I/AAAAAAAACbY/zWXYXsR-w5E/s1600/gradback.png') repeat-x;
}
#tableau tr.first td{
   
    padding: 8px;
    border-bottom: 20px solid #fff;
    color: #669;
    border-top: 20px solid #fff;
    background: #d0dafd url('http://4.bp.blogspot.com/_xDpoN6UfFFY/S-J2hsztUzI/AAAAAAAACbo/ztV1CK0RUrE/s1600/gradhover.png') repeat-x;
}


#tableau tfoot tr td {
    background: #e8edff;
    font-size: 16px;
    color: #99c;
    text-align:center;
}
#tableau tbody tr:hover td {
    background: #d0dafd url('http://4.bp.blogspot.com/_xDpoN6UfFFY/S-J2hsztUzI/AAAAAAAACbo/ztV1CK0RUrE/s1600/gradhover.png') repeat-x;
    color: #339;
}
#tableau a:hover {
    text-decoration:underline;
}
