/* CSS Document */
/* ------------------------------------------------------------------------------ Etapes */
	#right #arrondi_middle ol li span.etape {
		display:block;
		color:#fff;
		font-size:1.3em;
		font-weight:bold;
		text-indent:10px;
		margin:0 0 5px 0
	}
	#right #arrondi_middle ol li span.etape span {font-size:1.7em}
/* ---------------------------------------------------------------- Brewing Equipment */
	#right #arrondi_middle ol li span.etape.brassage {
		height:42px;
		background:url(../../images/structure/background/brassage.jpg) no-repeat;
		padding:16px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.fermentation {
		height:39px;
		background:url(../../images/structure/background/fermentation.jpg) no-repeat;
		padding:22px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.traitement {
		height:47px;
		background:url(../../images/structure/background/traitement.jpg) no-repeat;
		padding:13px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.conditionnement {
		height:56px;
		background:url(../../images/structure/background/conditionnement.jpg) no-repeat;
		padding:17px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.services {
		height:46px;
		background:url(../../images/structure/background/services.jpg) no-repeat;
		padding:28px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.autres {
		height:28px;
		background:url(../../images/structure/background/autres.jpg) no-repeat;
		line-height:24px;
		margin:0 0 10px 0
	}
/* ---------------------------------------------------------------- Water & Soft Drinks */
	#right #arrondi_middle ol li span.etape.process {
		height:42px;
		background:url(../../images/structure/background/process.jpg) no-repeat;
		padding:34px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.pet {
		height:60px;
		background:url(../../images/structure/background/pet.jpg) no-repeat;
		padding:33px 0 0 0
	}
	#right #arrondi_middle ol li span.etape.filling {
		height:51px;
		background:url(../../images/structure/background/filling.jpg) no-repeat;
		padding:16px 0 0 0
	}
/* ------------------------------------------------------------------------------ Contenu */
	#right #arrondi_middle ol li table {
		width:100%;
		table-layout:fixed
	}
	#right #arrondi_middle ol li table tr td {
		padding:0 0 0 25px;
		vertical-align:top
	}
	#right #arrondi_middle ol li table tr td span.titre {
		font-size:1.1em;
		font-weight:bold;
		color:#00269e
	}
	#right #arrondi_middle ol li table tr td ul {
		color:#123154;
		padding:0 0 15px 10px
	}
	#right #arrondi_middle ol li table tr td ul li {
		background:url(../../images/elements/puce.gif) no-repeat 0 6px;
		margin:4px 0 0 0;
		padding:0 0 0 8px
	}
	#right #arrondi_middle ol li table tr td ul li a {
		color:#123154;
		text-decoration:none
	}
	#right #arrondi_middle ol li table tr td ul li a:hover {text-decoration:underline}