 body { 	
    margin-top: 0px;
	background-image: url(../top2.jpg);
	background-repeat: repeat-x; } 

#conteudo {
	width:1025px;
	margin:0 auto;
}

.produto { 
	float:left; 
	margin: 15px;
	width:202px;
	height:134px;
	padding:0px; 
	padding:0px;
    background-color:#f5f7f9; */
    border-right: #a5a7aa solid 1px;
    border-bottom: #a5a7aa solid 1px;
    border-top: #a5a7aa solid 1px;
    border-left: #a5a7aa solid 1px;
    text-align:center; 
}

.imagem { float:center; }
.chk    { float:left; }

#rodape {
	margin: auto;
	padding:0;
	border:0;
	width:100%;
	height: 130px;
	margin-top: 30px;
}

.linhaI{background-color:#ffffcc;}

.linhaP{background-color:#ffcc99;}

.fdg_sortable {cursor:pointer;text-decoration:underline;color:#00c;}

table { border: 2px solid #000000; width: 100%; background-color:#FFFFFF;}
td {
	font-size: 11px;
	border-width: 1px;
	border-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	color: #000;
}
#titulo_tabela { background-color: #cccccc; }
y
.titulo {
	text-align: center;
	color: #333;
}

.form { -moz-border-radius: 5px; }

.botao { background-color: #993300; color:#FFF; }

.texto { font-size:16px; font-style:oblique; background-color:#FFFFFF; }

.campos { display:block; border: 3px #666; text-align:center;}

.titulos {
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-stretch:condensed;
	font-variant:normal;
	text-transform: capitalize;
	font-weight: 300;
	color: #960;
}

	.imagem {	}
	.imagem ul { list-style: none; }
	.imagem ul li { display: inline; }
	.imagem ul img {}
	.imagem ul a:hover img {}
	.imagem ul a:hover { color: #fff; }
	
	a:link { text-decoration: none;	}
	a:visited {	text-decoration: none;	}
	a:hover { text-decoration: none; }
	a:active { text-decoration: none; }
