.compObjetProduitFamille {
	/*display: inline-block;*/

}
.compObjetProduitFamille dl dt img {
	display:none;

}

.compObjetProduitFamille .objetListeChild  {
	background: url("../image/separateur.gif") no-repeat scroll center bottom transparent;
    display: block;
    margin-top: 25px;
    padding-bottom: 25px;
	padding: 10px 10px 20px;
}

.compObjetProduitFamille .objetListeChild table {
	width: 100%;
}

.compObjetProduitFamille .objetListeChild table tr {
	vertical-align: top;
}

.compObjetProduitFamille .objetListeChild td.imageTd {
	width: 17%;
}

.compObjetProduitFamille .objetListeChild td.produitTd {
	width: 67%;
}

.compObjetProduitFamille .objetListeChild span.nameElement {
	color: #014068;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.compObjetProduitFamille .objetListeChild span.infoElement {
	display: block;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 5px;
    min-height: 35px;
    text-align: justify;
}

.compObjetProduitFamille .objetListeChild a.objetReserver span {
	background-image: url("../image/bt_ajouter_panier_blue.gif");
    background-repeat: no-repeat;
    color: white;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    line-height: 29px;
    padding-left: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 192px;
	margin: auto;
}

.compObjetProduitFamille .objetListeChild a.objetReserver.choixOptions span {
	background-image: url("../image/bt_ajouter_finaliser.png");
	width: 200px;
	padding-left: 3px;
}

.compObjetProduitFamille .objetListeChild a.objetReserver.nonDisponible {
	 cursor: default;
}

.compObjetProduitFamille .objetListeChild a.objetReserver.nonDisponible span {
	background-image: url("../image/bt_commander.png");
    color: #014068;
    height: 41px;
    line-height: 44px;
    width: 217px;
}

.compObjetProduitFamille .objetListeChild td.prixTd {
	padding-left: 10px;
    padding-top: 15px;
}

.compObjetProduitFamille .objetListeChild td.prixTd span.prixElement {
    background-image: url("../image/bg_prix.gif");
    background-repeat: no-repeat;
    color: #CCCC00;
    display: block;
    font-size: 16px;
    height: 56px;
    padding: 5px;
    text-align: center;
    text-shadow: 1px 1px black;
    width: 89px;
}

/* BOX */
.compObjetProduitFamille .familleBox {
	    background-image: url("../image/bg_content.gif");
    background-position: 0 bottom;
    background-repeat: repeat-x;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 0 1px #ECECEC;
    float: left;
    margin: 10px 2px 5px 10px;
    min-height: 241px;
    padding: 0;
    position: relative;
    width: 330px;
}
.compObjetProduitFamille .familleBox .familleBox_content {
    display: block;
    min-height: 150px;
}
#compObjetProduitFamille3  .familleBox {
	/*padding: 0 0 60px;*/
}
.compObjetProduitFamille .familleBox .familleBox_top {
	background-image: url("../image/sep_small.png");
    background-position: -77px bottom;
    background-repeat: no-repeat;
    color: #033358;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 15px;
    padding: 7px;
    text-align: left;
    text-transform: uppercase;
	
}

.compObjetProduitFamille .familleBox .familleBox_top .familleBox_top_title {
}

.compObjetProduitFamille .familleBox .familleBox_top .familleBox_top_title a  {
	color: #014069;
	text-decoration: none;
}

.compObjetProduitFamille .familleBox .familleBox_content .moreLink {
	 background-color: #01477C;
    border: thin solid lightgrey;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    margin: 0 0 15px 15px;
    max-width: 142px;
    outline: thin solid white;
    outline-offset: -2px;
    padding: 5px 10px;
}


.compObjetProduitFamille .familleBox .familleBox_content .moreLink a{
	color: #fff;
    display: block;
    height: 18px;
    overflow: hidden;
    text-decoration: none;
    text-transform: none;
}
.compObjetProduitFamille .familleBox .familleBox_content .moreLink a:hover{
	color: #888;
    text-decoration: none;
}

.compObjetProduitFamille .familleBox .familleBox_content {
	display: block;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left {
	display: block;
    float: left;
    height: 100%;
    padding: 7px 10px 0 0;
    vertical-align: top;
    width: 192px;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left .contentListe {
    display: block;
    padding: 5px 5px 5px 15px;
    text-align: left;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left .contentListe span {
	background-image: url("../image/ico_fleche_Noire.gif");
    background-position: 0 7px;
    background-repeat: no-repeat;
    display: block;
    font-size: 15px;
    margin-bottom: 6px;
    padding-left: 10px;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left .contentListe span a {
	color: #000;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
	    font-weight: bold;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left .contentListe .sousFamille a {
	color: black;
}
.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left .contentListe .sousFamille a:hover {
	color: #034579;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_left .contentListe .produit {
	
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_right {
	display: block;
    float: right;
    margin-right: 15px;
    vertical-align: top;
    width: 112px;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_right_image {
	    background-color: #FFFFFF;
    border: 1px solid #ddd;
    display: block;
    height: 112px;
     margin: 10px 0 51px;
    padding: 1px;
    text-align: center;
    width: 112px;
	box-shadow: 0 0 7px -2px #888888;
	-moz-box-shadow: 0 0 7px -2px #888888;
	-webkit-box-shadow: 0 0 7px -2px #888888;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_right_image img {
	border: 1px solid #CCCCCC;
    height: 110px;
    width: 110px;
	height:110px;
	width:110px;
}

.compObjetProduitFamille .familleBox .familleBox_content .familleBox_content_right_infos {
    display: none;
    font-size: 11px;
    margin: auto;
    padding: 5px 0;
    text-align: justify;
    width: 112px;
}

.compObjetProduitFamille .familleBox .familleBox_bottom {
	background-image: url("../image/bg_ariane.gif");
    background-repeat: repeat-x;
    border-top: thin solid lightgrey;
    height: 15px;
    overflow: hidden;
    padding: 5px 10px 5px 5px;
    text-align: right;
}

.compObjetProduitFamille .familleBox .familleBox_bottom.isEmpty {
	border-top: none 0px;
	background: none transparent;
}

.compObjetProduitFamille .familleBox .familleBox_bottom a {
	color: black;
    display: block;
    font-size: 10px;
    text-decoration: none;
}
