body{
	margin:0;
	padding:0;
    background:transparent;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.bloc-lg{
	padding:0 15px;
}

img{
	margin-top: 0;
	width: 100%;
	text-align: center;
}


h3,p{
	font-size:15px;
	letter-spacing:1px;
	line-height:30px;
}
h2{
	font-size:16px;
	line-height:30px;
	letter-spacing:1px;
}
h2,h3{
	color:#005190!important;
}

