html, body {
	font-family: robotoregular;
	font-size: 14px;
	color: #5F5F5F;
	height: 100%;
	letter-spacing: 0em;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold_0-webfont.eot');
	src: url('../fonts/roboto-bold_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold_0-webfont.woff') format('woff'), url('../fonts/roboto-bold_0-webfont.ttf') format('truetype'), url('../fonts/roboto-bold_0-webfont.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular_0-webfont.eot');
	src: url('../fonts/roboto-regular_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular_0-webfont.woff') format('woff'), url('../fonts/roboto-regular_0-webfont.ttf') format('truetype'), url('../fonts/roboto-regular_0-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/roboto-light_0-webfont.eot');
	src: url('../fonts/roboto-light_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light_0-webfont.woff') format('woff'), url('../fonts/roboto-light_0-webfont.ttf') format('truetype'), url('../fonts/roboto-light_0-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin';
	src: url('../fonts/roboto-thin_0-webfont.eot');
	src: url('../fonts/roboto-thin_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thin_0-webfont.woff') format('woff'), url('../fonts/roboto-thin_0-webfont.ttf') format('truetype'), url('../fonts/roboto-thin_0-webfont.svg#robotothin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin_italic';
	src: url('../fonts/roboto-thinitalic_0-webfont.eot');
	src: url('../fonts/roboto-thinitalic_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thinitalic_0-webfont.woff') format('woff'), url('../fonts/roboto-thinitalic_0-webfont.ttf') format('truetype'), url('../fonts/roboto-thinitalic_0-webfont.svg#robotothin_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold_italic';
	src: url('../fonts/roboto-bolditalic_0-webfont.eot');
	src: url('../fonts/roboto-bolditalic_0-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bolditalic_0-webfont.woff') format('woff'), url('../fonts/roboto-bolditalic_0-webfont.ttf') format('truetype'), url('../fonts/roboto-bolditalic_0-webfont.svg#robotobold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.topo {
	height: 280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg-topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.topo span.detalhe {
	background-image: url(../img/bg-menu-detalhe.png);
	height: 53px;
	width: 100%;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	top: 230px;
}
.topo a.logo {
	display: block;
	height: 137px;
	width: 211px;
	background-image: url(../img/sprite.png);
	text-indent: -30000px;
	float: left;
	margin-left: 360px;
}
.topo .center .menu {
}
.topo .center .menu li {
	display: block;
	float: left;
}
.topo .center .menu li a {
	display: block;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 19px;
	padding-right: 35px;
	padding-bottom: 22px;
	padding-left: 35px;
	background-color: #0D4D8D;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 8);
}
.topo .center .menu li a:hover {
	color: #00407D;
	background-color: #FFF;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
}
.topo .center .menu li a.ativado {
	color: #00407D;
	background-color: #FFF;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
}
.topo .center .social {
	float: right;
	margin-top: 33px;
}
.topo .center .social a {
	height: 22px;
	width: 22px;
	float: left;
	background-image: url(../img/sprite.png);
	background-position: 0px -201px;
	display: block;
	margin-left: 9px;
}
.topo .center .social a:hover {
	background-position: 0px -229px;
}
.topo .center .social a.twitter {
	background-position: -22px -201px;
}
.topo .center .social a.twitter:hover {
	background-position: -22px -229px;
}
.topo .center .social a.youtube {
	background-position: -44px -201px;
}
.topo .center .social a.youtube:hover {
	background-position: -44px -229px;
}
.topo .center .tel {
	display: block;
	float: right;
}
.topo .center .tel i {
	background-position: 0px -287px;
	height: 23px;
	width: 16px;
	display: block;
	background-image: url(../img/sprite.png);
	float: left;
	margin-top: 7px;
	margin-right: 8px;
}
.topo .center .tel p {
	display: block;
	float: left;
	font-size: 22px;
	color: #FFF;
}
.topo .center .tel p span {
	font-size: 16px;
	color: #96B8DC;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.conteudo {
	display: block;
	margin-top: -10px;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.lista-servicos {
	display: block;
	margin-top: 26px;
}
.lista-servicos li {
	display: block;
	float: left;
	width: 196px;
	margin-right: 60px;
	margin-bottom: 40px;
}
.conteudo .center .lista-servicos li a:hover > h2 , .conteudo .center .lista-servicos li a:hover > p{
	color: #005094;
	text-decoration: underline;
}

.lista-servicos li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.lista-servicos li h2 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 22px;
	font-weight: bold;
	color: #005094;
}
.lista-servicos li p {
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 20px;
}
.conteudo .detalhe {
	display: block;
	margin-top: 10px;
	margin-bottom: 33px;
	background-image: url(../img/linha1.jpg);
	background-repeat: repeat-x;
}
.conteudo .detalhe a {
	background-image: url(../img/sprite.png);
	display: block;
	height: 75px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px -466px;
	text-indent: -30000px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
.conteudo .detalhe a:hover {
	background-position: 0px -567px;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.clientes {
	display: block;
	float: left;
	width: 620px;
}
.clientes #slides {
	height: 122px;
	width: 620px;
}
.clientes #slides .slides-container {
	display: block;
	height: 122px;
	overflow: hidden;
}
.clientes #slides .slides-container .s1 {
	display: block;
	height: 122px;
	width: 620px;
	overflow: hidden;
}
.clientes h1 {
	font-size: 36px;
	color: #00529A;
	font-family: robotobold;
}
.clientes a {
	display: block;
	padding: 10px;
	float: right;
	margin-right: 10px;
}
.clientes a:hover {
	color: #014C8D;
	text-decoration: underline;
}
.conteudo .center .depoimentos {
	display: block;
	float: right;
	width: 326px;
}
.conteudo .center .depoimentos h1 {
	font-size: 34px;
	color: #00529A;
	display: block;
	margin-bottom: 7px;
	font-family: robotobold;
}
.conteudo .center .depoimentos p {
	display: block;
	font-size: 16px;
	color: #999999;
	line-height: 24px;
}
.conteudo .center .depoimentos .nome {
	font-size: 18px;
	color: #333333;
	text-align: right;
	margin-top: 9px;
	font-family: robotobold;
}
.conteudo .center .depoimentos .cargo {
	text-align: right;
	color: #AAAAAA;
	font-size: 14px;
}

#slides-clientes-home {
	position: relative;
}
#slides-clientes-home .slides-container {
	height: 122px;
	overflow: hidden;
}
#slides-clientes-home .pagination {
}


____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.conteudo .center .facebook {
	float: left;
	width: 596px;
}

.conteudo .center .facebook i {
	background-image: url(../img/sprite.png);
	background-position: 0px -1002px;
	display: block;
	height: 59px;
	width: 169px;
	float: left;
}
.limitarbox {
	width: 370px !important;
	height: 130px !important;
	overflow: hidden !important;
	position: relative;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 39px;
}
.fb-like-box {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -9px;
	margin-top: -75px;
}
.fb-like {
	text-align: center;
	width: 215px;
	position: absolute;
	left: 178px;
	bottom: 164px;
}
.conteudo .center .trabalhe-conosco       {
	display: block;
	float: right;
	background-image: url(../img/sprite.png);
	background-position: 0px -728px;
	height: 172px;
	width: 320px;
}
.conteudo .center .trabalhe-conosco .padding {
	display: block;
	padding-top: 65px;
	padding-left: 20px;
}
.conteudo .center .trabalhe-conosco .padding a:hover > h1, .conteudo .center .trabalhe-conosco .padding a:hover > p {
	color: #666;
}
.conteudo .center .trabalhe-conosco h1 , .conteudo.internas .center .trabalhe-conosco .padding a h1{
	font-size: 24px;
	color: #004185;
	font-family: robotobold;
}
.conteudo .center .trabalhe-conosco p {
	color: #0058A1;
	display: block;
	width: 180px;
	margin-top: 3px;
	font-size: 14px;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.conteudo .titus {
	background-image: url(../img/bg-internas.png);
	height: 223px;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 228px;
	z-index: 999;
}
.conteudo .titus h1 {
	font-family: robotobold;
	font-size: 55px;
	color: #EBE11F;
	padding-top: 74px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 8);
}
.conteudo.internas .titus .voltar {
	background-image: url(../img/sprite.png);
	background-position: -53px -1445px;
	height: 43px;
	width: 43px;
	display: block;
	text-indent: -30000px;
	position: absolute;
	right: 15px;
	top: -30px;
}
.conteudo.internas .titus .voltar:hover {
	background-position: 0px -1445px;
}


____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.conteudo.internas {
	margin-top: 170px;
}
.conteudo.internas .center h1 {
	font-family: robotobold;
	font-size: 32px;
	color: #005093;
	display: block;
	margin-bottom: 5px;
}
.conteudo.internas .center p {
	display: block;
	margin-bottom: 15px;
	line-height: 22px;
}

____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.conteudo.internas.localizacao .center .esq .ico-telefone {
	background-image: url(../img/sprite.png);
	display: block;
	float: left;
	height: 22px;
	width: 16px;
	background-position: 0px -1391px;
	margin-right: 10px;
	margin-top: 4px;
}
.conteudo.internas.localizacao .center .esq .ico-localizacao {
	background-image: url(../img/sprite.png);
	display: block;
	float: left;
	height: 22px;
	width: 16px;
	background-position: 0px -1361px;
	margin-right: 10px;
	margin-top: 4px;
}

.conteudo.internas.localizacao .center .esq .lfloat h2 {
	font-size: 20px;
	color: #1372B8;
	padding-bottom: 10px;
}
.conteudo.internas.localizacao .center .esq .lfloat {
	display: block;
	float: left;
	width: 280px;
}
.conteudo.internas .center .esq {
	display: block;
	width: 326px;
	float: left;
}
.conteudo.internas .center .mapa {
	float: right;
	width: 612px;
}
.conteudo.internas.localizacao .center .esq .bt-contato {
	background-image: url(../img/sprite.png);
	background-position: 0px -1130px;
	display: block;
	height: 75px;
	width: 220px;
	float: left;
	margin-left: 38px;
	margin-top: 30px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
.conteudo.internas.localizacao .center .esq .bt-contato:hover {
	background-position: 0px -1229px;
}
.conteudo.internas.localizacao .center .formulario {
	display: block;
	float: right;
	margin-right: 60px;
}

.conteudo.internas.localizacao .center .formulario form {
	float: left;
	width: 500px;
}
.conteudo.internas.localizacao .center .formulario form label {
	font-size: 14px;
	color: #A4A4A4;
	display: block;
	margin-bottom: 4px;
}



.conteudo.internas.localizacao .center .formulario form input[type="text"] {
	font-size: 14px;
	color: #666;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #D4D4D4;
	cursor: text;
	margin-bottom: 15px;
	font-family: 'pf_beausans_proregular';
}
.conteudo.internas.localizacao .center .formulario form input[type="file"] {
	font-size: 14px;
	color: #666;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #D4D4D4;
	cursor: text;
	margin-bottom: 15px;
	font-family: robotoregular;
}

.conteudo.internas.localizacao .center .formulario form input[type="text"]:focus {
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}
.conteudo.internas.localizacao .center .formulario form input[type="text"]:hover {
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}

.conteudo.internas.localizacao .center .formulario form textarea {
	font-size: 14px;
	color: #666;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #D4D4D4;
	cursor: text;
	margin-bottom: 15px;
	height: 100px;
	font-family: robotoregular;
	
}
.conteudo.internas.localizacao .center .formulario form textarea:focus {
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}
.conteudo.internas.localizacao .center .formulario form .lfloat span {
	font-size: 14px;
	color: #666;
	display: block;
	width: 270px;
	float: none;
	margin-top: 2px;
}

.conteudo.internas.localizacao .center .formulario form label.error {  color: #F00; width:160px;  float:left; text-align:left; margin:-88px 0px 0 70px ;   font-size: 12px;  	padding:10px 0 0 0;  z-index:999999; 	/* CSS3 */  border-radius: 3px; } 


.conteudo.internas.localizacao .center .formulario form .mensagem label.error {  color: #F00; width:160px;  float:right; text-align:left; margin:-288px 0px 0 70px ;   font-size: 12px;  	padding:10px 0 0 0;  z-index:999999; 	/* CSS3 */  border-radius: 3px; } 

.conteudo.internas.localizacao .center .formulario form select  {width:418px;  background-repeat: no-repeat; font-family: MyriadRegular; border:2px solid #CCC; font-size: 14px; color: #999; margin:0px 10px 17px 0; padding:10px 5px; height:42px;  float:left; line-height:26px; /* CSS3 */  border-radius: 3px;  -webkit-border-radius: 3px;	 border-radius: 3px; 	-moz-border-radius: 3px; font-family: robotoregular; }

.conteudo.internas.localizacao .center .formulario form select:focus { background:#FFF; color:#999; -webkit-border-radius: 3px;	border-color: #0061A6; border-radius: 3px; 	-moz-border-radius: 3px; }

.conteudo.internas.localizacao .center .formulario .label_2 {display: none;}
#other_email_label, #other_email {display:none;  } 

.conteudo.internas.localizacao .center .formulario form .lfloat .styleCheckbox input {
	display: block;
	margin-right: 8px;
	float: left;
}
.conteudo.internas.localizacao .center .formulario form input[type="submit"] {
	font-size: 14px;
	color: #FFF;
	background-color: #0061A6;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	cursor: pointer;
	margin-bottom: 15px;
	font-family: robotoregular;
	float: right;
	margin-right: -6px;
	border: 2px solid #0061A6;
}
.conteudo.internas.localizacao .center .formulario form input[type="submit"]:hover {
	color: #0061A6;
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}

____________________________________________ {
}


.conteudo.internas.localizacao .center .formulario2 {
	display: block;
	float: right;
	margin-right: 60px;
}

.conteudo.internas.localizacao .center .formulario2 form {
	float: left;
	width: 500px;
}
.conteudo.internas.localizacao .center .formulario2 form label {
	font-size: 14px;
	color: #A4A4A4;
	display: block;
	margin-bottom: 4px;
}



.conteudo.internas.localizacao .center .formulario2 form input[type="text"] {
	font-size: 14px;
	color: #666;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #D4D4D4;
	cursor: text;
	margin-bottom: 15px;
	font-family: 'pf_beausans_proregular';
}
.conteudo.internas.localizacao .center .formulario2 form input[type="file"] {
	font-size: 14px;
	color: #666;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #D4D4D4;
	cursor: text;
	margin-bottom: 15px;
	font-family: robotoregular;
}

.conteudo.internas.localizacao .center .formulario2 form input[type="text"]:focus {
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}
.conteudo.internas.localizacao .center .formulario2 form input[type="text"]:hover {
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}

.conteudo.internas.localizacao .center .formulario2 form textarea {
	font-size: 14px;
	color: #666;
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 2px solid #D4D4D4;
	cursor: text;
	margin-bottom: 15px;
	height: 100px;
	font-family: robotoregular;
	
}
.conteudo.internas.localizacao .center .formulario2 form textarea:focus {
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}
.conteudo.internas.localizacao .center .formulario2 form .lfloat span {
	font-size: 14px;
	color: #666;
	display: block;
	width: 270px;
	float: none;
	margin-top: 2px;
}

.conteudo.internas.localizacao .center .formulario2 form label.error {  color: #F00; width:120px; position:absolute;  float:left; text-align:left; margin:-88px 0px 0 80px ;   font-size: 12px;  	padding:10px 0 0 0;  z-index:999999; 	/* CSS3 */  border-radius: 3px; } 



.conteudo.internas.localizacao .center .formulario2 form select  {width:418px;  background-repeat: no-repeat; font-family: MyriadRegular; border:2px solid #CCC; font-size: 14px; color: #999; margin:0px 10px 17px 0; padding:10px 5px; height:42px;  float:left; line-height:26px; /* CSS3 */  border-radius: 3px;  -webkit-border-radius: 3px;	 border-radius: 3px; 	-moz-border-radius: 3px; font-family: robotoregular; }

.conteudo.internas.localizacao .center .formulario2 form select:focus { background:#FFF; color:#999; -webkit-border-radius: 3px;	border-color: #0061A6; border-radius: 3px; 	-moz-border-radius: 3px; }

.conteudo.internas.localizacao .center .formulario2 .label_2 {display: none;}
#other_email_label, #other_email {display:none;  } 

.conteudo.internas.localizacao .center .formulario2 form .lfloat .styleCheckbox input {
	display: block;
	margin-right: 8px;
	float: left;
}
.conteudo.internas.localizacao .center .formulario2 form input[type="submit"] {
	font-size: 14px;
	color: #FFF;
	background-color: #0061A6;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	cursor: pointer;
	margin-bottom: 15px;
	font-family: robotoregular;
	float: right;
	margin-right: -6px;
	border: 2px solid #0061A6;
}
.conteudo.internas.localizacao .center .formulario2 form input[type="submit"]:hover {
	color: #0061A6;
	background-color: #FFF;
	border-top-color: #0061A6;
	border-right-color: #0061A6;
	border-bottom-color: #0061A6;
	border-left-color: #0061A6;
}

____________________________________________ {
}
____________________________________________ {
}
.conteudo.internas .center .slides-home #slides .slides-container .s1 .lista-clientes ul li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.slides-home {
	width: 980px;
	background-image: url(../img/bg-slide.jpg);
	background-position: center top;
}
#slides {
	height: 390px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}
#slides .slides-container {
	height: 473px;
	width: 980px;
	overflow: hidden;
	position: relative;
}
#slides .slides-container .s1 {
	width: 980px;
}

#slides-depoimentos {
	width: 326px;
	height: 160px;
	position: relative;
}
#slides-depoimentos .pagination {
	left: 0px;
	bottom: 0px;
}
#slides-depoimentos .slides-container {
	height: 160px;
	width: 326px;
}
#slides-depoimentos .slides-container .s1 {
	height: 160px;
	width: 326px;
}




.pagination {
	z-index: 9999;
	position: absolute;
	display: block;
	float: left;
	padding: 10px;
	left: 43%;
	bottom: -50px;
}
.pagination li {
	list-style: none;
	margin-right: 3px;
	float: left;
}
.pagination li a {
	display: block;
	text-decoration: none;
	text-indent: -20000px;
	height: 13px;
	width: 13px;
	background-image: url(../img/pagination.png);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
.pagination li a:hover {
	text-decoration: none;
	background-image: url(../img/pagination.png);
	background-position: 0px -13px;
}
.pagination li.current a {
	text-decoration: none;
	background-image: url(../img/pagination.png);
	background-position: 0px -26px;
}
#slides-clientes {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 117px;
	position: relative;
}
#slides-clientes .slides-container {
	height: 117px;
	overflow: hidden;
}
#slides-clientes .slides-container .logos {
	padding-top: 26px;
	width: 980px;
}
#slides-clientes .prev {
	background-image: url(../img/sprite.png);
	background-position: -643px -328px;
	height: 26px;
	width: 28px;
	z-index: 99;
	position: absolute;
	display: block;
	text-indent: -20000px;
	cursor: pointer;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	top: -43px;
	right: 154px;
	left: auto;
}
#slides-clientes .prev:hover {
	background-position: -643px -359px;
}

