@charset "UTF-8";
/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}

strong {
	text-transform: uppercase;
	font-weight: bold;
}

html {
	height: 100%;
	overflow:auto;
}

a:hover {
	cursor: hand;
	cursor:pointer;
}

.about {
	margin-left: 322px;
	margin-right: 190px;
	position: relative;
}

.contact {
	margin-left: 573px;	
	position: relative;
}

.boutiques {
	margin-left: 442px;	
	position: relative;
}
