@CHARSET "UTF-8";

@font-face {
	font-family: Raleway;
	src: url('fontes/Raleway/segoeui.eot?#iefix'),
		url('fontes/Raleway/segoeui.woff2'),
		url('fontes/Raleway/SegoeUI.woff'),
		url('fontes/Raleway/SegoeUI.ttf'),
		url('fontes/Raleway/SegoeUI.svg#svgFontName')
}

@font-face {
	font-family: Raleway;
	src: url('fontes/Raleway/Raleway-Regular.eot?#iefix'),
		url('fontes/Raleway/Raleway-Regular.woff2'),
		url('fontes/Raleway/Raleway.woff'),
		url('fontes/Raleway/Raleway.ttf'),
		url('fontes/Raleway/Raleway.svg#svgFontName')
}
.typeahead {
    z-index: 1500 !important;
    width: 100% !important;
}
.twitter-typeahead{
	
}

.input-group-addon {
    min-width:90px;
    text-align:left;
}

.container-fluid {
    padding-right: 3px !important;
    padding-left: 3px !important;
    margin-right: auto;
    margin-left: auto;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 600px;
	position: relative;
	margin: 10% auto;
	/*padding: 5px 20px 13px 20px;*/
	/*border-radius: 10px;*/
	background: #fff;
	/*background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);*/
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }

/*
table {
	margin: 0 auto;
	clear: both;
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
table thead th {
	padding: 5px;
	cursor: pointer;
	*cursor: hand;
	background-color: #454444;
	color: #FFFFFF;
	text-align: center;
	border-radius: 3px;
}

table tfoot th {
	padding: 3px 10px;
}

table td {
	padding: 3px 10px;
	background-color: #EBECEC;
	text-align: center;
	border-radius: 3px;
}

table td.center,
table td.dataTables_empty {
	text-align: center;
}

table tr{
	border-bottom: 1px solid #000;
}

table tr th {
    padding: 5px;
    cursor: pointer;
    background-color: #454444;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
}
*/
.ui-widget-content {
    /*border: none !important;
    background: none !important;*/
    border: 1px solid #312E25;
    background: rgba(198,198,198,0.8);
    color: #312E25;
}
.ui-widget-overlay {
    opacity: 0.98 !important;
    background: rgb(0, 0, 0) !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

/* Fontes */
::-webkit-input-placeholder { font-family: Raleway;font-size:100%; }
::-moz-placeholder { font-family: Raleway;font-size:100%; } /* firefox 19+ */
:-ms-input-placeholder { font-family: Raleway;font-size:100%; } /* ie */
input:-moz-placeholder { font-family: Raleway;font-size:100%; }

input{
	font-family: Raleway;
	font-size:100%; 
}

html {
	height: 100%;
	min-height: 100%
}
body {
	font-family: Raleway;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	color: #000000;
}
#logoAval2{
	display:none;
}
.tituloIndex{
	font-family:Raleway;
	font-size: 245%;
}

.titulo{
	font-family:Raleway;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	padding:10px;
	margin-top: 40px;
}

.servicosTipo{
	width:17%;
	float:left;
	margin-left:1%;
	margin-top:40px;
	margin-bottom:50px;
	text-align: center;
}
#servicosTipo1{
	margin-left:14.5%;
}

.indexTipo{
	width:20%;
	float:left;
	margin-left:1%;
	margin-top:120px;
	margin-bottom:120px;
	text-align: center;
}
#indexTipo1{
	margin-left:19%;
}
.textoFundo{
	width:35%;
	margin-left:32.5%;
	padding-top:40px;
	padding-bottom:40px;
	line-height: 150%;
}
#saudacao-titulo{
	position:relative;
	font-weight: bold;
	color: #1A8C9C;
}

