@CHARSET "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);

@font-face {
    font-family: bebas;
    
    src: url('fontes/BebasNeue.eot?#iefix') , /* IE6-IE8 */
	     url('fontes/BebasNeue.woff2'), /* Super Modern Browsers */
	     url('fontes/BebasNeue.woff'), /* Pretty Modern Browsers */
	     url('fontes/BebasNeue.ttf'), /* Safari, Android, iOS */
	     url('fontes/BebasNeue.svg#svgFontName'); /* Legacy iOS */
}
@font-face {
    font-family: agency;
    src: url('fontes/Cantarell-Regular.eot?#iefix') , /* IE6-IE8 */
	     url('fontes/Cantarell-Regular.woff2'), /* Super Modern Browsers */
	     url('fontes/Cantarell-Regular.woff'), /* Pretty Modern Browsers */
	     url('fontes/Cantarell-Regular.ttf'), /* Safari, Android, iOS */
	     url('fontes/Cantarell-Regular.svg#svgFontName'); /* Legacy iOS */

}
@font-face {
    font-family: agencybold;
    src: url('fontes/AGENCYB.eot'), /* IE9 Compat Modes */
       	 url('fontes/AGENCYB.woff'), /* Pretty Modern Browsers */
         url('fontes/AGENCYB.ttf'); /* Safari, Android, iOS */
}
@font-face {
    font-family: ht;
    src: url('fontes/HighTideSans.eot?#iefix') , /* IE6-IE8 */
	     url('fontes/HighTideSans.woff2'), /* Super Modern Browsers */
	     url('fontes/HighTideSans.woff'), /* Pretty Modern Browsers */
	     url('fontes/HighTideSans.ttf'), /* Safari, Android, iOS */
	     url('fontes/HighTideSans.svg#svgFontName'); /* Legacy iOS */
}
@font-face {
    font-family: htbold;
    
    src: url('fontes/HighTideBold.eot?#iefix') , /* IE6-IE8 */
	     url('fontes/HighTideBold.woff2'), /* Super Modern Browsers */
	     url('fontes/HighTideBold.woff'), /* Pretty Modern Browsers */
	     url('fontes/HighTideBold.ttf'), /* Safari, Android, iOS */
	     url('fontes/HighTideBold.svg#svgFontName'); /* Legacy iOS */
}

::-webkit-input-placeholder { font-family: agency; }
::-moz-placeholder { font-family: agency; } /* firefox 19+ */
:-ms-input-placeholder { font-family: agency; } /* ie */
input:-moz-placeholder { font-family: agency; }

html{
	height: 100%;
	min-height: 100%;
}

body {
	background: url("../imagens/fundo.png") no-repeat fixed center top #FFF !important;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	width: 100%;
	margin-top:0;
	margin-bottom:0;
	height: 100%;
	color:#2B2A29;
}

.botaoRSS{
	float:left;
	width:100%;
	height:97px;
	font-size:18px;
	line-height:45px;
	text-align:center;
	color: #ffffff;
	cursor:pointer;
	background: url("../imagens/botaoRss.png") no-repeat scroll center top transparent !important;
}

#formularioDiv{
	float:left;
	width:100%;
	text-align:center;
	background: url("../imagens/fundo-formulario-contato.png") no-repeat scroll center top transparent !important;
}

#contatoBT{
	width:300px;
	height:45px;
	margin-bottom:20px;
	float:left;
	margin-left: 6px;
	background: url("../imagens/botao-enviar-contato.png") no-repeat scroll center #40BAC7 !important;
	cursor: pointer;
}

.formContInput{
	width:100%;
	border:none;
	border-radius:5px;
	font-size: 16px;
	min-height: 30px;
	margin-top:5px;
	float:left;
}

#conteudoTexto div b{
	font-family: bebas;
	font-size: 26px;
	color:#40BAC7;
}

#conteudoTexto div p{
	margin-left:30px;
}



#tablistaimagens_wrapper{
	border: 1px solid #9D9E9E;
	border:none;
	border-radius:3px;
}

img{
	border: none;
	-ms-interpolation-mode: bicubic;
}

