/*
 *	version	: 1.0.1 2009/11/26 10:07 MB
 */
div#subheader_themes {
	width: 938px;
	min-height: 260px;
	margin: 7px auto 0;
	border: 1px solid #b3b5b3;
	color: #525252;
	padding: 5px;
}
table#theme_liste {
	width: 617px;
	margin: 4px;
	border: 1px solid #525252;
}
table#theme_liste th {
	font: bold 12px Arial, Tahoma, Helvetica;
	color: #fff;
	background-color: #525252;
	text-align: left;
	padding: 3px;
}
table#theme_liste td {
	font: normal 12px Arial, Tahoma, Helvetica;
	color: #525252;
	padding: 2px;
}
table#theme_liste tr.pair {
	background-color: #E0E0E0;
}
table#theme_liste tr.pad_btm td {
	padding-bottom: 5px;
}
table#theme_liste td a {
	color: #525252;
	font-weight: bold;
}
#bouton_nouveau {
	background:#fff url(../images/bouton150x21.png) no-repeat scroll left bottom;
	border:0 none;
	color:#FFFFFF;
	height:24px;
	width:150px;
	margin-left: 4px;
}