#artsoft-titulo{
	position:relative;
	font-weight: bold;
}
.sobrenos:hover{
	cursor: pointer;
	box-shadow: 0px 0px 10px #888888;
}
#menuMobile {
	display: none;
}
.solucoes{
	width:15%;
	float:left;
	border:none;
	display:inline-block;
	text-align: justify;
	position:relative;
}
.solucoes-titulo{
	width:100%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#2E8CC4;
	font-family: Raleway;
	font-weight: 500;
}
.solucoes-descricao{
	width:100%;
}
.botaoRSS {
	float: left;
	width: 100%;
	height: 97px;
	font-size: 18px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../imagens/botaoRss.png) center top no-repeat !important
}
#formularioDiv {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../imagens/fundo-formulario-contato.png) center top no-repeat !important;
}
#contatoBT {
	width: 100%;
	height: auto;
	border:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 0px;
	float: right;
	margin-left: 0px;
	cursor: pointer;
	color:#FFFFFF;
}
#contatoBT:hover {
	
}

.formContInput {
	width: 100%;
	/*border:1px solid #A18823;*/
	border: none;
	border-radius: 5px;
	font-size: 100%;
	min-height: 35px;
	margin-top: 5px;
	float: left;
}

#conteudoTexto div b {
	font-family: Raleway;
	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
}

#recentes{
	width:70%;
	margin-left:15%;
	float:left;
	margin-top:30px;
	margin-bottom:100px;
}
.produto{
	float:left;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #D3CDBF;
	cursor:pointer;
	width:18%;
	margin-left:1.5%;
	padding-bottom:15px;
}
.produto p {
		color:#917A1D;
	font-weight: bold;
}
.produto p:first-of-type {
	color:#000000;
}

.botao{
	background-color: #363233;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	cursor:pointer;
}
.botao:hover{
	background-color: #806840;
}

.botaoPre{
	background-color: #806840;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	cursor:pointer;
}
.botaoPre:hover{
	background-color: #363233;
}

header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #fff;
}

#headerContatos {
	width: 100%;
	float: left;
	background-color: #2B1A12;
	font-size:100%;
	line-height: 28px;
	padding: 5px 0;
	color: #fff;
}

#headerContatosDiv {
	float: left;
	margin-left: 10%;
	display: inline-block;
}

#headerContatosDiv img {
	margin-right: 5px;
	float: left;
	height: 28px;
}

footer {
	font-family: Raleway;
	background: url(../imagens/domantigo/rodape/rodape-padrao.png) repeat;
	color: #FFFFFF;
	width: 100%;
	height: 350px;
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto
}

footer a {
	color: #FFF;
	text-decoration: none
}

footer .botao{
	background-color: #AB8765;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	cursor:pointer;
	text-align: center;
	max-width:40%;
}
footer .botao:hover{
	background-color: #1F0F0B;
}

.unoticiaFooter{
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size: 14px;
}

#copyrightDiv {
	background-color:#1F0F0B;
	font-family: Raleway;
	font-size: 100%;
	width: 100%;
	height: 40px;
	float: left;
	position: absolute;
	bottom: 0;
	color:#FFFFFF;
}
#copyrightDiv a{
	color:#AB8765;
}

#copyrihgDivesq {
	font-family: Raleway;
	width: 100%;
	float: left;
	margin-top: 14px;
	text-align: center;
	margin-right: 10px
}

#copyrihgDivdir {
	width: 49%;
	float: left;
	border-left: 1px solid #fff;
	margin-top: 10px;
	text-align: left
}

#logo {
	margin-top: 20px;
	margin-bottom: 11px;
}

#logoDiv {
	width: 16%;
	float: left;
	margin-left: 10%
}

#logoMenu{
	width: 13%;
	left: 17%;
	position: absolute;
	top: 0%;
}

#menu {
	width: 1024px;
	height: 50px;
	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: #fff;
	border-bottom: 1px dotted #d7b56d
}

#subtituloContato {
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px
}

#pagination {
	float: left;
	margin-left: 25%;
	width: 50%;
	text-align: center;
	color: #333
}

.tituloPag {
	color: #663
}

.condicoesPag {
	border: 2px solid #663;
	margin-left: 5px;
	font-weight: 700;
	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: #fff
}

#conteudo {
	float: left;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #fff;
	overflow: auto;
	margin-bottom:-5px;
}

#listagemNoticias {
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #fff;
	overflow: auto;
	padding-bottom: 350px
}

#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: 0px;
	width: 100%;
	margin-bottom: 60px;
	float: left;
	font-family: Raleway;
	position: relative;
}

