.info-titulos{
	color: #003346;
	font-size:22px;
	padding:13px 13px 13px 30px;
	margin:10px 5px 10px 10px;
	background:url(https://cdn.awsli.com.br/381/381984/arquivos/icon-seta.png) #fbfbfb 12px 55% no-repeat;
	font-weight:bold;
		
}

.info-borda{
	border: 1px solid #f7f7f7;
	min-height:230px;
}


/*MENU DAS INFORMAÇÕES DO PRODUTO*/
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    
}

ul.topnav li {
	float: left;
	background-color: #003346;
	margin-left:2px;
	}

ul.topnav li a {
    display: block;
    color: white;
    text-align: center;
    padding: 13.5px;
    text-decoration: none;
}

.info-content .info-postcontent-0 .layout-item-0 { padding-right: 10px;padding-left: 10px;  }
.ie7 .info-post .info-layout-cell {border:none !important; padding:0 !important; }
.ie6 .info-post .info-layout-cell {border:none !important; padding:0 !important; }

ul.topnav li a:hover:not(.active) {background-color: #003346;}

ul.topnav li a.active {background-color: #4CAF50;}

ul.topnav li.right {float: right;}

@media screen and (max-width: 600px){
    ul.topnav li.right,
    ul.topnav li {float: none;}
}

/*FIM MENU DAS INFORMAÇÕES DO PRODUTO*/

.info-titulo-porque{
	
	color:#003346;
	font-size:20px;
	font-weight:bold;
	padding:15px;
	background-color:#f7f7f7;
	margin-bottom:10px;
	text-align:center;
	line-height: 30px;
}

.info-resp-porque{
	padding: 15px;
	line-height: 22px;
	margin-bottom:10px;
}

.info-titulo-txt{
	
	color:#003346;
	font-size:18px;
	font-weight:300;
	padding:10px;
	background-color:#f9f9f9;
	margin-bottom:10px;
	line-height: 30px;
}

#info-main
{
 
   margin:0 auto;
   font-size: 16px;
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   max-width:800px;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

.info-postcontent a:visited, .info-postcontent a.visited
{
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FFF;
}



.info-postcontent  a:hover, .info-postcontent a.hover
{
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.info-postcontent h1
{
   color: #003346;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
   font-family: 'Open Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.info-article img, img.info-article, .info-block img, .info-footer img
{
   margin: 2px 2px 0px 2px;
}

.info-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.info-content-layout-row 
{
   display: table-row;
}

.info-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
  /* display: table-cell;*/
   vertical-align: top;

}

.info-post
{
   padding:5px;
}

.info-postcontent .info-content-layout {
    border-collapse: collapse;
}
	
.info-layout-cell {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   /* display: table-cell;*/
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
    margin: 0;
	padding:0;
}
.info-postcontent, .info-postheadericons, .info-postfootericons, .info-blockcontent, ul.info-vmenu a {
    text-align: left;
}