body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color: #51b8a2;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
color: #ffffff;
}

a:link {
text-decoration: none;
color: #ffffff;
}

a:visited {
text-decoration: none;
color: #ffffff;
}

a:hover {
color:#e43b74;
}  
  
h1 {
font-size: 17px;
font-weight: bold;
color: #ffffff;
}

h2 {
font-size: 15px;
font-weight: bold;
}

hr {
color: #c61414;
border-color: #c61414;
background-color: #c61414;
height: 1px;
}

.titre {
font-size: 17px;
font-weight: bold;
color: #ffffff;
}

.label {
font-size: 13px;
color: #ddffdd;
font-weight: bold;
}

.avert {
font-size: 17px;
color: #ffff00;
font-weight: bold;
}
.normal {
font-size: 13px;
color: #ffffff;
}

.petit {
font-size: 11px;
color: #ffffff;
}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #ffffff; 
font-weight: bold;
}

#container {
width: 900px;
background-image: url('./skin/fond.jpg');
background-position: left top;
background-repeat: no-repeat;
background-color: #1b441b;
background-colorTEST: #1bDD1b;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
border: 1px solid #ddffdd;
}

#bandeau {
height: 100px;
}

#navigation {
color: #ddffdd;
border-top: 1px solid #e43b74;
border-bottom: 1px solid #e43b74;
}

#menu {
background-color: #204f20;
text-align: center;
}

.menu_titre {
width: 100%;
background-image: url('./skin/menu_titre.jpg');
background-color: #328132;
font-weight: bold;
}

#administrer {
font-size: 16px;
font-weight: bold;
color: #ffff00;
}

.nom_produit {
margin-top: 10px;
margin-bottom: 10px;
}

.surligne {
font-size: 14px;
color: #ff0000;
font-weight: bold;
}

.vignette {
margin: 4px;
border: 0px solid #ddffdd;
}

.bouton {
border: 1px solid #1f1f5f;
background: #eee;
font-size: 11px;
}	

.tetiere {
width: 100%;
line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
font-size: 13px;
font-weight: bold;
color: #fffff;
padding: 2px 8px;
text-decoration: none;
background-image: url('./skin/tetiere.jpg');
background-position: right center;
background-repeat: no-repeat;
background-color: #57a041;
text-align: center;
}

.formulaire1{
cursor: pointer;
font-size: 11px;
padding: 2px;
color: #000000;
border: 1px solid #1F1F5F;
background: #eeeeee;
}	

input:focus, select:focus, textarea:focus {
background-color: #eeeeee;
color: #000000;
}


#footer {
width: 100%;
font-size: 10px;
text-align: center;
color: #ddffdd;
margin-top: 10px;
}
