body {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #BEBFC1;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}

#conteneur {
	width: 800px;
	height: 760px;
	background-image:  url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
	/*min-height: 800px;*/
}

#contener {
	width: 800px;
	background-image:  url(../images/artistes_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
	margin: 0px;
}

#main {
	height: 740px;
	width: 400px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#infos {
	float: right;
	/*min-height: 533px;*/
	width: 350px;
	padding: 0px;
	margin-right: 50px;
	margin-top: 30px;
	text-align: right;
}

.date {
	font-size: 20pt;
}

.lieu {
	font-size: 18pt;
}

.info {
	font-size: 14pt;
}

.prix {
	font-size: 10pt;
}

a.home {
	color: #CD071E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

a.home:hover {
	color: #009DE0;
	text-decoration: none;
}

a.artiste {
	color: #CD071E;
	text-decoration: none;
}

a.artiste:hover {
	text-decoration: none;
	color: #009DE0;
}

.sw {
	font-size: 28pt;
	margin-top: 30px;
}

.cl {
	font-size: 24pt;
}

.dm {
	font-size: 22pt;
}

.sg {
	font-size: 19pt;
}

.ma {
	font-size: 18pt;
}

.lz {
	font-size: 17pt;
}

.rn {
	font-size: 16pt;
}

img.logo {
	border: 0;
	display: inline;
	margin-right: 15px;
}

#footer {
	width: 800px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

#footer a {
	color: #fff;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
