@font-face {
    font-family: 'bellcent_add_btaddress';
    src: url('bellcadd-webfont.eot');
    src: url('bellcadd-webfont.eot?#iefix') format('embedded-opentype'),
         url('bellcadd-webfont.woff') format('woff'),
         url('bellcadd-webfont.ttf') format('truetype'),
         url('bellcadd-webfont.svg#bellcent_add_btaddress') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #3d3d3d;
}
a:link, a:visited {
	text-decoration: none;
}
a, a * {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
img {
	border: none;
	margin: 0px;
}
.clear {
	clear: both;
}
.plus div{
	float:right;
	padding:9px 18px;
	text-transform:uppercase;
	font-size:14px;
	font-family:"bellcent_add_btaddress";
	background:#002856;
	color:#fff;
}
.plus:hover div{
	background:#38B5E6;
}


/*============= LAYOUT =============*/

.header, .footer{
	position:relative;
	width:100%;
}
.header{
	height:194px;
	padding:0px;
	background:url(../img/header_bg.jpg) repeat-x top center;
}
.header + .env,
.sliderEnv + .env{
	min-height:600px;
}
.header .env{
	height:194px;
}
.footer{
	height:303px;
	background:url(../img/footer_bg.jpg) no-repeat top center;
}
.footer .env{
	height:290px;
}
.env{
	position:relative;
	width:990px;
	text-align:left;
	display:inline-block;
}
.header + .env{
	min-height:600px;
}
.header .env > img{
	position:absolute;
	top:62px;
	left:0px;
}
.header .login{
	position:absolute;
	top:10px;
	right:0px;
}
.header .login span{
	font-size:10px;
	font-family:"bellcent_add_btaddress";
	color:#fff;
}
.header .login span a{
	color:#40B4E5;
}
.header .login th{
	font-family:"bellcent_add_btaddress";
	font-weight:normal;
	font-size:14px;
	color:#40b4e5;
	padding-right:10px;
}
.header .login input[type=text],
.header .login input[type=password]{
	width:80px;
	border:none;
	margin:0px;
	margin-right:10px;
}
.header .login input[type=submit]{
	padding:6px 10px;
	cursor:pointer;
}
#menu {
	position: absolute;
	top:0px; right:0px;
	top:63px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:9;
}
#menu li {
	position: relative;
	margin:0px;
	float: left;
}
#menu li a div{
	width:140px;
	padding-top:50px;
	height:77px;
	text-align:center;
	
	font-family:"bellcent_add_btaddress";
	font-size: 15px;
	text-transform: uppercase;
	color: #1e6d80;
	cursor: pointer;
}
#menu li.active > a > div{
	color:#fff;
	background:url(../img/header_menu_hover.jpg) no-repeat top center;
}
#menu li.fixed > a > div{
	color:#000;
	background:#f2fbff;
}
#menu ul{
	position:absolute;
	display:none;
	top:131px; left:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	background:url(../img/header_menu_drop_bg.png) repeat;
}
#menu ul li{
	float:none;
	width:180px;
}
#menu ul li a div{
	height:auto;
	padding:10px 15px;
	color:#fff;
	width:150px;
	text-align:left;
}
#menu ul li a:hover div{
	color:#002856;
	background:#38b5e6;
}
.slice4{
	position:relative;
	float:left;
	width:222px;
	margin-right:30px;
}
.slice4 h6{
	padding:0 0 5px 0;
	margin:30px 0 10px 0;
	width:100%;
	border-bottom:1px solid #abddf1;
	font-family:"bellcent_add_btaddress";
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#002856;
}
.slice4 ul{
	margin:0px; padding:0px;
	list-style:none;
}
.slice4 ul ul{
	margin:0 0 5px 15px;
}
.slice4 ul li a{
	font-family:"bellcent_add_btaddress";
	font-size:13px;
	color:#002856;
	cursor:pointer;
}
.slice4 ul li a:hover{
	text-decoration:underline;
}
.slice4 p{
	font-family:"bellcent_add_btaddress";
	font-size:12px;
	line-height:20px;
	margin:5px 0 0 0;
	padding:0px;
	color:#002856;
}
.slice4 p a{
	color:#002856;
}
.slice4 p a:hover{
	text-decoration:underline;
}
input[type=text],
input[type=password],
textarea{
	margin:0 0 5px 0;
	width:210px;
	border:0px;
	background:#fff;
	color:#9d9d9d;
	font-family:"bellcent_add_btaddress";
	padding:6px;
	border:1px solid #abddf1;
}
.slice4 textarea{
	height:50px;
}
input[type=submit]{
	margin:0px;
	border:0px;
	padding:7px 10px;
	color:#fff;
	background:#38b5e6;
}
.footer .login input[type=text],
.footer .login input[type=password]{
	width:162px;
}
.footer .login input[type=submit]{
	margin:0 0 0 5px;
}
.footer .last input[type=submit]{
	float:right;
}
.footer .info{
	position:absolute;
	top:284px;
	left:0px;
	font-family:"bellcent_add_btaddress";
	font-size:10px;
	color:#c7eaf8;
}

