

/* Custom text-selection colors (remove any text shadows: http://twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

/* Mozilla dosen't style place holders by default */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }
body{
	position: relative;
}

#back-top{
	width: 74px;
	height: 74px;
	position: fixed;
	right: 50px;
	bottom: 50px;
	background: url(../img/gotop.png) no-repeat center;
	cursor: pointer;
	opacity: 0.7;
	z-index: 999999;
}
#back-top:hover{
	opacity: 1;
}

body, td, th {
	font-family: 'absara_regular';
	font-size: 16px;
	color: #777677;
}
h1 {
	font-family: 'absara_bold';
	font-size: 30px;
	color: #000;
}
.txt-vermelho {
	color: #9A2520;
}
.txt-branco {
	color: #fff;
}
header {
	width: 100%;
	height: 170px;
	background: url(../img/bg-sombra.png) repeat-x top;
	border-bottom: 1px solid #D3D4D6;
}
header section {
	width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	height: 170px;
	background: url(../img/logo-catao-terraplenagem-header.png) no-repeat 285px 52px;
}
header form {
	float: right;
	width: 205px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
header form label {
	display: block;
}
header form input {
	width: 90px;
	margin: 0px 5px 1px 0px;
}
input, select, textarea {
	background: #fff;
	border: 1px solid #616264;
	color: #616264;
	font-family: 'absara_regular';
	font-size: 10px;
	border-radius: 4px;
	padding: 3px;
}
input:hover, select:hover, textarea:hover {
	background-color: #FBFBFB;
	margin-top: 1px;
	margin-bottom: 0px;
}
input:focus, select:focus, textarea:focus {
	background-color: #F4F4F4;
	margin-top: 1px;
	margin-bottom: 0px;
}
nav {
	width: 100%;
	height: 37px;
	background: url(../img/bg-menu.png) repeat-x;
}
nav ul {
	width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	height: 37px;
	text-align: center;
	overflow: hidden;
}
nav ul li {
	font-family: 'absara_italic';
	display: inline;
	line-height: 37px;
	padding: 0px;
	margin: 0px;
	background: url(../img/sep-menu.png) no-repeat center right;
}
nav ul li a {
	display: inline-block;
	height: 37px;
	line-height: 37px;
	padding: 0px 25px;
	color: #FFF;
	background: url(../img/bg-bt-menu.png) repeat-x 0px -37px;
}
nav ul li a:hover, nav ul li a:active {
	color: #b7b9bb;
	background: url(../img/bg-bt-menu.png) repeat-x 0px 0px;
}
#banner-principal {
	width: 100%;
	min-width: 980px;
	height: 590px;
	background: url(../img/banner-prin.jpg) center top repeat-x;
	position: relative;
}
#banner-principal article {
	width: 100%;
	height: 250px;
	min-width: 980px;
	position: absolute;
	bottom: -203px;
	background: url(../img/bg-faixa.png) center repeat-x;
	text-align: center;
}
#a-empresa {
	width: 100%;
	background: #ececec url(../img/bg-listras.png) repeat center;
	padding-top: 168px;
	display: block;
}
#a-empresa article {
	width: 880px;
	margin: 0px auto;
	padding: 25px 0px;
	height: auto;
}
.sombra-superior {
	background: url(../img/bg-sombra.png) repeat-x;
	height: 35px;
	width: 100%;
}
.sombra-superior-2 {
	background: url(../img/bg-sombra-2.png) repeat-x;
	height: 35px;
	width: 100%;
}
.texto {
	display: block;
	padding: 0px 40px;
}
.texto p {
	padding-bottom: 15px;
}
.texto strong, .texto b {
	color: #525252;
}
.texto-empresa {
	padding-top: 30px;
	padding-bottom: 30px;
}
.equipamentos {
	padding: 30px 0px;
}
.container-equipamentos {
	float: left;
	width: 241px;
	height: 143px;
	margin: 0px 25px 40px;
}
.container-equipamentos p {
	height: 30px;
	font-family: 'absara_bold';
	font-size: 17px;
	color: #9A2520;
}
a.mini-equipamentos {
	display: block;
	width: 214px;
	height: 113px;
	padding: 9px 13px 13px 14px;
	background: url(../img/bg-equipamentos.png) no-repeat center;
}
#servicos {
	width: 100%;
	min-height: 550px;
	padding: 50px 0px 0px;
	background: #000 url(../img/bg-terra.jpg) repeat-y center top;
}
#servicos article {
	width: 960px;
	padding: 0px 10px;
	margin: 0px auto;
	color: #fff;
}
#box-servicos {
	margin-top: 20px;
	width: 960px;
	min-height: 420px;
	background-color: #291A12;
}
#box-servicos div {
	width: 314px;
	float: left;
}
#box-servicos div#servico-centro {
	margin: 0px 9px;
}
#box-servicos div h2 {
	height: 42px;
	line-height: 45px;
	background-color: #9A2520;
	text-align: center;
	font-family: 'absara_bold';
	font-size: 25px;
}
#box-servicos div p {
	padding: 25px 0px 10px 20px;
	display: block;
	font-size: 20px;
	line-height: 39px;
}
#banner-maquina {
	width: 100%;
	height: 277px;
	background: #b38a53 url(../img/banner-maquina.jpg) no-repeat center top;
}
#clientes {
	width: 100%;
	background: #0F361D url(../img/bg-listras.png) repeat center;
	display: block;
	color: #fff;
}
#clientes article {
	width: 880px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	height: auto;
}
#bg-faixa-p {
	height: 71px;
	display: block;
	background: url(../img/bg-faix-p.gif) repeat-x center;
}
#bg-faixa-p div {
	width: 800px;
	height: 71px;
	padding: 0px 90px;
	margin: 0px auto;
	background: url(../img/faixa-p.png) no-repeat center;
	font-size: 40px;
	line-height: 80px;
	color: #fff;
}
.menu-cliente {
	display: block;
	padding: 20px 5px 30px 31px;
}
#clientes strong {
	font-family: 'absara_bold';
	font-size: 15px;
	color: #fff;
}
.menu-cliente a, .menu-cliente span {
	font-size: 20px;
	color: #fff;
	padding: 6px 9px;
	margin: 0px 0px 5px;
	display: inline-block;
}
.menu-cliente a:hover, .menu-cliente a:active, .menu-cliente a#atual-cliente {
	font-size: 20px;
	color: #fff;
	background-color: #042C14;
}
#fotos-clientes {
	width: 880px;
	height: 590px;
	margin: 15px 0px 0px;
	overflow: hidden;
}
#logo-rodape {
	width: 100%;
	background: url(../img/bg-sombra.png) repeat-x top #fff;
	padding-top: 70px;
	height: 200px;
	text-align: center;
}
#contato {
	width: 100%;
	min-height: 430px;
	padding: 50px 0px;
	background: #291A12;
}
#contato article {
	width: 880px;
	margin: 0px auto;
	color: #fff;
	height: auto;
}
#contato article a {
	color: #00A3CA;
}
#contato article a:hover {
	color: #42D9FF;
}
#contato article .texto {
	font-family: 'absara_italic';
	font-size: 26px;
	line-height: 30px;
	width: 440px;
	float: left;
	padding-right: 0px;
}
#form_contato {
	width: 400px;
	float: right;
}
#form_contato input, #form_contato select, #form_contato textarea {
	width: 390px;
	font-size: 15px;
	float: left;
	padding: 5px;
}
#form_contato textarea {
	height: 110px;
}
#form_contato input.input-p {
	width: 179px;
	margin-right: 0px;
}
#form_contato input#bt-enviar {
	padding: 2px;
	margin-right: 0px;
	float: right;
	width: 68px;
	text-align: center;
}
#form_contato label {
	width: 17px;
	float: left;
}
#form_contato p {
	float: left;
	margin-bottom: 20px;
	display: block;
}
#mapa {
	width: 100%;
	min-width: 980px;
	height: 270px;
}
#main_image {
	width: 820px;
	height: 425px;
	overflow: hidden;
	margin-bottom: 10px;
}

