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



@font-face {font-family: 'HelveticaNeueLTPro-Lt';src: url('../fonts/2873A2_0_0.eot');src: url('../fonts/2873A2_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2873A2_0_0.woff') format('woff'),url('../fonts/2873A2_0_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-Roman';src: url('../fonts/2873A2_1_0.eot');src: url('../fonts/2873A2_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2873A2_1_0.woff') format('woff'),url('../fonts/2873A2_1_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-Th';src: url('../fonts/2873A2_2_0.eot');src: url('../fonts/2873A2_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2873A2_2_0.woff') format('woff'),url('../fonts/2873A2_2_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLTPro-Md';src: url('../fonts/2873A2_3_0.eot');src: url('../fonts/2873A2_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/2873A2_3_0.woff') format('woff'),url('../fonts/2873A2_3_0.ttf') format('truetype');}


@font-face {
  font-family: "icon";
  src: url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


b, strong { font-family: 'HelveticaNeueLTPro-Md'; font-weight: normal; } 
i { font-style:italic; } 

img { max-width: 100%; height: auto; }

html, body { min-height: 100%; }

button { cursor: pointer; }


/* -----------------------   general   ------------------------------- */

body { background: #f8f8f8; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; padding: 0; font-size: 14px; color: #3a4f5e; font-family: 'HelveticaNeueLTPro-Lt', Verdana, tahoma, Arial, Helvetica; position: relative; }
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, sub, sup, 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%;
	vertical-align: baseline;
}

a { color: #3a4f5e; }
a:hover { text-decoration: none; }

.wrapper { max-width:1024px; margin:0 auto; position:relative; width: 90%; }

.header {
	background: white;
}

.userbar-1, .userbar-2 {
	display: inline-block; 
	vertical-align: middle;;
	margin-right: 20px;
	padding: 10px 0;
}


.branding {
	background-image: url(../img/top.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	min-height: 250px;
}

.content-1 {
	padding: 40px 0;
}

.displayTable {
	width: 100%;
	height: 100%;
	display: table;
	min-height: 250px;
}


.branding .wrapper {
	height: 100%;
	min-height: 250px;
}

.displayTableCell {
	display: table-cell;
	vertical-align: middle;
}

h1 {
	color: white;
	font-size: 45px;
	font-family: HelveticaNeueLTPro-Md;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: white;
	font-size: 40px;
	font-family: HelveticaNeueLTPro-th;
	font-weight: normal;
	text-transform: uppercase;
}

.step1 {
	position: relative;
}

.step1:before {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: #117bb7;
	content:"1";
	color: white;
	border-radius: 100px;
	text-align: center;
	margin-right: 10px;
}

.step2:before {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: #117bb7;
	content:"2";
	color: white;
	border-radius: 100px;
	text-align: center;
	margin-right: 10px;
}


.bleu {
	color: #117bb7;
}

h3 {
	color: #d81c15;
	font-size: 20px;
	font-family: HelveticaNeueLTPro-Md;
	font-weight: normal;
}

ul {
	margin: 20px 80px 0;
}

ul.liste2 {
	margin-top: 20px;
}

ul.liste1 li {
	list-style: none;
	line-height: 1.7em;
	list-style: url(../img/flecheMenuLeft.png);
}

ul.liste2 li {
	list-style: none;
	line-height: 1.7em;
	position: relative;
	margin-left: 5px;
	display: inline-block;
	margin-right: 40px;
	font-family: HelveticaNeueLTPro-Lt;
}

ul.liste2 li:before {
	color: #117bb7;
	font-size: 16px;
	font-family: icon;
	font-weight: normal;
	left: -25px;
	position: absolute;
}

ul.liste2 li.li1:before {
	content:"\e908";
}

ul.liste2 li.li2:before {
	content:"\e909";
}

blockquote {
	margin: 20px 85px 10px;
}

.footer {
	width: 100%;
	height: 8px;
	background: #3d413e;
	position: fixed;
	bottom: 0;
}

.footer .wrapper {
	background: url(../img/footer.jpg) no-repeat center;
	background-size: cover;
	height: 100%;
}



@media (max-width: 768px) {

	blockquote {
		margin: 20px 15px 0;
	}
	ul {
		margin: 20px 10px 0;
	}

}

