
@charset "utf-8";
ul {
    margin: 0;
    padding: 0;
}
li {
    display: inline;
    list-style-position: inside;
    list-style-type: none;}
body {
    background: url("../images/bodyy.png") repeat-x scroll 0 0 transparent;
    margin: 0;
    padding: 0;}
.Envolvetopo {
    background: url("../images/topo-fox-tubo.png") no-repeat scroll center center transparent;
    display: table;
    float: left;
    height: 273px;
    width: 100%;}
.topo {
    margin-left: auto;
    margin-right: auto;
    width: 981px;}
.logo {
    float: left;
    margin-left: -29px;}
.telefone {
    float: right;
    margin-top: 10px;
    width: 171px;}
.busca {
    border: 1px solid #CCCCCC;
    border-radius: 1em 1em 1em 1em;
    color: #333333;
    float: left;
    font-family: Calibri,Arial,Helvetica;
    font-size: 17px;
    height: 25px;
    margin-top: 2px;
    padding: 7px;
    width: 367px;}
.pesquisa {
    float: left;
    margin-left: 42px;
    margin-top: 37px;}
.pesquisa_bt {
    float: left;
    margin-left: 10px;}
.redesSociais {
    float: right;
    height: 46px;
    margin-top: 31px;
    width: 160px;}
.facebook, .twitter {
    float: right;}
.textoFacebook {
  color: #FFFFFF;
    float: left;
    font-family: Calibri,Arial,Helvetica;
    font-size: 12px;
    text-align: right;
    width: 150px;}
.redes {
    float: left;
    width: 150px;}
.menu {
    float: left;
    margin-left: 70px;
    margin-top: 40px;
    width: 554px;}
.linkMenu {
    float: left;
    font-size: 18px;}
.barrinha {
    color:#666;
    float: left;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;}
.slider {
    float: left;
    height: 335px;
    width: 938px;}
.principal {
    margin-left: auto;
    margin-right: auto;
    width: 981px;}
.envolveCarrossel{
	float:left;
	width:981px;	
	}
.carrosel{
	float:left;
	width:842px;
	height:280px;
	margin-left:37px;}	
	.jcarousel-skin-tango .jcarousel-container {
	border:0;
	height:280px;}
.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 881px;
    padding: 0px 0px;}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 280px;
    padding: 40px 20px;}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:838px;
	margin-top:11px;
	margin-left:36px;}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 280px;}
.jcarousel-skin-tango .jcarousel-item {
    width: 162px;
    height: 280px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-top:2px;
    margin-right:57px;
	height:280px;
	width:111px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;}
.jcarousel-skin-tango .jcarousel-item-vertical {    margin-bottom: 10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {    background: #fff;    color: #000;}
.jcarousel-skin-tango .jcarousel-next-horizontal {   position: absolute;
    top: 69px;
    right: -34px;
    width: 39px;
    height: 37px;
    cursor: pointer;
	background: transparent  url(../thumbs/nextArrow.png) no-repeat;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image:url(../thumbs/prevArrow.png);}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 69px;
    left: -7px;
    width: 38px;
    height: 37px;
    cursor: pointer;
	background: transparent url(../thumbs/prevArrow.png) no-repeat 0 0;
   /* background: transparent url(prev-horizontal.png) no-repeat 0 0;*/}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image:url(../thumbs/nextArrow.png);}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 39px;
    height: 37px;
    cursor: pointer;
    background: transparent url(../thumbs/nextArrow.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;}
.jcarousel-skin-tango .jcarousel-prev-vertical {
  background: url("../thumbs/prevArrow.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 79px;
    left: 5px;
    position: absolute;
    top: 37px;
    width: 36px;}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;}
.txtazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C6984;
	width: 250px;
	margin-top: 5px;}
.miolo{
	float:left;
	width:100%;
	margin-top:636px}
.envolveMiolo{
	margin-left:auto;
	margin-right:auto;
	width:981px;}
.envolveTexto{
	float:left;
	width:152px;
	height:69px;
	padding:5px;
	background:url(../images/fundo_texto_produtos.png) no-repeat;
	color:#FFF;
	font-family:Calibri, Arial, Helvetica;
	font-size:14px;
	text-decoration:none;
	width:152;
	text-align:center;}	
.subTituloProdutos{
	float:left;
	font-size:20px; margin-top:-8px;}
.parceiros{
	float:left;
	width:956px;
	height:515px;
	background:url(../images/fundo_parceiros.png) repeat-x;
	margin-top:30px;}
.tituloEmpresa{
	float:right;
	width:540px;
	height:39px;
	background:url(../images/fundo_titulo_empresa.png) no-repeat;
	color:#FFF;
	font-size:25px;
	padding-left:71px;
	padding-top:8px;}
.textoEmpresa{
	float:left;
	width:525px;
	height:208px;
	background:url(../images/fundo-texto-EMPRESA.png) no-repeat;
	margin-top:20px;
	margin-left:20px;
	font-family:Calibri, Arial, Helvetica;
	font-size:15px;
	color:#333333;
	padding:10px;
	line-height:23px;}
.foxParceiros{
	float:left;
	width:546px;
	height:161px;
	background:url(../images/fundo_parceiros_logos.png) no-repeat;
	margin-left:30px;
	margin-top:42px;}
.tituloParceiros{
	float:left;
	width:291px;
	height:30px;
	color:#333;
	font-size:25px;
	margin-left: 123px;
    margin-top: 7px;}
.endereco{
	float:left;
	width:233px;
	color:#FFF;
	font-family:Calibri, Arial, Helvetica;
	font-size:14px;}
.multlinks{
	float:right;
	width:173px;
	height:17px;
	margin-top:54px;}
.validator{
	float:left;
	margin-left: 462px;
    margin-top: 39px;}											
