@charset "utf-8";
/*********************************************************
//	MBCMS v4.2
//
//	Developped by MB Creation
//	copyright 2017
//	www.mb-creation.com
//	contact@mb-creation.com
*********************************************************/

* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:inherit;
}
a {
	color:inherit;
	text-decoration:none;
}
a:link, a:visited, a:hover, a:active {outline:0 !important} 
ul, ol {list-style:none}
fieldset, img, input, textarea {border:none}
input, textarea {background:none}
