/* TÍTULOS */

	h1{
	color:#265479;
	padding:0 0 20px 0;
	font-size:18px;}


/* TEXTOS */

	p{
	text-align:left;
	padding:0 0 15px 0;}


	#galleria{width:500px; margin:auto;}

/* DESTAQUES HOME */

	.Destaque1, .Destaque2, .Destaque3{
	float:right;
	clear:both;
	width:227px;
	height:95px;
	background:url(../Imagens/Conteudo/fale-conosco-sustentabilidade-produtos.gif) no-repeat;
	display:block;}
	
	.Destaque1{
	background-position:0 0;
	margin:0 0 10px 0;}
	
	.Destaque2{
	background-position:0 -115px;
	margin:0 0 6px 0;}
	
	.Destaque3{
	background-position:0 -226px;}
	
/* FORMULÁRIOS */

	.InputTexto, .InputSelect{
	width:210px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;}

	textarea.InputTexto{
	width:450px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;}
	
	.InputEnviar{
	border:1px solid #666;
	background:#fff;
	color:#666;
	padding:2px 10px;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;}
	
	.error{color:red;}
	
	.FaleConosco p{font-size:14px; text-align:center; line-height:22px;}
	.FaleConosco p a{text-decoration:none;}
	
	.FaleConosco{background:url(../Imagens/Conteudo/fale-conosco.png) no-repeat right bottom; height:376px;color:#3e6dac;}
	
	.FaleConosco span{font-size:17px; font-weight:bold; }
	
	
.FotoProdutos li{float:left; padding:12px; list-style:none; margin:0;}

.FotoProdutos li img{border:2px solid #06C; width:179px; height:120px;}