#entete_cours {
	background: url('../images/pages/cours/tete_cours.gif') no-repeat center;
	color:#FFFFFF;
	font-size:19px;
	height:38px;
	line-height:38px;
	padding-left:30px;
}
#container_cours {	
	background-color: #585858;
	padding-top:10px;
}

#container_cours table{
	margin: auto;
	width: 638px;
}
#haut_container_cours {
	background-color: #585858;
	padding-left: 25px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	line-height: 43px;
}
#container_bouton_haut {
	background-color:#585858;
	height:25px;
	padding-top:10px;
}
#bouton_ajouter_cours {
	float: left;
	margin-left:25px;
}
*html #bouton_ajouter_cours { margin-left:15px }
#signaler_abus_cours {
	float: right;
	display:inline;
	margin-right:26px;
	margin-top:5px;
	color: #ffffff;
	text-decoration: underline;
}
#signaler_abus_cours a {
	color: #ffffff;
	text-decoration: underline;
}

#entete_tableau_cours {
	background: url('../images/pages/cours/tete_tableau.gif') no-repeat left;
	width: 639px;
	color: #ffffff;
	margin-left: 25px;
	height: 26px;
	line-height: 26px;
}
#entete_date_cours {
	width: 65px;
	padding-left: 15px;
}
#entete_annee_cours {
	width: 68px;
	padding-left: 22px;
}
#entete_nom_cours {
	width: 162x;
	padding-left: 17px;
}
#entete_auteur_cours {
	width: 69x;
	padding-left: 73px;
}
#entete_note_cours {
	width: 80px;
	padding-left: 25px;
}
#entete_votre_note_cours {
	width: 182px;
	padding-left: 19px;
}
.un_cours_violet_tableau_cours {
	height: 30px;
	background-color: #c4acca;
}
.un_cours_blanc_tableau_cours {
	height: 30px;
	background-color: #ffffff;
}
.date_tableau_cours {
	width: 64px;
	color: #000000;
	text-align: center;
	border-right: 1px solid #585858;
}
.annee_tableau_cours {
	width: 68px;
	text-align: center;
	border-right: 1px solid #585858;
}
.nom_tableau_cours {
	width: 162px;
	text-align: left;
	border-right: 1px solid #585858;
	padding-left: 8px;
}
.nom_tableau_cours a {
	color:#8222a4;
	font-weight:bold;
	text-decoration:none;
}
.nom_tableau_cours a:hover {
	text-decoration:underline;
}
.auteur_tableau_cours {
	width: 69px;
	text-align: center;
	border-right: 1px solid #585858;
}
.note_tableau_cours {
	width: 80px;
	text-align: center;
	border-right: 1px solid #585858;
}
.votre_note_tableau_cours {
	width: 90px;
	text-align: center;
	vertical-align: center;
}
.telecharger_tableau_cours {
	text-align: center;
	vertical-align: center;
	padding-top: 5px;
}
*html .telecharger_tableau_cours {padding-top: 0px;}
*+html .telecharger_tableau_cours {padding-top: 0px;}

#bas_cours {
	background:transparent url(../images/common/box_bottom.gif) repeat scroll center bottom;
	height:18px;
}
div#pagination {
	padding-top:10px;
	background-color:#585858;
	text-align:center;
	color: #00a9ff;
	font-weight: bold;
}
div#pagination a {text-decoration:none;}
a.page_en_cours {color: #ffffff;}
a.autres_pages {color: #00a9ff;}
