body {
	margin:0;
	padding:0;
	border:0;
}
#site_laurastar {
	height: 100%;
	width: 100%;
	margin : 0;
	padding : 0;
	text-align: center;
}

/*CSS POUR PAGE*/

#bloc_presentation {
	width: 100%;
	height: 100%;
	margin-bottom: 70px;
	text-align: center;
	position: relative;
	float: left;
}
#bloc_presentation_alterne {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	float: left;
}
#bloc_comparateur {
	width: 100%;
	height: 100%;
	margin-bottom: 70px;
	padding-bottom: 50px;
	padding-top: 15px;
	text-align: center;
	position: relative;
	float: left;
	background-color: #f2f2f2;
}
#zoneDMS_blue {
	width: 100%;
	height: 100%;
	background-color: #aab6bc;
}
#zoneDMS_jaune {
	width: 100%;
	height: 100%;
	background-color: #f9f2e8;
}
#zoneDMS_rose {
	width: 100%;
	height: 100%;
	background-color: #e5cbc5;
}
#zoneDMS_mauve {
	width: 100%;
	height: 100%;
	background-color: #b0a8aa;
}
#colonne_gauche {
	width: 50%;
	height: 100%;
	position: relative;
	float: left;
	text-align: right;
}
#colonne_droite {
	width: 50%;
	height: 100%;
	position: relative;
	float: right;
	text-align: left;
}

#keypoints_smart {
	width: 100%;
	height: 100%;
	margin-bottom: 70px;
	padding-top :35px;
	padding-bottom: 35px;
	position: relative;
	float: left;
	background-image: url("../assets/keypoints_smart.jpg");
	background-size: 100% 100%;
}
#KP_coche_smart {
	text-align: left;
	width: 80%;
	height: 100%;
	margin-left: 80px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: url("../assets/KP_coche_smart.png");
	background-repeat: no-repeat;
	position: relative;
	float: left;
	font-size: 24px;
	font-family: 'Univers LT Std';
}
#keypoints_lift {
	width: 100%;
	height: 100%;
	margin-bottom: 70px;
	padding-top :35px;
	padding-bottom: 35px;
	position: relative;
	float: left;
	background-image: url("../assets/keypoints_lift.jpg");
	background-size: 100% 100%;
}
#ligne_produit {
	text-align: left;
	width: 100%;
	height: 100%;
	margin-bottom: 40px;
	position: relative;
	float: left;
}
#aspect_produit {
	text-align: left;
	width: 25%;
	height: 100%;
	margin-left: 6%;
	position: relative;
	float: left;
}
#aspect_produit_2 {
	text-align: left;
	width: 25%;
	height: 100%;
	margin-left: 6%;
	margin-bottom: 40px;
	position: relative;
	float: left;
}
#bloc_asterisque {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	float: left;
	font-family: 'Univers LT Std 2';
	font-size: 20px;
	line-height: 22px;
}
#bloc_produits_compare {
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
	margin-top: 40px;
	text-align: center;
	position: relative;
	float: left;
}


/*GALERIE PHOTO*/

#galerieSMART {
 	width: 100%;
	height: 100%;
	text-align: center;
	margin-top:40px;
}
#full-picture{
 	width: 100%;
	height: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#vignette {
	width: 100%;
	height: 100%;
	text-align: center;
}