a:visited {COLOR: #555533; TEXT-DECORATION: none}
A:link {COLOR: #555533; TEXT-DECORATION: none}
A:hover {COLOR: #0e3966; TEXT-DECORATION: none}
A:active {COLOR: #555533; TEXT-DECORATION: none}

body {font-family: arial; font-size: 12px; font-style: normal; font-weight: normal; color: #555533; text-decoration: none}
a {font-family: arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none}
td {font-family: arial; font-size: 12px; font-style: normal; font-weight: normal; color: #555533; text-decoration: none}
* { behavior: url(iepngfix.htc); }

.body {

BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; 
 
MARGIN: 0pt 0pt 0pt 0pt;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;

scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#999999;

}

.table {BORDER-RIGHT: #0e3966 1px solid; BORDER-TOP: #0e3966 1px solid; BORDER-LEFT: #0e3966 1px solid; BORDER-BOTTOM: #0e3966 1px solid; }

.tableright { BORDER-RIGHT: #0e3966 1px solid;}

.form {font-family: Arial; font-size: 8pt; color: #0e3966; font-weight: normal; background-color: #ffffff; border-left: 1px solid #0e3966; border-right: 1px solid #0e3966; border-top: 1px solid #0e3966; border-bottom: 1px solid #0e3966; }

.formdisable {font-family: Arial; font-size: 8pt; color: #999999; font-weight: normal; background-color: #cccccc; border-left: 1px solid #0e3966; border-right: 1px solid #0e3966; border-top: 1px solid #0e3966; border-bottom: 1px solid #0e3966; }

h1, h3        {text-align:center;}
h3, .cat3 {background-color:#D1BA9B; color:#402F24; font-size:10pt; margin-bottom:0px;}
.news p {background-color:#AFD987; margin-top:0px; border-top: solid 2px #D1BA9B; border-bottom: solid 2px #D1BA9B; border-right: solid 2px #D1BA9B; border-left: solid 2px #D1BA9B;}
.news {width:100%; margin:auto;}
.cat {background-color:white; margin-top:0px; border-top: solid 2px #6299ed; border-bottom: solid 2px #6299ed; border-right: solid 2px #6299ed; border-left: solid 2px #6299ed;}
.cat {width:100%; margin:auto;}
.titre { background-color:#D1BA9B; color:#402F24; font-weight:bolder; }
.boost {  color:#402F24; font-weight:bolder; font-size:8pt}
.valconc { font-weight:bold; font-size:16px; text-decoration:underline; }
.table_left {background-color:white; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px;}
.titrepage {font-size: 16pt; color:#0E3966; font-weight:bolder;}
.liste_tab{text-align:center; border:1px solid black;}
.liste_mur{text-align:left; border:1px solid black;}
.liste{border-collapse:collapse; border:2px solid black; margin:auto;}
.pop { POSITION: absolute; VISIBILITY: hidden; }
   
#f1_upload_process{
      z-index:100;
      position:absolute;
      visibility:hidden;
      text-align:center;
      width:450px;
      margin:15px;
	  margin-left:26px;
	  margin-right:26px;
      padding:1px;
      background-color:#402F24;
      border:1px solid #ccc;
      
}
 
form{
      text-align:center;
      width:450px;
      margin:0px;
      padding:5px;
      border:1px solid #ccc;
}

/* css pour la tooltip lien avec preview */
#screenshot{
        position:absolute;
        border:1px solid #333;
        background:#AFD987;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip image preview */
#preview{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip normal */
#tooltip{
        position:absolute;
        border:1px solid #333;
        background:#AFD987;
        padding:2px 5px;
        color:#333;
        display:none;
}