#menu{	
	background-image: url('../img/design/kine_fond_menu.gif');
}

#smenu{	
	background-image: url('../img/design/kine_fond_sous_menu.gif');
}

#scorps a {
	color: #9827b9;
	text-decoration: none;
}

#scorps a:hover {
	color: #9827b9;
	text-decoration: none;
}

#footer {
	background-color: #8e25bd;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

.titre {
	width: 250px;
	text-align: center;
	font-weight: bold;
	margin: 0px auto;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-bottom: 2px;
	
	font-size: 13px;
	color: #8e25bd;
}

.titre:first-letter {
	color: #a12fd4;
}

.mini {
	font-size: 10px;
	margin-bottom: 2px;
}

.mini a {
	text-decoration: none;
	color: #9827b9;
}

.mini a:hover {
	font-style: normal;
	text-decoration: underline;
}

/* Spécial Mozi */

*::-moz-selection {
	background-color: #8e25bd;
	color: white;
}
