p{
	line-height: 1.6em;
	text-align: justify;
	font-family: Ebrima, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
ul#servicos {
    list-style: circle;
    margin:3px;
    border:no-border;
    overflow:auto; 
	font-family: Ebrima, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
}
ul#servicos li{
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
    padding-left: 30px;
    float:center; /* floats list items to the left, creating a horizontal menu */
}

h2, h3, h4, h5, h6 {
	text-align: left;	
}

.cpri1{
	color: rgb(255, 255, 255);
	display: block;
	font-family: Ebrima, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	height: 27.027027130127px;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
	width: 190px;
	word-spacing: 0px;
	zoom: 1;
	float: left;
	width: 60px;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cpri2{
	color: rgb(255, 255, 255);
	display: block;
	font-family: Ebrima, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	height: 27.027027130127px;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	width: 190px;
	word-spacing: 0px;
	zoom: 1;
	float: left;
	width: 360px;
	height: 140px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
}
.cpri2 a{
	color: rgb(255, 255, 255);
	text-decoration: none;
	font-size: 16px;	
}
.cpri2 a:hover{
	color: rgb(255, 255, 255);
	text-decoration: underline;
}
.newLink a{
	display: block;
	font: 15px trebuchet ms,helvetica,sans-serif;
    color: #009bb2;
	text-decoration: none;
	transition: 1s;
	-moz-transition: 1s; /* Firefox 4 */
	-webkit-transition: 1s; /* Safari and Chrome */
	-o-transition: 1s; /* Opera */
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
}
.newLink a:hover {
    color: #333fff;
}

.newLink2 a{
	padding-top: 6px;
	float:right;
	display: block;
	font: 10px trebuchet ms,helvetica,sans-serif;
    color: #009bb2;
	text-decoration: none;
	transition: 1s;
	-moz-transition: 1s; /* Firefox 4 */
	-webkit-transition: 1s; /* Safari and Chrome */
	-o-transition: 1s; /* Opera */
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
}
.newLink2 a:hover {
    color: #333fff;
}
.newLink2a a{
	padding-top: 6px;
	float:right;
	display: block;
	font: 12px trebuchet ms,helvetica,sans-serif;
    color: #009bb2;
	text-decoration: none;
	transition: 1s;
	-moz-transition: 1s; /* Firefox 4 */
	-webkit-transition: 1s; /* Safari and Chrome */
	-o-transition: 1s; /* Opera */
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
}
.newLink2a a:hover {
    color: #333fff;
}














ul#informatica {
    list-style:none;
    margin:3px;
    border:no-border;
    padding-right: 10px;
    padding-bottom: 10px;
    overflow:auto; 
	width: 200px;
	height: 200px;
	font: 13px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
}
ul#informatica li{
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
    margin-left: 10px;
    padding:3px 25px 3px 25px;
    float:center; /* floats list items to the left, creating a horizontal menu */
}
ul#informatica li.backLava {
    background-color:#8df1dd;
    border: no-border;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	border-radius:20px;
	box-shadow: rgba(0,0,0,0.8) 1px 1px 1px 1px;
}
ul#informatica li a {
	font: 13px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
    position: relative;
    z-index: 5;
    color:#333;
	margin: 0px;
	padding: 0px;
}
ul#informatica li a:hover {
    color:#333;
}
ul#lista {
    list-style: square;
    margin:3px;
    border:no-border;
	font: 11px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:left;
}
ul#biblioteca {
    list-style:none;
    margin:3px;
    border:no-border;
    padding-top: 10px;
    overflow:auto; 
	width: 750px;
	font: 11px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
}
ul#biblioteca li{
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
    margin-left: 50px;
    padding:3px 25px 3px 25px;
    float:center; /* floats list items to the left, creating a horizontal menu */
}
ul#biblioteca li.backLava {
    background-color:#b0f94a;
    border: no-border;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	border-radius:20px;
	box-shadow: rgba(0,0,0,0.8) 1px 1px 1px 1px;
}
ul#biblioteca li a {
	font: 13px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
    position: relative;
    z-index: 5;
    color:#333;
	margin: 0px;
	padding: 0px;
}
ul#biblioteca li a:hover {
    color:#333;
}
ul#contabilidade {
    list-style:none;
    margin:3px;
    border:no-border;
    padding-right: 10px;
    padding-bottom: 10px;
    overflow:auto; 
	width: 250px;
	height: 200px;
	font: 13px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
}
ul#contabilidade li{
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
    margin-left: 10px;
    padding:3px 25px 3px 25px;
    float:center; /* floats list items to the left, creating a horizontal menu */
}
ul#contabilidade li.backLava {
    background-color:#8df1dd;
    border: no-border;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	border-radius:20px;
	box-shadow: rgba(0,0,0,0.8) 1px 1px 1px 1px;
}
ul#contabilidade li a {
	font: 13px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
    position: relative;
    z-index: 5;
    color:#333;
	margin: 0px;
	padding: 0px;
}
ul#contabilidade li a:hover {
    color:#333;
}
ul#cat {
    list-style:none;
    margin:3px;
    border:no-border;
    overflow:auto; 
	font: 11px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
}
ul#cat li{
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
    float: center; /* floats list items to the left, creating a horizontal menu */
}

