/*--- Atelier ---*/

#Atelier			{
	float			:	right;
	margin			:	000;
	width			:	132px;
	text-align		:	center;
	background		:	url("../image/FrameAtelier.gif") repeat-y; 
}

#AtelierMenu				{
	margin			:	000;
	padding			:	000;
	height			:	auto;
	text-align		:	center;
	font-size		:	10px;
	/*\*/
	letter-spacing	:	0.1em;
	/**/
}

li.AtelierMenu		a		{
	display			:	block;
	overflow		:	hidden;
	width			:	115px;
	height			:	0 !important;
	height /**/		:	030px;
	padding-top		:	030px;
	color			:	#f8f8fe;
	vertical-align	:	top;
}

.Atelier00	a		{	background		:	url("../image/MenuAtProfile.gif")			0 0;}
.Atelier10	a		{	background		:	url("../image/MenuAtBlog.gif")				0 0;}
.Atelier20	a		{	background		:	url("../image/MenuAtSewingBox.gif")			0 0;}
.Atelier30	a		{	background		:	url("../image/MenuAtSmallHappiness.gif")	0 0;}

.Atelier00	a:hover {	background		:	url("../image/MenuAtProfile.gif")			0 -30px;}
.Atelier10	a:hover	{	background		:	url("../image/MenuAtBlog.gif")				0 -30px;}
.Atelier20	a:hover	{	background		:	url("../image/MenuAtSewingBox.gif")			0 -30px;}
.Atelier30	a:hover	{	background		:	url("../image/MenuAtSmallHappiness.gif")	0 -30px;}