header{
	margin-left: auto;
	margin-right: auto;
	width:100%;
	background-color: #FFFFFF;
}

footer{
	font-family: bebas;
	color: #ffffff;
  	width:100%;
  	height: 150px;
    background-color: #40bac7;
    position: relative;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#copyrightDiv{
	font-size:10px;
	width:100%;
	height:40px;
	float:left;
	background-color: #40bac7;
	position:absolute;
	bottom:0px;
	border-top: 3px solid #ffffff;
	font-family: ht;
}

#copyrihgDivesq{
	width:100%;
	float:left;
	margin-top:10px;
	text-align:center;
	margin-right:10px;
}
#copyrihgDivdir{
	width:49%;
	float:left;
	border-left:1px solid #FFFFFF;
	margin-top:10px;
	text-align: left;
}

#logo{
	margin-top:40px;
	margin-left:20px;
}

#logoDiv{
	width:369px;
	float:left;
	margin-left:20%;
}

#menu{
	/*float:left;*/
	width: 1024px;
	height: 50px;
	/*margin-left:0%;*/
	background-color: #2B2A29;
}

#menuBackoffice{
	float:right;
	width: 50%;
	margin-left:25%;	
}

.produtosCategorias{
	margin-left:61px;
	margin-top:50px;
	float:left;
	font-size:16px;
}

.linha{
	height:1px;
	background:#FFFFFF;
	border-bottom:1px dotted #D7B56D;	
}

.titulo{
	margin-top:30px;
	margin-bottom:30px;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 24px;
}

#subtituloContato{
	text-align: center;
	margin-bottom:30px;
	font-size:16px;
}

#pagination{
	float:left;
	margin-left:25%;
	width:50%;
	text-align: center;
	color: #333333;
}

.tituloPag{
	color: #666633;
}

.condicoesPag{
	border:2px solid #666633;
	margin-left:5px;
	font-weight: bold;
	cursor: pointer;
}

#bannerFooter{
	float:left;
	width: 100%;
	margin-left:0%;
	font-size: 20px;
	height:50px;
	background-color: #3B3B3B;
}

#wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	background-color: #ffffff;
}

#conteudo{
	float:left;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	background: #FFFFFF;
	overflow:auto;
	padding-bottom: 0px;  /* must be same height as the footer */
}

#listagemNoticias{
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	background: #FFFFFF;
	overflow:auto;
	padding-bottom: 350px;  /* must be same height as the footer */
}

#slider{
	width:100%;
	height:600px
	margin-top: 30px;
	float:left;
}

#titulonoticasnovas{
	font-size:26px;
	color:#1D5B7F;
	width: 98%;
	float:left;
	margin-top:10px;
	text-align: left;
	margin-left:0%;
}

.unoticia{
	text-align: center;
	margin-bottom:10px;
	width: 24%;
	margin-left: 0.6%;
	float:left;
	border: 0.5px solid #EBECEC;
}

.noticia{
	text-align: justify;
	margin-top:10px;
	margin-left: 0px;
	float:left;
	margin-bottom: 5px;
}

.servicos{
	text-align: center;
	color:#0595c7;
	margin-top:10px;
	width: 216px;
	margin-left: 32px;
	float:left;
	-webkit-box-shadow: 0 10px 6px -6px #808093;
	   -moz-box-shadow: 0 10px 6px -6px #808093;
	        box-shadow: 0 10px 6px -6px #808093;

}

.servicos:Hover{
	cursor: pointer;
	color:#FFFFFF;
}

.vantagens{
	text-align: center;
	color:#0595c7;
	margin-top:10px;
	width: 250px;
	margin-left: 70px;
	float:left;
	-webkit-box-shadow: 0 10px 6px -6px #808093;
	   -moz-box-shadow: 0 10px 6px -6px #808093;
	        box-shadow: 0 10px 6px -6px #808093;

}

.vantagens:Hover{
	cursor: pointer;
	color:#FFFFFF;
}


.servicotexto{
	margin-top:30px;
	width: 100%;
	float:left;
}

