/*_______________________________
_________ CONFIGURAÇÕES GERAIS */

* { padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

html, body { height: 100%; }
#wrap { background: url(../images/content_bg.png) repeat-x left 135px; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #414042; background: url(../images/body_bg.png) repeat left top; }

img, fieldset { border: none; }

.inner { width: 1024px; margin: 0 auto; }

#top { height: 109px; width:1024px; margin: 0 auto; padding: 0; }
#topleft { background: url(../images/logoRequinte.png) no-repeat left; float:left; width:335px;  height: 109px; }
#topcentro { width:552px; height: 109px; position:absolute; top:0px; left:258px; }
#topright { background: url(../images/logoStatus.png) no-repeat right; float:right; width:290px; height: 109px; }

#menu { height: 26px; background: url(../images/menu_bg.png); margin-top: -7px; padding: 7px 0; position: relative; z-index: 1; }
#menu .inner { height: 26px; }
#content { margin-top: -7px; }
#content .inner {  }
#content .left,
#content .right { width: 187px; padding: 11px 0 0; }
#content .left {  float: left; }
#content .right { float: right; }
#content .left a,
#content .right a { color: #fff; text-decoration: none; }
#content .left a:hover,
#content .right a:hover { text-decoration: underline; }
#content .right .esqueci { margin-top: -5px; }
#content .conteudo { width: 650px; float: left; background: #fff; min-height: 440px; height: auto !important; height: 440px; }
#bottom { padding-top: 5px; height: 144px; background: url(../images/bottom_bg2.png) repeat-x top; position: relative; z-index: 1; margin-top: -5px; color: #fff; }
#bottom .inner { width: 651px; }
#bottom p { float: left; width: 651px; text-align: center; font-size: 11px; padding: 4px 0 0; }
#bottom ul { float: right; list-style: none; }
#bottom ul li { float: left; }
#bottom ul li .img_requinte { margin: 3px 25px 0 0; }
#bottom ul li .img_status { margin-top: 12px; }

h1 { display: none; }

.busca {  padding-left: 30px; min-height: 214px; height: auto !important; height: 214px; }
.busca h2 { padding-top: 2px; height: 12px; background: url(../images/tit_busca.png) no-repeat right top; display: inline-block; width: 58px; color: #fff; font-size: 1em; text-transform: uppercase; margin-bottom: 15px; }
.busca div,
.acesso_restrito div { height: 30px; }
.busca input,
.acesso_restrito input { width: 130px; }
.busca select,
.acesso_restrito select { width: 136px; height: 20px; }
/*input.botao { background: url(../images/botao_bg.png) repeat-y; width: 136px; height: 20px; color: #fff; cursor: pointer; }*/
.acesso_restrito { padding-left: 21px; }
.acesso_restrito h2 { padding-top: 2px; height: 12px; background: url(../images/tit_acesso_restrito.png) no-repeat right top; display: inline-block; width: 122px; color: #fff; font-size: 1em; text-transform: uppercase; margin-bottom: 15px; }

.TextBox,
.DropDownList { font-size: 10px; color: #414042; font-weight: bold; border: none; background: #fff; }
.TextBox { padding: 3px 3px 4px; }
.DropDownList { padding: 3px 3px 3px 0; }

.left .contato { width: 155px; height: 153px; background: url(../images/tels_bg2.png) no-repeat; margin: 25px 0 0 22px; color: #fff; font-size: 14px; position: relative; }
.left .contato h2 { font-size: 11px; color:#9a0b0d; text-transform: uppercase; width: 75px; text-align: center; padding: 28px 0 0 65px; }
.left .contato dl { font-weight: bold; width: 133px; position: absolute; top: 84px; left: 13px; }
.left .contato dl dt { float: left; clear: left; margin-bottom: 3px; font-size:12px; }
.left .contato dl dd { float: right; clear: right; margin-bottom: 3px; width: 89px; font-size:12px; border:1px solid #999; }

.home { padding-bottom: 25px; }
.home h3 { font-size: 13px; text-transform: uppercase; color: #9a1b1f; background: url(../images/h3_home_bg.png) repeat-y left; padding: 5px 0 5px 60px; margin: 25px 0; }

.interna { min-height: 440px; height: auto !important; height: 440px; padding-bottom: 25px; }
.interna .img_destaque { float: right; margin-left: 10px; }
.interna .informacoes { padding-top: 30px; }
.interna .informacoes h3 { width:308px; font-size: 12px; color: #fff; height: 16px; padding: 4px 10px 2px 0; background: url(../images/bg_topico.png) #ee3b2d repeat-y left center; text-transform: uppercase; text-align: right; }
.informacoes .texto { padding: 25px 40px 0 40px; line-height: 17px; }
.informacoes .texto p { padding-bottom: 10px; }
.informacoes ul,
.informacoes ol { margin-left: 20px; margin-bottom: 10px; }
.informacoes ul li {}

/*_______________________________
____________________ CLEAR FIX */

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}