* {
	padding:0;
	margin:0;
}

img {
	border:0;	
}

a:link, a:visited{
	color:#f00;
}
a:hover, a:active {
	color:#d40000;
}


.gras, .question {
	font-weight:bold;	
}

.noir {
	color:#000;
}

.gris {
	color:#656565;	
}

.grisclair {
	color:#999;	
}

.rouge {
	color:#f00;	
}

li {
	list-style:none;	
}

.logo {	
	background:transparent url('_img/Assassin-brut.png') center center no-repeat;
}
.logofondu {
	background:transparent url('_img/logofondu.png') bottom center no-repeat;
	padding-bottom:230px;
}

.lienActif {
	font-weight:bold;
	font-size:medium;
	color:#f00;	
}

a.pagenum {
	margin-right:5px;
	padding:0 5px 0 5px;
	border:1px solid #eee;	
}

a.pagenum:hover {
	background-color:#ccc;
	border:1px solid #999;	
}

a.pagenumsel {
	margin-right:5px;
	padding:0 5px 0 5px;
	border:1px solid #fff;	
	background-color:#f00;
	color:#fff;
	font-size:medium;
}

h1 {
	font-size:22px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}

#cadre_header {
	height:20px;
}


body {
	margin: 0;
	color: #333333;	
	background:#000 url('_img/Assassin-brut.jpg') center center no-repeat;
	background-attachment:fixed;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: small;
	line-height: 200%;
}

#site {
	width:960px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

#site_mid {	
	padding:24px;
	/*height:299px;*/
	background:transparent url('_img/outer_mid.png') top center no-repeat;
	clear:both;
}

#site_in {	
	background:transparent url('_img/outer_in.png') top center repeat-y;
	clear:both;
}

#site_bot {	
	clear:both;
	background:transparent url('_img/outer_bot.png') bottom center no-repeat;
	color:#888;
	font-size:x-small;
	text-align:center;
}


#cadre_promo {
	text-align:center;
	margin-bottom:20px;
	border-bottom:1px solid #ddd;
}

#cadre_promo img {
	width:100%;
	vertical-align:center;	
}


#mainmenu {
	background:transparent url('_img/outer_top.png') top center no-repeat;
	width:960px;	
	margin-left:auto;
	margin-right:auto;
	padding-top:24px;
	padding-bottom:23px;
	font-size:large;
}

#mainmenu a {
	color:#aaa;
	padding:5px;
	margin:5px;
	border-bottom:1px solid #eee;
	border-top:1px solid #999;
	text-decoration:none;
}
#mainmenu a:hover {
	color:#fff;
}

#mainmenu .sel {
	color:#f00;
}
#mainmenu .first {
	margin-left:24px;
}

#footer {	
	display:block;
	color:#656565;
	font-size:small;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
}

#footer a {	
	color:#656565;
}

#footer a:hover{
	color:#f00;
}
	
.centrer {
	text-align:center;	
}

.minheight {
	height:85px;	
}

.spacer {
	display:block;
	width:1px;
	height:1px;
	clear:both;	
}

.xsmall {
	font-size:x-small;	
}

.small {
	font-size:small;	
}

.normal {
	font-size:normal;	
}

.taglist h2 {
	display:inline;
}

.taglist a {
	font-size:x-small;
	margin-right:10px;	
	color:#333;
}

textarea, input {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size:small;
}

.items {
	width:580px;
	background:transparent url('_img/item_bg.png') center center no-repeat;	
}

.items .item {	
	background:transparent url('_img/bloc_bot.png') bottom center no-repeat;
}

.items .item .cadre_titre {
	background:transparent url('_img/bloc_top.png') top center no-repeat;	
	padding:10px;
}

.items .item .cadre_titre .titre {
	font-size:large;
	line-height:100%;
}

.items .item .cadre_titre .titre a {
	text-decoration:none;
	color:#eee;
	background-color:#f22;
}

.items .item .cadre_titre .sstitre {
	font-size:normal;
	font-weight:normal;
	color:#434343;
	padding-left:15px;
	background:transparent url('_img/fleche.gif') center left no-repeat;
}

.items .item .date, .separateur {
	color:#888;
	font-size:x-small;
	text-align:right;
	margin-bottom:20px;	
	padding:5px;
}

.items .item .contenu {
	text-align:justify;	
	color:#080808;
	background-color:#eee;
	padding:10px;
	border:1px solid #ccc;
}

.items .item .contenu p{
	margin-top:10px;
	margin-bottom:10px;
}

.items .item .newsimg {
	text-align:center;
	border-top:1px solid #999;
	padding-top:10px;
}

.items .item .newsimg img {
	width:550px;	
}

.emphase {
	text-align:justify;
	font-weight:bold;
	font-style:italic;
	margin:30px;
	border-top:1px solid #656565;
	border-bottom:1px solid #656565;	
	padding:20px;
}

.temoin {
	text-align:justify;
	font-style:italic;
	margin:5px;
	border-top:1px solid #656565;
	border-bottom:1px solid #656565;	
	padding:20px;
}
.complet {
	margin:auto;
	width:910px;
	background:transparent url('_img/item_bg.png') center center no-repeat;	
}

