#carrinho {
	position:absolute;
	/*top:367px;*/
	bottom:-147px;
	z-index:10;	
}

.input_top {
	width:87px;
	height:12px;
	font-size:10px;
	color:#9a9a9a;
	padding-left:10px;
	vertical-align:middle;
}

/*.menu {
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bolder;
}*/
.menu {
		/*color:#233367;*/
		/*color:#4d4d4d;*/
		width:78px;
		height:28px;
		background:url('/images/bk_menu.gif') no-repeat;
		color: #164299;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		/*letter-spacing:1px;*/
		/*font-weight:bolder;*/
		line-height:28px;
	}

	a.menu:hover {
		text-decoration:none;
		width:78px; 
		height:28px;
	}
	
	.menu2 {
		width:78px;
		height:30px;
		color: #164299;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		line-height:28px;
	}

.submenu1 { display:none;z-index:99; position:absolute; left:0; top:28px; background-position:bottom; background-image:url('/images/drop_bottom.jpg'); background-repeat:no-repeat; background-color:#e9e9e9; width:240px; min-height:30px; color:#0f2a5f; font-size:12px; text-transform:uppercase; font-family:arial,verdana,helvetica,sans-serif; padding-top:10px; padding-left:20px; padding-bottom:5px; text-align:left; }

.labelMenu:hover { background-color:#c9c9c9; }
.menuSub { 
	/*color: #102a5e;*/
	color: #41577c;
	text-decoration:none;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	line-height:17px;
}


/* HTMLAres */
h1.TituloPag { font-family:arial,verdana,helvetica,sans-serif; font-size:20px; color:#1b409b; font-weight:normal; letter-spacing:1px; text-transform:uppercase; }
p.HTMLArea { font-size:10px; font-family:arial,verdana,helvetica,sans-serif; color:#636363; }


.voltarNews { text-decoration:none; }
.voltarNews:hover { text-decoration:underline; }