#lbmask{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(../img/lbmask.png) repeat;
	display:none;
	z-index:998;
}
.lbbox{
	position:fixed;
	display:none;
	top:30px;
	left:50%;

	padding:20px;

	width:640px;
	margin-left:-320px;
	
	background:#fff;
	z-index:999;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.lbbox .close{
	position:absolute;
	top:5px; right:5px;
	cursor:pointer;
}
.lbbox h6{
	z-index:2;
	font-weight:normal;
	font-size:18px;
	font-family:"bellcent_add_btaddress";
	text-transform:uppercase;
	margin:0px; padding:20px 0 10px 0;
	color:#38B5E6;
}
.lbbox > div{
	z-index:1;
	position:absolute;
	bottom:-1px; left:-1px;
	width:642px;
	padding:0 20px;
	background:url(../img/lbmask.png) repeat;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.lbbox .text{ 
	margin:0px; padding:0 0 20px 0;
	color:#eee;
	font-size:15px;
}
.noticiabox{
	height:500px;
	
	width:900px;
	margin-left:-450px;
}
.noticiabox > div{
	position:relative;
	padding:0px;
	background:none;
	width:902px;
	height:500px;
	overflow:auto;
}
.noticiabox h6{
	padding:0 0 10px 0;
	margin:0px;
}
.noticiabox .text{
	color:#3d3d3d;
}
.noticiabox .close{
	z-index:5;
}

div.title{
	position:relative;
	width:100%;
	height:59px;
	line-height:59px;
	margin-bottom:20px;
	background:#d7f0fa;
	
	font-family:"bellcent_add_btaddress";
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}
div.title h4{
	position:relative;
	float:left;
	padding:0 70px 0 10px;
	margin:0px;
	background:url(../img/h4_mask.png) no-repeat top right;
	font-family:"bellcent_add_btaddress";
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:59px;
	color:#fff;
}
h5{
	margin:0 0 10px 0;
	padding:0px;
	line-height:40px;
	background:url(../img/h5_mask.png) no-repeat bottom left;
	font-family:"bellcent_add_btaddress";
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#002856;
}
h6{
	z-index:2;
	font-weight:normal;
	font-size:16px;
	font-family:"bellcent_add_btaddress";
	margin:30px 0 0 0; padding:0px;
	color:#002856;
}
h6 + .text{
	margin:0px; padding:10px 0;
}
h3{
	width:910px;
	padding:0px; margin:20px 40px;
	text-align:center;
	font-weight:normal;
	font-family:"bellcent_add_btaddress";
	font-size:20px;
	line-height:30px;
	color:#002856;
}
.box{
	position:relative;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.boxfull{
	position:relative;
	width:100%;
	border-bottom:1px solid #fff;
	margin-bottom:20px;
}
.boxfull p{
	margin:0px;
	padding:5px 0;
	font-size:15px;
	line-height:18px;
}
.box23{
	width:654px;
}
.box13{
	width:316px;
}
.box13 img{
	width:100%;
}
.box12{
	width:485px;
}
.textForAll{
	font-size:15px;
	font-family:"bellcent_add_btaddress";
	font-weight:normal;
	line-height:18px;
	padding:0px; margin:10px 0;
}
.box12 h6{
	padding-bottom:20px;
}
.box12 input[type=text],
.box12 input[type=password],
.box12 textarea{
	width:300px;
	margin-top:5px;
}
.box12 textarea{
	height:100px;
}
.servico a{
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
	transition:none;
}
.servico img{
	margin:0px; padding:0px;
}
.servico a{
	cursor:pointer;
}
.servico a > div{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:316px;
	height:253px;
	text-align:center;
	background:url(../img/servico_bg.png) repeat;
}
.servico a > div h2{
	margin:0px; padding:90px 0 0 0;
	text-transform:uppercase;
	font-size:24px;
	font-weight:normal;
	font-family:"bellcent_add_btaddress";
	color:#fff;
}
.servico a > div div{
	position:relative;
	top:0px; left:0px;
	margin-top:20px;
	display:inline-block;
	width:36px; height:35px;
	background:url(../img/plusicon2.jpg) no-repeat #002857 12px 11px;
}

.box23_12{
	width:317px;
	height:150px;
	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:1px solid #002857;
}
.box23_12 a{
	cursor:pointer;
}
.box23_12 a div{
	position:absolute;
	bottom:-1px;
	right:0px;
	width:26px; height:25px;
	background:url(../img/plusicon2.jpg) no-repeat #002857 6px 6px;
}
.box23_12 a:hover div{
	background:url(../img/plusicon.png) no-repeat #38b5e6 6px 6px;
}
.box23_12 a:hover p{
	color:#38b5e6;
}
.text{
	font-family:"bellcent_add_btaddress";
	text-align:justify;
	font-size:15px;
	line-height:18px;
	padding:0px; margin:20px 0;
	color:#3d3d3d;
}
#mapa{
	position:relative;
	width:485px;
	height:200px;
}
.sliderEnv{
	position:relative;
	width:100%;
	min-height:520px;
	margin-bottom:20px;
	border-bottom:5px solid #002857;
}
.servicoIndexText{
	position:absolute;
	top:240px;
	left:0px;
}
.servicoIndexText .title{
	padding-left:20px;
	width:970px;
}
.servicoIndexText p{
	padding:0 20px;
}

.last {
	margin-right: 0px;
}

