@font-face {
  font-family: 'Optima-Bold';
  src: url('Optima-Bold.eot');
  src: url('Optima-Bold.eot?#iefix') format('embedded-opentype'),
       url('Optima-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Optima-Regular';
  src: url('Optima-Regular.eot');
  src: url('Optima-Regular.eot?#iefix') format('embedded-opentype'),
       url('Optima-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('OpenSans-Bold.eot');
  src: url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('OpenSans-Semibold.eot');
  src: url('OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('OpenSans.eot');
  src: url('OpenSans.eot?#iefix') format('embedded-opentype'),
       url('OpenSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lobster1.4';
  src: url('Lobster1.4.eot');
  src: url('Lobster1.4.eot?#iefix') format('embedded-opentype'),
       url('Lobster1.4.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.optima{ font-family: 'Optima-Regular';}
.optimaB{font-family: 'Optima-Bold';}
.open{font-family: 'OpenSans';}
.openS{font-family: 'OpenSans-Semibold';}
.openB{font-family: 'OpenSans-Bold';}
.lobster{font-family: 'Lobster1.4';}






li{
	list-style:none;
}



body {
	margin: 0;
	padding: 0;
	font-family: "OpenSans";
	font-size: 14px;
	background: #F3E7CF;

}
.arial{
	font-weight: 500;
	font-family: arial;
}

#all_loader div#preloader { 
		position: fixed; 
		left: 0; 
		top: 0; 
		z-index: 999; 
		width: 100%;
		height: 100%; 
		overflow: visible; 
		background: #000 url('../images/ajax-loader.gif') no-repeat center center;
}
#head_desk{
	background: url("../images/bg_head.png") top no-repeat;
	min-height: 155px;
}

#logo{
	margin-left:-3%;	
}



#menu ul li {
	float:right;
	text-transform: uppercase;
	margin:10px 0;
	margin-left:6%;	
}
#menu ul li a{
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	color: #5F4A39;	
}
#menu ul li a:hover{
	color: #fff;
}
#menu ul .fa{
	font-size: 4px;
	margin-top: 17px;
}







	/*Página home*/
#body{
	background: url("../images/bg_body.jpg") top ;	
}

.arco{
	background: url("../images/sprit.png") right -15px;	
	height: 25px;
}


.thumb2{ float:left; margin-right:1%; width:19%; }
.thumb3{ float:left; margin-right:1%; width:29%; }
.thumb4{ float:left; margin-right:1%; width:39%; }
.thumb5{ float:left; margin-right:1%; width:49%; }
.thumb6{ float:left; margin-right:1%; width:59%; }
.thumb7{ float:left; margin-right:1%; width:69%; }
.thumb8{ float:left; margin-right:1%; width:79%; }
.thumb9{ float:left; margin-right:1%; width:89%; }

#friso{
	position: absolute;
	width: 100%;
	margin-top: -13%;
}

		
	
#footer {
	background: url('../images/bg_foot.png') top no-repeat;	
}
#footer .dados{
	min-height: 120px;
}

#footer ul li{
	float: left;
	margin-right: 2.25%;
}
#footer ul li img:hover{
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */

}
#footer ul li img{
	margin-right: 0%;
	max-width: 65px;
}
#footer ul  #endereco img{
	width: 24%;
}
#footer ul  #telefone img{
	width: 38.5%;
}
#footer ul  #contato img{
	width: 24%;
}
#footer ul  #facebook img{
	width: 50.3%;
	max-width: 50px;
}


#footer ul #endereco{
	width: 30%;
}
#footer ul #telefone{
	width: 18.38%;
}
#footer ul #contato{
	width: 29.49%;
}
#footer ul #facebook{
	width: 14.08%;
}

#agencia{
		background:  #F3E7CF;
}



.fade:hover {
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
}


.hand{
	cursor:pointer;
}	

#ops{
	font-size:100px; 
}	


