.kitcreasite {
	font-family: Garamond, arial;
	font-size: 12px;
	font-style: normal;
	color: #FF6699;
}
a:link {
	font-family: Garamond, arial;
	font-size: 12px;
	font-style: normal;
	color: #FF6699;
	background-attachment: fixed;
	text-decoration: none;

}
a:visited {
	font-family: Garamond, arial;
	font-size: 12px;
	
	color: #FF6699;
	text-decoration: none;
}
.lien {
	font-family: Garamond, arial;
	font-size: 12px;
	
	color: #FF6699;
	text-decoration: none;

}
a:hover {
	font-family: Garamond, arial;
	font-size: 12px;
    color: #FF6699;
	text-decoration: none;
}
a:active {
	font-family: Garamond, arial;
	font-size: 12px;
	color: #FF6699;
	text-decoration: none;


}
.TITRE {
	font-family: Garamond, arial;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: small-caps;

}
h1 {
	font-family: garamond, arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FF3366;
	background-position: center;

}
.kitcreasite img {
	float: none;
}
