@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0D1404;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.conteudo {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0D1404;
	padding-bottom: 30px;
}
.principal {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #0D1404;
}
.menu {
	background-image: url(images/index_03.jpg);
	height: 35px;
	width: 990px;
	background-repeat: repeat-x;
	text-align: right;
	margin-bottom: 10px;
}
.foto_principal {
	height: 254px;
	width: 990px;
	background-color: #0D1404;
}

.box_produtos {
	height: 324px;
	width: 990px;
}
.rodape {
	height: 26px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	color: #546B23;
	font-size: 10px;
	background-color: d5e05e;
}
.lateral_e {
	float: left;
	text-align: right;
	background-color: #0D1404;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 276px;
}
.lateral_e_depoimentos {
	float: left;
	width: 265px;
	text-align: right;
	background-color: #0D1404;
	color: #FFFFFF;
	background-image: url(images/tit-depoimentos.jpg);
	padding-top: 88px;
	background-repeat: no-repeat;
}
.depoimentos {
	height: 80px;
}
.depoimentos_destaque {
	height: 30px;
	background-color: #D5DF5A;
	color: #0D1404;
	padding-right: 10px;
}

.laranja {
	color: #FFB456;
}
.verde {
	color: #84A53C;
}
.verde2 {
	color: #003300;
}


.info_servicos {
	width: 100%;
	background-color: #0D1404;
	padding-bottom: 25px;
}
.lateral_d {
	float: right;
	width: 192px;
	color: #FFFFFF;
}
.central {
	width: 475px;
	margin-right: 192px;
	margin-left: 310px;
	height: 460px;
	text-align: left;
	background-image: url(images/index_interna_03.jpg);
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
.central_texto {
	width: 450px;
	margin-right: 192px;
	margin-left: 290px;
	height: 460px;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 30px;
}
.margem_esquerda {
	padding-left: 25px;
	padding-right: 20px;
}

.foto_produto {
	height: 292px;
	width: 411px;
	margin-left: 3px;
	margin-top: 0px;
}
.frase_categoria {
	height: 23px;
	text-align: left;
	padding-top: 55px;
}

.fotos_pequenas {
	margin-left: 10px;
	margin-bottom: 30px;
}
.fotos_pequenas img {
	height: 76px;
	width: 95px;
}



.central2 {
	width: 700px;
	margin-right: 192px;
	margin-left: 40px;
	height: 150px;
	color: #FFFFFF;
	text-align: left;
}
.fazer_pedido {
	width: 115px;
	height: 75px;
	float: right;
	margin-top: 372px;
	padding-top: 12px;
	color: #0D1404;
	margin-bottom: 10px;
}
.info_produto {
	width: 395px;
	height: 75px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-right: 70px;
	margin-top: 10px;
}


.topo {
	height: 118px;
	width: 990px;
	clear: both;
}
.form {
	background-color: #FFFFFF;
	border: 2px solid #D3E150;
	color: #425C00;
}
.form2{
	background-color: #171B0C;
	border: 2px solid #D3E150;
	color: #FFFFFF;
}

.clear {
	clear: both;
}
.branco {
	color: #FFFFFF;
}
