body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%; /* 11px*/
	}
img, table{
   border: 0;
}
*:focus {outline: 0;}
* {
	font-family: Arial, Helvetica, sans-serif;
    margin: 0;
	padding: 0;
}

#menuHaut p {
	color:#FFFFFF;
}
a.blc {
	color:#FFFFFF;
	text-decoration:none;
}
a.blc:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.blc:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menuHaut a {
	color:#FFFFFF;
	text-decoration:none;
}
#menuHaut a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#header h1#logo {
	position: absolute;
    width: 950px;
	height: 222px ;
	margin: 0;
	padding: 0;
	font-size: 1.4em ;
	color: #fff;
	background-image:url(../images/logo-saur-soja.jpg);
	top: 0;
	left: 0;
	font: 3em Georgia, serif;
}	

#header h1#logo a {
	display: block;
    width: 946px;
	height: 222px ;
}
#header h1#logo a span {
	display: none ;
}	
	

#center p {
		/*H:0 - D:0 - B:0 + G:10 */
	padding: 0px 30px 0px 50px;
	text-align:justify;
}
#center h4 {
		/*H:0 - D:0 - B:0 + G:10 */
	padding: 10px 30px 0px 50px;
	text-align:justify;
	font-size:14px;
	margin:0;
}
#center {
	padding: 0;
}
	
#center h2 {
	padding-left: 35px;
	background: #fff url(img/titre.png) left center no-repeat;
	color: #6c0;
}

#footer p {
	font-size: 0.9em;
	color:#FFFFFF;
	padding-top: 6px;
	/*H:0 - D:0 - B:0 + G:10 */
}
a.liens {
	color:#000000;
	font: 85% "Tahoma", arial, helvetica, sans-serif;
	font-weight: bold;
}
a.liens:hover {
	color:#000000;
	font: 85% "Tahoma", arial, helvetica, sans-serif;
	font-weight: bold;
	
}
a.liens:visited {
	color:#000000;
}
#header {
	position: relative;
}