* {margin: 0; padding: 0;}

body {
	background-image: url(images/accueil_fond.jpg); 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:0.72em;
}
#fond {
	position:relative;
	border: 1px none #000000;
	top: 0px;
	width: 956px;
	height: 575px;
	margin-left:auto;
	margin-right:auto;
}
#fond2 {
	width:956px;
	height:575px;
	background-image: url(images/accueil_fond2.jpg);
	background-repeat:repeat-x;
 	border: 1px none #000000;
}

#logo {
	position:absolute;
	left:10px;
	top:0px;
	width:197px;
	height:153px;
}

#visuel {
	position:absolute;
	left:207px;
	top:0px;
	width:574px;
	height:347px;
}

#carte {
	position:absolute;
	left:781px;
	top:0px;
	width:174px;
	height:164px;
}

#recherche {
	position:absolute;
	left:32px;
	top:171px;
	width:175px;
	height:27px;
	padding-top:0;
	vertical-align:top;
}

#menu_gauche {
	position:absolute;
	left:17px;
	top:224px;
	width:190px;
	height:137px;
}

#menu_droit {
	position:absolute;
	left:781px;
	top:224px;
	width:174px;
	height:137px;
	padding-top : 9px;
}

#actus {
	position:absolute;
	left:17px;
	top:371px;
	width:262px;
	height:204px;
	background-image: url(images/accueil_17.gif);
	background-repeat:no-repeat;
}

#actus_content {
	padding-top:19px;
	padding-left:20px;
	padding-right:17px;
}

#une {
	position:absolute;
	left:312px;
	top:371px;
	width:373px;
	height:204px;
	background-image: url(images/accueil_19.gif);
	background-repeat:no-repeat;
}

#une_content {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:19px;
	padding-left:22px;
	padding-right:20px;
}

#services {
	position:absolute;
	left:718px;
	top:371px;
	width:224px;
	height:204px;
	background-image: url(images/accueil_21.gif);
	background-repeat:no-repeat;
}

#services_content {
	padding-top:19px;
	padding-left:24px;
	padding-right:17px;
}

#liens {
	position:absolute;
	left:279px;
	top:575px;
	width:439px;
	height:22px;
	text-align:center;
}