@charset "utf-8";
/* CSS Document */

/*PAGE IGGI ET IZZI*/


#bloc_IGGI {
	width: 100%;
	height: 100%;
	padding-top: 35px;
	padding-bottom: 50px;
	text-align: center;
	position: relative;
	float: left;
	background-color: #a7b8ba;
	margin-bottom: 50px;
}
#bloc_IGGI_rose {
	width: 100%;
	height: 100%;
	margin-bottom: 50px;
	padding-top: 35px;
	padding-bottom: 50px;
	text-align: center;
	position: relative;
	float: left;
	background-color: #e5cbc5;
	margin-top:25px;
}
#bloc_gauche_IGGI {
	width: 50%;
	height: 100%;
	margin-bottom: 50px;
	position: relative;
	float: left;
}
#bloc_droite_IGGI {
	width: 50%;
	height: 100%;
	margin-bottom: 50px;
	position: relative;
	float: left;	
}
#text_IGGI_bold {
	font-family: 'Minion Pro Bold';
	font-size: 19px;
	line-height: 30px;
	padding-left: 40px;
	padding-right: 40px;
	letter-spacing: 2px;
}
#text_IGGI_regular {
	font-family: 'Minion Pro Regular';
	font-size: 18px;
	line-height: 26px;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 40px;
	letter-spacing: 2px;
}
#text_IGGI_video {
	font-family: 'Minion Pro Bold';
	font-size: 20px;
	line-height: 26px;
	padding-left: 40px;
	padding-right: 40px;
	letter-spacing: 2px;
	margin-top: 30px;
}
#grosTitreIGGI_Rose {
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	font-family: 'Minion Pro Regular';
	font-size: 35px;
	color: #6f5954;
	line-height: 45px;
	letter-spacing: 12px;
}
#grosTitreIGGI_Vert {
	margin-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	font-family: 'Minion Pro Regular';
	font-size: 35px;
	color: #0b474e;
	line-height: 45px;
	letter-spacing: 12px;
}
#bloc_IZZI {
	width: 100%;
	height: 100%;
	padding-top: 35px;
	padding-bottom: 50px;
	text-align: center;
	position: relative;
	float: left;
	background-color: #bfb8af;
}
#grosTitreIZZI {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	font-family: 'Univers LT Std';
	font-size: 45px;
	color: white;
	line-height: 45px;
}
#keypoints_IZZI {
	width: 100%;
	height: 100%;
	padding-top :35px;
	padding-bottom: 35px;
	position: relative;
	float: left;
	background-color: #bc8a7e;
}
#bloc_presentation_IZZI_rose {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	float: left;
	background-color: #bc8a7e;
	margin-top:50px;
}
#bloc_presentation_IZZI_beige {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	float: left;
	background-color: #bfb8af;
}
#bloc_presentation_IZZI_roseClair {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	float: left;
	background-color: #ddbcb0;
}
#bloc_presentation_IZZI_gris {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	float: left;
	background-color: #888b8d;
	margin-bottom: 50px;
}
#grosTitre_IZZI {
	font-family: 'Univers LT Std';
	font-size: 40px;
	color: white;
	line-height: 40px;
	text-align: left;
	margin-left:50px;
	margin-top: 50px;
	margin-right: 50px;

}
#texteCourant_IZZI {
	font-family: 'Univers LT Std 2';
	font-size: 22px;
	color: white;
	margin-left:50px;
	margin-top: 25px;
	margin-right: 50px;
	padding-bottom: 50px;
	text-align: left; 
}
#grosTitre_IZZI_droite {
	font-family: 'Univers LT Std';
	font-size: 40px;
	color: white;
	line-height: 40px;
	text-align: right;
	margin-left:50px;
	margin-top: 50px;
	margin-right: 50px;

}
#texteCourant_IZZI_droite {
	font-family: 'Univers LT Std 2';
	font-size: 22px;
	color: white;
	margin-left:50px;
	margin-top: 25px;
	margin-right: 50px;
	padding-bottom: 50px;
	text-align: right; 
}