/* CSS Document */
body{
	background-color:#c8cee3;
}
.miolo{
	background-color:#FFFFFF;
	background-image:url(../images/template_19.gif);
	padding-left:60px;
	padding-right:40px;
}
.rodape{
	background-image:url(../images/template_22.gif);
	padding-left:60px;
	padding-right:40px;
}
.caixaTextoTopo{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.campo{
	background-color:#F3FBFC;
	border-bottom-style:solid;
	border-color:#003366;
	border-width:1px;
	color:#003366;
	width:350px;
}
.detalhes{
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
}
.tabelaProdutos{
	color:#666666;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bolder;
}
a{
	color:#000033;
}
a:hover{
	color:#DA251D;
}
.linkHome{
	color:#999999;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
}
.linkHome:hover{
	color:#999999;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
}