.menubt{
	font-family: 'Ubuntu', sans-serif;
	font-size:17px;
	font-weight:bolder;
	background: none;
	color: #FFFFFF;
	border: none;
	width: 14.28%;
	margin-left:0px;
	height: 50px;
	float:left;
}
.menubt:Hover{
	background-color: #444E9A;
	cursor: pointer;
}

.rssbt{
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	background-color: #1D5B7F;
	color: #FFFFFF;
	border: none;
	width: 20%;
	height: 50px;
	float:left;
}
.rssbt:Hover{
	border: 3px solid #1D5B7F;
	background-color: #FFFFFF;
	color: #1D5B7F;
	cursor: pointer;
}

.redondosbt{
	font-family: 'Ubuntu', sans-serif;
	font-size:15px;
	background-color: #444E9A;
	color: #FFFFFF;
	border: none;
	width: 20%;
	height: 40px;
	border-radius: 15px;
}
.redondosbt:Hover{
	background-color: #808093;
	cursor: pointer;
}

#mapa{
	float:left;
	width: 100%;
	margin-left:0%;
	height: 500px;
}

#map_canvas{
	width:100%;
	height:100%;
}

.contatosPB{
	float:left;
	margin-left:5%;
	width: 35%;
	text-align: left;
	;font-size:14px
}

#formContato{
	float:left;
	width:90%;
	margin-left:5%;
	margin-top:30px;
}

#formContatoDescricao{
	width:50%;
	float:right;
}
#formContatoDados{
	width:50%;
	float:left;
}

#contatoButton{
	width:160px;
	margin-top:15px;
	border-radius:0px;
}

#formContato input[type=text]{
	font-size: 14px;
	border: 1px solid #444E9A;
}

#formContato textarea{
	font-size: 14px;
	border: 1px solid #444E9A;
}

#footerEsquerda{
	float:left;
	width:50%;
	text-align: right;
	padding-top:40px;
	font-size:20px;
}

#footerDireita{
	float:right;
	width:50%;
	text-align: justify;
	padding-top:10px;
}

#opgDiv{
	float: left;
	display:none;
}

#conteudoTexto{
	width:100%;
	font-size:16px;
	margin-left:0%;
	text-align: center;
	float:left:
}

#contatosDados{
	width: 90%;
	margin-left:5%;
	float:left;
	text-align: left;
	margin-top: 30px;
	font-size:18px;
}

	#contatosDadosEsquerda{
		float:left;
		width:320px;
		height:70px;
		margin-left:10px;
	}
	
	#contatosDadosCentro{
		float:left;
		width:200px;
		height:70px;
		margin-left:90px;
	}
	
	#contatosDadosDireita{
		float:left;
		width:150px;
		height:70px;
		margin-left:140px;
	}
	
	
	#contatosDadosEsqTd{
		text-align: right;
		/*line-height: 60px;
		width:20%;*/
		vertical-align: text-top;
	}
	#contatosDadosCentroTd{
		text-align: right;
		line-height: 35px;
		/*width:35%;*/
	}
	
	#contatosDadosDireitaTd{
		text-align: right;
		line-height: 30px;
		/*width:35%;*/
	}
	
#cssmenu {
	background: url("../imagens/barra-navegacao.png") no-repeat center top  !important;
 	font-family: ht;
  	text-align: center;
  	margin-right: auto;
  	margin-left: auto;
  	font-size:13px;
  	max-width: 591px;
  	height: 55px;
  	
}
#cssmenu > ul {
	width: auto;
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	-o-border-radius: 2px;
  	border-radius: 2px;
  	font-size: 0;
	padding-top:22px;
}

#cssmenu > ul li#responsive-tab {
	display: none;
  /* Hide for large screens */
}
#cssmenu > ul li {
	font-size:19px;
  	display: inline-block;
  	*display: inline;
  	zoom: 1;
	/*float:left;*/
	margin:0;
}
#cssmenu > ul li.right {
  float: right;
}
#cssmenu > ul li.has-sub {
  position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 200px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #ffffff;
}
#cssmenu > ul li.has-sub ul li {
  display: block;
}
#cssmenu > ul li.has-sub > a {
  background-image: url('images/caret.png');
  background-repeat: no-repeat;
  background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  /*background: #328895 url('images/caret.png') no-repeat;*/
  background-position: 90% 195%;
}

