body { 
 	color: #FFF;
	background-color: #111;
	font-family: lucida grande, verdana, arial, sans-serif;
}

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

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

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

a:link:hover {
	color: #FFF;
	background-color: #FF0000;
	text-decoration: none
}

a:visited:hover {
	color: #FFF;
	background-color: #FF0000;
	text-decoration: none
}

.navi a:link:hover,
.navi a:visited:hover {
	color: #7F7F7F;;
	background-color: #BBCBB7;
	text-decoration: none
}

a:link:active {
	color: #FF0000;
	background-color: #FFF;
	text-decoration:none
}

a:visited:active {
	color: #FF0000;
	background-color: #FFF;
	text-decoration:none
}


hr {
	width:540px;
	margin-left: 168px;
}

.navi {
	margin-top: 50px;
	margin-left: 148px;
	font-size: 0.9em;
}

.info {
	width: 620px;
        margin-left: 148px;	
}

.image {
	margin-bottom: 16px;
}

.auteur {
        margin-top: 24px;
        font-size: 1em;
}

.title {
margin-top: 10px;
font-size: 1.3em;
letter-spacing: 0.5px;
}

.title i {
font-size: 0.8em;
}

.date {
	margin-top: 12px;
	font-size: 1em;
}

.text1 {
	margin-top: 38px;
	margin-bottom: 48px;
	margin-left: 148px;
	width:582px;
	font-size: 1em;
 	line-height: 121%;
	text-align: justify;
}

.sun {
	font-size: 53px;
	letter-spacing: 0.5px;
	font-family: "Hoefler Text", Courier, "Courier New", mono;
}

.sun i {
	font-style:normal;
	font-size: 58px;
}

.sun_info {
	margin-top: 6px;
	margin-bottom: 16px;
	font-size: 0.9em;
}

.bio {
	margin-top: 28px;
	margin-bottom: 48px;
	margin-left: 148px;
	width:580px;
	font-size: 1em;
	text-align: justify;
}

.nom {
	margin-top: 48px;
}

.naissance {
	margin-top: 4px;
	font-size: 0.9em;
}

.tournage {
	position:relative;
	margin-top: 28px;
	margin-left: 148px;
	padding-left: 10px;
	padding-bottom: 30px;
}

.tournage img {
	border: 0;
	margin-left: 22px;
}

.tournage a:link:hover,
.tournage a:visited:hover {
	color: #7F7F7F;
	background-color: inherit;
	text-decoration: none
}


.tournage .title {
	position:absolute;
	top: 118px;
	left: 290px;
	font-size:18px;
	font-family: "Hoefler Text", Courier, "Courier New", mono;
}

.tournage .auteur {
	position:absolute;
	top: 120px;
	left: 290px;
	font-size:16px;
}

