/*  ---------------------------------------------------
HOME CONTENT */
#blocs_container .item { width: 20%; margin:1%;}
#blocs_container .item.w2 { width: 40%; }
#blocs_container .item.h2 { height: 100px; }
#blocs_container .item .inner{  padding: 30px;}


.fraBloc{background: #518EFF; height: 200px;}
.mathBloc{background: #FF2B1F; height: 200px;}
.scienceBloc{background: #50DD44; height: 200px;}
.histBloc{background: #DC64CE; height: 200px;}
.geoBloc{background: #53B8CC; height: 200px;}
.lanBloc{background: #B4E052; height: 200px;}

.textBloc{background: #FFFAB1; height: 410px;}

#textBlocTitle {background: #4abbed; color:#ffffff;}
#textBlocTitle h1, #textBlocTitle h2 {color: #ffffff; margin:0px;}
