/*************
 * GENERAL
 ************/
html, body { height: 100%; }
[class*="col-"]{ padding: 0 13px;}
.global-view { height:100%; }

/*************
 * BLOC
 ************/
.outBloc .row { overflow: hidden; margin: 40px -13px 0px -13px; }

.container .outBloc:nth-child(2) .grid12 { margin-top: 0px; }

/*************
 * ROW
 ************/
.row { margin: 0px; }

/************
 * FOOTER
 ************/
.main-footer p,
.main-footer ul li a{ font-size: 12px; }
.global-view .main-footer a:hover { background: #fff; }