#last_artist .content, #last_event .content {
	text-align: center;
}

#last_event .content p {
	margin-top: 7px;
}

#last_artist .content a, #last_event .content a { text-decoration: none; }
#last_artist .content span, #last_event .content span { text-decoration: underline; }

#last_artist .content , #last_event .content {
	height: 110px;
	overflow: hidden;
}

ul.intlist {
	list-style-type: none;
}

ul.intlist li {
	clear: both;
	height: 65px;
}

ul.intlist li img {
	float: left;
	width: 50px;
	height: 50px;
}

ul.intlist li h4 {
	margin-left: 58px;
	font-size: 1em;
}

ul.intlist li p {
	margin-left: 58px;
}

#alphlist {
	margin-top: 1em;
}

#alphlist ul {
	list-style-type: none;
}

#alphlist li {
	display: inline;
}

#alphlist a {
	font-size: 1.3em;
	font-weight: bold;
	width: 2.1em;
	display: block;
	float: left;
	text-align: center;
}

#alphlist .lettre_0-9 a {
	width: 4.2em;
}

#alaune {
	margin-top: 1em;
}

#alaune ul {
	list-style-type: none;
	margin-left: 1em;
}

#alaune li {
	width: 130px;
	float: left;
	text-align: center;
}

#alaune a { text-decoration: none; }
#alaune span { text-decoration: underline; }

#skyblogmusic .title {
	background: url(musique/header.png) no-repeat top left;
}

#skyblogmusic .bottom {
	background: url(musique/footer.png) no-repeat top left;
}

#skyblogmusic li.odd {
	background: url(musique/fond-bleu.png) repeat-y top left;
}

#skyblogmusic li.even {
	background: url(musique/fond-gris.png) repeat-y top left;
}

#skyblogmusic li.count4 div.content {
	background: url(musique/fond-gris.png) repeat-y top left;
}

#artistlist ul {
	list-style-type: none;
}

#artistlist li {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #888;
	margin-bottom: 0.5em;
	clear: both;
}

#artistlist img {
	float: left;
	margin-right: 1em;
}

#artistlist h4, #artistlist p {
	margin-left: 130px;
}

#artistlist h4 {
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

#artistmenu {
	background-repeat: no-repeat;
	background-position: top left;
	width: 770px;
	height: 22px;
	padding-top: 140px;
}

#artistmenu ul.menu {
	list-style-type: none;
}

#artistmenu .menu li {
	display: inline;
}

#artistmenu .menu li a {
	font-size: 1.2em;
	text-align: center;
	width: 64px;
	overflow: hidden;
	height: 17px;
	background: url(musique/artistemenu.png) no-repeat top left;
	display: block;
	float: left;
	margin-left: 0.5em;
	font-size: 1em;
	text-decoration: none;
	padding-top: 2px;
	color: black;
}

#artistmenu .menu li.active a {
	font-weight: bold;
	background-position: 0px -18px;
}

#artistmenu .menu li a:hover {
	background-position: 0px -18px;
	text-decoration: underline;
}

.bio img.visueltop {
	float: left;
	margin-right: 0.7em;
}

.bio {
	font-size: 1.2em;
	margin-top: 1em;
}

/* Bloc skyblogs fans */

#skyblogs_fans ul {
	list-style-type: none;
}

#skyblogs_fans li {
	width: 49%;
	float: left;
	height: 60px;
	overflow: hidden;
}

#skyblogs_fans li .img {
	float: left;
	margin-right: 8px;
}

#skyblogs_fans li p {
	margin-left: 58px;
	color: #333;
	height: 30px;
}

* html #skyblogs_fans li p {
	overflow-y: hidden;
}

#skyblogs_fans li h3 {
	font-size: 1em;
}

#skyblogs_fans .propose {
	background: url(/images/propose-blog.gif) no-repeat top left;
	width: 168px;
	height: 23px;
	text-indent: -70em;
	overflow: hidden;
	display: block;
	margin-left: 120px;
	clear: both;
}

h2 a {
color: #fff;
text-decoration: none;
}
