body {
	margin: 10px auto;
	width: 1000px;
	background: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #fff;
}
img {
	border: 0;
}
a:hover, a:active, a:focus , button:focus, button:active, button:hover, input:hover, input:active, input:focus, input::-moz-focus-inner {outline: 0;}
#header {
	padding: 0 30px;
	background: url(header_bg.jpg) -12px top;
	height: 475px;
}
#header .logo {
	position: relative;
	z-index: 2;
}
#header #title {
	float: right;
	text-align: right;
	margin-top: 39px;
	background: #000;
	border: 3px double #242221;
}
#header #title h1 {
	border-bottom: 3px double #1e1c1c;
}
#header #title a {
	display: block;
	text-align: center;
	color: #ccc;
	background: url(pub_bg.gif) repeat;
	font-variant: small-caps;
	padding: 7px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#header #title a:hover {
	color: #fff;
}	
h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 7px;
	color: #fa0;
}
#pub_tarifs {
	position: absolute;
	cursor: pointer;
	top: 130px;
	z-index: 2;
	margin-left: 600px;
	width: 350px;
	height: 150px;
}
#pub_tarifs #active_link {
	position: absolute;
	width: 350px;
	height: 150px;
	/*background: #fff;*/
}
#bg_tarifs {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	background: url(div_bg_02.png);
	width: 100%;
	height: 1500px;
}
#tarifs {
	display: none;
	width: 594px;
	height: 394px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 4;
	margin-top: -200px;
	margin-left: -300px;
	border: 3px double #5e5956;
	background: #000;
	padding: 7px;
	font-size: 12px;
}
#tarifs p {
	width: 280px;
	padding: 7px;
}
#tarifs table {
	margin-left: 5px;
}
#tarifs a {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
#tarifs a.selected {border: 1px solid #f60;}
#tarifs a:hover {
	color: #fa0;
}
#tarifs button {
	cursor: pointer;
	float: right;
	color: #fa0;
	font-size: 12px;
	padding: 1px;
	background: #000;
	border: 1px solid #f60;
}
#tarifs button:hover {
	color: #fc0;
	border: 1px solid #f80;
}
.forfait {
	display: none;
	float: right;
	width: 280px;
	margin-top: 40px;
	margin-right: -50px;
	border-left: 1px solid #f80;
}
.forfait#basic {display: block;}	
#corps {
	margin-top: -400px;
	padding: 5px;
	padding-top: 90px;
	background: url(body_bg.png);
	font-size: 13px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: justify;
	border: 3px double #242221;
}
#corps a{
	color: #f60;
	text-decoration: none;
}
#corps a:hover {
	color: #f90;
}
#corps p {
	background: url(div_bg.png);
	padding: 15px;
}
#corps .right {
	padding-left: 330px;
	padding-right: 30px;
}
#corps .left {
	padding-left: 30px;
	padding-right: 480px;
}
#corps #intro {
	line-height:25px;
	font-size: 15px;	
}
#corps #intro #smaller {
	display: block;
	font-size: 13px;
	color: #ccc;
	margin-left: 30px;
}
#id1_1, #id1_2, #id1_3, #id2_1, #id2_2, #id2_3 {position:relative;}
#id1_2, #id2_2 {z-index: 0;}
#id1_1, #id1_3, #id2_1, #id2_3 {z-index: 1;}
#id1_1, #id1_3, #id2_1, #id2_3 {border: 1px solid #242221;}
#id1_3, #id2_3 {background: url(div_bg.png);}
#id1_1 {
	float: right;
	left: -5px;
	top: -110px;
}
#id1_2 {
	top: 5px;
	left: 280px;
}
#id1_3 {
	margin-left: 330px;
	margin-top: -30px;
	width: 300px;
	padding: 7px;
}
#id2_1 {
	float: left;
	margin-left: 5px;
	margin-top: -20px;
}
#id2_2 {
	top: 20px;
	left: -41px;
}
#id2_3 {
	margin-left: 400px;
	width: 250px;
	padding: 7px;
}
#photo_03 {
	position: absolute;
	z-index: -1;
	margin-top: -50px;
}
#cont_liste_artistes {
	position: absolute;
	padding: 11px;
	margin-left: 700px;
	margin-top: 60px;
	width: 260px;
}
#liste_artistes {
	display: block;
	color: #aaa;
	margin-top: 35px;
	height: 240px;
}
#contact p {
	text-align: left;
	
	padding-right: 350px;
}
#footer {
	margin-top: 70px;
}
#footer #winfd {
	color: #666;
	float: right;
}
#footer #winfd:hover {
	color: #999;
}
#footer table{
	border-collapse: collapse;
}
#footer td {
	vertical-align: middle;
	padding: 2px;
}

