.bgmain {
	background-image: url(img/bg-yellow.jpg);
	background-repeat: repeat;
}
.bg1 {
	background-image: url(img/bg-1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFEF7;

}
.bg2 {
	background-image: url(img/line-vert.gif);
	background-repeat: repeat-y;
	background-position: top;

}
.bg3 {
	background-color: #FFFEF7;
	background-image: url(img/bg-3.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #639531;
}
a:visited {
	font-weight: bold;
	color: #639531;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #639531;
}
.crumb {
	font-size: 9px;
}
a.smenu:link {
	font-weight: bold;
	color: #006600;
}
a.smenu:visited {
	font-weight: bold;
	color: #006600;
}
a.smenu:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.smenu:active {
	font-weight: bold;
	color: #006600;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.bgheader {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-size: 10px;
	color: #999999;
}
.smaltext {
	font-size: 10px;
}
.bg100 {
	background-image: url(img/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bghome {
	background-color: #FFFEF7;
	background-image: url(img/bg-content2.jpg);
	background-repeat: no-repeat;
}