.noticia {
	text-align: justify;
	margin-top: 10px;
	margin-left: 0;
	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: #fff
}

.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: #fff
}

.servicotexto {
	margin-top: 30px;
	width: 100%;
	float: left
}

.menubt {
	font-family: Raleway;
	font-size: 17px;
	font-weight: bolder;
	background: 0;
	color: #fff;
	border: none;
	width: 14.28%;
	margin-left: 0;
	height: 50px;
	float: left
}

.menubt:Hover {
	background-color: #444e9a;
	cursor: pointer
}

.rssbt {
	font-family: Raleway;
	font-size: 15px;
	background-color: #1d5b7f;
	color: #fff;
	border: none;
	width: 20%;
	height: 50px;
	float: left
}

.rssbt:Hover {
	border: 3px solid #1d5b7f;
	background-color: #fff;
	color: #1d5b7f;
	cursor: pointer
}

.redondosbt {
	font-family: Raleway;
	font-size: 15px;
	background-color: #444e9a;
	color: #fff;
	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: 600px;
	margin-bottom:5px;
	margin-top: -0.25%;
}

#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: 0
}

#formContato input[type=text],#formContato textarea {
	font-size: 14px;
	border: 1px solid #444e9a
}

.footerTitulo{
	font-family: Raleway;
	font-weight: bold;
	text-align: left;
	font-size: 110%;
	width:100%;
	padding-bottom: 7px;
}

#footerEsquerda {
	float: left;
	width: 16%;
	text-align: justify;
	font-size: 110%;
	margin-left: 15.5%;
	margin-top:30px;
}
#footerCentro {
	float: left;
	width: 16%;
	text-align: justify;
	font-size: 110%;
	margin-left: 11%;
	margin-top:30px;
}
#footerDireita {
	float: left;
	width: 16%;
	text-align: justify;
	font-size: 110%;
	margin-left: 11%;
	margin-top:30px;
}

#opgDiv {
	float: left;
	display: none
}

#conteudoTexto {
	width: 100%;
	font-size: 100%;
	margin-left: 0;
	text-align: center;
	float: left:
}

#conteudoTextoIndex {
	width: 100%;
	font-size: 130%;
	margin-left: 0;
	text-align: center;
	float: left:
}

#saudacao{
	position:relative;
	font-size:200%;
}

#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;
	vertical-align: text-top
}

#contatosDadosCentroTd {
	text-align: right;
	line-height: 35px
}

#contatosDadosDireitaTd {
	text-align: right;
	line-height: 30px
}

#cssmenuDiv {
	background-color: #fff;
	float:right;
	width: 35%;
	margin-top: 0px;
	margin-right:10%;
	margin-left:auto;
	margin-bottom:0px;
}

#cssmenu {
	font-family: Raleway;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	height: 35px;
	position: relative;
}

#cssmenu>ul {
	width: auto;
	list-style-type: none;
	padding: 0px 0 0;
	margin: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font-size: 0;
}

#cssmenu>ul li#responsive-tab {
	display: none
}

#cssmenu>ul li {
	font-size: 17px;
	display: inline-block;
	zoom: 1;
	margin: 0;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	border-right: 1px solid #917A1D;
}

#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;
	min-width: 165%;
	max-width: 250%;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fff;
}

#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-position: 90% 195%;
}

#cssmenu>ul li a {
	display: block;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	color: #000000;
}
#cssmenu>ul li a:hover {
	color: #917A1D;
	/*border-bottom:6px solid #5B5B5B;*/
}

#cssmenu>ul li div {
	width: 50px;
	display: block;
	padding: 9px 5px 11px;
	text-decoration: none;
	color: #fff;
	text-align: center:
}
#cssmenu ul li ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
#cssmenu ul li ul li {
	color: #fff;
	float: none;
	height: auto;
	padding: 10px;
	line-height: 12px;
	border: none;
	background-color: #5B5B5B;
	text-align: left;
	margin-top:1px;
	font-weight: normal;
	
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	 list-style-image: url(data:0);
    background-image:none;
    background-repeat:none;
    background-position:0; 
}
#cssmenu ul li ul li:hover {
	background-color: #1A8C9C;
}

