#main {
	padding-top: 10px;
}

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

#navbar {
	width: 780px;
	border: 1px solid #424242;
	border-top: none;
}

#box-criteres .inbox {
/* 	padding: 1px; */
/* 	height: 100px; */
}

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





#box-nosliens {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
	margin-top: 9px;
}

div.bleu {
	background-color: #002388;
}

div.rouge {
	background-color: #86000A;
}

div.vert {
	background-color: #148300;
}

div.recherche {
	background-color: #cabd00;
}

#box-nosliens .inbox {
/*	padding: 1px;
	height: 100px;*/
	padding: 0;
}


#liste a {
	color: black;
}

#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 tr.bleu td {
	border-bottom: 1px solid #012CAC;
}
#liste tr.fond_bleu {
	background-color: #E5ECFF;
}

#liste tr.rouge td {
	border-bottom: 1px solid #AB010C;
}
#liste tr.fond_rouge {
	background-color: #FFBAC4;
}

#liste tr.vert td {
	border-bottom: 1px solid #1BAA02;
}
#liste tr.fond_vert {
	background-color: #C8FFBB;
}

#liste tr.recherche td {
	border-bottom: 1px solid black;
}

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

#liste tr.titres {
 	height:  22px;
	background-color: #9A9A9A;
	color: white;
}

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

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

#liste td.categorie {
	width: 200px;
}

#liste td.nom {
	width: 300px;
}

#liste td.nomlien {
	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; */
}
