 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS BDD  ----*
  *------------------------------------------------------*/
.prix_pdt{
	font-size:14px;
	color:#660000;
	font-weight:bold;
}


a.lien_navpage {
	color:#666;
	text-decoration:none;
}

a.lien_navpage:hover {
	text-decoration:underline;
}

.txt_navpage {
	color:#666;
}

.txt_caracteristiques{
	margin:0;
	padding:5px 0 0 10px;
	font-size:10px;
	color:#666;
}

dl{
	margin:0;
	padding:0;
}

dt{
	margin:0;
	padding:0;
}

dd{
	margin:0;
	padding:0;
}


dl#mill{
	margin:20px 0 0 0;
	padding:0;
}

dt#mill a{
	margin:0;
	padding:2px 2px 2px 3px;
	width:430px;
	background:#B4AE98;
	text-decoration:none;
	font-size:12px;
	color:#660000;
	font-weight:bold;
	display:block;
}

dt#mill a:hover{
	background:#fff;
	text-decoration:none;
}

dd#mill a{
	margin:5px 0 0 5px;
	padding:2px 0 0 3px;
	width:427px;
	background:#D1CAB0;
	font-size:11px;
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

dd#mill a:hover{
	background:#fff;
	text-decoration:none;
}

#table_menu{
	margin:10px 0 10px 0;
	padding:0;
	color:#660000;
	font-size:9px;
	font-weight:bold;
	border-top:#660000 dotted 1px;
	border-bottom:#660000 dotted 1px;
}

#table_menu  .tr1{
	background:#E5DECC;
}

#table_menu  .tr2{
	/*background:#C3BAA4;*/
	background:#D0C8B0;
}

#table_menu .td1, .td2{
	padding:4px;
	text-align:right;
}

#table_menu .td3{
	height: 30px;
	text-align:center;
}

#table_fiche_detail{
	margin:10px 0 0 0;
	padding:0;
	color:#660000;
	font-size:9px;
	font-weight:bold;
}

#table_fiche_detail a{
	color:#660000;
	text-decoration:none;
}

#table_fiche_detail a:hover{
	background:#fff;
	color:#660000;
	text-decoration:none;
}

#table_fiche_detail .tr1_detail {
	background:#E5DECC;
}

#table_fiche_detail .tr2_detail {
	background:#C3BAA4;
}

#table_fiche_detail .td1_detail, #table_fiche_detail .td2_detail {
	padding:3px;
}
