@charset "utf-8";
/* CSS Document */

body{
	background-image:url(images/backAccueil.jpg);
	background-repeat:repeat-x;
}

#header{
	background-image:url(images/headerAccueil.jpg);
	width:1024px;
	height:374px;
	margin:auto;
}

#contenu object{
	margin-left:60px;
}

h1{
	font-weight:bold;
	font-size:18px;
	color:#000;
	margin-left:40px;
}

img{
	margin-left:40px;
	margin-top:20px;
}

.news{
	width:500px;
}
