*{margin: 0;padding: 0;border: 0;} 

table{
	border-collapse:collapse;
}

body {background:color:#FFF;font-family:"trebuchet MS",verdana;font-size:12px;text-align:center;}

a, a:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#wrapper{
	background:url(./images/fond.png) no-repeat top;
	width:739px;
	
}

#footer{font-size:13px;color:#000000;text-align:justify;width:700px;margin:10px auto;}

#footer a{font-size:13px;color:#000000;text-decoration:none;}
/*
#content-center {
	background:url(./images/content.png) no-repeat top;
}

#content-left{
	background:url(./images/content-left.png) no-repeat top;
}

#top{
	background:url(./images/top.png) no-repeat top;
}

#middle{
	background:url(./images/middle.png) no-repeat top;
}

#bottom-left{
	background:url(./images/bottom-left.png) no-repeat top;
}

#bottom-center{
	background:url(./images/bottom-center.png) no-repeat top;
}

#bottom-right{
	background:url(./images/bottom-right.png) no-repeat top;
}



*/
