
/* =========================== */
/* début partie commune des kits */

/* Mise en page des pages html */
div.generalpage /* div général des pages avec décalage à gauche*/
{ margin:0px 0px 0px 30px;}
.generalretrait
{margin:0px 00px 0px 30px;}

/* Gestion des marges des tableaux */
table.presentation {
margin : 0px 20px 0px 40px;
padding : 0px;
} 
table {
margin : 0px;
padding : 0px;
} 
tr {
margin : 0px;
padding : 0px;
} 
/* Fin Gestion des marges des tableaux */

td {
font:  10px/16px  Verdana, Arial, sans-serif; letter-spacing: 0px; 
margin : 0px;
padding : 0px;
} 

/* Gestion du fond */
.fond   
{ 
background-image: url('images/fond.jpg'); background-repeat: repeat; background-position: center center; 
}



/* Gestion des boite a image */

.btefond   /* permet de garantir que le fond soit de la bonne couleur en cas ou la cellule serait trop grande */
{ 
background-image: url('images/btefond.jpg'); background-repeat: repeat; background-position: center center; 
}
.btehaut
{
background-image: url('images/btehaut.jpg'); background-repeat: repeat-x; background-position: bottom center; 
} 
.btehautgauche
{
background-image: url('images/btehautgauche.jpg'); background-repeat: no-repeat; background-position: bottom right; 
} 
.btehautdroite
{
background-image: url('images/btehautdroite.jpg'); background-repeat: no-repeat; background-position: bottom left; 
} 
.btegauche
{
background-image: url('images/btegauche.jpg'); background-repeat: repeat-y; background-position: center right; 
} 
.btedroite
{
background-image: url('images/btedroite.jpg'); background-repeat: repeat-y; background-position: center left; 
} 
.btepied
{
background-image: url('images/btepied.jpg'); background-repeat: repeat-x; background-position:  top center; 
} 
.btepieddroite
{
background-image: url('images/btepieddroite.jpg'); background-repeat: no-repeat; background-position:  top left; 
} 
.btepiedgauche
{
background-image: url('images/btepiedgauche.jpg'); background-repeat: no-repeat; background-position: top right; 
} 
.btemessage
{
background-image: url('images/btemessage.jpg'); background-repeat: repeat-x; background-position: bottom center; 
} 
.btemessagepied
{
background-image: url('images/btemessagepied.jpg'); background-repeat: repeat-x; background-position: top center; 
} 
/* Fin des boite a image */



/* menu multi*/

 .mnumultifond   /* permet de garantir que le fond soit de la bonne couleur en cas ou la cellule serait trop grande */
{ 
background-image: url('images/mnumultifond.jpg'); background-repeat: repeat; background-position: center center; 
}
.mnumultihaut
{
background-image: url('images/mnumultihaut.jpg'); background-repeat: repeat-x; background-position: bottom center; 
} 
.mnumultihautgauche
{
background-image: url('images/mnumultihautgauche.jpg'); background-repeat: no-repeat; background-position: bottom right; 
} 
.mnumultihautdroite
{
background-image: url('images/mnumultihautdroite.jpg'); background-repeat: no-repeat; background-position: bottom left; 
} 
.mnumultihautbtn
{
background-image: url('images/mnumultihautbtn.jpg'); background-repeat: no-repeat; background-position: bottom center; 
} 
.mnumultigauche
{
background-image: url('images/mnumultigauche.jpg'); background-repeat: repeat-y; background-position: center right; 
} 
.mnumultigauchebtn
{
background-image: url('images/mnumultigauchebtn.jpg'); background-repeat: repeat-y; background-position: center right; 
} 
.mnumultigauchebtnselect
{
background-image: url('images/mnumultigauchebtnselect.jpg'); background-repeat: repeat-y; background-position: center right; 
} 
.mnumultidroite
{
background-image: url('images/mnumultidroite.jpg'); background-repeat: repeat-y; background-position: center left; 
} 
.mnumultidroitebtn
{
background-image: url('images/mnumultidroitebtn.jpg'); background-repeat: repeat-y; background-position: center left; 
} 
.mnumultidroitebtnselect
{
background-image: url('images/mnumultidroitebtnselect.jpg'); background-repeat: repeat-y; background-position: center left; 
} 
.mnumultipied
{
background-image: url('images/mnumultipied.jpg'); background-repeat: repeat-x; background-position:  top center; 
} 
.mnumultipieddroite
{
background-image: url('images/mnumultipieddroite.jpg'); background-repeat: no-repeat; background-position:  top left; 
} 
.mnumultipiedgauche
{
background-image: url('images/mnumultipiedgauche.jpg'); background-repeat: no-repeat; background-position: top right; 
} 
/* Fin des Menus */

