/* formate les pages entreprises*/
   body {font-family:verdana, hevetica; color: #000000; text-align: center;font-size: 10pt;}
     a:link {color: #368DC5; font-weight:400; text-decoration: none; font-size: 10pt;} 
     a:active {color: #ff0000; font-weight:400; text-decoration: none; font-size: 10pt;} 
     a:visited {color: #c0c0c0; font-weight:400; text-decoration: none; font-size: 10pt;}
   
 #entre{
              color: #000000;
              font-weight: normal;
              font-style: normal;
             
              font-family: verdana, helvetica;
              text-align: center;
              width:100%; 
          margin-left: 4px; margin-right: 4px;}
          h1{font-size: 12pt;  text-align: center;}
          h2{font-size: 11pt;font-weight: 600; margin-left: 5px; margin-right: 4px;}
          p{font-weight: normal; color: #000000;}

.noir{  background-color: rgb(0, 0, 0);}

/*format annu*/
          .texte { font-family: verdana, helvetica; font-size: 11px; color: #000000; background-color: #F2FBFE;}
          .textesmall { font-family: verdana, helvetica; font-size: 11px; color: #000000; }
          .textebig { font-family: verdana,helvetica;font-size: 12px; color: #000000; font-weight:bold}
          .textedate { font-family: verdana, helvetica;font-size: 10px; color: #999999; }
          .copyright { font-family: verdana, helvetica; font-size: 11px; color: #999999; }
          .tips { font-family: verdana, helvetica; font-size: 11px; color: #9A9A9A; }
          .fond { font-family: verdana, helvetica; font-size: 11px; color: #000000; background-color: #FFFFFF;}

                  a.lien1 { font-family: verdana; font-size: 11px; color:#5162CB; text-decoration:none; }
                  a:hover.lien1 { color:#368DC5; text-decoration:underline; }

                  a.lien2 { font-family: verdana; font-size: 12px; color:#000000; text-decoration:none }
                  a:hover.lien2 { color:#368DC5; text-decoration:none; }

                  a.lien3 { font-family: verdana; font-size: 11px; color:#6B4805; text-decoration:none; }
                  a:hover.lien3 { color:#6B4805; text-decoration:underline; }

a.liencopyright { font-family: verdana; font-size: 11px; color:#9A9A9A; text-decoration:none; }
a:hover.liencopyright { color:#368DC5; text-decoration:none; }

input,select,textarea {
	border:1px solid #368DC5;
	background-color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;
}

form {margin-bottom:0px}
select {width: 200px;}

/* formate les table laterales gauche*/
#tab2 {text-align: center;
       
        font-size: 9pt;
        height: 625px;
        width: 150px;
        vertical-align: top; 
        background-image: url(../images/lateral3.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        margin-left: auto; 
        margin-right: auto;
        color: rgb(255, 255, 255);}

#tab2  a:link{color: #ffffff; text-decoration: none; font-size: 9pt;}
#tab2    a:active {color: #ff0000;  text-decoration: none; font-size: 10pt;} 
#tab2    a:visited {color: #c0c0c0;  text-decoration: none; font-size: 8pt;}
