#box-agenda {
	width: 782px;
	background-color: #AA1123;
	float: left;
	margin-left: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
}

* html div#box-agenda {
	margin-left: 4px;
}

#box-agenda .inbox {
	padding: 15px;
}


#box-agenda h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #CC3030;
	font-size: 12px;
	letter-spacing: 1px;
	margin-left: 10px;
}


#box-agenda p.rss {
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

#box-agenda a.soumettre {
	margin-left: 40px;
}

#box-agenda p.texte, #box-agenda p.tris, #box-agenda p.selection {
 	margin: 0;
	padding: 0;
}

#box-agenda p.texte {
	margin-top: 15px;
	margin-left: 10px;
}

#box-agenda p.tris {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#box-agenda option.tous {
	font-weight: bold;
}

#tri_artiste {
        width: 180px;
}

#tri_genre {
        width: 120px;
}


#liste a {
	color: white;
}

#liste {
	width: 733px;
	border-collapse: collapse;
/* 	background: url(/images/agenda/selection_concerts.jpg) no-repeat top left; */
	margin-left: auto;
	margin-right: auto;
/* 	border-bottom: 11px solid #BF1123; */ /* provoque des bugs d'affichages avec firefox */
	margin-bottom: 10px;
}

#navbar {
	width: 733px;
}

#liste tr:hover {
	background-color: yellow;
	cursor: pointer;
}

#liste tr.titres:hover {
	background-color: #c01024;
	cursor: default;
}

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

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

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

#liste td.date {
	width: 130px;
}

#liste td.artiste {
	width: 220px;
}

#liste td.genre {
	width: 135px;
}

#liste td.departement {
	width: 50px;
}

#liste td.salle {
/* 	width: 130px; */
}

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

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

#liste tr.first td {
	padding-top: 15px;
}

#liste tr.last td {
	padding-bottom: 10px;
	border-bottom: 11px solid #BF1123;
}

#liste tr.separation {
	background-color: gray;
	background: url(/images/agenda/separation.gif) repeat;
	height: 13px;
	font-size: 1px;
}
