@charset "UTF-8";
/* CSS Document */

#logo_artiste{
	padding-left:10px;
}
.bloc_tournee{
	font-size:11px;
	width:606px;
	height:95px;
	padding:0px 0px 0px 0px;
	margin:-10px 0px 0px 0px;
	background-image:url(/images/sphere/fondtrans_tournee.png);
}
.bloc_tournee .details table td a:link{
text-decoration:underline;
color:#fff;
font-size:11px;

}
.bloc_tournee .details table td a:visited{
text-decoration:underline;
font-size:11px;
color:#fff;
}
.bloc_tournee .details table td a:hover{
text-decoration:underline;
color:#fff;
font-size:11px;
}
.bloc_tournee .details table td a:active{
text-decoration:underline;
font-size:11px;
color:#fff;
}
.bloc_tournee .artiste{
	width:180px;margin-left:30px;margin-top:18px;
}
.bloc_tournee .details{
	width:360px;margin-top:15px;
}
.bloc_tournee .details table td{
	padding-left:6px;
	padding-bottom:5px;
}