/*---------------------------------- Prochaines soirées ----------------------------*/
.prochaine_soiree{
	width:250px;
}

.prochaine_soiree .header{
	font-size:0;
	height:40px;
	line-height:40px;
}

.prochaine_soiree .contenu{
	border-left:solid 10px #463327;
	background:#392A20;
	padding:10px 10px 7px 10px;

}

.prochaine_soiree .contenu h3{
	font-size:14px;
	color:#fefefe;
	text-transform:uppercase;
	font-weight:normal;
}

.prochaine_soiree .contenu h4{
	font-weight:normal;
	color:#d3bba1;
	font-size:12px;
}

.prochaine_soiree .contenu h5{
	font-weight:bold;
	font-size:12px;
	color:#d3bba1;
}

.prochaine_soiree .contenu .visuel{
	padding:10px 0 10px 0;
}

.prochaine_soiree .contenu .accroche{
	color:#c0a487;
	padding-bottom:18px;
	font-size:10px;
}

.prochaine_soiree .footer{
	background:url(../../../../../images/smirting/event/prochaine_soiree_footer.gif) no-repeat;
	font-size:0;
	height:3px;
	line-height:3px;
}

/*---------------------------------- Listing ----------------------------*/

.liste_soirees .row{
	background:#382920;
	padding:10px;
}

.liste_soirees .row .contenu{
	padding:0;
	float:left;
	width:410px;
}

.liste_soirees .row .contenu h3{
	font-size:15px;
	font-weight:bold;
	color:#cbaf90;
	padding:0px;
	padding-bottom: 5px;
}

.liste_soirees .row .contenu h4{
	font-size:11px;
	font-weight:normal;
	color:#cbaf90;
}

.liste_soirees .row .contenu h5{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;	
}

.liste_soirees .row .contenu .accroche{
	padding-top:10px;
	font-size:11px;
	color:#ebebeb;
	text-align:justify;
}

.liste_soirees .row .contenu .accroche a{
	text-decoration:underline;
	color:#FFFFFF;
}

.liste_soirees .row .photo{
	float:right;
	width:250px;
	text-align: right;
}

.liste_soirees .row .photo .bt_infos{
	text-decoration:none;
	float: right !important;
	margin-right: 0 !important;
	margin-bottom: 10px !important;
}

/*---------------------------------- Fiche ----------------------------*/

.detail_soiree h3{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:0px;
	padding-left:9px;
}

.detail_soiree h4{
	float:left;
	font-size:30px;
	color:#cbaf90;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:9px;
}

.detail_soiree .bt_retour{
	display:block;
	float:right;
	width:82px;
	height:18px;
	line-height:18px;
	margin-top:12px;
	background:url(../../../../../images/smirting/event/bt_retour.jpg) no-repeat top;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}

.detail_soiree .bt_retour:hover{
	text-decoration:none;
	background:url(../../../../../images/smirting/event/bt_retour.jpg) no-repeat bottom;
}

.detail_soiree .descriptif{
	padding:7px 0 22px 0;
	text-align:justify;
	padding-left:9px;
}

.detail_soiree .descriptif img{
	float:right;
	margin: 0 0 10px 25px;
}

.detail_soiree .descriptif div.accroche{
	font-size:14px;
	color:#c1b3aa;
	padding-bottom:15px;
}

/*---------------------------------- Pager ----------------------------*/

.pager{
	color:#a6968c;
	margin-bottom: 15px;
}

.pager .page{
	float:left;
	padding-top:3px;	
	height:12px;
}

.pager .page div{
	float:left;	
	padding:0 7px 0 7px;
	line-height:12px;
	height:12px;
}

.pager a{
	color:#a6968c;
}

.pager .page div a{
	text-decoration:underline;
}

.pager span.select, .pager a:hover{
	text-decoration:none;
	color:#5f4a3d;
}

.pager .bt_precendent, .pager .bt_precendent:hover{
	float:left;	
	display:block;
	width:8px;
	height:10px;
	background:url(../../../../../images/smirting/event/fleche_gauche.jpg) no-repeat 0 2px;
}

.pager .bt_precendent:hover{
	background:url(../../../../../images/smirting/event/fleche_gauche.jpg) no-repeat 0 -23px;
}

.pager .bt_suivant, .pager .bt_suivant:hover{
	float:left;	
	display:block;
	width:8px;
	height:12px;
	background:url(../../../../../images/smirting/event/fleche_droite.jpg) no-repeat  0 2px;
}

.pager .bt_suivant:hover{
	background:url(../../../../../images/smirting/event/fleche_droite.jpg) no-repeat  0 -23px;
}
