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

.page-container{
	padding: 0 15px;
}

.box{
	margin-top: 0;

}


.img-style{
	width:300px;
}
.img-bloc-2-style{
	width:300px;
}
.img-3-style{
	width:150px;
}


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

p{
	font-size:15px;
	letter-spacing:1px;
	line-height:30px;
}

h2{
	color:#005190;
	font-size:16px;
	line-height:30px;
	letter-spacing:1px;
}



