/* CSS Document */

body, html { background-image:url(imagens/bg.jpg); background-position:top; background-repeat:repeat-x; background-color:#0f1515; margin:0px; }

#principal{width:809px; margin:0 auto; margin-top:5px}

.repeat{background-image: url(imagens/repeat.jpg);}

.rodape{background-image: url(imagens/rodape.jpg);}

.img_produtos { border:0px; }

.tabela_fundo {background-color:#999999; }

.borda_tabela{ border:1px solid #999999}

.texto_bco_12 { font-family:tahoma; font-size:12px; color:#FFFFFF; }

.texto_bco_12_bold { font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:bold; }

.texto_bco_11 { font-family:tahoma; font-size:11px; color:#FFFFFF; }

.texto_bco_11_bold { font-family:tahoma; font-size:11px; color:#FFFFFF; font-weight:bold; }

a.link_bco_11 { font-family:tahoma; font-size:11px; color:#FFFFFF; text-decoration:none; }

a.link_bco_12 { font-family:tahoma; font-size:12px; color:#FFFFFF; text-decoration:none; }

.texto_bco_15_bold {font-family:tahoma; font-size:15px; color:#FFFFFF; font-weight:bold; text-decoration:underline; }

.texto_bco_18_bold {font-family:tahoma; font-size:18px; color:#FFFFFF; font-weight:bold; }

.line17 { line-height:18px; }

.line21 { line-height:21px; }

.formulario { border:1px solid #0F366F; font-family:tahoma; color:#666666; font-size:11px; background-color:#FFFFFF; }

.width1 { width:250px; }

.width2 { width:130px; }

.width3 { width:40px; }

.width4 { width:300px; }

.width5 { width:600px; }

.width6 { width:105px; }

.bg_centro {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(imagens/meio.jpg);
	text-align: center;
}
h1{
	font-size:11px;
	color:#0f1515;
}
h2{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-style: italic;	
}
#keywords{color:#0f1515}
