@import url('http://fonts.googleapis.com/css?family=Cantora+One');

 body, html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

br { display: block; line-height: 1.6em; } 

article, aside, details, figcaption, figure, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; 
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

h1 {
  font-family: 'Cantora One', Arial, sans-serif;
  color: #787878;
}

p {
  font-size: 1.4em;
  line-height: 1.25em;
  color: #575757;
  font-weight: normal;
  margin-bottom: 10px;
}

a { color: #8dadd8; }
a:hover { color: #7299cf; }

/* main page */
#w {
  display: block;
  width: 980px;
  height:100%;
  margin: 0 auto;
	
  /*display: block;
  width: 980px;
  height:540px;
  position:absolute;
  left:50%;
  top:50%;
  margin:-270px 0 0 -490px; 
  box-shadow: 2px 3px 7px #333;*/
  
}


#content{
  display: block;
  height:100% auto;
  width:100% auto;
  margin-left:10px;	
  float:center center;
  padding: 0px 0px;
  
}
#content h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	/*background-image:url(../FundoTitulo.png);*/
	color:#787885;
	text-shadow:2px 2px 1px #04205f;
	letter-spacing:5px;
	margin-top:3%;
}
.conteudos1{	/*Conteúdo Inserido - Conteúdo1*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:2px solid #666;
	border-radius:15px;
	
	/*box-shadow (sombra)*/
	-webkit-box-shadow:2px 3px 7px #333;
	-moz-box-shadow:2px 3px 7px #333;
	box-shadow:2px 3px 7px #333;
	
	width:405px;
	height:200px;
	float:right;
	margin:5px;
 	background-color:#999999;
	
 	/*background-image:url(../_img/fundoRodape.png);
  	background-repeat:repeat-x repeat-y;*/
}
.conteudos1 img{
	margin-top:0px;
}
.conteudos1 h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:28px;
	text-align:center;
	color:#582916;
}

.conteudos1 h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	/*font: bold 24 verdana;*/
	margin-top:3px;
	text-align:center;
	padding:1px;
	/* texto gradiente
	   background: -webkit-linear-gradient(#0d0f76, #636363);
       -webkit-background-clip: text;
       -webkit-text-fill-color: transparent;*/
	
	color:#a7a7a9;
	text-shadow:2px 2px 2px #000;
}
.conteudos1 h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	/*font: bold 24 verdana;*/
	margin-top:25px;
	text-align:center;
	padding:4px;
	/* texto gradiente
	   background: -webkit-linear-gradient(#0d0f76, #636363);
       -webkit-background-clip: text;
       -webkit-text-fill-color: transparent;*/
	
	color:#a7a7a9;
	text-shadow:2px 2px 2px #000;

}

.conteudos1 p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	margin-top:2px;
	padding:3px;
	text-align:center;
	color:#cccccc;
}

.conteudos1 h5{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#162d9d;
	margin-top:5px;
	padding:0px;
	text-align:center;
}

.conteudos1 h6{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#00000;
	margin-top:25px;
	padding:0px;
	text-align:center;
}

.conteudos2{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border:2px solid #666;
	border-radius:15px;
	
	/*box-shadow (sombra)*/
	-webkit-box-shadow:2px 3px 7px #333;
	-moz-box-shadow:2px 3px 7px #333;
	box-shadow:2px 3px 7px #333;
	
	width:405px;
	height:320px;
	float:left;
	margin:5px;
	background-color:#999999;
	
 	/*background-image:url(../_img/fundoRodape.png);
  	background-repeat:repeat-x repeat-y;*/
}
.conteudos2 a{
	text-decoration:none;
	color:#222399;
}
	
.conteudos3 table{
	margin-top:8px;
}
.espacamentoTitulo{
	margin-top:30px;
	margin-bottom:1px;
}
p.espacamentoEmbalagem{
	text-align:center;
}
.espacamentoDescricao{
	margin-top:35px;
}
table.bordas tr td {
	border:1px solid #333;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	padding:3px 0px;
}
.conteudos2 table{
	margin-left:3px;
}
h1.tamanhosTabela{
	margin-bottom:20px;
	margin-top:20px;
}
.conteudos2 h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:28px;
	color:#582916;
	padding:15px;
	text-align:center;
}

