@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(../img/geral/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
}
.titulo-pagina{
	font-family: arial;
	font-size: 28px;
	color: #F60;
	text-align: left;
	margin-bottom: 30px;
}
.subtitulo{
	font-family: arial;
	font-size: 22px;
	color: #333;
}
/*----------------------------------------------------------header-------------------------------------------------*/
.header{
	height: 480px;
	width: 990px;
}
.header .logo{
	float: left;
	height: 107px;
	width: 284px;
	text-align: right;
	margin-left: 10px;
}
.header .menu{
	float: right;
	height: 20px;
	width: 675px;
	text-align: right;
	font-family: arial;
	font-size: 13px;
	margin-top: 19px;
}

.header .menu span{
	margin-left: 25px;
}
.header-menu-a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	/*text-shadow: 1px -1px 1px #333;*/
}
a:hover {
	color: #F60;
}
.header .animacao{
	float: right;
	height: 301px;
	width: 438px;
	margin-top: 80px;
}
/*----------------------------------------------------------footer-------------------------------------------------*/
.footer-ext{
	float: left;
	height: 200px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/footer/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
}
.footer{
	height: 150px;
	width: 990px;
}
.footer .endereco{
	text-align: left;
	float: left;
	width: 975px;
	padding-left: 15px;
	margin-top: 25px;
}
.footer .copy{
	text-align: left;
	float: left;
	width: 475px;
	padding-left: 15px;
	margin-top: 25px;
}
.footer .desenvolvedor{
	text-align: right;
	float: right;
	width: 375px;
	padding-right: 15px;
	margin-top: 15px;
}
/*----------------------------------------------------------home-------------------------------------------------*/
.home{
	width: 960px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
/*----------------------------------------------------------contato-------------------------------------------------*/
.contato-form{
	float: left;
	width: 550px;
}
.contato-form .txi{
	height: 30px;
	width: 500px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 5px;
	border: 1px solid #DDE7F1;
}
.contato-form .txa{
	height: 100px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 5px;
}
.contato-form .button{
	color: #FFFFFF;
	background-color: #FF5234;
	border: 1px solid #FFFFFF;
	height: 35px;
	width: 70px;
}

.contato-dados{
	float: right;
	height: 250px;
	width: 320px;
	text-align: left;
}
.contato-dados .ico{
	float: left;
	height: 36px;
	width: 36px;
}
.contato-dados .fone{
	float: left;
	height: 36px;
	width: 254px;
	padding-left: 10px;
	padding-top: 10px;
}
.contato-link{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/*----------------------------------------------------------localizacao-------------------------------------------------*/
.localizacao-mapa{
	float: left;
	height: 300px;
	width: 550px;
	border: 2px solid #CCC;
	margin-top: 20px;
	background-color: #EFEFEF;
}
/*----------------------------------------------------------licitacao-------------------------------------------------*/
.licitacao-texto{
	float: left;
	width: 960px;
	text-align: justify;
}
.licitacao-texto-direita{
	float: right;
	width: 250px;
	text-align: left;
}
/*----------------------------------------------------------empresa-------------------------------------------------*/
.empresa-texto{
	float: left;
	width: 550px;
	text-align: justify;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.empresa-fotos{
	float: left;
	width: 550px;
	margin-top: 20px;
}
.empresa-fotos .item{
	float: left;
	height: 129px;
	width: 133px;
	margin-right: 2px;
	margin-left: 2px;
}
.empresa-dados{
	float: right;
	height: 250px;
	width: 320px;
	text-align: left;
}
.empresa-dados .ico{
	float: left;
	height: 36px;
	width: 36px;
}
.empresa-dados .fone{
	float: left;
	height: 36px;
	width: 254px;
	padding-left: 10px;
	padding-top: 10px;
}
.empresa-link{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
/*----------------------------------------------------------produtos-------------------------------------------------*/
.produtos{
	width: 960px;
}
.produtos-link-titulo{
	color: #333;
	text-decoration: none;
}
.produtos-link-texto{
	color: #333;
	text-decoration: none;
}
.produtos .item-gola{
	float: left;
	height: 150px;
	width: 440px;
	background-attachment: scroll;
	background-image: url(../img/geral/bg-item-produto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.produtos .item-gola .img{
	float: left;
	height: 110px;
	width: 120px;
	margin-right: 20px;
}
.produtos .item-gola .titulo{
	font-family: arial;
	font-size: 20px;
	color: #333;
	margin-bottom: 12px;
	margin-top: 7px;
}
.produtos .item-gola .descricao{}
.produtos .item-punho{
	float: left;
	height: 150px;
	width: 440px;
	background-attachment: scroll;
	background-image: url(../img/geral/bg-item-produto-punho.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.produtos .item-punho .img{
	float: left;
	height: 110px;
	width: 120px;
	margin-right: 20px;
}
.produtos .item-punho .titulo{
	font-family: arial;
	font-size: 20px;
	color: #333;
	margin-bottom: 12px;
	margin-top: 7px;
}
.produtos .item-punho .descricao{}
.produtos .item-barra{
	float: left;
	height: 150px;
	width: 440px;
	background-attachment: scroll;
	background-image: url(../img/geral/bg-item-produto-cos.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
}
.produtos .item-barra .img{
	float: left;
	height: 110px;
	width: 120px;
	margin-right: 20px;
}
.produtos .item-barra .titulo{
	font-family: arial;
	font-size: 20px;
	color: #333;
	margin-bottom: 12px;
	margin-top: 7px;
}
.produtos .item-barra .descricao{}
/*----------------------------------------------------------produto página específica-------------------------------------------------*/
.produto{}
.produto .img{
	float: left;
	height: 250px;
	width: 250px;
}
.produto .descricao{
	float: right;
	width: 650px;
	margin-bottom: 50px;
	margin-top: 15px;
}
.produto .tabela{
	float: right;
	width: 650px;
}
.produto .tabela .dados{
	border: 1px solid #FFFFFF;
	background-image: url(../img/geral/bg-tabela-dados-produto.png);
	background-repeat: repeat;
}
