body {
	background-color:#00170D;
}

a:link {
	color:#CC9966;
	text-decoration:none;
}

a:visited {
	color:#CC9966;
	text-decoration:none;
}

a:visited {
	color:#895B2E;
	text-decoration:none;
}

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

/*************** index ***************/

#presentation {
	font-weight:bold;
	line-height:1.5em;
	color:#FFFFFF;
	width:560px;
	margin: 0 auto;
	text-align:justify;
}

/*************** portraits ***************/

#page {
	width:720px;
	margin:0 auto;
	padding-top:15px;
	overflow:hidden;
	}
	
#menu{
	width:155px;
	text-align:center;
	border:1px solid #333;
	-moz-border-radius:9px;
	padding:0 5px 1px 0;
	background-image:  url("images/fond-menu.gif");
	background-position:left;
	background-repeat:repeat-y;
}

#menu h4 {
	font-size:15px;
	font-weight:bold;
	margin:8px;
	color:#666666;
	}

#content {
	padding:5px;
	float:right;
	width:540px;
	}
	
#content-entete {
	text-align:center;
}

#content-entete h3 {
	font-size:22px;
	font-weight:bold;
	margin-top:0;
	color:#FFFFFF;
}

#player {
	width:336px;
	margin:0 auto;
}

#portrait {
	margin-top:20px;
	background-image:  url("images/fond.gif");
	border:1px solid #333;
	-moz-border-radius:9px;
	text-align:justify;
	margin-bottom:10px;
}

#portrait h5 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#portrait img {
	margin:5px;
	border:2px solid #333;
}

#intro {
	font-weight:bold;
	line-height:1.5em;
	color:#FFFFFF;
}


.note {
	font-style:italic;
}

.signature {
	font-style:italic;
	text-align:right;
	color:#999999;
	margin-top:40px;
}

/* ############################################
**** Les bandeaux **** */
#bandeauentete {
	margin:0 auto 2em auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeaupied {
	margin:0 auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeauentete img, #bandeaupied img {
	border:0;
}
