/* Style partie GRAPHISTES */

body
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #CC0000;
        scrollbar-base-color: #358EE8;
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: center top;
}

table {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: left top;
}

td
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
        background-attachment: scroll;
        background-repeat: repeat-y;
        background-position: left top;
}
#haut {
        float:left;
        width:400px;
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:11px;
        font-style: normal;
        color: #333;
        text-align:justify;
        letter-spacing:0.05em;
        font-weight:500;
        text-decoration: none;
        }
#haut a,
a{
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:13px;
        font-style: normal;
        color: #333;
        text-align:justify;
        letter-spacing:0.05em;
        font-weight:500;
        text-decoration: none;
}
#haut a:hover,
a:hover {
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:13px;
        font-style: normal;
        color: #333;
        font-weight:600;
        text-align:justify;
        letter-spacing:0.05em;
        text-decoration: underline;

}
#haut a:visited,
a:visited {

        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:13px;
        font-style: normal;
        color: #333;
        text-align:justify;
        letter-spacing:0.05em;
        font-weight:500;
        text-decoration: underline;
}
 #haut a,
 #haut a:hover,
 #haut a:visited
        {
        font-size:11px;
        }
.text_area1 {
        font-size: 11px;
        color: #47A3FE;
        font-weight: normal;
        background-color: #FFFFFF;
        width: 150px;
        border: 1px solid #47A3FE;



}
.titre {
font-family: Arial, Helvetica, sans-serif;
        font-size:16px;
        font-weight: lighter;
        font-style: normal;
        color: #358EE8;
        background-attachment: scroll;
        background-repeat: repeat-x;
        background-position: left top;
}
.input {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        background-color: #FFFFFF;
        border: 1px solid #B9B6C3;
        color: #000066;
}


.encart_blanc {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000066;
        background-color: #FFFFFF;

}

.titre {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
}

.titregros {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #47A3FE;
}

.prix {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #CA2127;
        padding: 2px;

}

.encart_pointille {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #B8A46B;
        border: 1px solid #B8A46B;
        padding: 2px;


}

..lien:hover {
        color: #006699;
        text-decoration: underline;
}
..lien{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #006699;
        text-decoration: none;
}

.entete_tableau
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        font-weight: bold;
        color: #B8A46B;
        font-weight: bold;
        background-color: #215093;
        padding: 2px;

}