input,textarea,.anexo{
	-webkit-border-radius: 2px; 
    -moz-border-radius: 2px; 
    border-radius: 2px; 
	font-size:13px;
	color:#777;
	margin-top: 5px;
	background-color: #fff; 
	border: 1px solid #fff;
	padding:14px;	
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.button{ 
	display: inline-block;
	background-color: #7C6B5D;
	color: #fff;
	padding: 7px 12px;
	text-decoration: none;
	box-sizing: border-box;
	font-size: 12px;
	border: 0px;
/*	-webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; */
}

.button:hover {
background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,.15));
cursor: pointer;
}
.caps{
	text-transform: uppercase;
}

.last{ margin-right:0px !important;}
.first{ margin-left:0px !important;}

.borda_last{ border:none !important;}

.left{
	float:left;
}
.right{
	float:right;
}

.espace1{ margin-top:4px}
.espace2{ margin-top:6px}
.espace3{ margin-top:8px}
.espace4{ margin-top:10px}
.espace5{ margin-top:15px}
.espace6{ margin-top:20px}
.espace7{ margin-top:30px}
.espace8{ margin-top:40px}
.espace9{ margin-top:50px}
.espace10{ margin-top:60px}
.espace11{ margin-top:80px}

.italico{ font-style:italic;}
.strong{  font-weight:bold}
.underline{ text-decoration:underline;}


.borda{
	-webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
	border-style:solid; 
	border-width:2px;
}
/*.borda:hover{
	 opacity: 1; filter: alpha(opacity = 100)
}*/

.border{
	border-radius:4px;
	border-style:solid; 
	border-width:2px;
}

.vermelho{ color:#B2001C;  border-color:#B2001C; }
.verde{color: #7C9327; border-color: #7C9327}
.azul{color:#035A85;  border-color:#035A85}
.creme{color:#E9E4CE;  border-color:#E9E4CE}
.laranja { color: #EB7C15;  border-color:#EB7C15}
.azul_light{ color: #1582AF; border-color: #1582AF;}
.azul_marinho{ color: #003466; border-color: #003466;}
.violeta { color: #875D8F;  border-color: #875D8F; }
.branco{ color:#FFFFFF;  border-color:#FFFFFF;}
.amarelo{color:#DCA516;  border-color:#DCA516;}
.cinza1{color:#CCCCCC;  border-color:#CCCCCC;}
.cinza2{color: #999999;  border-color:#999999;}
.cinza3{color: #666666;  border-color:#666666;}
.cinza4{color: #444;  border-color:#444}
.marrom{color: #5F4A39;  border-color:#5F4A39;}
.vinho{color: #832D2E;  border-color:#832D2E}
.preto{color: #000;  border-color:#000}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	cursor:hand;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

	


											/* PÁGINA INTERNA  */

#interna .tit{ 
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}
#interna .menu li{ 
	padding:1.1%;
	background: white;
	float: left;
	margin: .4%;

}
#interna .menu li:hover{ 
	background: #6CD7D1;
	cursor: pointer;
}
#interna .menu .active{
	background: #6CD7D1;
}





#interna .thumb{
	width: 31.7%;
	margin-right: 2.36%;
}
#interna {
	line-height: 150%;
}

#redes_socias{
	height:30px;
	margin:20px 0 0 0;	
}


#redes_socias .recomendar{
	float:left;
	width:145px;
}
#redes_socias .twt{
	float:left;
	width:110px;
}	
#redes_socias .gmais{
	float:left;
	width:130px;	
}
#pages {
	float:right;
	padding:0 3px;
	margin:20px 0 0 0;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 3px 0 0;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#pages li a {
	/*alt*/color: #003466;
	padding: 4px 8px;
	border: 1px solid #003466;
	text-decoration: none;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#pages li a:hover {
	/*alt*/color: #fff;
	/*alt*/background: #003466;
	/*alt*/border: 1px solid #003466;
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #003466;
	padding: 4px 8px;
}
#pages li.current {
	color: #fff;
	border: 1px solid #003466;
	padding: 4px 8px;
	background: #003466;
}




