#contenu {
	padding-left:13px;
	padding-right:13px;
}
#col_gauche_accueil {
	float:left;
	width:527px;
}
	#carrousel {
		border:1px solid #dddedf;
		height:199px;
		overflow: hidden;
	}
#col_droite_accueil  {
	float:right;
	width:202px;
}
	a#btn_commande_rapide, a#teaser_besoin_aide, a#teaser_demande_catalogue {
		display:block;
		text-indent:-99999px;
		border:1px solid #c8ced0;
		width:200px;
		margin-bottom:11px;
	}	
	
	a#btn_commande_rapide:hover, a#teaser_besoin_aide:hover, a#teaser_demande_catalogue:hover:hover {
		border-color:#f26322;
	}

	a.btn_commande_rapidefr {
		background-image:url(../../images/accueil/btn-commande-rapide.jpg);
		height:43px;
	}
	
	a.teaser_besoin_aidefr {
		background-image:url(../../images/accueil/teaser-besoin-aide.jpg);
		height:63px;
	}
	
	a.teaser_demande_cataloguefr {
		background-image:url(../../images/accueil/teaser-demande-catalogue-2012.jpg);
		height:88px;
	}
	
	a.btn_commande_rapideen {
		background-image:url(../../images/accueil/quick_order.jpg);
		height:43px;
	}
	
	a.teaser_besoin_aideen {
		background-image:url(../../images/accueil/need_help.jpg);
		height:63px;
	}
	
	a.teaser_demande_catalogueen {
		background-image:url(../../images/accueil/catalog-order-2012.jpg);
		height:88px;
	}
	
	a#teaser_carrieres {
		float: right;
		width: 197px;
		height: 44px;
		padding: 8px 0px 0px 5px;
		background-image:url(../../images/accueil/teaser_carrieres.jpg);		
		text-decoration: none;
		color: #000;
		line-height: 12px;
	}
		a#teaser_carrieres span { float: left; clear: both; }
		a#teaser_carrieres span.ctitle {
			font-size: 18px;
			color: #f16422;
			font-weight: bold;
			margin-bottom: 5px;
		}
		a#teaser_carrieres span.cdesc { width: 100px; }
	
	#fournisseurs {
		border:1px solid #c8ced0;
		margin-bottom:11px;
		background-image:url(../../images/accueil/fournisseurs-bg.jpg);
		background-repeat:repeat-x;
		background-color:#ebebeb;
		padding:17px 10px 0 10px;
		height:166px;
	}
	
	#fournisseur_logo {
		text-align:center;
		height:73px;
		overflow:hidden;
		border-bottom:1px dotted #000000;
		margin-bottom:6px;
	}
	
	#fournisseur_texte {
		text-align:center;
		height:76px;
		overflow:hidden;
		font-size:10px;
		line-height:12px;
	}
	
	#fournisseurs_nav {
		height:16px;
		text-align:center;
	}
	
		#fournisseurs_nav a {
			display:inline-block;
			width:7px;
			height:7px;
			margin:0 6px;
			background-repeat:no-repeat;
		}
		
		#fournisseurs_nav a#previous_fournisseur {
			background-image:url(../../images/accueil/fournisseurs-fleche-gauche.jpg);
		}
		
		#fournisseurs_nav a#next_fournisseur {
			background-image:url(../../images/accueil/fournisseurs-fleche-droite.jpg);
		}
		#fournisseurs #loadingGif{ margin: 65px 0px 0px 80px;}
