*{ margin:0px; padding:0px; }
/*
-------------------------------------------------------------
	LOGIN
-------------------------------------------------------------
*/
#login
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-123px;
	margin-top:-64px;
	width:246px;
	height:128px;
	margin:alto;
	background-image:url(../imagens/bg_login.JPG);
	background-repeat:no-repeat;
}
#login table
{
	width:150px;
	font-size:11px;
	font-weight:bold;
	margin-top:35px;
	margin-left:60px;
}
html>body #login table
{
	margin-top:40px;
}
#login input
{
	font-size:10px;
	border: solid 1px #000;
	background-color:#fff;
	width:70px;
	height:16px;
}
html>body #login input
{
	height:auto;
}

input.buscbox{padding:0px 0 0px 0px;margin-left:0px;width:119px;vertical-align:middle;height:17px;repeat-x;border-left:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;border-top:1px solid #BFBFBF}

input.senhabox{padding:0px 0 0px 0px;margin-left:0px;width:115px;vertical-align:middle;height:17px;repeat-x;border-left:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;border-top:1px solid #BFBFBF}

input.falebox{padding:0px 0 0px 0px;margin-left:0px;width:250px;vertical-align:middle;height:17px;repeat-x;border-left:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;border-top:1px solid #BFBFBF}

input.telefonebox{padding:0px 0 0px 0px;margin-left:0px;width:150px;vertical-align:middle;height:17px;repeat-x;border-left:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;border-top:1px solid #BFBFBF}

textarea.comentario{padding:0px 0 0px 0px;margin-left:0px;width:250px;vertical-align:middle;height:100px;repeat-x;border-left:1px solid #BFBFBF;border-right:1px solid #BFBFBF;border-bottom:1px solid #BFBFBF;border-top:1px solid #BFBFBF}



.menu-cat a{
			font-weight:bold;
			color:#475e8f;
			text-decoration:none;
		}

.menu-subcat a{
			
			color:#475e8f;
			text-decoration:none;
		}


.menu-cat a:hover{
			text-decoration:none;
			color:#a20000;
		}	





