@charset "utf-8";
/* CSS Document */

#fond_arbre{
	width:283px;
	height:300px;
	background:url(images/lutard_16.png) no-repeat bottom;
}

#fond_arbre_bas{
	background:url(images/lutard_16bas.png) no-repeat;
}

#pied_page{
	background:url(images/lutard_17.png) no-repeat;
}

#etirement{
background:url(images/lutard_15.jpg);
vertical-align:top;
background-repeat:repeat-y;
background-position:right;
}

#etirement2{
background:url(images/lutard_22.png) repeat-y left;
}

#bande_gauche{
background:url(images/lutard_02.png);
background-repeat:repeat-y;
background-position:right;
}

#bande_droite{
background:url(images/lutard_05.png);
background-repeat:repeat-y;
background-position:left;
}

.boite{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#725F34;
	border-color: #725F34;
	border: 1px;
}

.bouton{
background-color:#C1B486;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#725F34;
	border-color: #725F34;
}

.texte_labeur{
font-family:"Trebuchet MS";
font-size:12px;
color:#725F34;
}

.texte_labeur_14px{
font-family:"Trebuchet MS";
font-size:14px;
color:#725F34;
}

.pied_de_page{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#392F1C;
}

A.lien_vert:link {
	color: #326B35;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size: 16px;
}

A.lien_vert:hover {
	color:#326B35;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 16px;
}	

A.lien_vert:visited {
	color:#326B35;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
}	

A.lien_marron:link {
	color: #725F34;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size: 12px;
}

A.lien_marron:hover {
	color:#725F34;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}	

A.lien_marron:visited {
	color:#725F34;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


A.lien_marron_clair:link {
	color:#D6C296;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
}

A.lien_marron_clair:hover {
	color:#D6C296;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
}	

A.lien_marron_clair:visited {
	color:#D6C296;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
}

