/* FONT CNCT */ 
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(http://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat-Bold'), url(http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url(http://fonts.gstatic.com/s/raleway/v9/RJMlAoFXXQEzZoMSUteGWFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(http://fonts.gstatic.com/s/raleway/v9/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
}
@font-face {
  font-family: 'Rokkitt';
  font-style: normal;
  font-weight: 400;
  src: local('Rokkitt'), url(http://fonts.gstatic.com/s/rokkitt/v9/Uu8b3yBtxQPmPTMr0WQ_CA.woff2) format('woff2');
}
@font-face {
  font-family: 'Rokkitt';
  font-style: normal;
  font-weight: 700;
  src: local('Rokkitt Bold'), local('Rokkitt-Bold'), url(http://fonts.gstatic.com/s/rokkitt/v9/Mef17w3J4CtS0lw4Wa_8r_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
}

/* SKIN CNCT */
.home #main::before{
	content:"";
	background: rgba(255,255,255,0.5) url("../img/cnct/logos.svg") no-repeat scroll top left / 550px auto;
	width:550px;
	height:130px;
	position:absolute;
	left:0;
	top:0;
}

.default #header {
	background: rgba(0,0,0,0) url("../img/cnct/bandeau.svg") no-repeat scroll 0 -2px;
}
.default .zen_true #header {
	background-color: #730000;
	background-image:none;
}

.default #footer{
	border-top: 1px solid #730000;
	margin: 5px auto 0;
    text-align: center;
	font-family: "Rokkitt", Helvetica, Arial, sans-serif;
	background:#ffffff url("../img/cnct/footer.jpg") repeat center center / auto 65px;
}

/* Blocks */
.annonce_ti i.type{
	background-position: 0 -420px;
}
.obj_ti i.type{
	background-position: 0 -460px;
}