.feuillePrincipale{
left:0px;
top:0px;
width:100%;
height:100%;
position:absolute;
}

.entete{
left:0px;
top:0px;
width:100%;
height:67px;
background:transparent url('../image/band-bleu-clair-repet.jpg');
}

.imagePlanSite{
float:right;
margin-top:15px;
margin-right:20px;
width:50px;
height:36px;
}
.texteBandeau{
position:absolute;
left:230px;
top:25px;
font-family:Arial;
font-size:15px;
font-style:italic;
font-weight:bold;
color:#000000;
}


.bandeauHautGauche{
float:left;
margin-left:0px;
margin-top:0px;
width:482px;
height:67px;
background:transparent url('../image/bandeaux_eki_dev.gif');
}


.fondlogo{
left:0px;
top:0px;
width:107px;
height:110px;
position:relative;
}

.fondImage{
left:2px;
top:4px;
width:99px;
height:99px;
cursor:hand;
cursor:pointer;
position:relative;

}

.designation{
font-family:Arial;
font-size:10px;
width:100%;
top:73px;
position:absolute;
text-align:center;
}


.FeuilleAffichage{
height:100%;
width: 100%;
border-top: #035f3c solid 2px;
border-left: #035f3c solid 2px;
}


/***************
Onglets
***/
/***************
Onglets
***/
.chemin{
margin-top:0px;
position:relative;
font-family:Arial;
font-size:14px;
width:100%;
height:15px;
}

.listeonglets{
width:100%;
height:47px;
margin-top:0px;
position:relative;
overflow:hidden;
}



.separationonglets{
width:100%;
height:16px;
left:0px;
top:31px;
position:absolute;
z-index:100;
background:transparent url('../image/onglet/band_separation.gif') repeat-x;
}

.bloconglet{
margin-top:0px;
margin-left:0px;
margin-right:0px;
position:relative;
height:31px;
/*Texte de l onglet*/
text-align:center;
color:#ffffff;
font-family:Arial;
font-size:14px;
font-weight:bold; 
}

.unonglet{
height:31px;
position:relative;
cursor:hand;
cursor:pointer;
margin-right:1px;
}
.unongletSelectionne{
top:0px;
height:31px;
position:relative;
cursor:hand;
cursor:pointer;
}
.ongletmenugauche{
background: url("../image/onglet/onggau.gif") no-repeat;
float:left;
margin-top:0px;
margin-left:0px;
height:31px;
width:22px;
}

.ongletmenugaucheSelectionne{
background: url("../image/onglet/onggausel.gif") no-repeat;
float:left;
margin-top:0px;
margin-left:0px;
height:31px;
width:22px;
}


.ongletmenu{
float:left;
margin-left:0px;
height:31px;
text-align:center;
padding-top:5px;
}

.ongletmenuSelectionne{
background: url("../image/onglet/ongcensel.gif");
float:left;
margin-left:0px;
height:31px;
padding-top:8px;
}



.ongletmenudroite{
background: url("../image/onglet/ongdroit.gif") no-repeat;
float:left;
margin-left:0px;
height:31px;
width:5px;
}

.ongletmenudroiteSelectionne{
background: url("../image/onglet/ongdroitsel.gif") no-repeat;
float:left;
margin-top:0px;
margin-left:0px;
height:31px;
width:5px;
}

/*************************
Commun
*********************/
.containeurAffichage{

width:100%;
height:100%;
margin-top:0px;
position:relative;
background-color:#ffffff;
}


.etiquetteCaptureEcran{
width:80px;
height:60px;
cursor:hand;
cursor:pointer;
}
