@charset "utf-8";

.trois_col {
	font-size: 12px;
	float: left;
	width: 300px;
	margin: 0 10px;
}
h3.list_detail a, h3.list_billeterie a {
	color: white;
}
h3.list_detail a.puce_retour, h3.list_detail a.puce_retour:visited {
	font-size:11px;
	color:#FFF !important;
	font-weight:400;
	text-decoration:none;
	padding-left:24px;
	background-image: url(/images/SPV3/ico_arrow_white_transparent.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}
h3.list_detail a.puce_retour:hover {
	text-decoration:underline;
}
.trois_col .list_agenda, .deux_col .list_detail, .list_billeterie, .list_top {
	font-size: 13px;
	padding: 3px 0 3px 10px;
	font-weight: 900;
	line-height: 17px;
	text-align: left;
	display: block;
	float: left;
	color:#FFF;
}
.trois_col .list_agenda, .list_billeterie, .list_top {
	width: 290px;
}
#trois_col_content .deux_col .list_detail, .trois_col .list_agenda {
	background: #CD0044 url('/images/SPV3/bg_title_pink.gif') no-repeat scroll left top;
}
#trois_col_content .deux_col .list_detail {
	width: 620px;
}
.trois_col .list_agenda {
	background: #CD0044 url('/images/SPV3/bg_title_pink.gif') no-repeat scroll left top;
}
.deux_col .list_detail, .list_billeterie, .list_top {
	background: #196DAB url('/images/SPV3/bg_title_blue2.gif') no-repeat scroll left top;
	margin: 10px 0 5px;
	clear: left;
}
.trois_col .list_agenda a:link, .trois_col .list_agenda a:visited, .list_billeterie a:link, .list_billeterie a:visited {
	background: transparent url('/images/SPV3/ico_arrow_white_transparent.gif') no-repeat scroll left 6px;
	padding-left: 8px;
	font-weight: 900;
	text-decoration: none;
	color:#FFF !important;
}
.trois_col .list_agenda a:active, .trois_col .list_agenda a:hover, .list_billeterie a:active, .list_billeterie a:hover {
	font-weight: 900;
	text-decoration: underline;
}
.trois_col .bordure_list {
	float: left;
	width: 300px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.trois_col input {
	margin: 5px 0;
	padding:1px 2px;
}
.trois_col .txt_gauche {
	padding: 5px 0;
	border-bottom: 1px dashed #ccc;
	line-height: 1.4em;
	float: left;
	clear: left;
	width: 300px;
}
.trois_col input {
	margin: 5px 0;
}
.trois_col .txt_gauche img {
	float: left;
	margin-right: .3em;
}
.trois_col .text_agend a {
	text-decoration:none;
	line-height: 1.4em;
}
.trois_col .text_agend a:hover {
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------*/
  /* ------------------------------------------------------------------------------------------------>> 2. Page detail concert <<<-----------*/
/* ----------------------------------------------------------*/

ul.bordure_list_mad {
	font-size: .750em;
	line-height: 1.5em;
}
ul.bordure_list_mad li {
	clear: left;
	float: left;
	padding-bottom: .625em;
	border-bottom: 1px dashed #ccc;
	margin-bottom: .625em;
	width: 100%;
}
ul.bordure_list_mad li img {
	float: left;
	margin-right: .625em;
}
ul.bordure_list_mad li .txt_lieux {
	display: block;
}
ul.bordure_list_mad li .date {
	color: #808080;
	padding-left: 10px;
}
.deux_col {
	width:630px;
	float:left;
	padding-left:10px;
}
.deux_col .fond_rech_mad {
	padding: 5px 10px;
	background: #ECF2FF;
	font-size: .75em;
	margin-top:10px;
}
.deux_col .fond_rech_mad img {
	position: relative;
	bottom: -0.625em;
}
.deux_col .fond_rech_mad p {
	position: relative;
	bottom: .625em;
	color: white;
	font-weight: 900;
}
.bordure_list_top {
	line-height: 17px;
}

