@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6D6E71;
}
.text-tabelas {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}	
.titulo-medio {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #6D6E71;
	font-weight: bold;
}
.titulo-grande-verde {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #6FA433;
}
.titulo-medio-verde {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #6FA433;
	text-decoration: none;
}
.titulo-medio-verde a:link {
	color: #6FA433;
	font-weight: bold;
	text-decoration: none;
}
.titulo-medio-verde a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6FA433;
}
.titulo-medio-verde a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #6FA433;
}
.titulo-medio-verde a:active {
	text-decoration: none;
	font-weight: bold;
	color: #6FA433;
}

.formulario-box {
	font-family: tahoma;
	font-size: 11px;
	width: 350px;
	border: 1px solid #333333;
	background-image: url(imgs/elments/fill-bx.gif);
	background-repeat: repeat-x;
}
.formulario-box-areareservada {
	font-family: tahoma;
	font-size: 11px;
	width: 200px;
	border: 1px solid #333333;
	background-image: url(imgs/elments/fill-bx.gif);
	background-repeat: repeat-x;
}
.formulario-box-login {
	font-family: tahoma;
	font-size: 11px;
	width: 150px;
	border: 1px solid #333333;
	background-image: url(imgs/elments/fill-bx.gif);
	background-repeat: repeat-x;
}
.formulario-box-encomendas{
	font-family: tahoma;
	font-size: 11px;
	width: 400px;
	border: 1px solid #333333;
	background-image: url(imgs/elments/fill-bx.gif);
	background-repeat: repeat-x;
}
.formulario-box-referencia{
	font-family: tahoma;
	font-size: 11px;
	width: 400px;
	border: 1px solid #333333;
	background-image: url(imgs/elments/fill-bx.gif);
	background-repeat: repeat-x;
}
.formulario-box-quantidades{
	font-family: tahoma;
	font-size: 11px;
	width: 116px;
	border: 1px solid #333333;
	background-image: url(imgs/elments/fill-bx.gif);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
