/* @override http://clients.emileaublet.com/showroom/skl/css/front.css */

body {
	margin: 0px;
}
#fiches img {
	width: 80px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
img {
	border: 0px;
}
#logo, #txt {
	margin-top: 35px;
}
#fiches {
	border: 1px #ccc solid;
	padding: 10px;
	background-color: #eee;
}
.intro {
	margin-top: 0px;
	width: 560px;
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;

}
.bloc {
	width: 80px;
	height: 80px;
	float: left;
}
#vert {
	background-color: #6bc05f;	
}
#rouge {
	background-color: #c13e3c;	
}
#bleu {
	background-color: #4978bf;	
}
#jaune {
	background-color: #bdb03b;	
}
