/* CSS Geral */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	text-align:center;
	background:url(imagens/fundo_site.jpg) repeat-x center top;
	background-color: #000000; 
}

p {
	font-size:11px;
	font-family:Arial;
}

input {
	font-size:11px;
	font-family:Arial;
	height: 16px;
}

textarea {
	font-size:11px;
	font-family:Arial;
}

select {
	font-size:11px;
	font-family:Arial;
}

.tabela {
	background-color: #FFFFFF;
}

/* Topo */

.topo {
	background-color: #000000;
}

.topo table a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

/* Lateral */

.menu {
	background-image: url(imagens/bg_menu.jpg);                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 		background-repeat: repeat-x;
	background-color: #B8B8B8;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0 0 20px;
}

.menu ul{
	list-style-image: url(imagens/item_menu.jpg);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 15px;
}

.menu a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.busca {
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 15px;
}

.list_busca  a{
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	padding: 0 0 0 15px;
}


.newsletter {
	background-image: url(imagens/bg_newsletter.jpg);
	background-repeat: repeat-x;
	background-color: #919191;
	height: 182px;	
}

.newsletter h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 15px;
}

.newsletter h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 5px;
}

.newsletter p {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding: 0 5px 0 5px;
}

.produtos {
	background-image: url(imagens/bg_itens_menu.jpg);                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                background-repeat: repeat-y;
	padding-left: 15px;
}

.produtos p,a{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin: 0;
	padding: 5px 0 0 0;
	text-decoration:none;
}
.produtos a:HOVER{
	font-family: Arial;
	font-size: 10px;
	color:#900b09;
	margin: 0;
	padding: 5px 0 0 0;
	text-decoration:none;
}

.tit_produtos {
	background-image: url(imagens/bg_tit.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 10px;
	text-decoration:none;
}

.tit_produtos a{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 10px;
	text-decoration:none;
}
.tit_produtos a:HOVER{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #900b09;
	padding: 0 0 0 10px;
	text-decoration:none;
}
.tit_produtos a:VISITED{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 10px;
	text-decoration:none;
}

.tit_produtos strong{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A00000;
}

.dez_mais {
	background-image: url(imagens/bg_10mais.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 206px;
}

.dez_mais div {
	padding: 5px 0 0 25px;
}

.dez_mais a{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.dez_mais ol{
	list-style-type: decimal;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
/* Home */

.promocao {
	background-image: url(imagens/bg_newsletter.jpg);
	background-repeat: repeat-x;
	background-color: #919191;
	height: 183px;
}

.promocao h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 15px;
}

.login {
	background-image: url(imagens/bg_login.jpg);
	background-repeat: repeat-x;
	height: 40px;
}


.login h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0 0 15px;
}

.login strong {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.login a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
}

.login input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
}

.produtos_destaque {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.produtos_destaque span {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

.produtos_destaque font {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	padding: 5px 0 0 0;
}

.produtos_destaque h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.produtos_destaque legend {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.produtos_destaque fieldset {
	padding: 5px;
}

.produtos_destaque h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
	padding: 10px 0 0 40px;
}

.produtos_destaque h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BD0101;
	padding: 0 0 0 40px;
}

.produtos_destaque p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.produtos_destaque a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.produtos_destaque a:HOVER {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #900b09;
}

/* Internas */

.bread_cumbs {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.bread_cumbs a {
	font-family: Arial;
	font-size: 10px;
	color: #4B4B4B;
	text-decoration: none;
}
.bread_cumbs a:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #900b09;
	text-decoration: none;
}

.internas {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

/* Rodapé */

.links_rodape {
	background-color: #2E2E2E;	
}

.links_rodape a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.links_rodape a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

.rodape {
	background-color: #000000;
	border-top: 2px solid #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px 0 0 0;
}
.botao {
	height:18px;
	width:50px;
	border : 1px solid #CCCCCC;
}
.form input {
	height:18px;
	font-size : 10px;
	color : #333333;
	border:1px solid #CCC;
}

.form textarea {
	font-size : 10px;
	color : #333333;
	border:1px solid #CCC;
}

.form select {
	border:1px solid #CCC;
	height:14px;
	font-size : 10px;
	color : #333333;
}

.form {
	font-family:Arial;
	font-size : 12px;
	color : #333333;
}

fieldset{
	margin:5px 0px 0px 0px;
	padding:2px 3px 2px 2px;
	border : 1px solid #CCCCCC;
}

legend {
 padding: 2px 3px;
 margin: 0 5px;
 font : 11px tahoma , verdana , arial , sans-serif;
}
.botao_detalhes{
	border:1px solid #CCCCCC;
	background-color:#333333;
	color:#FFFFFF;
	font:13px Arial;
	height:25px;
}
/* HR Pontilhado */
hr.pontilhado{
	height:1px;
	/*width:94%;*/
	background:none;
	border-bottom:1px dashed #BBBBBB;
	margin:0 auto;
}
.paginacao a{
	font:11px Arial;
	font-weight:normal;
}
.paginacao a:HOVER{
	font:11px Arial;
	font-weight:normal;
	color:#900b09;
}

.link_preto a,a:HOVER,a:VISITED{
	font:10px Arial;
	font-weight:normal;
	color:#000000;
}