#cssmenu > ul li a {
  display: block;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  color:#99FFFF;
}

#cssmenu > ul li div {
	width:50px;
 	display: block;
 	padding: 9px 5px 11px 5px;
	text-decoration: none;
 	color:#ffffff;
 	text-align: center:
}

#cssmenu ul li ul li{
	color:#ffffff;
	/*background-color: #328895;*/
	/*opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    float:none;
    background-color: #40BAC7;
}
#cssmenu ul li ul li:hover{
	/*color:#328895;
	background-color: #ffffff;*/
	/*opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
#cssmenu ul li ul li a{
	font-size: 13px;
	padding: 15px 15px 15px 15px;
}
#cssmenu ul li ul li a:hover{
	font-size: 13px;
	padding: 15px 15px 15px 15px;
	font-family: ht;
	/*color:#328895;
	background-color: #ffffff;*/
	  color:#FFFFFF;
}

#cssmenu ul li ul li div{
}

#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
  /*background: #328895;*/
  /*color: #fff;*/
    color:#FFFFFF;
}
@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url('images/menu.png') no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #328895;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block !important;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}
/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}
/**********************************************************************************/


#tempo-img:hover{
	-webkit-box-shadow: 0px 0px 10px #000000;
	   -moz-box-shadow: 0px 0px 10px #000000;
	        box-shadow: 0px 0px 10px #000000;	
}
#legislacao-img:hover{
	-webkit-box-shadow: 0px 0px 10px #000000;
	   -moz-box-shadow: 0px 0px 10px #000000;
	        box-shadow: 0px 0px 10px #000000;	
}
#news-img:hover{
	-webkit-box-shadow: 0px 0px 10px #000000;
	   -moz-box-shadow: 0px 0px 10px #000000;
	        box-shadow: 0px 0px 10px #000000;		
}

/**************************** Backoffice *********************************/
#conteudoBackoffice{
	float:left;
	text-align: justify;
	margin-right: auto;
	overflow:hidden;
	color: #000000;

	width:85%;
	margin-top:15px;
	float:right;
	background-color:#ffffff;
	min-height: 885px;
}

#headerBackoffice{
	position: relative;
	border: medium none;
	background-color: #000;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#headerBackoffice #logo{
	margin-left: 20px !important;
}