/* Style partie PHP */
.FDpointilles {
        background-attachment: scroll;
        background-image: url(file:///Z|/consulting-investissements/images/charte/pointilles.gif);
        background-repeat: repeat-x;

}
.bordure {
        margin: 20px;
        padding: 20px;
}
.point {
        background-attachment: scroll;
        background-image: url(file:///Z|/consulting-investissements/images/charte/point.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
.titrepage {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #358EE8;
}
.fondDroitHaut {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: right top;
        background-image: url(images/charte/bovet-plv_07.jpg);
        background-color: #205092;
}
.fondDroitBas {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: right bottom;
        background-image: url(images/charte/bovet-plv_05.jpg);
}
.fondGaucheBas {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: left bottom;
}
.fondGaucheHaut {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url(images/charte/fondpage.jpg);
}
.bordDroit {
        background-attachment: scroll;
        background-repeat: repeat-y;
        background-position: left top;
}
.bordGauche {

        background-attachment: scroll;
        background-repeat: repeat-y;
        background-position: right top;
}
.repetx {
        background-image: url(images/charte/bandeau-Droite.jpg);
        background-attachment: scroll;
        background-repeat: repeat-x;
        background-position: left top;
}
.fondcentre {
        background-attachment: scroll;
        background-image: url(images/charte/laboratoire-valmy_11.jpg);
        background-repeat: no-repeat;
        background-position: center center;
}
.contour {
        background-color: #215093;
}
.repety {

        background-image: url(images/charte/fond-menu.gif);
        background-attachment: scroll;
        background-repeat: repeat-y;
        background-position: left top;
}
.MENUbAS:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B8A666;
        text-decoration:none;
}

.MENUbAS {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B8A666;
}
.MENUbAS:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B8A666;
        text-decoration:underline;
}
/********************************* communs *******************************/
#content_text
        {
        float:left;
        padding-right:10px;
        padding-left:20px;
        margin:20px 0 10px 0;
		
        }
#content_img
        {
        float:right; 
        padding-right:0px;
        padding-left:20px;
        margin:0px 0 15px 5px;
        /*background-position:center; */
        }
#content_img_savoirf
        {
        float:left;
        text-align:center;
       /* padding-right:0px;
        padding-left:20px; */
        padding:0 10px 10px 5px;
        width:500px;
        /*margin:20px 0 15px 20px; */
        margin:0px 10px 25px 0px;
       /* border:1px #2662B8 dashed; ******/
      
        /*background-position:center; */
        }
#content_contact
        {
        float:left;
        text-align:left;
       /* padding-right:0px;
        padding-left:20px; */
        padding:0 10px 10px 5px;
        width:500px;
        /*margin:20px 0 15px 20px; */
        margin:0px 10px 25px 0px;
       /* border:1px #2662B8 dashed;
        background-color:#fff; */
        font-family: "Trebuchet MS", Arial;
        font-size:13px;
        font-style: normal;
        color:#000;
        text-align:justify;
        letter-spacing:0.05em;
        }
#content_contact h1
        {
         color:#000;
        }
/*********** rubrique produits ***************/
.div_img-produits
        {
         float:left;
          padding:0 10px 10px 5px;
        width:500px;
        /*margin:20px 0 15px 20px; */
        margin:0px 10px 25px 0px;
         /*margin:0 0 20px 0;
         padding:5px 0px 5px 0px;  */
       /*  border:1px #2662B8 dashed; */
 
        }
*html .div_img-produits
        {
         /*width:528px; */
         width:520px;
         /*padding:0px; */
         padding:5px 0px 5px 0px;
        }
.menuprod
        {
         float:left;
          padding:0 10px 0px 5px;
        width:500px;
        /*margin:20px 0 15px 20px; */
        margin:0px 10px 10px 0px;
         /*margin:0 0 20px 0;
         padding:5px 0px 5px 0px;  */
        /* border:1px #2662B8 dashed;
        background-color:#fff; */
        text-align:left;
        }
.div_img-produits h1
        {
        margin-left:5px;
        margin-bottom:15px;
        }
.img-produits
        {
        display:block;
         float:left;
         width:150px;
         /*min-height:146px; */
         max-height:166px;
         height:166px;
       /* border:1px red solid; */
         margin:0px 8px 0px 8px; /****** ici margin bottom pour changer marges ss Firefox entre div_img et img_compagnons ****/
         padding:0;
         font-family: "Trebuchet MS", Arial;
        font-size:11px;
        font-style: normal;
        color:#2662B8;
        text-align:left;
         font-weight:500;

        }
*html .img-produits
        {
        margin:0px 8px 0px 8px;
        padding:0;
        }
.img_bordure
        {
         width:150px;
         height:126px;
         border:1px #fff solid;
         }
/***********************************************/
/*h1
        {
        font-family: "Trebuchet MS", Arial;
       / * font-family: Arial, Helvetica, sans-serif; * /
        font-size:18px;
        font-style: normal;
        color:#2662B8;
        text-align:justify;
                letter-spacing:0.05em;
                margin-bottom:0px;
        } */
h1
        {
        font-family: "Trebuchet MS", Arial;
        font-size:16px;
        font-style: normal;
        color:#2662B8;
        text-align:justify;
        letter-spacing:0.05em;
        /*margin-bottom:0px; */
        padding:0 0 0 0;
        margin:0 0 0 5px;
        margin-left:2px;
        /*border-bottom:3px #2662B8 double; */
        }
.text-encadre
        {
         margin:0 0 20px 5px;
         font-family: "Trebuchet MS", Arial;
        font-size:12px;
        font-style: normal;
        color:#2662B8;
        text-align:justify;
        letter-spacing:0.05em;
        }
p
        {
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:13px;
        font-style: normal;
        color: #333;
        text-align:justify;
                letter-spacing:0.05em;
                margin-bottom:20px;
                /*text-indent:20px; */
       /* height:auto;*/
        }
b
        {
        /*color:#2662B8; */
        color:#333;
        }
ul
        {
                 list-style-image: url("images/charte/puce17.gif");
                font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:13px;
        font-style: normal;
        color: #333;
        text-align:justify;
                letter-spacing:0.05em;
                padding: 0;
        margin:0 0 0 20px;
        list-style-position:outside;
                
        }
li
        {
        text-align:left;
        }
.txt
        {
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:13px;
        font-style: normal;
        color: #333;
        text-align:left;
                letter-spacing:0.05em;
                margin-bottom:20px;
                /*text-indent:20px; */
       /* height:auto;*/
        }
.pt_txt
        {
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:11px;
        font-style: normal;
        color: #333;
        text-align:justify;
                letter-spacing:0.05em;
                margin-bottom:20px;
                /*text-indent:20px; */
       /* height:auto;*/
        }
/************* form *********************/
.forminput,
.formtextareadress,
.formtextareacomment
        {
        border:1px #333 solid;
        padding:0;
        margin:2px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        color: #333; 
                background-color:#E8E2D0; 
                }
.forminput
       {
       padding:0 3px 0 3px;
        height:20px;
        line-height:20px;
                width:150px;
       }
.formtextareadress
        {
        padding:0 3px 0 3px;
        height:110px;
        /*width:145px; */
                width:150px;
        /*line-height:18px; */
        }
.formtextareacomment
        {
                font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #333;  
                text-align:justify;
        padding:0 3px 0 3px;
        height:110px;
        width:150px;
        /*width:145px; */
        /*line-height:18px; */
        }
.formbt
        {
        border:3px #BAA771 double;
        height:25px;
        width:100px;
        text-align:center;
        padding:0;
        /*margin:2px; */
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        line-height:18px;
        font-weight:600;
                letter-spacing:0.1em;
       /* color: #205092; */
            color:#333;
        background-color:#D7CDB0;
        }
*html .formbt
        {
        border:3px #BAA771 double;
        height:25px;
        width:100px;
        text-align:center;
        padding:0;
        /*margin:2px; */
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        line-height:18px;
        font-weight:600;
                letter-spacing:0.1em;
        color:#333;
        background-color:#D7CDB0;
        }
.cnil
        {
        clear:both;
        border-top:1px #333 dashed;
        font-family: "Trebuchet MS", Arial;
       /* font-family: Arial, Helvetica, sans-serif; */
        font-size:11px;
        font-style: normal;
        color: #333;
        text-align:justify;
                letter-spacing:0.05em;
                margin-top:20px;
        }
.cyc {
	display: none;
}