.complet {
	color: #993300;
	font-weight: bold;
}
.cadre {
	padding: 8px;
	text-align: center;
	margin: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: table;
	height: auto;
	width: 200px;
	background-color: #EFEFEF;
}
a.blanc:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.blanc:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #39634A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #39634A;
}
a:hover {
	text-decoration: underline overline;
	color: #39634A;
}
a:active {
	text-decoration: underline;
	color: #39634A;
}

.texte_menu {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
}
.blanc_petit {
	font-size: 11px;
	color: #FFFFFF;
}
.noir_petit {
	font-size: 11px;
	color: #000000;
}
	
body,td,th {
	background-color: #FFDEB7;
	color: #39634A;
}

.gras {
	font-size: 15px;
	color: #39634A;
	font-weight: bold;
}

    div.pg {
      margin:0.3em; 
      }
	  
  a.home { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
	text-decoration: none;
    background-image: url(images/bouton-chevre-off.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    background-color:transparent;
	font-family: "Rockwell Extra Bold";
	font-size: 13px;
	color: #FFFFFF;
    }
  a.home:link { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-chevre-off.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home:visited { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-chevre-over.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home:hover   { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-chevre-over.gif);
    background-repeat: no-repeat; 
    background-position: top left;
	text-decoration: none;
    }
  a.home:active  { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-chevre-over.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    }

  a.home span {
    margin-top:1em;
	text-decoration: none;
    }
    
  a.home:link span.a {
    display:block;
	text-decoration: none;
    }
  a.home:visited span.a {
    display:block;
	text-decoration: none;
    }
  a.home:hover span.a {
    display:block;
	text-decoration: none;
    }
  a.home:active span.a {
    display:block;
	text-decoration: none;
    }
	
  a.home2 { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-chevre-off.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    background-color:transparent;
	font-family: "Rockwell Extra Bold";
	font-size: 13px;
	color: #FFFFFF;
    }
  a.home2:link { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-eco-off.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home2:visited { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-eco-off.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    }
  a.home2:hover   { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-eco-over.gif);
    background-repeat: no-repeat; 
    background-position: top left;
	text-decoration: none;
    }
  a.home2:active  { 
    display: block;
    width: 139px; 
    height: 44px;
    background-color: transparent;
    background-image: url(images/bouton-eco-off.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    }

  a.home2 span {
    margin-top:1em;
	text-decoration: none;
    }
    
  a.home2:link span.a {
    display:block;
	text-decoration: none;
    }
  a.home2:visited span.a {
    display:block;
	text-decoration: none;
    }
  a.home2:hover span.a {
    display:block;
	text-decoration: none;
    }
  a.home2:active span.a {
    display:block;
	text-decoration: none;
    }

