<style type="text/css">

/* le fait de spécifier un body vide fait que il n'y a pas d'espace horizontal en dessous de la ligne de menu sous IE */
dummy
{
}

body{
  background-color: tan;
  color : #003260; 
  background-image: none;
}

#colonnegauche
{
  background-color: tan;
}

#colonnedroite
{
  background-color: tan;
}

.pied
{
  background-color: white;
}
#centre3{
  margin    :   20;              /* Marge extérieur nulle */
  padding   :   1px 1px 0;      /* Marge intérieur à 1px sauf pour le bas */ 
  font-size :   1.2em;          /* Taille de notre police */
  border    :   1px solid #777; /* Application d'une bordure */ 
  border-top: none;
  font: 12px Verdana;
  background-color  :   white;         /* Changement de la couleur de fond initiale */
	width : 95%;
  display: block;
}

/*
.add{
background:url(../java/image/add2.gif) no-repeat 10px 8px;
}
*/

.imagedesc2
{			   
  margin    :   0;              /* Marge extérieur nulle */
  padding   :   1px 1px;      /* Marge intérieur à 1px sauf pour le bas */ 
  width     :   30%;          /* Largeur de notre liste */
  font-size :   1.2em;          /* Taille de notre police */
  border    :   1px solid #777; /* Application d'une bordure */ 
  height: 100%;
  float: left;
  font: 12px Verdana;
}

.imagedesc3
{	
  margin : 0 0 0 20;		   
  border : medium #003260 solid;
  height : 350px;
  width : 400px;
}

.indicatif 
{
clear:both; 
margin-left:10; 
margin-top : 0; 
padding-top : 0;
color : #003260;
font-size : 12px; 
font-weight : bold;
}

.malleSupplement
{
margin: 0; 
padding : 0 0 0 15;
color : #003260;
  font-size :   1em;          /* Taille de notre police */
  font: 12px Verdana;
font-weight : bold;
}

.kit {
   margin    :   30;              /* Marge extérieur nulle */
  padding   :   1px;      /* Marge intérieur à 1px sauf pour le bas */ 
  border    :   1px solid #777; /* Application d'une bordure */ 
  height : 10px;
  width : 90%;
}

.kittd {
  width : 50%;
}

.descriptif2 {
  margin    :   0 20 0 0;              /* Marge extérieur nulle */
  padding   :   1px 1px 0 1px;      /* Marge intérieur à 1px sauf pour le bas */ 
  font-size :   1.2em;          /* Taille de notre police */
  border    :   1px solid #003260; /* Application d'une bordure */ 
  font: 14px Verdana;
  height : 350px;
  background-color  : #CCC;         /* Changement de la couleur de fond   */
  overflow:scroll;
}


.descriptif2 li {
  width: 95%;
}


#tableau_entete table
{
  height:74;
  border:0;
  cellpadding:0;
  cellspacing;0; 
}

#tableau_entete tr
{
  height:120;
  valign:bottom;
}

#tableau_entete td
{
  width:auto;
  text-align:bottom;
  valign:bottom;
}

#tableau_entete td a
{
 text-align:bottom;
  valign:bottom;
}

.entete_logo
{
  margin : 20 20 0 20;
  width : 400 px;
}

h4
{
  text-align: center;
  color : #003260; 
  margin : 15,0,5,0;
}

h3
{
  text-align: center;
  color : #003260; 
  margin : 15;
}

h2
{
  text-align: center;
  color : #003260; 
  margin : 30;
}

</style>
