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


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

img{
	margin-top: 0;
	width: 100%;

}

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
	font-family:"Helvetica";
}

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;
}

