header {
		height: auto;
	}
@font-face {
  font-family: 'My Font';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/ITC-ITCAvantGardeStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ITC-ITCAvantGardeStd-Bold.woff") format("woff"), url("../fonts/ITC-ITCAvantGardeStd-Bold.svg#ITCAvantGardeStd-Bold") format("svg"); }

.vc_tta-tabs-list {
	font-family: 'ITCAvantGardeStd-Bold';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #009f3d;
	}
.vc_tta-panel-body {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-transform: none;
	}
.vc_tta-tab vc_active {
	font-family: 'ITCAvantGardeStd-Bold';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #009f3d;
	}
.champs p {
	font-family: 'ITCAvantGardeStd-Bold';
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	color: #009f3d;
	}

/*
@media (min-width:1200px) {

	header {
		height: 100px;
		position: fixed;
		z-index: 500;
		width: 100%;
		box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.5);
		padding: 10px 0;
	}

	#wrap {
		padding-top: 100px;
	}
	
	.header-top {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}

	header .share {
		position: inherit;
		right: auto;
		bottom: auto;
		text-align: right;
	}

	header .share a {
		display: inline-block;
		float: none;
	}

	header .share a.btn-twitter {
		background-image: url(../images/share-blue/twitter.svg);
	}

	header .share a.btn-facebook {
		background-image: url(../images/share-blue/facebook.svg);
	}

	header .share a.btn-instagram {
		background-image: url(../images/share-blue/instagram.svg);
	}

	header .share a.btn-linkedin {
		background-image: url(../images/share-blue/linkedin.svg);
	}
	
	header .search {
		float: right;
		margin-right: 10px;
		margin-top: 3px;
	}

	header .logo {
		width: 140px;
		height: 80px;
		background-image: url(../images/logo_10years-h80.png);
		background-size: contain;
		margin-left: 5px;
		margin-right: 10px;
		margin-top: 0;
		float: none;
	}

	header .navbar-nav > li > a {
		font-size: 12px;
	}
}
*/
