/* LOGIN */
#login {
	text-align: left;
	width: 400px;
	background: #f0f1f2 url(/sys_imagens/sitebuild/caixa400px_bottom.gif) left bottom no-repeat;
	}
#loginmsg {
	text-align: left;
	width: 400px;
	background: #f0f1f2 url(/sys_imagens/sitebuild/caixa400px_bottom.gif) left bottom no-repeat;
	margin-top: 40px;
	margin-bottom: 30px;
	}
.msgcontacto {
	margin-top: 16px;
	text-align: left;
	width: 400px;
	background: #f0f1f2 url(/sys_imagens/sitebuild/caixa400px_bottom.gif) left bottom no-repeat;
	font-size: 11px;
	}
#loginboxopen {
	width: 400px;
	background: #f0f1f2 url(/sys_imagens/sitebuild/caixa400px_top.gif) left top no-repeat;
	}
#loginboxcontent {
	padding: 0 10px 10px 10px;
	width: 380px;
	}
#loginform {
	margin-top: 20px;
	}
#loginform #user {
	width: 160px;
	}
#loginform #password {
	width: 80px;
	margin-top: 4px;
	}
#loginform #enviar {
	margin-top: 10px;
	margin-bottom: 20px;
	}
#loginform #recuperar, #loginform #altemail {
	margin-top: 10px;
	margin-bottom: 8px;
	}
#loginform textarea {
	margin-top: 4px;
	}

#login p.logintitulo1, .msgcontacto p.logintitulo1 {
	font-size: 15px;
	margin-top: 0;
	margin-bottom: 6px;
	}
#login p.logintitulo2 {
	font-size: 15px;
	margin-top: 16px;
	margin-bottom: 6px;
	}
#loginmsg p.logintitulo1 {
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 4px;
	}
#loginmsg p.logintitulo1 a {
	color: #283c23;
	}
#login .loginhelp p {
	margin-bottom: 4px;
	margin-top: 2px;
	}
#login .loginhelp a {
	color: #283c23;
	}
.msgcontacto a {
	color: #283c23;
	}

/* REGISTO */
#registo {
	width: 400px;
	padding: 40px 0 15px 0;
	text-align: center;
	margin: 0 auto;
	}
#registobotoes {
	width: 400px;
	margin-top: 16px;
	}
#registobotoes img#vercarrinho {
	border: 0;
	}
#registobotoes img#completarencomenda {
	border: 0;
	margin-top: 10px;
	}


table#registotable {
	background: #f0f1f2 url(/sys_imagens/sitebuild/caixa400px_bottom.gif) left bottom no-repeat;
	padding-bottom: 8px;
	text-align: left;
	}
table#registotable td.toporegtable {
	background: #f0f1f2 url(/sys_imagens/sitebuild/caixa400px_top.gif) left top no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 15px;
	margin-top: 0;
	padding-bottom: 4px;
	}
table#registotable td.titregtable {
	padding-top: 8px;
	padding-left: 10px;
	font-size: 15px;
	margin-top: 0;
	padding-bottom: 4px;
	}
table#registotable td.labelregtable {
	width: 85px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	}
table#registotable td.inputregtable {
	width: 295px;
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	}
#formaviso {
	color: #c00;
	font-size: 12px;
	}
.red {color: #c00;}