.complet .item {	
	background:transparent url('_img/complet_bot.png') bottom center no-repeat;
}

.complet .item .cadre_titre {
	background:transparent url('_img/complet_top.png') top center no-repeat;	
	padding:10px;
}

.complet .item .cadre_titre .titre {
}

.complet .item .cadre_titre .titre a {
	text-decoration:none;
}

.complet .item .cadre_titre .sstitre {
	font-size:normal;
	font-weight:normal;
	color:#434343;
	padding-left:15px;
	background:transparent url('_img/fleche.gif') center left no-repeat;
}

.complet .item .date, .separateur {
	color:#888;
	font-size:x-small;
	text-align:right;
	margin-bottom:20px;	
	padding:5px;
}

.complet .item .contenu {
	text-align:justify;	
	color:#080808;
	background-color:#eee;
	padding:10px;
	border:1px solid #ccc;
}

.complet .item .contenu p{
	margin-top:10px;
	margin-bottom:10px;
}

.complet .item .newsimg {
	text-align:center;
}

.complet .item .newsimg img {
	width:878px;
}

.artistname {
	border-bottom:1px solid #ccc;
}

.artistpic {
	width:72px;
	height:72px;
	padding:7px;
	background:transparent url('_img/vignette2.png') center center no-repeat;	
	vertical-align:middle;	
}

.artistpic:hover, .choix {
	width:72px;
	height:72px;
	padding:7px;
	background:transparent url('_img/vignette2h.png') left center no-repeat;	
	vertical-align:middle;	
}

.albumlist .cover {
	width:72px;
	height:72px;
	padding:7px;
	margin-right:10px;
	background:transparent url('_img/vignette2.png') center center no-repeat;	
	vertical-align:middle;	
}

.albumlist .item {		
	padding-top:10px;
	margin-bottom:10px;
	color:#eee;
}

.albumlist .vignette2 {
	width:71px;
	height:71px;
	margin:4px;
	padding:7px;
	background:transparent url('_img/vignette2.png') center center no-repeat;
}

.albumlist .vignette2:hover {
	width:71px;
	height:71px;
	margin:4px;
	padding:7px;
	background:transparent url('_img/vignette2h.png') center center no-repeat;
}

#cadre_droite {
	float:right;
}


.blocdroite {
	float:right;
	width:320px;
	background:transparent url('_img/item_bg.png') center center no-repeat;	
}

.blocdroite .item {	
	background:transparent url('_img/droite_bot.png') bottom center no-repeat;
}

.blocdroite .item .cadre_titre {
	background:transparent url('_img/droite_top.png') top center no-repeat;	
	padding:10px;
}

.blocdroite .item .cadre_titre .titre {
	font-size:large;
	text-align:center;
}

.blocdroite a {
	text-decoration:none;
	color:#000;
}

.blocdroite .item .cadre_titre .sstitre {
	font-size:normal;
	font-weight:normal;
	color:#434343;
	padding-left:15px;
	background:transparent url('_img/fleche.gif') center left no-repeat;
}

.blocdroite .item .date, .separateur {
	color:#888;
	font-size:x-small;
	text-align:right;
	margin-bottom:10px;	
	padding:5px;
}
.separateur {
	text-align:left;
	background:transparent url('_img/separateur.png') center center no-repeat;
}

.blocdroite .item .contenu {
	text-align:justify;	
	color:#080808;
	background-color:#eee;
	padding:10px;
	border:1px solid #ccc;
}

.blocdroite .item .newsimg {
	text-align:center;
}

.blocdroite .item .newsimg img {
	width:300px;	
}

.blocdroite li {
	font-size:x-small;
	list-style:none;
	margin-top:2px;
	margin-bottom:2px;
 	border-bottom:1px solid #ccc;
 	padding:3px;
}

.blocdroite li a {
	text-decoration:none;
}

.blocdroite li a:hover {
	color:#d40000;
}

.blocdroite .ui {
	padding:5px;
	border:0;
	color:#333;
}

.cadre_cd {
	height:260px;
	background:transparent url('_img/cadre_cd.png') center center no-repeat;
	padding-top:14px;
	text-align:center;
	margin-bottom:20px;
}

.cadre_cd img {
	vertical-align:center;	
	width:248px;
} 

.videopic {
	height:270px;
	background:transparent url('_img/cadre_video.png') center center no-repeat;
	padding:8px;
	text-align:center;
}
.videopic2 {
	height:370px;
	background:transparent url('_img/cadre_video2.png') center center no-repeat;
	padding-top:8px;
	text-align:center;
}

.videopic img, .videopic2 img {
	vertical-align:center;	
	width:470px;
} 

.com {
	margin-bottom:10px;	
	padding:10px;
	padding-bottom:0;
	background:transparent url('_img/pseudo.jpg') top center no-repeat;
}

.com h3 {
	border-bottom:1px solid #ddd;	
	padding:5px;
}

