body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: black;
	color: white;
}
a {
	color: #ea828d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	margin: 5px;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 8px 0px 10px 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 4px 0px 2px 0px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 4px 0px 2px 0px;
	font-weight: normal;
}
#add_box h2, #add_box h3, #add_box h4 {
	font-weight: bold;
}
#content h2 {
	display: none;
}
a img {
	border: none;
}

.right {
	float: right;
	margin-left: 12px;
}
.center {
	width: 100%;
	text-align: center;
	
}
.date {
	display: block;
	margin-top: 4px;
	font-size: 10px;
}
.text {
	margin: 5px 0px 13px 0px;
	padding: 0px;
}
.post_title {
	text-transform: uppercase;
	font-weight: bold;
}
.author {
	font-style: italic;
}
.title {
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
	border-bottom: 1px solid grey;
}
.title2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 0px 3px 0px 3px;
}
.img_table {
	float: left;
	margin: 0px 10px 20px 0px;
}
.img_table img {
	border: 1px solid grey;
}
.floatend {
	color: #fce6df;
	border-color: #fce6df;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}
.vid_TB_box {
	float: left;
	margin-right: 20px;
}
.block {
	display: block;
}
#gigs_table {
	width: 100%;
}
#gigs_table td {
	vertical-align: top;
	padding-right: 20px;
}
#gigs_table .title {
	margin-top: 3px;
	font-weight: bold;
}
#mediaspace {
	margin: 10px 0px 5px 0px;
}
#logos {
	position: absolute;
	left: 757px;
	top: 30px;
	width: 120px;
}
#logos a{
	margin-bottom: 7px;
}
#next_gigs {
	position: absolute;
	left: 35px;
	top: 140px;
	width: 195px;
}
#footer {
	position: absolute;
	top: 590px;
	color: white;
	text-align: center;
	width: 900px;
	height: 30px;
	vertical-align: top;
}
#footer a {
	color: white;
}
#pagination {
	margin: 7px 0px 7px 0px;
}
#pagination a {
	border: 1px solid #72373B;
	padding: 3px;
	margin: 2px;
}
#gen {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#gen_box {
	position: relative;
	left: 0px;
	top: 0px;
}
object#nav {
	position: absolute;
	top: 283px;
	left: 0px;
}
#back_left {
	background-image: url('../images/fond_gauche.jpg');
	position: absolute;
	width : 242px;
	height: 283px;
	top: 0px;
	left: 0px;
}
#back_center {
	background-image: url('../images/heads.png');
	position: absolute;
	width : 416px;
	height: 76px;
	top: 207px;
	left: 242px;
}
#back_right {
	background-image: url('../images/fond_droite.jpg');
	position: absolute;
	width : 242px;
	height: 283px;
	top: 0px;
	left: 658px;
}
#header {
	display: none;
}
#content {
	position: absolute;
	left: 250px;
	top: 10px;
	width: 400px;
	height: 265px;
	color: white;
	overflow: hidden;
}
#scrollbar {
	background-image: url('../images/slider_back.gif');
	position: absolute;
	left: 640px;
	top: 10px;
	width: 10px;
	height: 265px;
}
#scrollbar_inner {
	position: absolute;
	top: 0px;
	width: 10px;
	height: 60px;
	background-color: #b0b0b0;
	cursor: move;
}

#opacity_box, #opacity_box2 {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity : 0.8;
    filter : alpha(opacity=80);
}
#img_final1, #img_final2 {
	cursor: pointer;
}
#img_box_gen {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 100%;
}
#img_box_gen_2 {
	width: 400px;
	margin: auto;
}
#img_box_gen_inner {
	background-color: white;
	padding: 12px;
}
#back_next {
	float: left;
	padding-top: 5px;
}
.close_box {
	float: right;
	padding-top: 5px;
}
.bottom_box {
	height: 15px;
}
#content_box_gen {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
}
#content_box_gen_2 {
	margin: auto;
	width: 464px;
}
#content_box_gen_inner {
	background-color: white;
	padding: 12px;
}
#add_box {
	background-color: #fce6df;
	padding: 0px 10px 15px 10px;
	overflow-y: auto;
	overflow-x: hidden;
	color: black;
	height: 490px;
}
#content_box_gen a, #img_box_gen a {
	color: #72373B;
}
#width_min {
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 440px;
}
#form_guestbook {
	margin: 8px 0px 10px 0px;
}
#form_guestbook input{
	margin: 0px;
	padding: 0px;
}
#index_box {
	top: 30px;
	width: 500px;
	margin: auto;
}
#box_noplayer {
	width: 400px;
	margin: auto;
	padding-top: 50px;
}
#lang_box {
	margin-top: 10px;
}
#lang_box img{
	margin-right: 7px;
	border: 1px solid grey;
}
div.credits {
	color: grey;
}