html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Montserrat', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
h1, h2, h3, p {
	line-height: 1.5;
	color:#3f3f3f;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none !important;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
h3 {
	line-height:1;
	letter-spacing:1px;
	font-size: 28px;
}
h2 {
	font-size: 24px;
	text-transform:uppercase;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
h1, h4 { 
	font-size: 24px; 
	text-decoration:underline; 
	margin-bottom: 30px; 
}
p {
	font-size: 16px;
	margin-bottom: 20px;
}
.col-half {
	float:left;
	width:50%;
	padding: 80px;
}
.col-2 {
	float:left;
	padding: 80px 40px;
}
a { text-decoration: none; color:#3f3f3f; }
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.header{
	min-width:1220px; 
	max-width:1350px; 
	margin:0 auto; 
	background-color:#FFF; 
	height:130px;
}
.titreSite{
	text-align: center; 
	margin-top: 50px;
}
.contener{
	position:relative;
	width:1220px;
	margin:0 auto;
}
.bandeauMicallef{
	background: #000; 
	width:100%; 
	/*background: #000 url(../img/m.micallef-parfumerie_exclusive_cannes.jpg) center center no-repeat; */
	text-align:center; 
	height:785px; 
	min-width:1220px;
	
}
.bandeauMicallef .bg{
	position:absolute;
	z-index: 1;
	left: 50%;
    margin-left: -675px;
}
.bandeauMicallef .logoMicallef{
	position:absolute;
	z-index:2;
	top:100px;
	left:60px;
}
.bandeauMicallef .titrePage{
	color: #fff;
    font-size: 30px;
    font-weight: normal;
    left: 20px;
    letter-spacing: 5px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 400px;
    z-index: 3;
}
.blocContenu{
	width:100%; 
	background-color:#e7e4db;
	min-width:1220px;
}

#mariaGalland{
	background: #fff;
	width:100%;
	position:relative;
	min-width: 1220px;
	height:777px;
}
.bgMariaGalland{
	position:absolute;
	z-index: 1;
}
#mariaGallandFR, #mariaGallandEN{
	width:300px;
	position: absolute;
	top:50px;
	right:37px;
	font-size:12px;
	z-index: 2;
}
#mariaGallandEN{
	top: 148px;
}
#gallerie{
	background-color: #333; 
	width: 100%; 
	text-align: center; 
	padding: 50px;
}
#diapo-overlay{
	width:1220px; 
	height:915px; 
	background-color: rgba(0,0,0,0.6); 
	margin: -918px auto 0; 
	color: #FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	padding-top: 400px; 
	position:relative; 
	cursor: pointer;
}
.mapContener{
	width:100%; 
	min-width:1352px; 
	padding: 30px; 
	text-align:center; 
	background: #e7e4db; 
	height: 604px;
}