.bodybg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 684F41;

}
.fonte11 {
	font-size: 11px;
	text-decoration: none;
}
.fonte10 {
	font-size: 10px;
}
.barra {
   	scrollbar-face-color:#E8DAB4;
	scrollbar-3dlight-color:#E8DAB4;
	scrollbar-arrow-color:#664545;
	scrollbar-track-color:#FDF7E6;
	}.oatelier {
	background-image: url(../images/atelier_img03_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borda {
	font-size: 10px;
	background-color: FEF9EE;
	border: 1px solid #CC6600;
}
a:link {
	color: #684f41;
	text-decoration: none;
}
a:visited {
	color: 684f41;
	text-decoration: none;
}
a:hover {
	color: #684f41;
	text-decoration: underline;
}
