a:link, a:active, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


.tab {
	background-image: url(../img/blacks_horizon.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.jaune {
	font-family: arial;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;

}
.titre {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

