body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #8B603E;
}
a:visited {
	text-decoration: none;
	color: #8B603E;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #8B603E;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
}
.texto {
	font-size: 10pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.texto_pequeno{
	font-size: 8pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.texto_preco{
	font-size: 9pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.texto_submenu {
	font-size: 8pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.texto_submenu_branco {
	font-size: 7pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
}
.texto_submenu_bold {
	font-size: 8pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.texto_submenu_bold_voltar {
	font-size: 8pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #7F7F7F;
	text-align: right;
	font-weight: bold;
}
.texto_submenu_dir {
	font-size: 8pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: right;
	font-weight: normal;
}
.titulo {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	color: #8B603E;
	font-weight: bold;
}
.titulo_sub {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #8B603E;
	font-weight: bold;
}
.titulo_sub_10 {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #8B603E;
	font-weight: bold;
}
.itemtabelasublinhado {
	font-size: 10pt;
	padding: 8px;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	margin: 0px;
}
.itemtabelanaosublinhado {
	font-size: 10pt;
	padding: 8px;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	margin: 0px;
}
.itemtabelasublinhado_menu {
	font-size: 8pt;
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	margin: 0px;
}
#login{
	margin-right:0px;
}

#login, #login a{
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
#login img{
	margin-top:2px;
	margin-right:20px;
}
.carrinho_titulo {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	color: #8B603E;
	font-weight: bold;
}
.carrinho_subtitulo {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #8B603E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	margin: 0px;	
}
.carrinho_item {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #8B603E;
	font-weight: bold;
}
.carrinho_regua{
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
.carrinho_iva{
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	color: #000000;
	font-weight: bold;
}
.carrinho_total {
	font-family: "verdana", trebuchet MS, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #000000;
	font-weight: bold; 	
}
#basket{
	border:1px solid #ddd;
	padding:5px;
	position:absolute;
	top:150px;
	right:205px;
	width:250px;
	visibility:hidden;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
}

#resumo_carrinho{
	background-image:url('/images2/carrinho_de_compras_c_preto.png');
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#eee;
	width:215px;
	height:100%;
	padding-left:35px;
}

#resumo{
	margin:0px;
	padding:0px;
	padding-top:2px;
}