/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
 h2, h3, h4, h5,  p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Open Sans';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Começo do Site */

/*TAGS IMPORTANTES */

.wrap { 	
	width: 960px;
	margin: 0 auto; 
}


/*FIM TAGS IMPORTANTES*/

/*TOPO*/

.topo img.menu-img{

	width: 100%;
}

.topo .botoes ul {
list-style-type: none; 
text-align:center;
position: absolute;
margin-top: -110px;
margin-left: 550px;
word-spacing: 40px;
}

.topo .botoes ul li {
display: inline; 
}

.topo .botoes ul li a {
color: white;
font-size: 28px;
font-family: Tahoma, Geneva, sans-serif;
text-decoration: none;
font-weight: ;

}

/*FIM TOPO*/

/*SLIDE*/

.slide {
	width: 100%;
	height: 290px;
}

.slide img {
	margin-top: -30px;
}

.barradivisoria1 {
	width: 100%;
	height: 5px;
	background-color: #835231;
}

.table tr td {
    border: 1px solid black;
}

.cont1 strong{
	font-weight: bold;
}

.cont2 table{
	border: 1px solid black;
	height: 5px;
	text-align: center;
	line-height: 30px;
}

.cont2 td{
	border: 1px solid black;
	height: 30px;
	width: 300px;
	line-height: 30px;
}

.cont2 tr{
	border: 1px solid black;
}

/*FIM SLIDE*/

/*BOX TEXTO*/
.texto2{
	
	height: 200px;
}
.texto23{
	
	height: 200px;
}
.texto23 img{
	margin-top:  26px;
	margin-left: 40%;
	height: 150px;
	text-align: center;
}
.boxtxt {
	width: 100%;
	height: 290px;
	font-family: arial;
	font-size: 20px;
	background-color:#fed886;
}

.boxtxt img{
	width: 184px;
	height: 171px;
	float: right;
}

.barradivisoria2 {
	width: 100%;
	height: 5px;
	background-color: #835231;
}

/*FIM TEXTO*/

/*MARCAS*/

.boxmarcas {
	width: 100%;
	height: 105px;
	background-color: #ffc11b;
}

.boxmarcas img {
	width: 250px;
	height: 160px;
	margin-top: -28px;
	margin-left: 320px;
	display: inline;
}

.barradivisoria3 {
	width: 100%;
	height: 5px;
	background-color: #835231;
}

/*FIM MARCAS*/

/*ASSINATURA EMPRESARIAÇ*/
.bgass{
	background-color:#;
}
.asslogo{
	width: 100%;
	height: 225px;
	text-align: center;
	background-color: #cecece;
}

.asslogo img{
	
	margin-top: -28px;
	
}

/*FIM ASS*/

/*RODAPÉ*/


.rodape img {
	bottom: 0;
	margin-top: 300px;
	width: 100%;
	height: 60px;
	margin-top: -30px;
}

.rodape p{
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: white;
	float: left;
	margin-top: -8px;
	position: absolute;
	text-align: center;
	margin-left: 350px;
}

.ld  img{
	float: right;
	width: 65px;
	height: 65px;
	position: relative;
	margin-top: -65px;
}


/*--------------------------------------------------------- Página Produtos ----------------------------------------------------*/

.linha{
	width: 100%; /* coloque aqui a largura da linha */
    border: 1px solid #003300;
    list-style-type: none;
	margin-top: 50px;
	
}

.titulo{
	float: left;
	letter-spacing: 1px;
	margin-top: -30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336633;
	font-weight: ;
	text-shadow: 1px 0px 0px #336633,
				-1px 0px 0px #336633,
				 0px 1px 0px #336633,
				 0px -1px 0px #336633;
}