.conteudos2 h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-align:center;
	color:#582916;
	margin-top:30px;
	padding:0px;
}


.conteudos2 p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	margin-top:5px;
	padding:10px;
	text-align:center;
    color:#cccccc;	
}

.conteudos2 img{
	position:relative;
	border:none; 
	max-height:100%;
    max-width: 100%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
}

.conteudos2 img:hover {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
	border:2px solid #666;
	
	/*box-shadow (sombra)*/
	-webkit-box-shadow:2px 3px 7px #333;
	-moz-box-shadow:2px 3px 7px #333;
	box-shadow:2px 3px 7px #333;
	
	position:absolute;
    width: 40%; /*ajusta a largura do zoom
	
	/*
    -webkit-transform:scale(1.8); /* prefixo para browsers webkit */
    /*-moz-transform:scale(1.8); /* prefixo para browsers gecko */
    /*-o-transform:scale(1.8); /* prefixo para opera */
	/*transform:scale(1.8);*/
	
}



.conteudos3{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border:2px solid #666;
	border-radius:15px;
	
	/*box-shadow (sombra)*/
	-webkit-box-shadow:2px 3px 7px #333;
	-moz-box-shadow:2px 3px 7px #333;
	box-shadow:2px 3px 7px #333;
	
	width:405px;
	height:320px;
	float:left;
	margin:5px;
	background-color:#999999;
 	/*background-image:url(../_img/fundoRodape.png);
  	background-repeat:repeat-x repeat-y;*/
}
.conteudos3 h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	/*font: bold 24 verdana;*/
	margin-top:10px;
	text-align:center;
	color:#a7a7a9;
	text-shadow:2px 2px 2px #000;
}
.conteudos3 p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	margin-top:5px;
	text-align:center;
	padding:2px;
	color:#cccccc;
}
.contentblock {
  display: block;
  background-color:#036;
  width:830px;
  
}

.contentblock.hidden {
  display: none;
}


/* side navigation */
#sidemenu { 
  margin: 0;
  padding: 0;
  width: 126px;	
  height:0px;
  float: right;
  background: #e8e8e8;
  /*border-right: 1px solid #c9c9c9;*/
  margin-top: 4%;
}


#sidemenu li { display: block; text-align: center; border-top: 0 solid #000; font-size:14px; padding-top:5px; font-family:Tahoma, Geneva, sans-serif; }
/*fixo*/
#sidemenu li a { 
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border:0px solid #46a7f5;
  border-radius:27px;
/* box-shadow (sombra)*/
  -webkit-box-shadow:2px 3px 7px #333;
  -moz-box-shadow:2px 2px 7px #333;
  box-shadow:2px 3px 7px #333; 
  display: block;
  padding: 9px 2px;
  color: #ffffff;
  background-color:#0f12a9;
  background:linear-gradient(to bottom, #1454e6 40%, #0d0f76  100%);
  text-decoration: none;
  /*border-bottom: 2px solid #ffffff; */
   
    
}

/*seleção */ 
#sidemenu li a:hover {
color: #f2f2f2;
background-color:#cccccd;
/*transition: background-color 1s*/
background:linear-gradient(to bottom, #46a7f5 15%, #0f12a9 100%);

   
  /*Aumenta botao */
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
   transform: scale(1.1); 
  
  /* rotação 
  -webkit-transform: rotateZ(-20deg);
  -ms-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);*/
  
  /*movimento botão 
   -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
   -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; */
	
 
}

#sidemenu li a strong {
  display: block;
  margin-top: 0px;
}

#sidemenu li a.open {
  background-color:#a6a29f;
  background:linear-gradient(to bottom, #46a7f5 15%, #0f12a9 100%);
  /*background:linear-gradient(to bottom, #cccccd 15%, #525254 100%);*/
  color: #edfb09;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
   transform: scale(1.1); 
}

/* extra styles */
.bigtxtfield {
  display: block;
  width: 350px;
  color: #555;
  padding: 4px 6px;
  margin-bottom: 15px;
}

.bigtxtarea {
  display: block;
  width: 440px;
  height: 90px;
  padding: 5px 9px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #555;
  font-size: 1.2em;
}

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }