body {
	font-family: "Lucida Sans", Arial;
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #141414;
	font-size: 12px;
}

h1 {
	font-size: 15px;
	margin: 0 0 5px 0;
}

h2 {
	height: 20px;
	font-size: 16px;
	margin: 0;
}

h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 17px;
	color: #222222;
	border-bottom: 1px solid #222222;
	margin: 10px 0;
}

h4 {
	font-size: 13px;
	margin: 5px 0 10px 0;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	text-decoration: none;
	color: #232323;
}

a:hover {
	text-decoration: underline;
}

h3.titre {
	font-size: 14px;
	margin: 0px;
	color: #232323;
}

input, textarea {
	padding: 2px 3px;
	font-size: 12px;
	font-family: "Lucida Sans", Arial;
}

input[type='submit'], input[type='reset'] {
	background-color: #FFF113;
	color: #000;
	border: 1px solid #141414;
	font-size: 12px;
	font-weight: bold;
}

form {
	padding: 0px;
	margin: 0px;
}

label {
	float: left;
	width: 150px;
}

ol li {
	margin-bottom: 10px;
}

.textcenter {
	text-align: center;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.info, .error {
	margin-bottom: 10px;
}

.info:before {
	content: url('../images/info.png');
	margin-right: 5px;
	vertical-align: top;
}

.error:before {
	content: url('../images/error.png');
	margin-right: 5px;
	vertical-align: top;
}

/******************************/

#header {
	height: 92px;
	background-image: url('../images/header.png');
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#logo {
	margin: auto;
	width: 725px;
}

#logo img {
	margin-top: 15px;
}

#portrait {
	height: 340px;
	margin-bottom: 5px;
}

#wrapper {
	margin: auto;
	width: 725px;
}

#gris {
	height: 38px;
	background-image: url('../images/gradient-grey.png');
	padding: 10px 0px 2px 0px;
}

#gris2 {
	height: 435px;
	background-image: url('../images/gradient-grey2.png');
}

#leftmenu {
	float: left;
}

.top_tabs {
	width: 235px;
	background-color: #FDD900;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	margin-bottom: 10px;
}

.top_tabs .entete {
	background-image: url('../images/entete.png');
	padding: 4px 15px 4px 15px;
	color: #FFFFFF;
	border: 2px solid #FFCF06;
	border-bottom: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.top_tabs .content {
	background-color: #FEDE00;
	border: 4px solid #FFF105;
	padding: 10px 4px 5px 4px;
}

.top_tabs .entry {
	margin: auto;
	width: 180px;
	font-size: 11px;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #141414;
}

.top_tabs .entry a {
	display: block;
	color: black;
	text-decoration: none;
}

.top_tabs .entry:last-child {
	border-bottom: none;
}

.bloc {
	width: 199px;
	background-color: #151515;
	border: 3px solid #D6D6D6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 15px 10px 15px;
	margin-bottom: 10px;
}

.bloc .entete {
	color: #FFFFFF;
	margin-bottom: 7px;
}

.bloc p {
	margin: 2px;
}

#content {
	margin-left: 245px;
	color: #191919;
}

#content a {
	text-decoration: underline;
}

#content .top {
	background-color: #F0F0F0;
	padding: 30px;
	padding-bottom: 10px;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
}

#content .bottom {
	background-color: #D7D7D7;
	padding: 30px;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
}

.box {
	width: 199px;
	height: 105px;
	background-image: url('../images/box.png');
	background-repeat: repeat-x;
	border: 3px solid #D6D6D6;
	padding: 10px 15px;
	float: left;
	color: #817F80;
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.box a {
	//color: #D2D2D2;
	color: #FFF113;
}

.box .entete {
	font-weight: bold;
	color: #F7F7F7;
	margin-bottom: 7px;
}

.first {
	margin-left: 0px;
}

.new_tab {
	margin-right: 5px;
	vertical-align: middle;
}

#menu {
	background-image: url('../images/gradient-menu.png');
	margin: 0px auto 0px auto;
	width: 723px;
	height: 38px;
	border: 1px solid transparent;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
	height: 37px;
	padding-left: 0;
}

#menu ul li {
	float: left;
	display: inline;
	height: 37px;
}

#menu ul li a {
	display: block;
	font-size: 12px;
	padding: 14px 20px 10px 20px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li .active, #menu ul li:hover > a {
	color: yellow;
}

#menu ul li ul {
	position: absolute;
	display: none;
	width: 180px;
}

#menu li:hover ul {
	display: list-item;
}

#menu ul li ul li {
	width: 100%;
}

#menu ul li ul li a {
	background-color: #141414;
	display: block;
	font-size: 12px;
	padding: 12px 15px 12px 15px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li ul li:last-child a {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

.album {
	margin-bottom: 10px;
	border: 1px solid #999999;
	height: 90px;
}

.album .desc {
	padding: 10px;
	margin-left: 90px;
}

.pochette {
	width: 100px;
	height: 100px;
}

.titre {
	margin-left: 110px;
}

.liste_album {
	height: 100px;
	margin-bottom: 10px;
}

.download {
	vertical-align: bottom;
	margin-right: 5px;
}

.membre {
	width: 300px;
}

.guestbook {
	margin: 5px 0 20px 0;
}

.auteur {
	font-weight: bold;
}

.message {
	margin-top: 2px;
}

.resultat {
	margin: 10px 0;
}

#copyright {
	margin: 20px 0 40px 0;
	font-size: 11px;
	color: #CCC;
}

.video {
	margin: 0 0 10px 0;
	padding: 5px;
	min-height: 90px;
}

.video .miniature {
	width: 120px;
	padding: 5px;
	float: left;
}

.video .desc {
	margin-left: 140px;
}

.tab, .album, .artiste {
	float: left;
	width: 120px;
	height: 150px;
	border: 1px solid #D7D7D7;
	margin: 10px 8px 0 0;
	text-align: center;
	padding: 5px;
}

.newsletter_form input[type='text'] {
	width: 190px;
}

.small {
	font-size: 0.8em;
}

.yellow {
	font-weight: bold;
	color: #FDDB00;
}