.backButtonLang{
	font-family: 'Exo', sans-serif;
	font-size:15px;
	background: #56698F ; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, #56698F  0%, #3896BE 50%, #56698F  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#56698F ), color-stop(50%,#3896BE), color-stop(100%,#56698F )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* IE10+ */
	background: linear-gradient(to right, #56698F  0%,#3896BE 50%,#56698F  100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56698F ', endColorstr='#56698F ',GradientType=1 ); /* IE6-8 */
	color: #FFFFFF;
	border: none;
	width: 150px;
	height: 30px;
	border-radius:0px;
	float:left;
	border-bottom:2px solid #000000;
}
.backButtonLang:Hover{
	background: #808093;
	cursor: pointer;
}

.backButtonConfig{
	width:10%;
	margin-left:1.4%;
	height:40px;
	margin-top:1px;
	font-weight:bold;
	
	font-family: 'Exo', sans-serif;
	font-size:15px;
	background: #56698F ; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, #56698F  0%, #3896BE 50%, #56698F  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#56698F ), color-stop(50%,#3896BE), color-stop(100%,#56698F )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* IE10+ */
	background: linear-gradient(to right, #56698F  0%,#3896BE 50%,#56698F  100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56698F ', endColorstr='#56698F ',GradientType=1 ); /* IE6-8 */
	color: #FFFFFF;
	border: none;
	border-radius:3px;
}

.backButtonConfig:first-of-type {
	margin-left:5%;
} 

.backButtonConfig:Hover{
	background: #808093;
	cursor: pointer;
}

.backButton{
	font-family: 'Exo', sans-serif;
	font-size:15px;
	background: #56698F ; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(left, #56698F  0%, #3896BE 50%, #56698F  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#56698F ), color-stop(50%,#3896BE), color-stop(100%,#56698F )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #56698F  0%,#3896BE 50%,#56698F  100%); /* IE10+ */
	background: linear-gradient(to right, #56698F  0%,#3896BE 50%,#56698F  100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56698F ', endColorstr='#56698F ',GradientType=1 ); /* IE6-8 */
	color: #FFFFFF;
	border: none;
	width: 150px;
	height: 30px;
	border-radius:3px;
}
.backButton:Hover{
	background: #808093;
	cursor: pointer;
}

.backButtonMenu{
	font-family: 'Exo', sans-serif;
	font-size:18px;
	background: #000000;
	color: #FFFFFF;
	border: none;
	border-top: 1px dotted #ffffff;
	height: 50px;
}
.backButtonMenu:Hover{
	background: #808093;
	cursor: pointer;
}

#wrapBackoffice {
	font-family: 'Exo', sans-serif;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 99.5%;
	background-color: #000000;
	padding-left:0px;
	padding-right:0px;
}

input[type=radio].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=radio].css-checkbox + label.css-label {
	padding-left:27px;
	height:22px; 
	display:inline-block;
	line-height:22px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -22px;
}

label.css-label {
	background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_c88ceda03c8bb09c862d1ecb8ffe4535.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*************************************************************************************************************************************************************************************/			
@media only screen and (max-width: 1600px){
	#logoDiv {
	    margin-left: 18%;
	}
}

@media only screen and (max-width: 1440px){
	#logoDiv {
	    margin-left: 15%;
	}
}
			
@media only screen and (max-width: 1366px){
	#logoDiv {
	    margin-left: 14%;
	}
}

/* iPad Mini */
@media only screen and (max-width: 768px){
	#mvv{
		display: none;
	}
	#opgDiv{
		display: inline;
	}
	#logo{
		margin-top:15px;
		margin-bottom:10px;
		margin-left:0px;
	}
	#logoDiv{
		width:auto;
	}
	#wrap{
		width: 100%;
	}
	footer{
	  	width:100%;
		margin-top: -350px; /* negative value of footer height */
		height: 350px;
		border-top: 3px solid #444E9A;
	}
	#conteudo{
		width:100%;
	}
	header{
		width:100%;
	}
	#slider{
		width:100%;
	}
	#menu{
		width:100%;
		height: 200px;
	}
	.menubt{
		width: 100%;
		margin: 0px;
	}
	.produtosCategorias{
		/*margin-left:253px;*/
		width:100%;
		margin-left:0%;
		text-align: center;
	}
	#footerEsquerda{
		float:left;
		margin-left:5%;
		width:40%;
		text-align: justify;
		margin-top:20px;
	}
	#footerDireita{
		float:right;
		margin-right:5%;
		width:36%;
		text-align: justify;
		margin-top:20px;
	}
	#copyrightDiv{
		height:40px;
	}
	#copyrihgDivesq{
		width:50%;
		margin-top:10px;
		margin-right: 1%;
		font-size: 13px;
	}
	#copyrihgDivdir{
		width:42%;
		margin-top:10px;
		font-size: 13px;
	}
	#mapa{
		float:left;
		width: 90%;
		margin-left:5%;
		height: 300px;
	}
	#contatosDados {
	    width: 100%;
	    margin-left: 0%;
	    margin-top: 30px;
	    font-size: 20px;
	}
	#contatosDadosEsquerda {
	    float: left;
	    width: 350px;
	    height: 70px;
	    margin-left: 230px;
	}
	#contatosDadosCentro {
	    float: left;
	    width: 230px;
	    height: 70px;
	    margin-left: 230px;
	    margin-top: 20px;
	}
	#contatosDadosDireita {
	    float: left;
	    width: 170px;
	    height: 70px;
	    margin-left: 230px;
	}
	#formContatoDescricao{
		width:97%;
		float:right;
		margin-right:3%;
	}
	#formContatoDados{
		width:100%;
		float:left;
	}
}