#cssmenu ul li ul li span:hover {
	/*color: #fff;*/
}

#cssmenu ul li ul li a {
	font-size: 16px;
		color: #fff;
}

#cssmenu ul li ul li a:hover {
	font-size: 17px;
	font-family: Raleway;
	color: #fff;
	border-bottom: none;
}

#cssmenu>ul li a.active {
	color: #fff
}

@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) 95% -35% no-repeat
	}
	#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: #fff;
		border: 0
	}
	#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
	}
}

@media ( min-width :600px) {
	#cssmenu>ul>li.collapsed {
		display: inline-block !important;
		zoom: 1
	}
	#cssmenu>ul ul li.collapsed {
		display: block !important
	}
}

#legislacao-img:hover,#news-img:hover,#tempo-img:hover {
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000
}

#conteudoBackoffice {
	text-align: justify;
	margin-right: auto;
	overflow: hidden;
	color: #000;
	width: 85%;
	margin-top: 15px;
	float: right;
	background-color: #fff;
	min-height: 885px
}

#headerBackoffice {
	position: relative;
	border: 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;
	background: -moz-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #56698f),
		color-stop(50%, #3896be), color-stop(100%, #56698f));
	background: -webkit-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -o-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -ms-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: linear-gradient(to right, #56698f 0, #3896be 50%, #56698f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56698F ',
		endColorstr='#56698F ', GradientType=1);
	color: #fff;
	border: none;
	width: 150px;
	height: 30px;
	border-radius: 0;
	float: left;
	border-bottom: 2px solid #000
}

.backButtonLang:Hover {
	background: #808093;
	cursor: pointer
}

.backButtonConfig {
	width: 10%;
	margin-left: 1.4%;
	height: 40px;
	margin-top: 1px;
	font-weight: 700;
	font-family: Exo, sans-serif;
	font-size: 15px;
	background: #56698f;
	background: -moz-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #56698f),
		color-stop(50%, #3896be), color-stop(100%, #56698f));
	background: -webkit-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -o-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -ms-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: linear-gradient(to right, #56698f 0, #3896be 50%, #56698f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56698F ',
		endColorstr='#56698F ', GradientType=1);
	color: #fff;
	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;
	background: -moz-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #56698f),
		color-stop(50%, #3896be), color-stop(100%, #56698f));
	background: -webkit-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -o-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: -ms-linear-gradient(left, #56698f 0, #3896be 50%, #56698f 100%);
	background: linear-gradient(to right, #56698f 0, #3896be 50%, #56698f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56698F ',
		endColorstr='#56698F ', GradientType=1);
	color: #fff;
	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: #000;
	color: #fff;
	border: none;
	border-top: 1px dotted #fff;
	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: #000;
	padding-left: 0;
	padding-right: 0
}

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(//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
}


#mais-valias{
	background: url(../imagens/alexandre/fundo-creme.png) repeat;
}

/************************** Resoluções ********************/

@media only screen and (max-width:1680px) {
	#logoAval {
	    right: -8% !important;
	}
	#cssmenuDiv {
	    margin-right:12%;
	}
}

@media only screen and (max-width:1600px) {
	body{
		font-size: 13px;
	}
}

@media only screen and (max-width:1440px) {
	#logoAval {
	    right: -15% !important;
	}
}

@media only screen and (max-width:1366px) {
	body{
		font-size: 12px;
	}
}

@media only screen and (max-width:1360px) {
	#conteudoTextoIndex {
	    font-size: 120%;
	}
}

