.event_titrepage {
	position: relative;
	float: left;
	width: 663px;
	display: block;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #CCCCCC;
}
.event_titrepage p {
	font-weight: bold;
	font-size: 16px;
	color: #666;
}
.eventListing {
	position: relative;
	float: left;
	width: 663px;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #CCCCCC;
	position: relative;
	float: left;
	/*margin-right: 15px;*/
}
.evt_date {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 110px;
	text-transform:none;
}
.evt_date a,.evt_date p{
	text-transform:none;
}
.evt_image {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 100px;
	background-color: #FFF;
}
.evt_detail {
	position: relative;
	float: left;
	width: 360px;
}
.evt_discipline {
	color: #999;
	font-size: 15px;
	text-transform: uppercase;
}
.evt_discipline_CCN {
	color: #CC0000;
	font-size: 15px;
	text-transform: uppercase;
}
.evt_discipline_CCN p {
	color: #CC0000;
}
.evt_title {
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	text-transform:none;
}
.evt_title p a:link, .evt_title a:visited {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.evt_title p a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #00B3FF;
	text-decoration: none;
	line-height: 20px;
}

.evt_artiste p{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	text-transform:none;
}
	
.evt_extrait {
	font-size: 11px;
	line-height: 14px;
	text-transform:none;
}

.inputList_month{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #A0A0A0;
	font-size:11px;
	color: #636465;
	width: 180px;
}
.inputList_lieux{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #A0A0A0;
	font-size:11px;
	color: #636465;
	width: 130px;
	
	margin-right: 18px;	
}
.inputList_cat{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #A0A0A0;
	font-size:11px;
	color: #636465;
	width: 120px;
}
.inputList_contrib{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #A0A0A0;
	font-size:11px;
	color: #636465;
	width: 95px;
}


div#eventList .eventListing img {
	position: relative;
	float: left;
	margin-right: 15px;
}

div#agenda_detail_titre {
	color: #00B3FF;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

div#agenda_detail_texte {
	
}



.inputList{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
	border: 1px solid #A0A0A0;
	font-size:11px;
	color: #636465;
	width: 200px;
}
