/* custom CSS  */
body {
	width:100%;
	height:100%;
	font:normal 14px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#5c616b;
	background:url('../images/bg.jpg');
}
.png {}

img{
	border:0px;	
}

.left{float:left;}
.marg_bot10{
	margin-bottom:10px;
}

#content p {}

#contener {
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background:url('../images/bg_contenu.png') repeat-y left top;
	overflow:hidden;
}

#content {
	width:960px;
	height:100%;
	background:url('../images/header.jpg') no-repeat left top;
	overflow:hidden;
}

#header{
	height:425px;
}

#menu{
	padding:0px 0px 0px 210px;
	font-size:14px;
}
#menu a{
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
	color:#545555;
	text-decoration:none;
}

#intro_texte{
	width:690px;
	padding:3px 10px 10px 10px;
	text-align:justify;
	float:left;
}

#logo_slam{
	width:210px;
	padding:10px;
	float:left;
	background:url('../images/bg_shadow_logo.png') no-repeat center center;
}
#logo_slam img{
	border:1px solid black;
}

.band_banner1{
	width:856px;
	height:62px;
	margin:10px;
	text-align:left;
	padding:45px 0px 0px 64px;
}
.band_banner2{
	width:856px;
	height:62px;
	margin:10px;
	text-align:right;
	padding:45px 64px 0px 0px;
}

.band_texte{
	width:340px;
	padding:5px 10px 10px 10px;
	color:#965858;
	text-align:justify;
}
.band_texte2{
	width:920px;
	padding:5px 10px 10px 10px;
	color:#965858;
	text-align:justify;
}
.band_texte a, .band_texte2 a, #conclusion a, #copyright a{
	color:#5c9376;
	text-decoration:none;
}
.band_texte a:hover, .band_texte2 a:hover, #conclusion a:hover, #copyright a:hover{
	color:#81b298;
	text-decoration:none;
}

.exterio{background:#000 url('../images/ban_exterio.jpg') no-repeat right center;}
.crashtonrock{background:#000 url('../images/ban_crashtonrock.jpg') no-repeat left center;}
.longuedistance{background:#000 url('../images/ban_longuedistance.jpg') no-repeat right center;}
.olinea{background:#000 url('../images/ban_olinea.jpg') no-repeat left center;}
.onacreeunmonstre{background:#000 url('../images/ban_onacreeunmonstre.jpg') no-repeat right center;}
.charliefoxtrot{background:#000 url('../images/ban_charliefoxtrot.jpg') no-repeat left center;}
.ripe{background:#000 url('../images/ban_ripe.jpg') no-repeat right center;}
.pistoletsroses{background:#000 url('../images/ban_pistoletsroses.jpg') no-repeat left center;}

.youtube{
	width:560px;
	height:340px;
	padding:10px;
	background:url('../images/bg_shadow_youtube.png') no-repeat center center;
}

.concerts_importants{
	width:540px;
	margin:10px;
	padding:10px;
	background-color:#ffffff;
}
.concerts_importants2{
	width:320px;
	margin:10px;
	padding:10px;
	background-color:#ffffff;
}

.concerts_importants img, .concerts_importants2 img{
	margin-right:10px;
}

.texte_gris{
	color:#5c616b;
}

#conclusion{
	width:920px;
	padding:3px 0px 20px 0px;
	text-align:justify;
	float:left;
}

#copyright{
	width:960px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 0px 10px 0px;
	text-align:justify;
	color:#ffffff;
	font-size:12px;
}