/* CSS Document */
body{
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
}
td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
hr{
	border: dashed 1px #AFB553;
}
a img{
	border:none;
}
.titulo{
	color:#636938;
	font-size:15px;
	font-weight:bold;
}
.subtitulo{
	color:#636938;
	font-size:13px;
	font-weight:bold;
}
.codigo{
	color:#666;
	font-size:10px;
	font-weight:none;
	text-transform:uppercase;
}
.barra_botton{
	color:#636938;
}
.list_menu{
        color:#333;
        background:#fff;
        border:1px solid #636938;
		font-weight:normal;
		text-transform:none;
		
}
.botao_enviar_ver{
        font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:white;
        background:#959962;
        border:1px solid #fff;
        width:50px;
        height:19px;
}
.td_acessorios{
	border: solid 1px #636938;
	padding:10px
}
.td_noticias{
	border: solid 1px #959962;
	padding:10px
}
.td_noticiasLide{
	border-top: solid 1px #959962;
	padding-top:10px
}
.td_parceiros{
	border-bottom: solid 1px #959962;
	padding-bottom:10px;
}
.td_menuAcessorios{
	border: solid 1px #636938;
	padding:5px;
}
.td_subMenu{
	padding:5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFB553;
	border-right-color: #AFB553;
	border-bottom-color: #AFB553;
	border-left-color: #AFB553;
}

a{
	color:#636938;
}
a:hover{
	color:#636938;
	text-decoration:none;
}
a.abas{
	color:#fff;
	text-decoration:none;
}
a.abas:hover{
	color:#fff;
	text-decoration:none;
}
.borda_img {
	border: solid 1px #959962;
	padding:10px
}
.quadro_descricao_produto {
	background-image: url(../img/quadro_descricao_produtos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quadro_descricao_produto_m {
	background-image: url(../img/quadro_descricao_produtos_m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quadro_descricao_produto_g {
	background-image: url(../img/quadro_descricao_produtos_g.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quadro_descricao_produto_g1 {
	background-image: url(../img/quadro_descricao_produtos_g1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quadro_descricao_produto_g2 {
	background-image: url(../img/quadro_descricao_produtos_g2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#conteudo_topo {
	background-image:url(../img/curso/conteudo_topo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:8px;
}

#conteudo_meio {
	background-image:url(../img/curso/conteudo_meio.gif);
	background-repeat:repeat-y;
}
#conteudo_rodape {
	background-image:url(../img/curso/conteudo_rodape.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:8px;
}
