#main {
	padding-top: 0px;
}

#box-themes {
	width: 782px;
	background-color: #424242;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	margin-bottom: 9px;
}

#box-themes.accueil {
	background-color: #990000;
}

#box-themes .inbox {
	padding: 0px;
}

#box-themes p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#box-themes p img {
	vertical-align: top;
	margin: 15px;
}

#box-themes.accueil p img {
	margin: 35px 50px 35px 50px;
}

#box-themes p.recherche {
	background-color: #E4E4E4;
	font-weight: bold;
	padding: 5px;
}

#box-themes span.ou {
	color: #C00000;
	text-transform: uppercase;
}

#box-themes input.champ {
	margin-left: 5px;
	margin-right: 5px;
	width: 200px;
}



#box-resultats {
	width: 782px;
	background-color: #990000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
}

#box-resultats .inbox {
	padding: 0;
}


#liste {
/* 	width: 733px; */
	border-collapse: collapse;
/* 	background-color: white; */
/* 	background: url(/images/agenda/selection_concerts.jpg) no-repeat top left; */
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* 	border-bottom: 11px solid #9A9A9A; */
	width: 100%;
}

#liste tr {
/* 	background-color: yellow; */
}

#liste tr {
	height: 23px;
}

#liste td {
	padding-top:10px;
	padding-bottom:10px;
}

#liste td.ligne {
	border-bottom: 1px solid #869AA6;
}

#liste tr.last td {
	border-bottom: none;
}

#liste tr.fond_gris {
	background-color: #E5E5E5;
}





#liste  th {
 	height:  22px;
	color:white;
}

#liste tr.titres a {
	color: white;
}

#liste tr.titres td {
 	padding-top: 4px;
}

#liste td.theme {
	width: 150px;
}

#liste td.titre {
/* 	width: 150px; */
}

#liste td.numero {
	width: 110px;
}

#liste td.interviews {
	color: #BD0100;
}

#liste td.pedago {
	color: #7200BE;
}

#liste td.dossiers {
	color: #0081DF;
}

#liste td.hardsoft {
	color: #F25E00;
}

#liste td.nomtitre {
	font-weight: bold;
}

#liste tr.titres td {
/* 	padding-top: 22px; */
/* 	line-height: 67px; */
/* 	margin: 0; */
/* 	padding-bottom: 0; */
}

#liste td {
	padding-left: 5px;
/* 	padding-right: 10px; */
/* 	vertical-align: top; */
}