/*
*   name           Haven
*   version        1.3
*   description    Responsive and customizable Joomla!3 template
*   demo           http://demo.favthemes.com/haven/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2015 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*
******************************************************************************************

/// custom style

******************************************************************************************
*/


/* TESTS */

/*
.emo-link {
	background-image: url(../images/pics/link1.png);
	background-repeat: no-repeat;
	background-color: red;
	background-position:top;
}
.moduletable-sfx5 {
	background-image: url(../images/pics/side1.jpg);
  }

*/

/* FONT */

@font-face {
font-family: 'TradeGothicLTStd-Extended';
src: url('font/TradeGothicLTStd-Extended.otf') format('opentype');
}
@font-face {
font-family: 'TradeGothicLTStd-BoldExt';
src: url('font/TradeGothicLTStd-BoldExt.otf') format('opentype');
}

/*
src: url('../TradeGothicLTStd-Extended.eot');
src: url(../'TradeGothicLTStd-Extended.eot?#iefix') format('embedded-opentype'),
url('../TradeGothicLTStd-Extended.woff') format('woff'),
url('../TradeGothicLTStd-Extended.ttf') format('truetype'),
url('../TradeGothicLTStd-Extended.otf') format('opentype'),
url('../TradeGothicLTStd-Extended.svg#TradeGothicLTStd-Extended') format('svg');
*/

/* MENU */

.nav>li>a>img {
	max-width: none;
/*    display: block !important;
    margin: auto !important;
    margin-bottom: 5px !important;*/
}
li.item-102 {
    display: none;
}
li.item-103 {
    display: none;
}

.favnav {
		margin-top: 25px;
}	
/* sans ombre au menu */
#fav-headerwrap {
		box-shadow: none;
}

#fav-headerwrap.fav-light li a {
	color: #E64F31;
/*	font-family: TradeGothicLTStd-Extended;*/
}
.favnav.navstyle-5 .navigation .menunav-pills > li > a:hover {
	background: none;
}

.favnav .navigation .menunav-pills .nav-child a {
	font-size: 0.8em;
}

/*RWD*/

@media (max-width: 1200px) {

  #fav-headerwrap {
    position: relative !important;
  }

  }

@media (max-width: 1200px) {
  #fav-topbar ul.nav.menuhorizontal{
	display: none;
  }
}


/* BREADCRUMBS */

#fav-language {
    padding-top: 0px;
    margin-bottom: -20px;
}	
#fav-topbar ul.nav.menuhorizontal {
	margin-top: 0px;
	margin-right: 20px;
	}

/* CONTENU */

.page-header {
	margin: 36px 0px 18px;
}	


.btn {	
		padding: 5px !important;
}

/* PRODUITS */

.colonne-left {
	float: left;
	padding: 20px;
    width: 30%;
}
.colonne-right {
	float: right;
	padding: 20px;
    width: 30%;
}
.colonne-center {
	padding: 20px;
}

/* DETAILS ACTUS */

dt.article-info-term {
    display: none;
}
/*****SP SHARE EN 1ERE LIGNE******/
.category-desc {
    display: none;
}

/* ICONES ACCUEIL */

.moduletable h3 {
    text-align: center !important;
}	

/* FOOTER */

#fav-showcopyright p {
    margin-top: 10px;
}

/*****ICONES RESEAUX SOCIAUX******/

.social {
	position: relative;
	bottom: 17px;
}

/* SIDEBAR RWD */

@media (max-width: 768px) {

#fav-sidebar1.span3 {
    display: none;
}
}

/********CONTACT FORM****/
.dl-horizontal dt {
    display: none;
}



























