/* CSS Document */
#presentationSousUnivers{
	background:#F6F2F1;
	border-bottom:1px dotted #999896; 
	margin:0;
	width:46.3em; 
	height:9em; 
	padding:1em;
	
	}
#presentationSousUnivers img{ float:left; margin-right:0.5em; }

#centre div.ficheProduitSimple a{display:block;background:#F6F2F1;border-top:1px solid white;border-bottom:1px #666 dotted;min-height:18em;_height:18em;width:58em;}
	#centre div.ficheProduitSimple a h2{color:#666;float:left;margin-top:0.3em;margin-left:0.5em;width:20em;}
	#centre div.ficheProduitSimple a p{color:#666;}
		#centre div.ficheProduitSimple a p.lienFicheComplete{float:right;color:#986e7a;width:8.9em;border-bottom:1px dotted #986e7a;margin-right:1em;*margin-top:1em;}

#centre div.ficheProduitSimple a:hover{background:#ECF9E8;}
	#centre div.ficheProduitSimple a:hover h2{color:#70B862;}
	#centre div.ficheProduitSimple a:hover p{color:#70B862;}
		#centre div.ficheProduitSimple a:hover p.lienFicheComplete{color:#70B862;border-bottom:1px dotted #70B862;}

#centre div.ficheProduitSimple a h2,#centre div.ficheProduitSimple a p,#centre div.ficheProduitSimple a div,#centre div.ficheProduitSimple a img{cursor:pointer;}

	
.presentationListe{ 
clear:both;
	height:13em;
	width:58em;
	*margin-top:2em;
}			
.imageListe{ float:left; width:16em; margin:0;margin-left:1em; }
.listeLabelsProduit{ 
	width:7em; 
	height:13.0em; 
	list-style:none; 
	padding:0; 
	float:left;
	margin:0; 
}
	.listeLabelsProduit li{ height:50%}
.proprietes{ margin-top:0;padding-right:1em;width:22.5em;height:10.2em;float:left;overflow:hidden;}


.ajoutProduitListe{width:58.0em; margin:0; padding:0; text-align:left; border:1px solid white;}

table.listeSousProduits{width:58.0em; font-size:1em;}
	table.listeSousProduits td{ vertical-align:middle;height:3.4em; border-bottom:1px dotted #999896;}
		table.listeSousProduits td p { font-size:1.4em; margin:0;}
		table.listeSousProduits td.prix{width:14em;}
		table.listeSousProduits td.prix span {font-size: 12px; font-weight: bold;}
		.imgProdMini{ padding-left:1em; width: 50px; display: block;}
		.contenance{ width:15em; padding-left:1.7em;}
		
		.ajouterProduit{width:9.7em;}
			.ajouterProduit a{ background:url(images/produits/ajouter.jpg) no-repeat; width:8.9em; display:block; height:3.5em;}
				.ajouterProduit a span{ display:none;}

/********************** pour les pages menu : univers usage, type de produits et eona ***************************/				
.universUsage h1 u{color:#986e74;}
.universUsage ul{ list-style:none; padding:0;margin:0;width:58em;}
		.universUsage ul li a{ 
			background:#f5f2f1 url(images/univers/fleche666_EC.gif) no-repeat 98% 23% ; 
			display:block;
			min-height:11.1em; 
			_height:11.1em;
			width:58.0em; 
			color:#666 !important;
			border-top:1px solid #FFF; 
			border-bottom:1px dotted #999;
			position:relative;
		}
			.universUsage ul li a:hover{ 
				background:#f6fff8 url(images/univers/fleche70B.gif) 98% 23%  no-repeat; 
				color:#70B862 !important;
			}
		.universUsage ul li h2{ display:inline; top:0.7em; position:relative; padding-right:1.6em; font-weight:normal; font-size: 2em;}
		.universUsage ul li span{font-size:1.2em; padding-right:2.0em;top:2em; position:relative;}
		.universUsage ul li img{float:left; margin:1em; margin-top:1.5em;}
		.universUsage ul li p{margin:0;}