body {
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 78% Tahoma;
	background: #000000 repeat-x;
	text-decoration: none;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #505050;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #ab9190;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #ab9190;
	font-weight: bold;
}

#active {
	color: #ab9190;
	text-decoration: none;
	font-weight: bold;
}

p {
	line-height: 18px;
}

p:link {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	width: 764px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 105%;
	background-color: #e1027a;
	text-transform: uppercase;
	border-top: 3px solid #e1027a;
	text-indent: 30px;
}

h3 {
	color: #e1027a;
	padding-left: 19px;
	font-size: 100%;
}

.artisttext {
	margin-left: 130px;
}

.artistpic {
	float: left;
	width: 120px;
	height: 108px;
	border: none;
}

h4 {
	font-size: 80%;
	color: #f00;
}

h5 {
	font-size: 80%;
	color: #f00;
}

ul {
	list-style-type: none;
	display: inline;
	text-align: left;
}

ul li {
	list-style-type: none;
}

img {
	border: none;
}

#navi {
	width: 844px;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	background-color: #49c0c4;
	font-weight: bold;
}

#navigation li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	background-color: #e1027a;
	font-size: 125%;
	
}

#navigation a {
	text-decoration: none;
	padding-right: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	color: #ffffff;
	font-weight: bold;
}

#wrapper {
	width: 844px;
	height: 100%;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
}

#wrapper_content {
	width: 764px;
	height: 100%;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #49c0c4;
}

#flashcontent {
	width: 844px;
	height: 150px;
}

.content {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 764px;
	height: 100%;
}

.textbloc_grey {
	width: 704px;
	height: 100%;
	background-color: #ECFBFB;
	padding: 30px;
}

#footer {
	color: #8f8f8f;
	width: 764px;
	height: 20px;
	text-align: right;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.navifont_small {
	font-size: 76%;
}
