<style type="text/css">

/*  general _______________________________________________________________________________*/
html {
	background-color: #dddddd;
}
body {
	margin: 0;
	padding: 0;
	background-color: #333;
	font: 12/1.3em Helvetica, Arial, sans-serif;
}

#asspro {
        color: #e0b02a;
	font-size: 10px;
	font-weight: bold;
	font-family: helvetica;
}

a {
	text-decoration: none;
}

.no_course {
   text-decoration: underline;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover, a:active {
	color: #cc0000;
}
h1, h2, h3 {
	margin:0;
	background-repeat:no-repeat;
	background-position:left top;
}
h4 {
	margin: 0;
	color: #e0b02a;
	font: bold 14px/1.3em Helvetica, Arial, sans-serif;
}
h5 {
	margin: 18px 0 3px 0;
	color: #737173;
	font: 10px/1.3em Helvetica, Arial, sans-serif;
}
h1 span, h2 span, h3 span {
	display:none;
}
img {
	border: 0px;
}
/*acronym {
	background: transparent url("../images/dot.gif") repeat-x left bottom;
	cursor: help;
}
*/
.conteneur {
	background-color: #333;

}

.titre_entete {
        font-size: 100%;
        color: #000;
/*        background-image: url(bouton.png);*/
}
/*  Classements  _______________________________________________________________________________*/
table.classement {
	margin: 0px 20px 0 10px;
	border-bottom: #e0b02a 1px solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 100%;
}
table.classement caption {
	margin: 0 10px 0 40px;
	padding: 10px;
	background-color: #e0b02a;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
table.classement th, table.classement td {
/*	padding: 2px 5px 3px 5px;*/
	font-size: 12px;
}
table.classement th {
	background-color: #e0b02a;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

table.categorie {
	color: #fff;
	text-align: center;
	border-bottom:  #666 2px solid;
}

table.categorie caption {
/*	font-size: 10px;*/
	text-transform: uppercase;
}
table.categorie th {
/*	padding: 3px 50px 3px 50px;*/
/*	border: #999999 1px solid;*/
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.bouton-select {
  font-size: 11px;
  width:117px;
  height:29px;
  border: none;
  background: url("./images/bouton-select.png") no-repeat left top;
  color:white;
  text-align:center;
  font-weight:bold;
  color: #000;
/*  padding:5px;*/
}

.bouton-entete {
  cursor: pointer;
  font-size: 11px;
  width:117px;
  height:29px;
  border: none;
  background: url("./images/bouton-up.png") no-repeat left top;
  color:white;
  text-align:center;
  font-weight:bold;
  text-decoration: none ;
/*  padding:5px;*/
}

.bouton-entete:visited{
font-size: 11px;
width:117px;
height:29px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background: url("./images/bouton-down.png")no-repeat left bottom;
text-decoration: none ;
/*padding:5px;*/
}

.bouton-entete:hover{
font-size: 11px;
width:117px;
height:29pxpx;
text-decoration:none;
color:#f00;
text-align:center;
font-weight:bold;
background: url("./images/bouton-down.png")no-repeat left bottom;
text-decoration: none ;
/*padding:5px;*/
}

atable.categorie td {
/*	border: #999999 1px solid;*/
	text-align: center;
	font-size: 11px;
/*	background-color: #c0c0c0;*/
	background-image: url(bouton-up.png);
	width: 120px;
	height: 29px;
}
table.categorie tr {
	border: #999999 1px solid;
}
table.categorie ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
table.categorie li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

table.entete_texte {
        width: 100%;
	background-color: #333;
	border-top: #999999 2px solid;
	font-size: 12px;
	font-weight: bold;
	color: #e0b02a;
	text-align: center;
}

table.entete_img {
        width: 100%;
	background-color: #ffffff;
	border-bottom: #999999 20px solid;
	font-size: 14px;
	font-weight: bold;
	color: #e0b02a;
}
table.piedpage_img {
        width: 100%;
/*	background-color: #ffffff;*/
/*	border-top: #999999 5px solid;*/
	font-size: 14px;
	font-weight: bold;
/*	color: #e0b02a;*/
}
table.categorie {
        width: 300px;
	font-size: 14px;
	font-weight: bold;
/*	color: #e0b02a;*/
}

.titre {
  /*top */
	padding: 2px 5px 30px 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

/* pour classements
#premier {
	border-left: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	border-right: #666666 2px solid;
	border-bottom: #666666 2px solid;
	color: #cc0000;
}
*/
</style>