/*, Google Nexus 7*/
@media only screen and (max-width: 640px){
	.redondosbt {
	    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	    font-size: 13px;
	    background-color: #444E9A;
	    color: #FFF;
	    border: medium none;
	    width: 20%;
	    height: 35px;
	    border-radius: 15px;
	}
	footer{
	  	width:100%;
		margin-top: -350px; /* negative value of footer height */
		height: 350px;
		border-top: 3px solid #444E9A;
		font-size: 13px;
	}
	#footerEsquerda{
		float:left;
		margin-left:5%;
		width:40%;
		text-align: justify;
		margin-top:20px;
	}
	#footerDireita{
		float:right;
		margin-right:2%;
		width:45%;
		text-align: justify;
		margin-top:20px;
	}
	#copyrightDiv{
		height:50px;
	}
	#copyrihgDivesq{
		width:100%;
		margin-top:5px;
		margin-left: 0%;
		font-size: 13px;
		text-align: center;
	}
	#copyrihgDivdir{
		width:100%;
		margin-top:5px;
		font-size: 13px;
		text-align: center;
		border:none;
	}
	#backofficeIconlink{
		display:none;
	}
	#backofficeIcon{
		display:none;
	}
	#contatosDados {
		float:none;
	    width: 100%;
	    max-width: 350px;
	    margin-left: 0%;
	    margin-top: 30px;
	    font-size: 20px;
		margin-left: auto;
		margin-right: auto;	   
	}
	#contatosDadosEsquerda {
	    margin-top:30px;
	    width: 100%;
	    max-width: 350px;
	    height: 80px;
	    margin-left:0%;
	}
	#contatosDadosCentro {
	    width: 100%;
	    max-width: 224px;
	    height: 70px;
	    margin-top: 20px;
	    margin-left:0%;
	}
	#contatosDadosDireita {
	    width: 100%;
	    max-width: 160px;
	    height: 70px;
	    margin-left:0%;
	}
	#contatosDadosDireitaTd img{
		margin-left:0% !important;
	}
	#contatosDadosCentroTd img{
		margin-left:0% !important;
	}
}

@media only screen and (max-width: 600px){
	footer{
	  	width:100%;
		margin-top: -550px; 
		height: 550px;
		border-top: 3px solid #444E9A;
		font-size: 14px;
	}
	#footerEsquerda{
		float:none;
		margin-left:5%;
		width:90%;
		text-align: justify;
		margin-top:20px;
	}
	#footerDireita{
		float:none;
		margin-right:0%;
		margin-left:5%;
		width:90%;
		text-align: justify;
		margin-top:20px;
	}
}
@media only screen and (max-width: 460px){
	footer{
	  	width:100%;
		margin-top: -560px; 
		height: 560px;
		border-top: 3px solid #444E9A;
		font-size: 13px;
	}
	#footerEsquerda{
		float:none;
		margin-left:5%;
		width:90%;
		text-align: justify;
		margin-top:20px;
	}
	#footerDireita{
		float:none;
		margin-right:0%;
		margin-left:5%;
		width:90%;
		text-align: justify;
		margin-top:20px;
	}
}

@media only screen and (max-width: 360px){
	#logo{
		width:80%;
		height: auto;
	}
	#copyrightDiv{
		height:55px;
	}
	#copyrihgDivesq{
		width:100%;
		margin-top:5px;
		margin-left: 0%;
		font-size: 12px;
		text-align: center;
	}
	#copyrihgDivdir{
		width:100%;
		margin-top:5px;
		font-size: 12px;
		text-align: center;
		border:none;
	}
	#formContato{
		display:none;
	}
	footer{
	  	width:100%;
		margin-top: -580px; 
		height: 580px;
		border-top: 3px solid #444E9A;
		font-size: 13px;
	}
}
@media only screen and (max-width: 350px){
	#formContato{
		display:none;
	}
	footer{
	  	width:100%;
		margin-top: -620px; 
		height: 620px;
		border-top: 3px solid #444E9A;
		font-size: 13px;
	}
	#copyrightDiv{
		height:65px;
	}
}
