*{
	padding:0px;
	margin:0px;
}

img, div, input { behavior: url("_js/iepngfix_v2/iepngfix.htc") } /* IE PNGFIX */

html , body{
	background-image:url(../images/background.png);
	height:100%;
	width:100%;
}

#geral{
	width:1037px;
	margin:auto;
}

/* BANNER LATERAIS DE PARCEIROS */
	#Parceiros{
		width:274px;
		float:left;
		/*margin-left:5px;*/
		/*border:#000000 1px solid;*/
	}
	#ParceirosTopo{
		width: 274px;
		height: 20px;
		background-image:url(../images/ParceirosTopo.png);
		background-repeat:no-repeat;
		}
	#ParceirosCentro{
		width: 274px;
		height: auto;
		background-image: url(../images/ParceirosFundo.png);
		background-repeat: repeat-y;
		}
	#ParceirosCentroConteudo{
		width: 250px;
		height: auto;
		text-align: left;
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		color: #999999;
		}
	#ParceirosRodape{
		width: 274px;
		height: 20px;
		background-image:url(../images/ParceirosRodape.png);
		background-repeat:no-repeat;
		}
/*
CONTAINER "principal"
para ajustar a pagina no
navegador
*/
#principal{
	float:left;
	margin:0 auto;/*ALINHAR O CONTAINER NO CENTRO*/
	width:763px;
	height:100%;
}	
	/*-------------------------------------------------------------*/
	/* BANNER ONDE FICA O MENU E O LOGO*/
	#banner{
		display:table;		
		background-image:url(../images/banner.png);
		background-repeat:no-repeat;
		height:112px;
		width:100%;
			/*border:#000000 1px solid;/*Borda para teste*/
	}
	
	#bannerComprar{
		height:78px;
		}
		#bannerComprar p{
			font-family: tahoma;
			font-size: 16px;
			font-weight:bold;
			height:20px;
			float:right;
			margin-right: 61px;
				.margin-right: 61px;
				_margin-right: 31px;
			margin-top:36px;
			}
		#bannerComprar a{
			color:#9e0b0f;
		}
	
		#menuBanner{
			margin-top:6px;
				_margin-top:8px;
			position:relative;
			height:22px;
		}
			#menuBanner ul{
				margin-left:180px;
				/*opções de listas*/
				list-style:none;				
			}
				/*ACERTAR NO IE*/
				#menuBanner li{
					float:left;
				}
					#menuBanner li a{
						margin-right:10px;
						font-family:arial;
						font-size:12px;
						color:#333333;
						font-weight: bold;
						text-decoration:none;				
					}
	/*-------------------------------------------------------------*/
	/* CENTRO DA PAGINA ONDE É CHAMADO O CONTEUDO*/
	#centro{
		background-image:url(../images/centro.png);
		background-repeat:repeat-y;
		width:100%;	
			display:table;
	}
		#conteudoCentro{
			/*textos*/
				font-family:verdana;
				font-size:11px;
				color:#666666;
			padding-left:10px;
			margin:auto;
			width:730px;
			display:table;
				/*border:#aaa 1px solid;/*Borda para teste*/	
		}
			.tituloPagina{
				padding-top:7px;
					display:table;
			}
			.textoCentro{
				width:500px;
				display:table;
					/*border:#aaa 1px solid;/*Borda para teste*/
			}
				#homeConteudoCentro{
					padding-top:7px;
					display:table;
				}
				#noticiasConteudoCentro{
					padding-top:7px;
					display:table;
				}					
				#produtosConteudoCentro{
					padding-top:7px;
					display:table;
						width:95%;
				}	
				#fcConteudoCentro{
					
					}
					#TextofcConteudoCentro{
						width:400px;
						display:table;
						/*border:#aaa 1px solid;/*Borda para teste*/
					}
	
	/*-------------------------------------------------------------*/
	/* RODAPE...*/
	#rodape{
		background-image:url(../images/rodape.png);
		background-repeat:no-repeat;
		height:60px;
		margin-top:0px;
		padding-top:20px;
	}
		#menuRodape{
			margin-left:100px;
			height:30px;											
			}
				/*ACERTAR NO IE*/
				#menuRodape li{
					/*opções de listas*/
					list-style:none;	
					float:left;				
				}
					#menuRodape li a{
						margin-right:17px;
						font-family:verdana;
						font-size:10px;
						color:#8d8d8d;	
						text-decoration:none;				
					}	
		#creditosRodape{
			clear:both;	
				font-family:verdana;
				font-size:10px;
				color:#8d8d8d;
			text-align:center;
			height:40px;										
			}
		#linksRodape{
			width:60%;
			margin:auto;
			clear:both;	
			text-align:center;
			height:40px;									
			}		


/*---------------------------------------------------------*/	
/*estilos para FORMULARIO (CONTATO)*/
	p.form{
		clear:both;
		margin-top:5px;
	}
	label{
		text-align:right;
		width:150px;
		display:block;
		float:left;	
	}
	input.submit {
		margin-top:30px;
		margin-left:300px;
		background-color:#999999;
		font-family:verdana;
		font-size:11px;
		color:#FFFFFF;
	}


/*===============================================================*/
/*----------------TITULOS------------------------------*/	
h1{

}
h2{
	font-family:arial;
	font-size:14px;
	margin-bottom:5px;
	}
h3{
	font-family:arial;
	font-size:18px;
}	
fieldset{
	border:#990000 1px double;
	width:300px;
	padding:5px;
}
	fieldset p{
		color:#990000;
		font-family:verdana;
		font-size:11px;
	}
	legend{
		color:#990000;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
	}

a.mandarCarrinho{
	color:#666666;
	text-decoration:none;
	border:none;
}
/*========borda para imagem nas compras de produtos*/
.borda{
	border:#ccc 1px solid;
}
@charset "utf-8";
/* CSS Document */

