@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
*{ margin:0; padding:0; border:0; text-decoration:none; list-style:none; outline:none; font-family: 'Ubuntu'; }
#container{ width:100%; min-height:400px; float:left;}

/*CLASS*/
.f10{ font-size:10px;}
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f15{ font-size:15px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f23{ font-size:23px;}
.f24{ font-size:24px;}
.f25{ font-size:25px;}
.f28{ font-size:28px;}
.f30{ font-size:30px;}
.f35{ font-size:35px;}
.f40{ font-size:40px;} 

.light {font-weight:300;}
.bold{ font-weight:500;}
.ubold{ font-weight:700;}
.italic{ font-style:italic;}
.uppercase {text-transform:uppercase;}
.align_center {text-align:center;}

.branco {color:#FFF;}
.preto {color:#333;}
.verde {color:#007236;}
.verde_claro {color:#CDD64A;}

a.branco:hover {color: #E5E5E5;}
a.cinza:hover {color:#495F7A;}
a.az_escuro:hover {color:#0579A5;}
.underline:hover {text-decoration:underline; color:#060;}

.bw {-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease;}
.bw:hover {-webkit-filter: grayscale(100%);}

.line_height_20 {line-height:20px;}
.line_height_25 {line-height:25px;}
.line_height_40 {line-height:40px;}

.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt70 {margin-top:70px;}

.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}

.ml05 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}

.main{ width:980px; margin:0 auto;}
.clear{ clear:both;}
.error{color:red; font-size:11px; float:left;margin:0;}

.img_left {position: relative; margin-right:15px; border:1px solid #999; max-width:250px; max-height:188px; float:left;}
.img_left_no_border {position: relative; margin-right:10px; margin-top:7px; vertical-align:middle; float:left;}
.img_border {border:1px solid #999;}

.bg_container { background:url(../images/bg_container.jpg) top center repeat-x;}
.bg_header {background:url(../images/bg_header.jpg) no-repeat top center; width:100%; min-height:379px;}
.logo {width:450px; float:left;}
#header_right { width:590px; float:right;}
.telefone {float:right;}

.pointer {cursor:pointer;}

.header{ width:100%; float:left; position:relative;}
.banner{ width:1235px; margin:0 auto;}
.header_content{ position:absolute; top:0; z-index:999;}
#content {width:980px; float:left;}
.content_left {width:635px; float:left;}
.content_right {width:298px; float:right;}
.institucional_home {width:100%; float:left;}
.institucional_home img {max-width:256px; max-height:170px;}

.botao_leia {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #648934), color-stop(1, #007235) );
	background:-moz-linear-gradient( center top, #648934 5%, #007235 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#648934', endColorstr='#007235');
	background-color:#648934;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}.botao_leia:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007235), color-stop(1, #648934) );
	background:-moz-linear-gradient( center top, #007235 5%, #648934 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007235', endColorstr='#648934');
	background-color:#007235;
}.botao_leia:active {
	position:relative;
	top:1px;
}

.institucional_home_dois {width:100%; float:left;}
.box_home {width:297px; min-height:382px; background:#E0E5DC; float:left;}
.box_home li { width:250px; margin-left:20px; list-style: url(../images/list_style.png); float:left;}
.box_right {width:297px; background:#E0E5DC; float:left;}
.bg_box_title {width:292px; height:35px; padding:5px 0 0 5px; background:url(../images/bg_box.jpg) repeat-x top center; float:left;}

.box_home_clientes {width:297px; min-height:382px; background:#E0E5DC; float:left;}
.box_home_clientes li {width:94px; height:90px; float:left; margin:2px;}

.newsletter_sidebar {margin-top:30px; float:left;}
#email_news_sidebar {min-width:270px; max-width:270px; min-height:25px; max-height:25px; padding-left:7px; font-size:12px; border:1px solid #DDDDDD; color:#01A7D5;}

#footer {width:100%; min-height:242px; background:url(../images/bg_footer.jpg) repeat-x top center; float:left;}
#footer_menu {width:600px; float:left;}
#footer_menu li {float:left; margin-right:20px; }
#copyright {float:right; text-align:right;}

#main_menu {width:593px; height:60px; background: url(../images/bg_menu.jpg) repeat-x top center; float:right;}
#main_menu ul {margin-left:9px;}
#main_menu li {float:left; height:60px;}
#main_menu li a {display:block; padding:0 10px;}
#main_menu li a:hover {background:#428510;}
#main_menu li a span{ display:table-cell; vertical-align:middle; height:60px;}

.lista_servicos, .lista_links {width:100%; float:left;}
.lista_servicos li {width:580px; padding:10px 5px 10px 20px; margin-bottom:3px;}
.bg_servicos_escuro {background:#DBEACB url(../images/list_style.png) no-repeat 5px center;}
.bg_servicos_claro {background:#F4F8E4 url(../images/list_style.png) no-repeat 5px center;}

.lista_links li {width:575px; padding:5px 0 0 10px; margin-bottom:3px;}
.bg_lista_links {background: url(../images/list_style.png) no-repeat left; padding-left:15px;}

#legislacoes {width:530px; background:#31642A; padding:15px; float:left;}
#legislacoes li {width:510px; padding:10px 5px 15px 10px;}
.bg_lista_legislacoes {background: url(../images/list_style_legislacoes.png) no-repeat left; padding-left:15px;}

.lista_clientes {width:600px; float:left;}
.lista_clientes li {width:120px; height:105px; background:#F8F8F8; margin-right:15px; margin-bottom:15px; border:2px solid #6A8051; display:table-cell; vertical-align:middle; text-align:center; float:left;}
.lista_clientes li span{ display:table-cell; vertical-align:middle; height:105px; width:120px; }
.lista_clientes li img { display:block; margin:0 auto; max-width:100px; max-height:100px;}

.form {min-width:585px; max-width:585px; min-height:40px; max-height:40px; padding-left:10px; font-size:14px; color:#060; border:1px solid #ABC0B1; -webkit-box-shadow: inset 3px 3px 3px 0px #dddddd; -moz-box-shadow: inset 3px 3px 3px 0px #dddddd; box-shadow: inset 3px 3px 3px 0px #dddddd;}
.form:focus, .form_text:focus {border:1px solid #030;}
.form_text {min-width:585px; max-width:585px; min-height:170px; max-height:170px; padding-left:10px; padding-top:10px; font-size:14px; color:#060; border:1px solid #ABC0B1; -webkit-box-shadow: inset 3px 3px 3px 0px #dddddd; -moz-box-shadow: inset 3px 3px 3px 0px #dddddd; box-shadow: inset 3px 3px 3px 0px #dddddd;}

.servicos{ position:relative; width:279px; min-height:37px; padding:10px; background:#2E3D32; float:right;}
.botao_servicos {width:299px; float:left;}
.prev_serv {width:25px; height:25px; display:block; float:left;}
.next_serv {width:25px; height:25px; display:block; float:right;}
.next_serv span , .prov_serv span{ display:block;}
#foo li {max-width:260px; padding-right:5px; }
#foo_clientes_home li {width:94px; float:left;}

.list_carousel {
	padding: 0;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width: 94px;
	height: 90px;
	padding: 0;
	margin: 2px;
	display: block;
	float: left;
}
.clearfix {
	float: none;
	clear: both;
}

.bot_clientes {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cdd64a), color-stop(1, #98a224) );
	background:-moz-linear-gradient( center top, #cdd64a 5%, #98a224 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdd64a', endColorstr='#98a224');
	background-color:#cdd64a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #bdbdbd;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	padding:10px 23px;
	text-decoration:none;
}.bot_clientes:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #98a224), color-stop(1, #cdd64a) );
	background:-moz-linear-gradient( center top, #98a224 5%, #cdd64a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#98a224', endColorstr='#cdd64a');
	background-color:#98a224;
}.bot_clientes:active {
	position:relative;
	top:1px;
}