ul#cat li a {
	font: 11px trebuchet ms,helvetica,sans-serif;
	text-decoration: none;
	text-align:center;
    position: relative;
    z-index: 5;
    color:#333;
	margin: 0px;
	padding-left: 15px;
}
ul#cat li a:hover {
    color: #F06C00;
	text-decoration: underline;
}


.sticky
{

}
.sticky-entry
{
	padding:0 18px
}
	article.format-status .status-post-title
{
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px
}
	article.format-link article.format-chat
{
	border-bottom:1px solid #efefef
}

.contain-to-grid2
{
	width:100%;
	background:#333
}
.contain-to-grid2 .top-bar
{
	margin-bottom:0
}

.contain-to-grid2 .top-bar
{
	max-width:75em;
	margin:0 auto;
	margin-bottom:0
}


.fixed2
{
	background:#333;
	width:100%;
	left:0;
	position:fixed;
	top:0;
	z-index:99
}
.fixed2.expanded:not(.top-bar)
{
	overflow-y:auto;
	height:auto;
	width:100%;
	max-height:100%
}
.fixed2.expanded:not(.top-bar) .title-area
{
	position:fixed;
	width:100%;
	z-index:99
}
.fixed2.expanded:not(.top-bar) .top-bar-section
{
	z-index:98;
	margin-top:2.8125rem
}
	section#main
{
	-webkit-font-smoothing:antialiased;
	border:1px solid #dfdfdf;
	box-shadow:0pt 0pt 5px rgba(0,0,0,.2);
	background:#fff!important
}
	#primary
{
	border-right:1px solid #e9ecec
}
.main-content
{
	padding:0
}
	article.post-sticky
{
	padding:0 22px
}
.row2
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	max-width:75em
}
.row2:before,.row:after
{
	content:" ";
	display:table
}
.row2:after
{
	clear:both
}
.row2.collapse>.column,.row.collapse>.columns
{
	padding-left:0;
	padding-right:0
}
.row2.collapse .row
{
	margin-left:0;
	margin-right:0
}
.row2 .row2
{
	width:auto;
	margin-left:-1.125em;
	margin-right:-1.125em;
	margin-top:0;
	margin-bottom:0;
	max-width:none
}
.row2 .row2:before,.row .row:after
{
	content:" ";
	display:table
}
.row2 .row2:after
{
	clear:both
}
.row2 .row2.collapse
{
	width:auto;
	margin:0;
	max-width:none
}
.row2 .row2.collapse:before,.row2 .row2.collapse:after
{
	content:" ";
	display:table
}
.row2 .row2.collapse:after
{
	clear:both
}
.column,.columns
{
	padding-left:1.125em;
	padding-right:1.125em;
	width:100%;
	float:left
}
	[class*="column"]+[class*="column"]:last-child
{
	float:right
}
	[class*="column"]+[class*="column"].end
{
	float:left
}
	@media only screen
{