#slides-clientes .next{
	background-image: url(../img/sprite.png);
	background-position: -671px -328px;
	height: 26px;
	width: 28px;
	z-index: 99;
	position: absolute;
	display: block;
	text-indent: -20000px;
	right: 126px;
	cursor: pointer;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	top: -43px;
}
#slides-clientes .next:hover {
	background-position: -671px -359px;
}

____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.linha-centro span    {
	background-color: #00407F;
	display: block;
	height: 4px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 46px;
	margin-bottom: 51px;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.conteudo.internas .center .imagens-esq {
	float: left;
	width: 360px;
}
.conteudo.internas .center .imagens-esq a {
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.conteudo.internas .center .imagens-esq a:hover {
	opacity: 100;
}

.conteudo.internas .center .imagens-esq img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.conteudo.internas .center .imagens-esq .min {
	display: block;
	margin-left: 26px;
	margin-top: 28px;
}

.conteudo.internas .center .imagens-esq .min li {
	display: block;
	float: left;
	margin-right: 8px;
}
.conteudo.internas .center .dir {
	display: block;
	float: right;
	width: 560px;
}
.conteudo.internas .center .dir h3 {
	font-family: robotobold;
	font-size: 42px;
	color: #005094;
	padding-bottom: 15px;
}
.conteudo.internas .center .dir h5 {
	font-family: robotobold;
	font-size: 22px;
	color: #005094;
	padding-bottom: 15px;
}
.conteudo.internas .center .dir p {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 18px;
}

____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}

____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
.rodape {
	background-image: url(../img/bg-rodape.jpg);
	height: 211px;
	display: block;
	margin-top: 30px;
}
.rodape .center {
	padding-top: 90px;
}
.rodape .center .lfloat {
}
.rodape .center .lfloat p {
	font-size: 16px;
	color: #FFF;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 8);
}
.rodape .center .lfloat .copy {
	color: #799FBF;
	font-size: 14px;
}
.rodape .center form input[type="text"] {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-left: 80px;
	float: left;
	font-family: robotoregular;
	font-size: 13px;
	cursor: text;
	width: 180px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.rodape .center form input[type="submit"] {
	background-color: Transparent;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	font-family: robotoregular;
	font-size: 14px;
	cursor: pointer;
	color: #FFF;
}
.rodape .center form input[type="submit"]:hover {
	text-decoration: underline;
}
.rodape .center .logo-logika {
	background-image: url(../img/sprite.png);
	height: 18px;
	width: 100px;
	display: block;
	float: right;
	background-position: -880px 0px;
	margin-top: 10px;
}
.rodape .center .logo-logika:hover {
	background-position: -880px -25px;
}
____________________________________________ {
}
____________________________________________ {
}
____________________________________________ {
}
