#tabListe {
	width: 100%;
}
#tabListe th{
	padding: 0px 3px;
	text-align: left;
	color: #731D80;
	font-weight: 100;
	border-bottom: 1px solid #731D80;
}
#tabListe td{
	padding: 1px 2px;
}
#tabListe td.date {
	font-weight: 100;
}
#tabListe td.titre {
	color: #FF0000;
}
#tabListe td.titre a{
	font-weight: bold;
}
#tabListe td.titre a:link, #tabListe td.titre a:visited, #tabListe td.titre a:active {
	color: #2f2f2f;
}
#tabListe td.titre a:hover {
	color: #e9bb32;
}
#tabListe td.heure {
	text-align: center;
}
#tabListe td.tarifs {
}
#tabListe .moisan{
	font-weight: bold;
	padding: 1px 25px;
	background: url(../img/moisan.gif) 9px 7px no-repeat;
	border-bottom: 1px solid #b0b0b0;
}



#vTitre {
	background: url(../img/fond_titre.gif) left bottom no-repeat;
	color: #731d80;
	width: 460px;
	font-size: 20px;
	padding: 0 0 16px 40px;
}
.vTitre span{
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	float: right;
	padding-right: 5px;
}

#vTitre #etat{
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	float: right;
	padding-right: 10px;
}
#agendaId {
	margin-top: 10px;
}
#agendaId #date {
	padding: 0px 10px 15px 10px;
}
#agendaId #genre {
	padding: 0px 10px 5px 10px;
	font-weight: bold;
}
#agendaId #date .dateManif {
	color: #e9bb32;
	font-weight: bold;
}
#agendaId #date .horaireCom {

}
#agendaId #date .placement {
	font-weight: bold;
}
#agendaId #photo {
	width: 100px;
	text-align: center;
	float: left;
}
#agendaId #texte {
	width: 370px;
	float: right;
	margin-right: 10px;
}
#agendaId .violet {
	padding-left: 15px;
	border-left: 6px solid #731d80;
}
#agendaId .rouge {
	padding-left: 15px;
	border-left: 6px solid #d13d3d;
}
#agendaId .t1 {
	
	padding: 1px 0;
	color: #731d80;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#agendaId .t2 {
	font-weight: bold;
	margin: 0 0 2px 5px;
}
#agendaId .contenu {
	margin: 0 0 15px 5px;
}
#tabTarifs th {
	text-align: left;
}
.venteLigne, .venteDemat {
	float: left;
	text-align: center;
	padding-top: 3px;
}


.retourAgenda {
	padding: 10px;
}

#agendaId .palais {

}
#agendaId .palais {
	color: #731d80;
	font-weight: bold;
	margin-bottom: 8px;
	border-left: 6px solid #731d80;
	padding-left: 5px;
}

#agendaId .live {
	color: #e9bb32;
	font-weight: bold;
	margin-bottom: 8px;
	border-left: 6px solid #e9bb32;
	padding-left: 5px;
}
#agendaId .stade {
	color: #0e86ae;
	font-weight: bold;
	margin-bottom: 8px;
	border-left: 6px solid #0e86ae;
	padding-left: 5px;
}
#agendaId .espace {
	color: #ea3e00;
	font-weight: bold;
	margin-bottom: 8px;
	border-left: 6px solid #ea3e00;
	padding-left: 5px;
}