@media only screen and (max-width:1280px) {
	#conteudoTextoIndex {
	    font-size: 110%;
	}
	#cssmenuDiv {
		width: 38%;
	    margin-right:12%;
	}
	#footerEsquerda, #footerCentro, #footerDireito {
	    font-size: 105%;
	}
}
@media only screen and (max-width:1152px) {
	#cssmenuDiv {
		width: 40%;
	    margin-right:15%;
	}
	#footerEsquerda, #footerCentro, #footerDireito {
	    font-size: 105%;
	}
	#footerEsquerda {
	    width: 18%;
	    margin-left: 11.5%;
	}
	#footerCentro {
	    width: 18%;
	    margin-left: 11.5%;
	}
	#footerDireita {
	    width: 18%;
	    margin-left: 11.5%;
	}
}
@media only screen and (max-width:1024px) {
	#cssmenuDiv {
		width: 45%;
	    margin-right:15%;
	}
	#footerEsquerda, #footerCentro, #footerDireito {
	    font-size: 105%;
	}
	#footerEsquerda {
	    width: 18%;
	    margin-left: 11.5%;
	}
	#footerCentro {
	    width: 18%;
	    margin-left: 11.5%;
	}
	#footerDireita {
	    width: 18%;
	    margin-left: 11.5%;
	}
}

@media only screen and (max-width:800px) {
	body {
		font-size:14px;
	}
	#contDiv{
		width:100% !important;
		margin-left:0% !important;
	}
	#cont1, #cont2, #cont3{
		width:33% !important;
	}
	#logoAval2{
		width:7.5% !important;
		top:45% !important;
		right:10% !important;
		display:inline;
	}
	#logoDiv{
		display:none;
	}
	#menuMobile {
	    display: inline-block !important;
	}
	.menuMobileLink {
		float: right;
		width: 319px;
		text-decoration: none;
		background-color: #A18823;
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 1px;
		font-weight: 700;
		font-size: 16px;
		background: transparent url("../imagens/domantigo/rodape/rodape-padrao.png") repeat scroll 0% 0%;
	}
	#menuMobileIconMenu {
		float: left;
	}
	#menuMobileHidden {
		float: left;
	}
	.menuMobileLink:hover {
		background-color: #454536;
		cursor: pointer;
	}
	.menuMobileLink a {
		text-decoration: none;
		color: #FFF;
	}
	#cssmenuDiv{
		display:none;
	}
	.low-res{
		display:none !important;
	}
	#cev{
		display:inline !important;
		float:left;
		background: url(../imagens/domantigo/home/fundo-compramos.png) repeat;
	}
	
	footer {
	    height: 800px;
	}
	#footerEsquerda, #footerCentro, #footerDireito {
	    font-size: 105%;
	}
	#footerEsquerda {
	    width: 60%;
	    margin-left: 20%;
	}
	#footerCentro {
	    width: 60%;
	    margin-left: 20%;
	}
	#footerDireita {
	    width: 60%;
	    margin-left: 20%;
	    text-align: center;
	}
	#casamoedafooter{
		width: 20% !important;
	}
	#copyrightDiv{
		display:none;
	}
	#sobrenostitulo{
		width:15% !important;
		left:42.5% !important;
		top:30% !important;
	}
	#compratitulo{
		width:25% !important;
		left:37.5% !important;
		top:25% !important;
	}
	#nav{
		right:5% !important;
	}
	#comp1, #comp2, #comp3, #comp4{
		width:50% !important;
		margin-left:25% !important;
		margin-top:50px
	}
	.floreado{
		width:40% !important;
		margin-left:30% !important;
	}
	#contatosFrom{
		width:80% !important;;
		margin-left:10% !important;
	}
}

@media only screen and (max-width:768px) {

}

@media only screen and (max-width:640px) {
	#mapa{
		display:none;
	}
	#textoPrincipal{
		width:80% !important;
		margin-left:10% !important;
	}
	#nav{
		display:none;
	}
	#comp1, #comp2, #comp3, #comp4{
		width:60% !important;
		margin-left:20% !important;
		margin-top:30px
	}
	#cont1, #cont2, #cont3{
		width:50% !important;
		margin-left: 25% !important;
		margin-top:30px;
	}
	#formDiv{
		display:none;
	}
	#logoAval2{
		display:none;
	}
	#cev img{
		width:60% !important;
		margin-left:20% !important;
	}
}

@media only screen and (max-width:460px) {
	#comp1, #comp2, #comp3, #comp4{
		width:80% !important;
		margin-left:10% !important;
		margin-top:30px
	}
	#cont1, #cont2, #cont3{
		width:80% !important;
		margin-left: 10% !important;
		margin-top:30px;
	}
}

@media only screen and (max-width:360px) {

}

@media only screen and (max-width:320px) {

}
