body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
}
.bg_linha {
	background-image: url(img/linha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}
.txt_preto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E2F00;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#F3E8D2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_linha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color:#5E2F00;
	background-color: #E1CD9B;
}
.bg_pag1 {
	background-image: url(img/pagina_ornamentos.jpg);
	background-repeat: no-repeat;
}
.bg_pag2 {
	background-image: url(img/pagina_ornamentos4.jpg);
	background-repeat: no-repeat;
}
hr {
	color:#FFFFFF;
}

