body {
	background-color : #E0DFDF;
	margin : 0px;
	font-family : "trebuchet ms", arial, helvetica, sans-serif;
	font-size : 1em;
	}

img {
	border : 0px;
	}
	
a:link {
	 color : #666699 ;
}

#global {
	position : relative;
	width : 800px;
	background-image : url(img/fond-corps.png);
	margin-left : auto;
	margin-right : auto;
	border : 0px solid;
	}

#colgauche {
	float : left;
	width : 160px;
	padding-left : 25px;
	margin : 0px;
	border : 0px solid green;
	}

/*HACK IE */
* html #colgauche{
   margin : 0px;
   top : 0px;
}

#coldroite {
	float : right;
	width : 612px;
	border : 0px solid red;
	border : 0px solid green;
	}

/*HACK IE */
* html #navigation {
	margin-left : 190px;
}

#navigation {
	top : 0px;
	margin : -0px;
	border : 0px solid red;
	}

/*HACK IE */
* html #navigation {
	margin : 0px 0px 0px -4px;
}

#navigation ul {
	list-style : none;
	margin : 0px;
	padding : 0px;
	}

#navigation ul li {
	display : inline;
	margin : -2px;
	padding : 0px;
	border : 0px solid;
	}

#corps {
	width : 570px;
	padding-left : 10px;
	top : 100px;
	font-size : 0.8em;
	border : 0px solid;

	}

#logo {
	text-align : center;
	}

#blocnote {
	float : right;
	background-image : url(img/bloc-note.png);
	background-repeat : no-repeat;
	width : 170px;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
	border : 0px solid;
	}

#blocnote ul {
	width : 118px;
	margin : 0px;
	padding : 0px 25px;
	font-size : 0.9em;
	line-height : 15px;
	border : 0px solid;
	}

#bloctexte {
	float : left;
	width : 392px;
	border : 0px solid;
	}

#bloccontact {
	position : relative;
	background-repeat : no-repeat;
	bottom : 10px;
	width : 150px;
	margin-left : auto;
	margin-right : auto;
	padding : 5px;
	}

#bloccertified {
	margin-left : auto;
	margin-right : auto;
	border-top : 1px solid #000;
	}

.adresse {
	padding-left : 5px;
	font-size : 0.8em;
	}

#contact {
	font-size : 10px;
	}

h3 {
	margin-top : 10px;
	padding : 0px;
	font-size : 18px;
	text-align : center;
	color : #636262;
	border : 0px solid;
	}

h2 {
	font-size : 18px;
	color : #636262;
	line-height : 30px;
	text-align : center;
	font-weight : normal;
	}
	
h4 {
	margin-top : 5px;
	padding : 0px;
	font-size : 14px;
	text-align : left;
	color : #636262;
	padding-top : 4px;
	border-bottom: 1px solid #636262;
	}

#pied {
	position : relative;
	width : 790px;
	height : 30px;
	margin-left : auto;
	margin-right : auto;
	padding : 5px 5px 0px 5px;
	border : 0px solid;
	background-image : url(img/fond-pied.png);
	}

.copy {
	padding-left : 40px;
	font-size : 0.6em;
	}

.clear {
	clear : both;
	}

img {
	border : 0px;
	}
