html, body{background-color:#FFF}

body{
	background:url(../images/bg_interna.jpg) no-repeat scroll center 95px #FFF;
}

body.home{
	/*background:url(../images/bg_home.jpg) no-repeat scroll center 95px #FFF;*/
	background:none;
}


#page{
    padding-top: 95px;
}

/* Header
*************************************************************/
#masthead {
    height: 105px;
    z-index: 100;
}

.menuFixed {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
	height:95px;
}

.admin-bar .menuFixed {
    top: 32px;
}

.site-header .site-title {
    display: block;
    height: 70px;
    position: absolute;
    left: 0;
    text-indent: -9999px;
    top: 17px;
    width: 231px;
	z-index: 1;
}

.searchform {
    height: 30px;
    position: absolute;
    right: 0;
    top: 90px;
	top: 65px;
    z-index: 1;
}

.searchform > #google_translate_element {
    margin-bottom: 7px;
}


.translated-ltr .menuFixed{
	top:40px;
}

/*
.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }
*/

.home .searchform{
	top: 425px;
}

.searchform > form {
    background: url("../images/alpha1.png") repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 15px;
    float: right;
    position: relative;
    width: 30px;
}

.searchform input{
    border: medium none;
    color: #373334;
    font-size: 12px;
    height: 30px;
    margin: 0;
}

.searchform .field {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none !important;
    color: #fff;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 34px;
    text-transform: none;
    width: 163px;
}

.searchform .submit {
    background-color: transparent;
    background-position: -200px -145px;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 30px;
    padding: 0;
    text-indent: -9999px;
    width: 30px;
}

.flags {
    display: inline-block;
    float: right;
    margin: 7px 0 0 20px;
}

.searchform input::-webkit-input-placeholder { /* WebKit browsers */
	color:    #FFF;
	opacity:  0.8;
}
.searchform input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #FFF;
	opacity:  0.8;
}
.searchform input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #FFF;
	opacity:  0.8;
}
.searchform input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #FFF;
	opacity:  0.8;
}

/*width: 220px;*/
	
	

/* Content
*************************************************************/
#content {
	position:relative;
	min-height:700px;
}

.primary {
    float: left;
    margin-right: 20px;
    width: 650px;
}

/* Dashboard
*************************************************************/
.dashs {
    margin-bottom: 40px;
}

.dash-title {
    font: 26px Lato;
	position: relative;
}

.dash-title .line {
    display: inline-block;
    margin: 0 0 0 20px;
    position: static;
    vertical-align: middle;
    width: 608px;
}

.dash {
    background-color: #ecf0f1;
    float: left;
    font: 17px Lato;
    margin: 0 0 20px 20px;
    width: 320px;
}

.dash-loop .dash:nth-child(3n-2) {
    margin-left: 0;
}

.dash a {
    display: table;
    text-decoration: none;
}

.dash a:hover{
	opacity:0.7;
}

.dash img {display:block; float:left;}
.dash-320x290 img {
    width: 100%;
}

.dash-320x120 img {
    height: 120px;
    width: 120px;
}

.dash-320x120 {height: 120px;}
.dash-320x290 {height: 290px;}

.dash .call {
    display: table-cell;
    padding: 0 15px;
    vertical-align: middle;
}

.dash-320x290 .call {
    height: 90px;
}


.dash-title .more {
    background-color: #444043;
    color: #fff;
    display: block;
    font: 12px/25px Lato;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 5px;
    width: 95px;
}

/* Sidebar
*************************************************************/
.widget-area {
    float: left;
    margin-top: 90px;
    position: relative;
    width: 330px;
}

.widget {
    font-size: 14px;
    margin-bottom: 40px;
}

.widget-title {
    font: 16px/30px Lato;
    margin: 0;
    text-transform: uppercase;
}

.w-eu-apoio {
    position: relative;
}

.w-eu-apoio .widget-title {
    background: url("../images/eu-apoio-title.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 75px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 100%;
    z-index: 1;
}

.w-eu-apoio .w-content {
    background-color: #ecf0f1;
    font: 100 22px Lato;
    margin: 0 auto;
    padding: 70px 20px 170px;
    text-align: center;
    width: 260px;
}

.w-eu-apoio p {
    margin: 15px 0;
}

.w-eu-apoio div.frmApoio {
    background: url("../images/eu-apoio-box.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    padding-top: 8px;
    position: absolute;
}

.w-eu-apoio form.frmApoio {
    background-color: #fed75f;
    padding: 10px 15px;
}

.w-eu-apoio .sbt_frmApoio {
    background-color: #373334;
    border: medium none;
    color: #fff;
    text-transform: uppercase;
    width: 300px;
}

/* Paginação
*************************************************************/
#nav-below{
	float:right;
	margin:10px 0 15px;
	font-size:12px;
	color:#999;
	margin-right:16px;
}

#nav-below .page-numbers{
	/*background: url("../images/bg_paginacao.png") no-repeat scroll left top transparent;*/
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 2px;
    text-align: center;
    width: 20px;
    background: #E9CAB4;
    color: #fff;
    border: 1px solid #E9CAB4;
}

#nav-below .current{
	background-position: -20px top;
    color: #321D0E;
    border: 1px solid #E9CAB4;
    background: #fff;;}

#nav-below .next,
#nav-below .prev{
	background:url(../images/btn_paginacao.png) no-repeat scroll left center;
	width:11px;
	display:none;
}

#nav-below .next{background-position:-11px center;}

/* Table
*************************************************************/

.tbl-form{
	float: left;
    margin-bottom: 5px;
    width: 623px;
}

.tbl-form tr{line-height: 20px;}

.tbl-form th{
	background-color: #F0F0F0;
    color: #005481;
    font-size: 13px;
    padding: 10px;
    text-align: right;
    width: 210px;
}

.tbl-form th span{color: #00BEC3;}

.tbl-form td{
	background-color: #F8F8F8;
    padding-left: 10px;
}

.tbl-form label{margin:0;}

.tbl-form input,
.tbl-form select,
.tbl-form textarea{
	width: 355px;
}

tbody.title td{
	background: none repeat scroll 0 0 transparent;
    color: #00BEC3;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0 5px;
}

/* Footer
*************************************************************/
.colophon {
    /*height: 470px;*/
}

.map{
	height:400px;
}

.map iframe {
    border: medium none;
    display: block;
    width: 100%;
	pointer-events: none;
}

.footer-navigation ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer-navigation li {
    float: left;
    font: bold 13px Arial;
    width: 200px;
	text-transform:uppercase;
}


.footer-navigation .sub-menu {
    padding-top: 10px;
}

.footer-navigation .sub-menu li {
    font: 14px/20px Arial;
    float: none;
	text-transform:none;
    width: auto;
}


.footer {
    font-size: 11px;
    height: 130px;
}

.footer .site-title {
    background-position: 0 -77px;
    height: 57px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 18px;
    width: 188px;
    z-index: 1;
}

.socialmedia {
    height: 30px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 1;
}

.socialmedia a {
    display: block;
    float: left;
    height: 30px;
    margin: 0 6px;
    text-indent: -9999px;
    width: 30px;
}

.socialmedia .face{background-position:0 -143px;}
.socialmedia .twit{background-position:-31px -143px;}
.socialmedia .tube{background-position:-61px -143px;}
.socialmedia .inst{background-position:-92px -143px;}
.socialmedia .link{background-position:-123px -143px;}

.copyright {
    border-top: 1px solid #444041;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    position: absolute;
    width: 100%;
}