body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:100;
	color:#fff;
	}
body img {
	border:0px;
	}
h3 {
	color:#FFCC33;
	font-size:11px;
	font-weight:bold;
	padding-bottom:20px;
	margin:0px;
	display:inline;
	}
h4 {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
li, .porfolio li {
	padding-bottom:7px;
	margin-left:15px;
	list-style-image:url(../images/puce.gif);
	}
ul, .portfolio ul {
	padding:0px;
	}
.titre {
	display:none;
	}
a.image { 
     display: block;
	 width: 200px; 
     height: 53px; 
     background-image: url(../images/mailto.gif);
     background-repeat: no-repeat;
     }
	 
a.image:hover { 
     background-image: url(../images/mailto_bg.gif);
     }
#fixe {
	position:absolute;
	z-index: 2;
	}
#center {
	margin-left: auto;
	margin-right: auto;
	width:220px;
	}
#portrait {
	position:fixed;
	display:block;
	width:200px;
	left:0px;
	background-color:#000000;
	padding-top:1000px;
	padding-bottom:5px;
	bottom:0px;
	}
#experience {
	right:50%;
	}
.experience {
	padding-left:40px;
	background-image:url(../images/experience.gif);
	background-repeat:no-repeat;
	}
#portfolio {
	right:0px;
	top:0px;
	}
.portfolio {
	padding-left:40px;
	background-image:url(../images/portfolio.gif);
	background-repeat:no-repeat;
	}
.portfolio img {
	float:right;
	padding-right:2px;
	}
#portfolio a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
#portfolio a:hover {
	text-decoration:none;
	background-color:#FFCC33;
	color:#000000;
	}
.site {
	padding-bottom:10px;
	}
#competences {
	right:25%;
	}
.competences {
	padding-left:40px;
	background-image:url(../images/competences.gif);
	background-repeat:no-repeat;
	}
.formation {
	padding-left:40px;
	padding-bottom:40px;
	background-image:url(../images/formation.gif);
	background-repeat:no-repeat;
	}
.rubrique {
	position:absolute;
	background-color:#ffffff;
	background-image:url(../images/orange_bg.gif);
	background-repeat:repeat-y;
	width:24%;
	top:275px;
	overflow: hidden;
	}
#validation {
	color:#FFFFFF;
	margin-top:30px;
	bottom:0px;
	text-align:right;
	margin-right:7px;
	}
#validation a {
	color:#FFCC33;
	text-decoration:none;
	}
#validation a:hover {
	color:#FFCC33;
	text-decoration:underline;
	}
