/* Customisation domi */
#logo h1 {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);
}

/* Spheres */
#content::before, 
#copyright::before {
		height: 0px;
		width: 0px;
}

/* Menu */
span.icemega_title {
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.75);
}

/* Articles */
.item_fulltext li {
    list-style-type: disc;
    //color: #fc767b;
}

.item_fulltext h2 {
    	margin-top: 60px;
}

.blocks1 { 
  width: 1132px;
  height: 377px;
}

.blocks2 { 
  width: 566px;
  height: 377px;
}

.blocks3 { 
  width: 377px;
  height: 377px;
}

h3 {
	margin-top: 30px;
}

/* icônes */
.cbopastille {
  width:40px;
  height:40px;
  color:#ffffff;
  background-color:#fc767b;
  font-size:15px;
  line-height:40px;
  text-align:center;
  border-radius:1000px;
}

.fa-building {
  background-color:#7744ac;
}

.fa-skype {
  background-color:#f99200;
}