/* CSS Document */

body {
	padding: 0; 
	margin: 0; 
	font-size:1em;
	background-image:url(images/fondaccueil.gif);
	background-color:#712020; 	
	background-position: top left;
	background-repeat:repeat;
}

.spacer {
	clear: both;
	font-size: 0px;
	height:1px !important;
	visibility:hidden;
	overflow:hidden;

}
#topaccueil {	
	margin:0px auto;
	height:28px;
	width:1304px;
	background-image:url(images/top-fond-accueil.jpg);
	background-repeat:no-repeat;
}
#photos {	
	/* margin:0px auto; */
	height:337px;
	width:1304px;
	background-image:url(images/photos-accueil.jpg);
	background-repeat:no-repeat;
}
#slogan {	
	float:left;
	height:96px;
	width:780px;
	/*background-image:url(images/slogan.gif);
	background-repeat:no-repeat;*/
	
}
