@charset "UTF-8";
/* CSS Document */
#logo_artiste{
	padding-left:10px;
	padding-right:10px;
}
.enboite{
	margin-top:-10px;
}
.presse{
	margin-top:-15px;
	font-size:11px;
	width:586px;
	padding:0px 0px 5px 20px;
	margin:0px 0px 0px 0px;
	background-image:url(/images/sphere/fondtrans_actualite.png);
}
.presse a:link{
	font-size:12px;
	text-decoration:none;
}
.presse a:visited{
	font-size:12px;
	text-decoration:none;
}
.presse a:hover{
	font-size:12px;
	text-decoration:underline;
}
.presse a:active{
	font-size:12px;
	text-decoration:none;
}
.presse .artiste{
	color:#bababa;
	font-size:10px;
	font-weight:bold;
}
.presse .titre{
	font-size:12px;
	color:#fff;
}
.presse .date{
	width:100px;
	margin:8px 0px;
	color:#fff;
}
.presse .col2{
	margin:8px 0px;
	width:450px;
}
.presse .barre{
	border-bottom:1px dotted #666;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.presse h1{
	padding-left:0px;
	margin-left:0px;
}
.presse h2{
	font-weight:normal;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom:6px;
}
.presse h3{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:6px;
}
.presse h4{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.presse p{
	margin-bottom:10px;
}
