/* CSS Document */







#body{
	font-family: Tahoma;
	font-size: 11px;
	color:#000066;
	background-color:#FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-align: left;
	font: normal 12px Tahoma;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

a:hover{
	color: #FFFFFF;
}

#caminho{
	font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#texto_tabela{
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
}

#texto_tabela2{
	font-family: Tahoma;
	font-size: 12px;
	text-align:left;
}

#texto_tabela3{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}

#titulo_tabela{
	font-family: Tahoma;
	font-size: 12px;
	text-align:left;
	color: #0A1072;
	background-image:url(file:///D|/Pedro/stracta_fluido/imagens/bg_table_azul.gif);
	background-repeat:repeat-x;
}

#titulo_tabela2{
	font-family: Tahoma;
	font-size: 12px;
	text-align:right;
	color: #0A1072;
	background-image:url(file:///D|/Pedro/stracta_fluido/imagens/bg_table_azul.gif);
	background-repeat:repeat-x;
}

#tabela_produtos{
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color: #000000;
}

#separator{
	background-color: #C4DFE8;
}

#rodape{
	font:14px Tahoma;
	color:#000000;
}

/*estilos para ao boxes com cantos arredondados*/
#boxes {
	font: 0.9em Arial, Helvetica, sans-serif;
	width:100%;
	color:#333; 
	margin: 0;
	}
.fixo {
	margin: 0 auto;
	width: 25em;
url(file:///D|/Pedro/stracta_fluido/imagens/boxes/canto-inf-dir.jpg)
	font-size: 100%;
	}
.titulo {
	background: url(file:///D|/Pedro/stracta_fluido/imagens/boxes/canto-sup-dir.jpg) no-repeat 100% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.titulo h6 { 
	background: url(file:///D|/Pedro/stracta_fluido/imagens/boxes/canto-sup-esq.jpg) no-repeat 0 0;
	margin: 0;
	padding: 45px 20px 5px;
	color: #333; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1.0em;
	}
* html .titulo h6 {height: 1%;} /* Hack para IE5 PC */
.conteudo {
	background: url(file:///D|/Pedro/stracta_fluido/imagens/boxes/canto-inf-esq.jpg) no-repeat  0 100%;
	color:#fff;
	margin: 0;
	padding: 5px 35px 45px;
	}
#boxes .conteudo p {
	margin:0.7em;
	line-height:1.2em;
	}
.elastico {
	width:100%;
	background: url(canto-inf-dir.jpg) no-repeat 100% 100%;
	font-size: 100%;
		}