.objpuce02
{
background-image: url('images/objpuce02.jpg'); background-repeat: no-repeat; background-position: center center; 
}


.processcurseurgauche
{
background-image: url('images/processcurseurgauche.jpg'); background-repeat: no-repeat; background-position: center center; 
}

.processcurseurdroite
{
background-image: url('images/processcurseurdroite.jpg'); background-repeat: no-repeat; background-position: center center; 
}
.processcurseur
{
background-image: url('images/processcurseur.jpg'); background-repeat: repeat-x; background-position: center center; 
}
.processcurseurfait
{
background-image: url('images/processcurseurfait.jpg'); background-repeat: repeat-x; background-position: center center; 
}

.objflash01alarm
{
background-image: url('images/objflash01alarm.jpg'); background-repeat: no-repeat; background-position: center center; 
}
.objflash01info
{
background-image: url('images/objflash01info.jpg'); background-repeat: no-repeat; background-position: center center; 
}
.objflash02
{
background-image: url('images/objflash02.jpg'); background-repeat: no-repeat; background-position: center center; 
}
#gauche, .gauche
{
vertical-align : middle; text-align : left; 
} 
#centre .centre
{
vertical-align : middle; text-align : center; 
} 

.mnuhdgauche
{
background-image: url('images/mnuhdgauche.jpg'); background-repeat: repeat-y; background-position: center right; 
} 
.mnuhdfond
{
background-image: url('images/mnuhdfond.jpg'); background-repeat: repeat; background-position: center center; 
} 
.mnuhdsepv
{
background-image: url('images/mnuhdsepv.jpg'); background-repeat: repeat-y; background-position: center center; 
} 
.mnuhddroite
{
background-image: url('images/mnuhddroite.jpg'); background-repeat: repeat-y; background-position: center left; 
} 
/* menu décalé orientation vers le bas*/

.mnuhdbashautgauche
{
background-image: url('images/mnuhdbashautgauche.jpg'); background-repeat: no-repeat; background-position: bottom right; 
} 
.mnuhdbashaut
{
background-image: url('images/mnuhdbashaut.jpg'); background-repeat: repeat-x; background-position: bottom left; 
} 
.mnuhdbashautdroite
{
background-image: url('images/mnuhdbashautdroite.jpg'); background-repeat: no-repeat; background-position: bottom left; 
} 

.mnuhdbasgauche
{
background-image: url('images/mnuhdbasgauche.jpg'); background-repeat: no-repeat; background-position: top right; 
} 
.mnuhdbas
{
background-image: url('images/mnuhdbas.jpg'); background-repeat: repeat-x; background-position: top center; 
} 
.mnuhdbasactifgauche
{
background-image: url('images/mnuhdbasactifgauche.jpg'); background-repeat: no-repeat; background-position: top right; 
} 
.mnuhdbasactif
{
background-image: url('images/mnuhdbasactif.jpg'); background-repeat: repeat-x; background-position: top center; 
vertical-align : middle; text-align : center; 
} 
.mnuhdbasin
{
background-image: url('images/mnuhdbasin.jpg'); background-repeat: repeat-x; background-position: top center; 
vertical-align : middle; text-align : center; 
} 
.mnuhdbasactifdroite
{
background-image: url('images/mnuhdbasactifdroite.jpg'); background-repeat: no-repeat; background-position: top left; 
} 
.mnuhdbasselectgauche
{
background-image: url('images/mnuhdbasselectgauche.jpg'); background-repeat: no-repeat; background-position: top right;  /* right */
} 
.mnuhdbasselect
{
background-image: url('images/mnuhdbasselect.jpg'); background-repeat: repeat-x; background-position: top center; 
vertical-align : middle; text-align : center; 
} 

.mnuhdbasselectdroite
{
background-image: url('images/mnuhdbasselectdroite.jpg'); background-repeat: no-repeat; background-position: top left; 
} 
.mnuhdbasdroite
{
background-image: url('images/mnuhdbasdroite.jpg'); background-repeat: no-repeat; background-position: top left; 
} 
/* =========================== */
/* fin partie commune des kits */