
body {
	background-image:url(fond_body.png);
	background-repeat:repeat-x;	
	font-family: trebuchet ms,Helvetica,sans-serif;
	font-size:80%;
	margin:auto;
	margin-top:20px;
}

#page {
	width:950px;
	margin:auto;
	
}

#header {
		font-size:25px;
		background-image:url(fond.png);
	background-repeat:no-repeat;	
padding:9px;}



img
{border:none;}

ul#menu_haut a:hover {

	background-color:#848484;
}

#bloc {
padding:9px;
	float:left;
	width:582px;
	height:750px;
	text-align:justify;
	background-repeat:no-repeat;
background-color:#DCDCDC;
font-size:90%;

}


#menu {
	float:left;
	width:130px;
	padding:10px;
	font-size:80%;

}

#bloc h2, #menu h2 {
	font-size:16px;
	color:YellowGreen;
	text-decoration:underline;
text-transform: uppercase;

	}

#menu ul {

}

#menu li {
	height:30px;
}

#menu a {color:#646464;text-decoration:none;}

#menu a:hover {color:#818080;text-decoration:underline;}

h2.editorial {
	background:url('images/titre_editorial.jpg') left no-repeat;
}

h2#profil {
	background:url('images/titre_profil.jpg') right no-repeat;
}
	

	
	#copyright
	{
	background-image:url(fondfooter.png);
	background-repeat:no-repeat;
	height:40px;
	width:600px;
		font-size:80%;

	}
p#copyright {
	color:dimgray;
	text-align:center;
	clear:both;
}

p#copyright a{
	text-decoration:none;
	color:black;
}
	
	
a
{
color:black;
}

a:hover
{
color:darkorange;
text-decoration:none ;
}
	