body
{
	background-image: url(images/bg2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#menu
{
	width:260px;
	height: auto;
	float: left;
	padding-top: 15px;
}

	#menu a
	{
		text-decoration: none;
		color: White;
	}
	
	#menu a:hover
	{
		font-weight: bold;
	}
	
	#menu ul 
	{
		width: 165px;
		top: 50px;
		position: relative;
	}
	#menu li
	{
		list-style: none;
		background-image:url(images/menu.png);
		background-repeat:no-repeat;
		padding-left: 10px;
		min-height: 22px;
		margin-bottom: 3px;
	}

	#menu span
	{
	
		background-image: url(images/ssmenu.png);
		background-position:bottom;
		background-repeat:no-repeat;
		width: 147x;
		margin-bottom: 3px;
		margin-top: 2px;
		padding-bottom: 5px;
		padding-left: 8px;
		margin-left:0px;
		display:block;
		height: auto;
	}


#bandeau
{
	height: 195px;
	background-image: url(images/Photo_bg_top.jpg);
}

/*--- pour FireFox ----*/
html>body #bandeau
{
	margin-left: 260px;
}

html>body #corps
{
	margin-left: 260px;
}


#corps
{
	height: 100%;
}

	#corps h3
	{
		background-image: url(images/vi.png);
		background-repeat: no-repeat;
		height: 31px;
		padding-left: 35px;
		font-size: 25px;
		color: #151a74;
		width: auto;
		margin: 0px;
	}
	
	#corps a img
	{
		border: none;
		text-decoration: none;
	}
	
	

#pied
{
	float: left;
	width: 100%;
	margin-top: 35px;
	border-top: 2px solid #494A42;
	text-align: center;
}
	#pied .P1
	{
		color: #494A42;
		font-weight: bold;
	}
	#pied a
	{
		text-decoration: none;
		color: White;
	}

	#pied.kali a 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		color: #FFFFFF;
		font-weight: normal;
	}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
margin-left:72px;
margin-top:60px;
}
