/* Général */body {	color: #000000;	background: #ffffff;}a {	color: #0033CC;}a:hover, a:focus {	color: #0033FF;}strong {	color: #000000;}/* Conteneur central */#centre {}/* Navigation */#navigation {	background: url(../img/print.jpg) no-repeat top;	height: 320px;}/* Contenu principal */#principal {	background: url(../img/pdf.jpg) no-repeat top;	height: 320px;}/* Contenu secondaire */#secondaire {	background: url(../img/flip.jpg) no-repeat top;	height: 320px;}#navigation2 {	background: url(../img/print.jpg) no-repeat top;	height: 260px;}/* Contenu principal */#principal2 {	background: url(../img/pdf.jpg) no-repeat top;	height: 260px;}/* Contenu secondaire */#secondaire2 {	background: url(../img/flip.jpg) no-repeat top;	height: 260px;}/* --- POSITIONNEMENT --- *//* Page */body {	padding: 0px;}#global {	width: 1000px;	margin-left: auto;	margin-right: auto;}/* En-tête */#entete {	padding: 0;	background-color: #FFFFFF;	background-image: url(../img/background.jpg);	background-repeat: no-repeat;	background-position: top;	height: 340px;	width: 1000px;}#entete h1 {	margin: 0;	font-family: "Trebuchet MS", Verdana;	font-size: 36px;	color: #0099CC;	padding-left: 570px;	padding-top: 55px;}#entete h1 img {	float: left;	margin: 7px 20px 10px 0;}#entete h2 {	margin: 0px;	font-family: "Trebuchet MS", Verdana;	font-size: 20px;	color: #616161;	padding-left: 570px;}#entete h3 {	margin: 0px;	font-family: "Trebuchet MS", Verdana;	font-size: 16px;	color: #616161;	padding-left: 570px;}#entete2 {	padding: 0;	background-color: #FFFFFF;	background-image: url(../img/kit-edition.jpg);	background-repeat: no-repeat;	background-position: left top;	height: 340px;	width: 1000px;}#entete2 h1 {	margin: 0;	font-family: "Trebuchet MS", Verdana;	font-size: 36px;	color: #0099CC;	padding-left: 570px;	padding-top: 55px;}#entete2 h1 img {	float: left;	margin: 7px 20px 10px 0;}#entete2 h2 {	margin: 0px;	font-family: "Trebuchet MS", Verdana;	font-size: 20px;	color: #616161;	padding-left: 570px;}#entete2 h3 {	margin: 0px;	font-family: "Trebuchet MS", Verdana;	font-size: 16px;	color: #616161;	padding-left: 570px;}/* Bloc central */#centre {	width: 100%;	overflow: hidden;}/* Menu de navigation */#navigation {	float: left;	width: 362px;	padding-top: 12px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}#navigation p, #navigation li {	font-family: "Trebuchet MS", Verdana;	font-size: 12px;	color: #616161;	text-align: justify;	margin-right: 10px;	line-height: 16px;	margin-left: 150px;}#navigation h4 {	font-family: "Trebuchet MS", Verdana;	font-size: 18px;	line-height: 18px;	color: #0099CC;	margin-top: 60px;	margin-left: 190px;}/* Contenu principal */#principal {	float: left;	width: 270px;	padding: 12px 0px 0px;}#principal p, #principal li {	font-family: "Trebuchet MS", Verdana;	font-size: 12px;	color: #616161;	text-align: justify;	margin-right: 10px;	line-height: 16px;	margin-left: 60px;}#principal h4 {	font-family: "Trebuchet MS", Verdana;	font-size: 18px;	line-height: 18px;	color: #0099CC;	margin-top: 60px;	margin-left: 95px;}/* Contenu secondaire */#secondaire {	margin-left: 632px;	margin-right: 0px;	padding: 12px 0px 0px;	margin-top: 0px;	margin-bottom: 0px;}#secondaire p, #secondaire li {	font-family: "Trebuchet MS", Verdana;	font-size: 12px;	color: #616161;	text-align: justify;	margin-right: 110px;	line-height: 17px;	margin-left: 55px;}#secondaire h4 {	font-family: "Trebuchet MS", Verdana;	font-size: 18px;	line-height: 18px;	color: #0099CC;	margin-top: 60px;	margin-left: 95px;}/* Pied de page */#pied {	margin: 0;	padding: 0px;	font-size: 0.85em;	font-family: "Trebuchet MS", Verdana;	text-align: center;}.logo {	padding-left: 560px;	padding-top: 10px;}.logo2 {	font-family: "Trebuchet MS", Verdana;	font-size: 12px;	color: #616161;	text-align: justify;	margin-right: 100px;	line-height: 16px;	padding-left: 300px;	padding-top: 10px;}label { /* Alignement des champs du formulaire de contact */     display:block;     width:200px;     float:left;	 font-family: "Trebuchet MS", Verdana;	font-size: 12px;	color: #616161;	line-height: 16px;}
