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


#footer ul {
	margin: 0px;
	padding: 4px;
	list-style: none;
	border: 0px;
	display:inline;
}
#footer li {
	margin: 0px 10px 5px 4px;
	padding: 5px;
	list-style: none;
		float: left;
}
#footer a:link {
	color: #3300CC;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #669999;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
#footer a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC00FF;
}

#footer  .Me_home {
	border-right: thick solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
#footer .Me_grow {
	border-right: thick solid #990099;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;

}
#footer .Me_medi {
	border-right: thick solid #017AC3;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	
}
#footer .Me_shop {
	border-right: thick solid #27903C;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
#footer .Me_marchandise {
	border-right: thick solid #FFFF00;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
#footer .Me_about {
	border-right: thick solid #E26F1C;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
#footer .Me_contact {
	border-right: thick solid #FF0000;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
#footer .Me_Reseller {
	border-right: thick solid #990000;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
#footer .Me_photo {
	border-right: thick solid #333333;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;	
}
#footer .Me_ebook {
	border-right: thick solid #006666;
	padding: 5px;
	background: #FFFFFF;
	clear: both;
	border-bottom: none;
	
}
