@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon63a4.eot?-dynezt');
	src:url('fonts/icomoond41d.eot?#iefix-dynezt') format('embedded-opentype'),
		url('fonts/icomoon63a4.woff?-dynezt') format('woff'),
		url('fonts/icomoon63a4.ttf?-dynezt') format('truetype'),
		url('fonts/icomoon63a4.svg?-dynezt#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-mobile:before {
	content: "\e600";
}
.icon-mail:before {
	content: "\e601";
}
.icon-compass:before {
	content: "\e602";
}
.icon-location:before {
	content: "\e603";
}
.icon-target:before {
	content: "\e604";
}
.icon-thumbsup:before {
	content: "\e605";
}
.icon-megaphone:before {
	content: "\e606";
}
.icon-thunder:before {
	content: "\e607";
}
.icon-cd:before {
	content: "\e608";
}
.icon-rocket:before {
	content: "\e609";
}
.icon-earth:before {
	content: "\e60a";
}
.icon-screen:before {
	content: "\e60b";
}
.icon-landscape:before {
	content: "\e60c";
}
.icon-cloud:before {
	content: "\e60d";
}
.icon-flickr:before {
	content: "\e60e";
}

.icon-googleplus:before {
	content: "\e613";
}
.icon-googleplus2:before {
	content: "\e614";
}
.icon-pinterest:before {
	content: "\e615";
}
.icon-pinterest2:before {
	content: "\e616";
}
.icon-tumblr:before {
	content: "\e617";
}
.icon-tumblr2:before {
	content: "\e618";
}

.icon-dribbble:before {
	content: "\e61a";
}
.icon-dribbble2:before {
	content: "\e61b";
}
.icon-dropbox:before {
	content: "\e61c";
}
.icon-insta {
	background-image:url(../images/instagram.png);
	width:40px;
	height:40px;
	opacity:0.5;
}

.icon-insta:hover {
	background-image:url(../images/instagram.png);
	width:40px;
	height:40px;
	opacity:1;
}

.icon-face {
	background-image:url(../images/facebook.png);
	width:40px;
	height:40px;
	opacity:0.5;
}

.icon-face:hover {
	background-image:url(../images/facebook.png);
	width:40px;
	height:40px;
	opacity:1;
}



.icon-twitter {
	background-image:url(../images/twitter.png);
	width:40px;
	height:40px;
	opacity:0.5;
}

.icon-twitter:hover {
	background-image:url(../images/twitter.png);
	width:40px;
	height:40px;
	opacity:1;
}


.icon-linkedin {
	background-image:url(../images/linkedin.png);
	width:40px;
	height:40px;
	opacity:0.5;
}

.icon-linkedin:hover {
	background-image:url(../images/linkedin.png);
	width:40px;
	height:40px;
	opacity:1;
}


.gris{
	background-color:#ebebeb;
	height:47px;
	width:100%;
	position:absolute;
	margin-top:-1px;
}

