body {
	background-color: white;
}

body, td, th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

a:link, a:visited {
	color: #464646;
	text-decoration: none;
}

a:hover {
	color: #004b46;
	text-decoration: blink;
}

a:active {
	color: #b3b3b3;
	text-decoration: none;
}

hr {
	height: 2px;
	color: #e6e6e6;
	background: #e6e6e6;
	border: 0;
	margin-top: 30px;
}

img {
	border: 0;
}

/* ### ID ### */

#menu {
	width: 260px;
	height: auto;
	position: absolute;
	z-index: 1;
	left: 60px;
	top: 30px;
	font-size: 12px;
}

#menu a {
	font-size: 12px;
}

#contenu {
	width: 500px;
	z-index: 2;
	position: absolute;
	left: 340px;
	top: 30px;
	text-align: right;
}

#footer {
	width: 788px;
	top: 608px;
	z-index: 3;
	position: absolute;
	left: 60px;
}

#info {
	width: 798px;
	height: 15px;
	top: 520px;
	z-index: 2;
	position: absolute;
	left: 60px;
	color: #F00;
}

#accueil {
	height: 25px;
	top: 550px;
	z-index: 4;
	position: absolute;
	left: 60px;
}

/* ### CLASSES ### */

.scroll {
	overflow: auto;
	width: 500px;
	height: 520px;
	position: absolute;
	left: 340px;
	top: 30px;
	text-align: left;
	padding-right: 5px;
}

.scroll a {
	color: #004b46;
	text-decoration: none;
}

.expo {
	overflow: auto;
	width: 500px;
	height: 520px;
	position: absolute;
	left: 340px;
	top: 30px;
	text-align: right;
	padding-right: 5px;
}

.expo a {
	color: #004b46;
	text-decoration: none;
}

.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
}

.anglais {
	color: #ADADAD;
}

.nomartiste {
	line-height: 25px;
}

.douze {
	font-size: 15px;
}

.dixpix {
	font-size: 10px;
}

.avenir {
	font-size: 18px;
	color: #f09;
}

.rose {
	color: #f09;
}

.past {
	font-size: 18px;
	color: #666;
}
