body {
	 margin: 0; /* pour éviter les marges */
	 background-color:#75d286;
	 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
}
#page {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-350px;
	height:400px;
	width:700px;
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	padding: 3px;
	background-color:#FFFFFF;
}
#header {
	height:50px;
	text-align:right;
	line-height:50px;
	border-bottom: 1px solid #660033;
	background-color: #990000;
	padding-right: 10px;
	color:#FFFFFF;	
}
#header A {
	color:#FFFFFF;
}
#logo {
	float:left;
}
#illustration {
	width: 100px;
	margin-top:3px;
	margin-bottom:3px;
	height:345px;
}
.creation {
	background-image:url('img/empreinte.png');
}
.arbre {
	background-image:url('img/arbre.jpg');
}
.choix {
	background-image:url('img/pastels.jpg');
}
.code {
	background-image:url('img/code.jpg');
}
.references {
	background-image:url('references.jpg');
}
.cv {
	background-image:url('img/stylo.jpg');
}
.tarifs {
	background-image:url('img/calculatrice.jpg');
}
.contact {
	background-image:url('img/telephone.png');
}
.toile {
	background-image:url('toile3.png');
	background-position:right;
	background-repeat:no-repeat;
}
#contenu {
	margin-top:10px;
	position: absolute;
	top: 60px;
	left: 120px;
	height: 335px;
	margin-right: 10px;
	width:580px;
}
#principal {
	height: 315px;
	overflow:auto;
	padding-right:5px;
}
#contenu_accueil {
	position: absolute;
	margin-top:3px;
	top: 55px;
	left: 107px;
	height: 335px;
	width:596px;
}
.legende {
	text-align:right;
	font-weight: bold;
	font-size: 13px
}
P {
	margin-top:0;
	margin-bottom:13px;
}
P.titre {
font-weight:bold;
background-image:url('favoris.png');
background-repeat:no-repeat;
padding-left:30px;
}
A {
	color:#333333;
}
A:hover {
	text-decoration: none;
	color:#990033;
}
P#chatlumo {
	background-color:#f0e2e2;
	margin-bottom:10px;
}
P.marge {
	margin-left:10px;
}
#contact {
	position:absolute;
	width:240px;
	height:180px;
	z-index:30;
	top:60px;
	left:340px;
}