.iosSlider {
	width: 880px;
	height: 400px;
	overflow: hidden;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}
.iosSlider .slider .item {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 400px;
	margin: 0 0 0 0;
	background: #aaa;
}
.iosSlider .slider .item .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 886px;
	padding: 7px;
	text-align: center;
	display: none;
}
.iosSlider .slider .item .caption .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: #000;
	opacity: 0.5;
 filter: alpha(opacity:50);
	z-index: 0;
}
.iosSlider .slider .item .caption span {
	font: normal 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0 -1px 0 #333;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.iosSliderButtons {
	margin: 20px 0px 0px; 
	width: 880px;
	height: 60px;
}
.iosSliderButtons .button {
	float: left;
	margin: 0 0 0 20px;
	width: 160px;
	height: 155px;
	opacity: 0.5;
	filter: alpha(opacity:50);
	position: relative;
}
.iosSliderButtons .button img {
	position: absolute;
	z-index: 1;
}
.iosSliderButtons .button .border {
	border: 5px solid #000;
	opacity: 0.5;
	width: 150px;
	height: 145px;
	position: absolute;
	z-index: 2;
}
.iosSliderButtons .first {
	margin-left: 0;
}
.iosSliderButtons .selected,  .iosSliderButtons .button:hover {
	opacity: 1;
 filter: alpha(opacity:100);
}
article #fotos-clientes .iosSlider .slider .i1943{
	display: none !important;
}

#form_login input {
	width: 85px;
}
/* Media queries
-------------------------------------------------------------------------------*/

@media screen and (max-width: 480px) {
	
		
}



/* Print styles
-------------------------------------------------------------------------------*/
@media print {



}