
* {
	margin: 0px;
	padding: 0px;
}
hi4 {
	font-size: 11px;
	font-weight: bold;
	/*color: #C5003D;*/
	color: #074d57;
}
hi5 {
	font-size: 10px;
	/*color: #C5003D;*/
	color: #6d6d6d;
}
#barra_top {
	background-image: url(../media/template/menu_top_bg.gif);
	background-repeat: repeat-x;
	height: 51px;
}
#barra_top, #barra_top a, #barra_top visited {
	color:#FFF;
	text-decoration:none;
}
#menu_top li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu_top a:hover {
	color: #DEDEDE;
}
#coluna1 {
	width:182px;
	background-color: #FFF;
	height:100%;
	float:left;
}
#coluna2 {
	width:680px;
}
#coluna3 {
	width:182px;
	background-color: #FFF;
	height:100%;
	float:right;
}
#coluna1, #coluna2, #coluna3 {
	float:left;
	overflow:hidden;
}
#left_menu {
	font-size: 11px;
	font-weight: bold;
}
#left_menu li {
	padding-bottom: 4px;
}
#left_menu a, #left_menu visited {
	color: #3D3E3F;
	text-decoration: none;
	margin-left: 4px;
}
#left_menu a:hover {
	color: #7E7E7E;
	text-decoration: none;
}
#form_procurar {
	margin-left: 10px;

}
#form_procurar input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #666;
	height: 20px;
	margin-top: 2px;
	margin-right: 2px;

}
.paginacao li, #ordem li {
	padding: 3px;
	text-decoration: none;
	color: #0A4A58;
	/*background-image: url(../media/template/num.gif);
	background-repeat: no-repeat;*/
	height: 12px;
	width: 12px;
	display: inline;
	background-position: center center;
	text-align: center;
	font-weight: bold;
}
.paginacao #ordem{
	background-position: left center;
}
.paginacao a, #ordem a, .paginacao visited, #ordem visited {
	color: #000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.paginacao a:hover {
	color: #3D3E3F;
	text-decoration: underline;
}
.paginacao .actual {
	color: #3D3E3F;
	text-decoration: underline;
	font-weight: bold;
}
#ordem a:hover{
	color: #3D3E3F;
	text-decoration: underline;
}
#ordem .actual {
	color: #3D3E3F;
	text-decoration: underline;
	font-weight: bold;
}
.caixa1 .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.caixa1 .bottom_left {
	background-image: url(../media/template/caixa_bl.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
.caixa1 .bottom_right {
	font-size: 1px;
	background-image: url(../media/template/caixa_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.caixa2 .top_left {
	background-image: url(../media/template/caixa2_tl.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
.caixa2 .top_right {
	font-size: 1px;
	background-image: url(../media/template/caixa2_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.caixa2 .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.caixa2 .bottom_left {
	background-image: url(../media/template/caixa2_bl.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
.caixa2 .bottom_right {
	font-size: 1px;
	background-image: url(../media/template/caixa2_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.caixa3 .top_left {
	background-image: url(../media/template/caixa_tl.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
.caixa3 .top_right {
	font-size: 1px;
	background-image: url(../media/template/caixa_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.caixa3 .content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.caixa3 .bottom_left {
	background-image: url(../media/template/caixa_bl.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 10px;
}
.caixa3 .bottom_right {
	font-size: 1px;
	background-image: url(../media/template/caixa_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.tabelas1 td, .tabelas1 th {
	padding: 4px;
}
.botao1 {
	padding: 3px;
	border: 1px solid #CCC;
	margin: 0px;
}
.botao1:hover {
	background-color: #C4C4C4;
}
.texto10 {
	font-size: 10px;
}
.barra1 {
	background-color: #cc0066;
	height: 27px;
	background-image: url(../media/template/barra1_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.barra1 .r {
	background-image: url(../media/template/barra1_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 27px;
	float: right;
	width: 14px;
}
.barra1 .content {
	padding-top: 6px;
	padding-left: 15px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.artigo1_nome a, .artigo1_nome visited {
	font-weight: bold;
	color: #3D3E3F;
	font-size: 11px;
	text-decoration: none;
}
.linha1 {
	font-size: 0px;
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89aa05;
	margin-top: 6px;
	padding-bottom: 6px;
}
.artigo1_nome a:hover {
	color: #7E7E7E;
}
.artigo1_preco {
	font-weight: bold;
	color: #89aa05;
	font-size: 14px;
}
.artigo1_descricao {
	color: #848586;
	font-size: 10px;
}
.tabela1 td, .tabela1 th {
	padding: 8px;
}
.tabela1 th {
	font-weight: bold;
	color: #89aa05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89aa05;
}
.tabela1 .ultima_linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89aa05;
	font-weight: bold;
	color: #89aa05;
}

.margem2 {
		padding: 10px;
}
.rosa1 {
	color: #89aa05;
}
.msg_erro {
	font-weight: bold;
	color: #C00;
}
.msg_ok {
	font-weight: bold;
	color: #7E7E7E;
}