.botao {
padding: 4px 11px;



border: 1px solid #ffcc00;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

background-color: #ffcc00 !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc00), color-stop(100%,#ff6600)) !important;
background: -webkit-linear-gradient(top, #ffcc00, #ff6600) !important;
background: -moz-linear-gradient(top, #ffcc00, #ff6600) !important;
background: -ms-linear-gradient(top, #ffcc00, #ff6600) !important;
background: -o-linear-gradient(top, #ffcc00, #ff6600) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ff6600',GradientType=0 );
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2MwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

font-family:"Segoe UI";
font-weight: bold;
color: #fff;
text-shadow: 0 1px 0 #666;
text-align: center;

box-shadow: inset 0 1px 1px #fff, 0 2px 3px #666;
cursor:pointer;
position: relative;
}

.botao:hover {
box-shadow: inset 0 2px 5px #fff, 0 2px 3px #666;
background: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#ff6600)) !important;
}

.botao:active {
box-shadow: inset 0 2px 5px #fff, 0 1px 3px #666 !important;
top:2px
}
.botao a, .botao a:active, .botao a:hover, .botao a:visited { color: #fff; text-shadow: 0 1px 0 #666; }
.botao a, .botao a:visited{
	text-decoration: none;
}

#box-toggle {
	width:100%;
	margin:0 ;
	text-align:center;
	font:12px/1.4 Arial, Helvetica, sans-serif;
	}
#box-toggle .tgl {
	margin-bottom:30px;
	}
#box-toggle .tgl img{
	width: 460px;
	height: 322px;		
}
#box-toggle .tgl2 {
	margin-bottom:30px;
	}
#box-toggle .tgl2 img{
	width: 460px;
	height: 322px;		
}
#box-toggle span {
	display:block;
	cursor:pointer;
	font-weight:bold;
	border: double 8px #ffff00;
	font-size:25px;
	color: #336633; 
	margin-top:15px;
	}
	
	
	/*RODAPÉ*/


.rodape2 img {
	bottom: 0;
	margin-top: 300px;
	width: 100%;
	height: 60px;
	margin-top: -30px;
}

.rodape2 p{
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: white;
	float: left;
	margin-top: -8px;
	position: absolute;
	text-align: center;
	margin-left: 350px;
}

.ld2  img{
	float: right;
	width: 65px;
	height: 65px;
	position: relative;
	margin-top: -65px;
}
.rodape2{
		margin-top: 278px;

	bottom:0;
}
.box-1{
	padding: 50px 0px;
}

/*----------------------------------------------------------------------------EMPRESA--------------------------------------------------------------------------------------------*/
.texto{
	background-color:#ffc11b;
}

.rodape3{
	margin-top: 400px;
}

.rodape3 img {
	bottom: 0;
	margin-top: 300px;
	width: 100%;
	height: 60px;
	margin-top: -30px;
}

.rodape3 p{
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: white;
	float: left;
	margin-top: -8px;
	position: absolute;
	text-align: center;
	margin-left: 350px;
}

.ld3  img{
	float: right;
	width: 65px;
	height: 65px;
	position: relative;
	margin-top: -65px;
}
.rodape3{
		margin-top: 16px;

	bottom:0;
}
.box-1{
	padding: 50px 0px;
}
/*----------------------------------------------------------------------------Contato---------------------------------------------------------------------------------------------*/
#form1{
	margin-left: 550px;
	margin-top: -40px;
}
#form1 input {
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
color: black;
	
}
#form1 input {
background:#FFC11B;
border:1px solid black;
 
}

#form1 botao {
margin-left: 10px;
 
}

#form1 input:hover {
	border: 1px solid ;
}

#form1 input:focus {
	border: 1px solid #7cd25e ;
	outline: none;
}



#form1 #mensagem{
	background: #FFC11B;
	border:1px solid black;
	margin-top: 4px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	outline: none;
	
}

#form1 #mensagem:focus{
	border: 1px solid #7cd25e ;
	outline: none;
	
	.rodape2 img {
	bottom: 0;
	margin-top: 300px;
	width: 100%;
	height: 60px;
	margin-top: -30px;
}

.rodape3 p{
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
	color: white;
	float: left;
	margin-top: -8px;
	position: absolute;
	text-align: center;
	margin-left: 350px;
}

.ld3  img{
	float: right;
	width: 65px;
	height: 65px;
	position: relative;
	margin-top: -65px;
}
.rodape3{
		

	bottom:0;
}