@charset "UTF-8";
body {
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Helvetica;
}
*{
	margin:0;
	padding:0;
}
#conteneur {
	margin: auto;
	width: 900px;
	height: 900px;
}
#header {
	height: 193px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	float: left;
}
#global {
	width: 900px;
}
#pub {
	height: 193px;
	width: 400px;
	float: right;
	margin-top: 20px;
}
#colonne-gauche {
	float: left;
	width: 130px;
	margin-right: 10px;
}
#colonne-milieu {
	float: left;
	width: 450px;
	background-color: #869EDB;
	background-repeat: no-repeat;
	opacity:1;
	border: 1px solid #FFF;
}
#colonne-droite {
	float: right;
	width: 300px;
	margin-left: 8px;
}
#footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text-footer {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	display: block;
}
.NEWS {
	font-size: 36px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin-bottom: 10px;
}
.NEWS a {
	color: #000;
	text-decoration: none;
}
.NEWS a:hover {
	font-size: 18px;
}
.news-titre {
	display: block;
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news1 {
	font-size: 24px;
	color: #5F81C6;
	display: block;
	margin-bottom: 10px;
	background-color: #304163;
	padding-top: 3px;
}
.news2 {
	font-size: 16px;
	color: #333;
	margin-top: 8px;
	display: block;
	padding-top: 5px;
	background-image: url(../images/fond-news2.gif);
	margin-bottom: 10px;
}
.news3 {
	font-size: 12px;
	color: #333;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #8194C4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#networks {
	width: 300px;
	background-color: #bbc7dd;
	height: 80px;
	margin-bottom: 10px;
	border: 1px solid #314063;
}
.networks-titre {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 20px;
}
#networks img {
	display: block;
	float: left;
	width: 32px;
	margin-right: 12px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #CCC;
}
#facebook-box {
	background-color: #bbc7dd;
}
#newsletter {
	width: 280px;
	margin-top: 10px;
	height: 90px;
	background-color: #bbc7dd;
	border: 1px solid #314063;
	padding: 10px;
}
.biography-titre {
	display: block;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 36px;
}
.BIOGRAPHY {
	color: #000;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.bio-texte-imp {
	font-size: 24px;
	font-style: oblique;
	color: #000;
}
.bio-texte-color {
	color: #FFF;
}#biography-text {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.TRACKS {
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding: 0px;
}
#tracks {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
}
#tracks img   {
	height: 11px;
	width: 16px;
	margin-right: 3px;
}
#tracks a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	line-height: 30px;
}
#tracks a:hover {
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
.tracks-remix a{
	font-size: 12px;
	line-height: 10px;
	color: #999;
}
.tracks-titre {
	display: block;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.titre-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	text-indent: 0px;
}
.titre-newsletter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}
.mailinglist-champs {
	background-color: 00B7E8;
	border: 1px solid FFF;
	color: FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 190px;
}
.mailinglist-bouton {
	background-color: 00B7E8;
	border: 1px solid FFF;
	color: FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 60px;
}
#gigs {
	padding: 10px;
	font-size: 14px;
	color: #000;
}
#gigs ul {
	list-style-type: none;
}
#gigs ul li {
	background-color: #000;
	color: #EEE;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#gigs ul li a {
	text-decoration: none;
	color: #FFF;
}
#gigs-old {
	font-size: 12px;
	color: #999;
	background-color: #000;
	width: 200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gigs-old a{
	font-size: 12px;
	color: #999;
	background-color: #000;
	width: 200px;
	margin: auto;
	text-decoration: none;
}
.tracks-sstitre {
	font-variant: small-caps;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: block;
	width: 300px;
	height: 30px;
	vertical-align: 50%;
	line-height: 30px;
}
#lastevents {
	text-align: center;
	padding-bottom: 15px;
}
.events-titre {
	display: block;
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact {
	width: 250px;
	margin-left: 100px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
}
.contact-text a{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-decoration: none;
	color: #FFF;
}
.contact-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}
#podcast {
	font-size: 16px;
	font-family: Arial;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
}
.podcast-HERE {
	font-size: 24px;
}
.podcast-css a:hover{
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.podcast-css a{
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.back-news {
	background-color: #869EDB;
	background-image: url(../images/fonds/back-news.gif);
	background-repeat: no-repeat;
}
.back-tracks {
	background-color: #869EDB;
	background-image: url(../images/fonds/back-tracks.gif);
	background-repeat: no-repeat;
}
.back-biography {
	background-color: #869EDB;
	background-image: url(../images/fonds/back-biography.gif);
	background-repeat: no-repeat;
}
.back-contact {
	background-color: #869EDB;
	background-image: url(../images/fonds/back-contact.gif);
	background-repeat: no-repeat;
}
.back-events {
	background-color: #869EDB;
	background-image: url(../images/fonds/back-events.gif);
	background-repeat: no-repeat;
}
.back-gigs {
	background-color: #869EDB;
	background-image: url(../images/fonds/back-gigs.gif);
	background-repeat: no-repeat;
}
.soundcloud {
	height: 81px;
	width: 100%;
	display: block;
	margin-top: 20px;
}
