@charset "UTF-8";
/* CSS Document */
body {
font-size:16pt;
background-color:#676767;
text-align:center;
margin:0;
padding:0;
}
img {
margin:0;
border: none;
padding:0;
}
table {
margin:0;
padding:0;
}
#wrapper {
margin:auto;
height:auto;
width:990px;
text-align:left;
}
#header {
width:475px;
padding:5px;
margin:0;
margin-bottom:0;
background-color:#676767;
background-image:url(copyright.png);
background-repeat:no-repeat;
background-position: 278px 7px;
float:left;
}
/*pour le retour home*/
#subheader {
width:500px;
height:50px;
padding-top:40px;
float:left;
display:block;
clear:both;
margin:0;
}
#typoheader {
font-family:Helvetica, Arial, sans-serif;
font-weight:100;
font-size:16pt;
line-height:16pt;
letter-spacing:0.61em;
color:#363636;
}
#typobaseline {
font-size:16pt;
font-weight:100;
letter-spacing:1.28em;
color:#E4E4E4;
}
#nomfolio {
margin-bottom:1px;
color:#fff;
padding-top:28px;
height:55px;
width:500px;
float:left;
font-size:20px;
font-family:Helvetica, Arial, sans-serif;
font-weight:100;
text-align:right;

}
#nombio {
margin-bottom:1px;
color:#fff;
padding-top:18px;
height:55px;
width:500px;
float:left;
font-size:20px;
font-family:Helvetica, Arial, sans-serif;
font-weight:100;
text-align:right;

}
#leftcol {
/*background-image: url(fleche_small.png);
background-position:0 -22;
background-repeat:no-repeat;*/
display:block;
font-family: "Trebuchet MS", Helvetica, Verdana;
font-size:14px;
font-weight:200;
color:#fff;
width:120px;
padding:5px;
margin:0;
float:left;
height:auto;
clear:left;
overflow:hidden; /*pour les lignes longues*/
}
#bio {
font-family: "Trebuchet MS", Helvetica, Verdana;
font-size:18px;
line-height:27px;
font-weight:200;
color:#fff;
width:980px;
padding:5px;
margin:0;
float:left;
height:500px;
clear:left;
color: #CCCCCC;
}
.degag {
	clear:both;
}
.left {
	float:left;
}
#footer {
	display:block;
	border-top:solid;
	border-top-color:#363636;
	border-top-width:1px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0;
	width:989px;
	height:28px;
	paddding-top:6px;
	font-size:12px;
	font-weight:100;
	letter-spacing:1px;
	text-align:center;
	clear:both;
	color:#363636;
}
.deco {
background-image:url(fond-bio.png);
background-repeat: no-repeat; 
}
/*==========links===*/
a {
border:none;
}
a:link {
	text-decoration:none;
	color:#363636;
}
a:visited {
	text-decoration:none;
	color:#363636;
}
a:hover {
	text-decoration:underline;
	color:#363636;
}
a:active {
	text-decoration:none;
	color:#363636;
}
#flash {
float:left;
width:855px;
height:650px;
margin:0;
padding:0;
}
