
/* CSS reset */
* {
    font-family: Arial,sans-serif;
    
}

p, 
td,
th,
body {
        font-family: Arial,sans-serif;
        font-size:12px;
        
}
body {
        width: 19cm;
}
img {
    border:0;
}

.faq-outil,
#headerRecherche,
#mycarouselSelecteur,
/*#detailsProduit,*/
#Obandeau,
#Splus,
img.shadow {
    display: none !important;
}

#detailsProduit.accueil {
    display: none; 
       
}
#detailsProduit img.carte,
#detailsProduit img.carte2,
#Ocarte  img.carte {
    float: left;
    margin-right:20px;
}


table.text {
    border-collapse: collapse;
}
table.text tr {
    vertical-align: top
}

table.text th,
table.text td {
    padding:3px;
    border:1px solid #ccc;
}


.mnulogo-contenu ul {
    display: none;
}

#Footer,
#Menu2,
#Menu {
    width:0;
    display: none;
}


.encart ul li {
    display: none;
}
#listfaq dt {font-weight:bold}
.faq_titre,
.faq_theme,
.question_form { display:none}


h1.outil_denomination span { display: none;}
h1.outil_denomination img { display: inline;}

#BaseLine {
    text-align:center;
}



#listAO li {
    list-style: none !important;
}



#BaseLinePrint {
    display: block;
    text-align: center;   
} 

div.produit-definition {
    margin: 10px 0;
    font-weight: bold;
    border:1px solid #ccc;
}


            
.fiche-detail-SFE .text li,
.fiche-detail-SFT .text li {margin:12px 0 12px 25px;}                   
.fiche-detail-SFE .text p, 
.fiche-detail-SFT .text p {margin:12px 0;}          

