body {
	margin: 0px;
	padding: 0px;
	font: 80% Arial, Helvetica, sans-serif;
}
#page {
	width: 900px;
	color: #000;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	margin-top: 20px;
	margin-left: 35px;
	width: 865px;
	height: 65px;
	float: left;
	}
#titre {
	margin-left: 80px;
	width: 775px;
	height: 78px;
	float: left;
	}
#ordi {
	width: 461px;
	height: 369px;
	float: left;
	}
#photo {
	width: 439px;
	height: 369px;
	float: left;
	}
#points {
	margin-left: 80px;
	margin-bottom: 5px;
	width: 760px;
	height: 12px;
	background: url(images/points-forts.gif) no-repeat;
	float: left;
	}
#texte {
	margin-left: 80px;
	width: 540px;
	float: left;
	display: block;
	}
#liens {
	margin-left: 50px;
	width: 140px;
	float: left;
	display: block;
	}
#notes {
	width: 540px;
	color: #6C6C6E;
	font-size: 80%;
	display: block;
	margin-top: 25px;
	border-top: 1px solid #CDE0A9;
	padding-top: 5px;
	text-align: justify;
	}
#signature {
	width: 540px;
	display: block;
	font-weight: bold;
	text-align: right;
	color: #007057;
	margin-top: 40px;
	}
#basdepage	{
	background: url(images/organic.gif) no-repeat;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 158px;
	}
.videos {
	float: right;
	padding-left: 25px;
	}
h1 {
	margin-top:25px;
	font-size: 125%;
	color: #007057;
	}
h2 {
	color: #6C6C6E;
	font-weight: bold;
	font-size: 100%;
	margin-top:20px;
	margin-bottom:5px;
	}
h3 {
	color: #E98300;
	font-size: 200%;
	font-weight: bold;
	}
.bouton1 a {
	background:url(images/bouton1.gif) no-repeat;
	display:block;
	width:140px;
	height:40px;
	color: #fff;
	padding-top: 3px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}	
.bouton1 a:hover { 
	background-position: -140px 0; 
}
.bouton2 a {
	background:url(images/bouton2.gif) no-repeat;
	display:block;
	width:140px;
	line-height:30px;
	color: #007057;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}	
.bouton2 a:hover { 
	background:url(images/bouton2.gif) no-repeat;
	background-position: -140px 0; 
}
.bouton3 a {
	background:url(images/bouton2.gif) no-repeat;
	margin-left:200px;
	display:block;
	width:140px;
	line-height:30px;
	color: #007057;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}	
.bouton3 a:hover { 
	background:url(images/bouton2.gif) no-repeat;
	background-position: -140px 0; 
}
li	{
	font-weight: normal;
	list-style: url(images/puce-orange.gif);
	list-style-position:outside;
	margin-left: -6px;
	margin-top:0px;
	margin-bottom:5px;
	}
ul	{
	color: #262626;
	font-weight: normal;	
	margin-top:0px;
	margin-bottom:5px;
	}
.lien a {
	color: #FE8300;
	text-decoration:none;
}	
.lien a:hover { 
	color: #F9B500;
	text-decoration:underline;
}
.lien a:active { 
	color: #F9B500;
	text-decoration:none;
}
.lien a:link { 
	color: #F9B500;
	text-decoration:none;
}
#form label{
	width:100px;
	display: block;
}
