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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}


.list-crayon{
	
	}
.list-creatifs{
	text-align: left;
	text-indent: 27px;
	}
.list-coop{
	text-indent: 68px;
	}
.list-boutik{
	text-indent: 90px;
	}
.list-niouz{
	text-indent: 77px;
	}
.list-liens{
	text-indent: 28px;
	line-height: 60px;
	}	
.list-contact{
	text-indent: 45px;
	}

	
	#crayon-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	width: 220px;
	height: 270px;
	margin-left: 105px;
	margin-top: 10px;
	}
	
	
	#crayon-menu ul{
	display: block;
	margin-top: 9px;
	text-decoration: none;
	list-style-type: none;
	width: 180px;
	height: 220px;
	line-height: 36px;
	text-align: left;
	margin: 0;
	padding: 0;
	}
	#crayon-menu li{
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	letter-spacing: 3px;
	}
	
