body
	{
		background:#ffffff;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-family:sans-serif;
		color:#6d6d6d;
	}
	a img
	{
		border:0px;
	}
	a
	{
		color:#e20179;
		text-decoration:none;
	}
	h1
	{
		color:#e20179;
		font-size:14px;
	}
	h2
	{
		color:#eea1c8;
		font-size:12px;
	}
	.light_pink
	{
		color:#eea1c8;
	}
	.pink
	{
		color:#e0007a;
	}
	div#main
	{
		background:#eeeeee;
		width:939px;
		margin-left:auto;
		margin-right:auto;
	}
	div#gauche
	{
		width:283px;
		height:506px;
		background:#dddddd url('../images/des/back_left.jpg') no-repeat;
		float:left;
	}
		div#menu
		{
			width:283px;
			margin-top:120px;
		}
		#menu ul
		{
			list-style-type:none;
			padding:0px;
			margin:0px;
			text-transform:uppercase;
			font-size:13px;
		}
		#menu li
		{
			padding-top:24px;
			padding-left:60px;
		}
		#menu a
		{
			color:#6d7779;
		}
		#menu a:hover
		{
			color:#e20179;
		}
		.men
		{
			font-size:11px;
			padding-right:6px;
			padding-bottom:4px;
			width:4px;
			height:5px;
			float:left;
		}
		#it1
		{
			visibility:hidden;
		}
		#it2
		{
			visibility:hidden;
		}
		#it3
		{
			visibility:hidden;
		}
		#it4
		{
			visibility:hidden;
		}
		#it5
		{
			visibility:hidden;
		}
	#droite
	{
		width:656px;
		padding-left:283px;
		background:#ffffff url('../images/des/top_ombre.jpg') right top no-repeat;
	}
		#titre
		{
			width:636px;
			height:25px;
			color:#e83495;
			font-size:20px;
			text-transform:uppercase;
			padding-left:20px;
			padding-top:60px;
		}
		#contenu
		{
			width:361px;
			padding-right:275px;
			padding-left:20px;
			padding-top:30px;
			font-size:12px;
			text-align:justify;
		}
	div#bottom
	{
		width:939px;
		text-align:right;
		float:left;
		text-transform:uppercase;
		font-size:9px;
		height:15px;
		padding-top:10px;
	}
	div#footer
	{
		font-size:11px;
		width:939px;
		height:50px;
		float:left;
		background:#ffffff url('../images/des/fond_footer.png') top repeat-x;
	}
	#footer a
	{
		text-transform:uppercase;
		color:#70787b;
	}
		div#bottom_left
		{
			text-align:left;
			font-size:10px;
			margin:12px 0px 0px 4px;
			float:left;
			padding:0px;
		}
			#bottom_left img
			{
				margin-bottom:-1px;
			}
		div#bottom_center
		{
			margin:12px 0px 0px 70px;
			width:145px;
			float:left;
		}
		div#bottom_right
		{
			margin:12px 0px 0px 0px;
			float:right;
			width:450px;
			text-align:right;
		}
		