/*		========== www.fb-graphiklab.com ==========		*/

@import url(pulsion-menu.css);
@import url(popup.css);

body {
	background-color: #200000;
	background-image: url(images/pulsion_fond.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

h1 {
	color: #FFFFFF;
	font-size: 32px;
}
h2 {
	color: #FFFF99;
	font-size: 24px;
}


#conteneur {
	position:absolute;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	border: 0;
/*	background-color: #CCFF00;*/
	background-image: url(images/pulsion_fond-conteneur.gif);
	background-repeat: repeat;
}

.header {
	width: 750px;
	height: 156px;
	border: 0;
	background: url(images/pulsion_header.jpg) no-repeat;
}

.contenu {
	width: 700px;	/* (750px) - (padding-left+padding-right) */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	line-height: 14px;
	border: 0;
	background-image: url(images/pulsion_fond2.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
}


/* ------------------- */

#news {
	float: right;
	overflow: auto;
	width: 150px;
	height: 260px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 15px;
}
#news a {
	color: #959595;
	text-decoration: underline;
}
#news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#news p {
	color: #959595;
	margin-top: 0;
}
#news b {
	color: #FFFFFF;
	font-weight: normal;
}
#english {
	position: absolute;
	width: 25px;
	height: 14px;
	left: 710px;
	top: 135px;
}




#swf-player {
	position: relative;
	width: 60px;
	height: 13px;
	left: 680px;
	top: 10px;
}
#swf-accueil {
	position: relative;
	width: 533px;
	height: 266px;
	left: 23px;
	top: 318px;
}




.footer {
	height: 59px;
	font-size: 10px;
	color: #3B3B3B;
	text-align: center;
	line-height: 120px;
	padding: 0;
	margin: 0;
	background-image: url(images/pulsion_footer.gif);
	background-color: #fff;
}
.footer a {
	color: #3B3B3B;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
	border: 0;
}

.audio {
	font-size: 14px;
	color: #FF6600;
}



/* ------------------- */

.artistes {
	left: 40px;
	padding: 0;
	background-color: transparent;
	font-weight: bold;
}
.artistes img {
	border:0;
}
.artistes-mini {
	margin-right: 12px;
	float:left;
	border:0;
}
.artistes b {
	font-size: 18px;
}
.artistes a {
	padding: 7px 0px 0px 12px;
	width: 326px;
	height: 79px; /* 86px-padding(7px) */
	color: #FFF;
	text-decoration:none;
	background: url(images/_bg_liste-artistes.gif) no-repeat left top;
	display: block;
}
.artistes a:hover {
	color: #000;
	background-position: 0 -86px;
}


.artistes-titre1 {
	font-size: 30px;
	color: #FFFFFF;
	padding: 0;
	margin: 15px 0 0 0;
}
.artistes-titre2 {
	font-size: 20px;
	color: #999999;
	padding: 0;
	margin: 5px 0 20px 0;
}


.artistes2 {
	display: block;
	width: 326px;
	height: 79px; /* 86px-padding(7px) */
	padding: 7px 0px 0px 12px;
	color: #FFF;
	text-decoration:none;
	background: url(images/_bg_liste-artistes.gif) no-repeat left top;
}
.artistes2 img {
	border:0;
	opacity: 0.6;
}
.artistes2 p {
	margin: 0;
	padding-top: 20px;
	font-weight: bold;
}
.artistes2 b {
	font-size: 18px;
}

/* ------------------- */

.tarifs {
	float: right;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding-left: 15px;
	padding-top: 40px;
	overflow: auto;
}
.tarifs input {
	width: 140px;
	color: #959595;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	background-color:#333333;
	border: thin solid #252525;
	margin-bottom: 6px;
}
.tarifs input:focus {
	border: thin solid #777777;
}
.tarifs textarea {
	width: 140px;
	height: 100px;
	color: #959595;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	line-height:12px;
	background-color:#333333;
	border: 1px solid #252525;
	margin-bottom: 6px;
}
.tarifs textarea:focus {
	border: 1px solid #777777;
}
.tarifs select {
	width: 140px;
	color: #959595;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	background-color:#333333;
	border: 1px solid #252525;
	margin-bottom: 6px;
}
.tarifs-submit {
	width: 140px;
	color: #959595;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#333333;
	border: 1px solid #252525;
	margin-top:15px;
}
.tarifs-submit:hover {
	color: #ffffff;
	background-color:#444444;
	cursor:pointer;
}
#formresult {
	position:absolute;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	margin-top: 20px;
	padding: 20px;
	border: solid #CC0000 3px;
	background-color: #000000;
}
#formresult h1 {
	color:#FF0000;
	font-size:40px;
	text-align:center;
}
#formresult input {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	border: solid #CC0000 2px;
	background-color: #000000;
}

/* ------------------- */

