BODY {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.title {
	color: #518161;
	font-size: 14px;
	font-weight: bold;
}
.title_bouquet {
	color: #518161;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodytext {
	font-size: 11px;
	color: #606060;
}
.error {
	color: Red;
	padding-right: 25px;
	font: bold 11px/20px;
	text-align: center;
}
A {
	color: #518161;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #9EB9A7;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #518161;
	font-weight: bold;
	text-decoration: underline;
}
.torna, a.torna {
	text-align: right;
}
.bouq {
	color: #518161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bouqtitle {
	margin-bottom: 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
}
.bouqwhite {
	font-size: 11px;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bouqblack {
	font-size: 11px;
	color: black;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bouqblack2 {
	font-size: 11px;
	color: black;
}
.bouqbox_title {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
INPUT.login {
	border: 1px solid #9EB9A7;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #606060;
}
input#registra {
	background: #98C8A8;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	border: 1px solid Black;
}
.footer {
	font-size: 11px;
	color: #A9A9A9;
	text-align: right;
}
