@charset "UTF-8";
/* CSS Document */
/*
 * Author : Germain Guglielmetti
 * Company : ashorlivs
 * URL : www.ashorlivs.fr
 */

/*******************/
/* STYLES GENERAUX */
/*******************/

img {
	border:none;
}
.cleaner {
	clear:both;
	font-size:.1px;
	height:1px;
	overflow:hidden;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-bottom:8px;
}