/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Pica10 BT Roman, courrier, fixed, monospace; 
color:#FFF;
}
@font-face {
font-family: "Pica10 BT Roman";
src: url("Pica10 BT Roman.ttf") format("truetype");
}
@font-face {
font-family: "Chanel-SpmPro-Bold";
src: url("Chanel-SpmPro-Bold.ttf") format("truetype");
}
@font-face {
font-family: "Chanel-SpmPro-Medium";
src: url("Chanel-SpmPro-Medium.ttf") format("truetype");
}
#conteneur {
position: relative;
width: 1024px;
margin: 0 auto; 
padding:0;
padding-bottom:33px;
}



#cadre_photo
{
	width:1024px;
	height:768px;
	background-repeat:no-repeat;
}

#lebureau
{
padding-top:46px;
padding-left:65px;
font-size:9px;
font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;
}
#nom
{
padding-top:11px;
font-size:20px;
padding-left:65px;
}
#tessiture
{
padding-top:20px;
padding-left:65px;
font-size:9px;
font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;
}
#logo
{
padding-top:117px;
padding-left:65px;
}
#close
{
position:absolute;
top:655px;
padding-left:65px;
}
.bio
{
padding-top:33px;
padding-left:65px;
width:668px;
color:#000;
font-size:14px;
}
#lecteur
{
position:absolute;
top:817px;
left:774px;
}
#lecteur a
{
font-size:9px;
text-decoration: none; 
color:#50AA09;
font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;
}
#lecteur a:hover
{
font-size:9px;
text-decoration: none; 
color:#50AA09;
font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;
}
.lien 
{padding-top:33px;
padding-left:65px;
	font-size:11px;
	color:#50AA09;
	line-height:33px;
	font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;
}
.lien a
{color: #50AA09; 
text-decoration: none; 
font-size:11px;
font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;
}
.lien a:hover
{color: #50AA09; 
text-decoration: none; 
font-size:11px;
font-family: Chanel-SpmPro-Medium, garuda,Times New Roman, Times, serif;

}