/* @override http://www.resonexion.com/creature/style.css */

div#container {
	background-color: #f8f1eb;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 800px;
	height: 80px;
	float: left;
	background: #f8f1eb url(bg-header.png) no-repeat left bottom;
}

div#menu {
	height: 112px;
	width: 800px;
	background: #f8f1eb url(bg-menu.png) no-repeat left top;
	float: left;
	}

div#body {
	padding-top: 25px;
	padding-bottom: 20px;
	float: left;
	width: 800px;
	background-color: #f8f1eb;
	clear: both;
}

div#leftcol {
	width: 225px;
	float: left;
}

div#rightcol {
	width: 225px;
	float: right;
}


div#infos {
	float: right;
	margin: 8px 70px 0 0;
}

div#photo, div#linksphoto {
	float: right;
	margin: 0 20px 0 0;
}

div#left {
	float: left;
	width: 350px;
	margin: 0 0 0 15px;
}

div#links {
	float: left;
	width: 465px;
	margin: 0 0 0 15px;	
}

#header h1 {
	color: #441026;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 52px 0 0 307px;
	float: left;
	height: 22px;
	width: 172px;
	text-indent: -100em;
	overflow: hidden;
	background: url(creature-logo.gif) no-repeat;
}


#header h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 55px 148px 0 0;
	float: right;
}

div#body h3 {
	margin: 0 0 0 0;
	padding-bottom: 3px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	border-bottom: 1px solid #000;
}

#menu h3 {
	width: 83px;
	height: 12px;
	background-color: #441026;
	color: #f8f1eb;
	font: bold 12px/17px Georgia, "Times New Roman", Times, serif;
	padding-right: 8px;
	text-align: right;
	margin: 10px 0 0 387px;
	float: left;
}

#menu h3 a, #menu h3 a:hover, #menu h3 a:visited {
	color: #f8f1eb;
	text-decoration: none;
}

#infos p {
	margin: 0;
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin-bottom: 7px;
}

#photo img {
	border: none;
	margin: 0 0 0 0;
}

#left p, #links p {
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	letter-spacing: 1px;
}

a, a:visited, a:active {
	color: #441026;
	text-decoration: none;
}

a:hover {
	color: #441026;
	text-decoration: underline;
}

span.ecoute {
	font-size: 12px;
	color: #441026;
	float: right;
	margin-top: 7px;
}

.violet {
	color: #370a1b;
}

.player {
	margin-bottom: 10px;
}