html, body {
	overflow: auto;
	padding:0;
	color:#777;
	font-family:Lucida Grande ,sans-serif;
	font-size:13px;
	background-image:url(../img/bg2.jpg);
	line-height:20px;
	background-color:#f1f1f1;
	margin:0 auto 0 auto;
	height: 100%;
}
#tudo {
	width:900px;
	min-height:560px;
	margin:0 auto 0 auto;s
	padding:0 0 0 0;
}
.texto {
	color:#777;
	font-size:12px;
	text-decoration:none;
}
.texto_int {
	margin:30px 0 0 80px;
	color:#777;
	font-size:14px;
	text-align:justify;
	text-decoration:none;
}
.repres {
	color:#777;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.topicos {
	color:#777;
	font-size:11px;
	text-decoration:none;
}
.topicos a {text-decoration:none; color:#fd9034;}
.topicos a:hover {text-decoration:none; color:#f37307;}

.topicos2 {
	color:#777;
	font-size:11px;
	text-decoration:none;
}
.topicos2 a {text-decoration:none; color:#1371bd;}
.topicos2 a:hover {text-decoration:none; color:#015AA3;}


.clientes_footer {
	width:910px;
	margin:-22px auto 0 auto;
	float:left;
}
.clientes_footer_cont {
	margin:0 0 0 -30px;
	padding:15px 0 0 120px;
	width:785px;
	height:68px;
	background:url(../img/bg_clientes.png);

}
a {
	border:none;
	outline:none;
	color:#515151;
	text-decoration:none;
}
a:hover {
	border:none;
	outline:none;
	color:#515151;
	text-decoration:none;
	
}

.header {
	width:100%;
	height:115px;
	float:left;
	clear:both;
	background:url(../img/bg_headerr.png) top;
	margin:0 auto;
}
.header_bolhas {
	width:100%;
	height:115px;
	float:left;
	clear:both;
	background:url(../img/bg_header.png) no-repeat center top;
	margin:0 auto;
}
.header_content {
	width:980px;
	margin:0 auto;
}
.header_content img {
	float:left;
	margin:0 0 auto 0;
}
/*
MENU
*/

 ul#navmenu-h { margin:-60px 0 0 180px; padding:0 0 0 0;} 
 ul#navmenu-h ul { width: 66px; /* Sub Menu Width */ margin: 0; list-style: none; display: none; position: absolute; top: 100%; left: 0; } 
 ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%;  } 
 ul#navmenu-h li { float: left; display: inline; position: relative; } 
 ul#navmenu-h ul li { width: 100%; display: block;} /* Root Menu */ 
 ul#navmenu-h a { border:0; float: left; display: block; font: bold 15px Lucida Grande ,sans-serif; text-decoration: none; height: 1%; } 
 ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a { background:url(../img/transp.png) top; color: #FFF; } /* 2nd Menu */ 
 ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {float: none; height: 20px; padding-top:5px; background:url(../img/menu_hover.png) top; font: bold 10px Lucida Grande ,sans-serif; text-decoration: none;  } /* 2nd Menu Hover Persistence */ 
 ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a { background #bbd84a; } /* 3rd Menu */ 
 ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a { background: #bbd84a; } /* 3rd Menu Hover Persistence */ 
 ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a { background: #666; } /* 4th Menu */ 
 ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a { background: #666; } /* 4th Menu Hover */ 
 ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover { background: #333; } /* Hover Function - Do Not Move */ ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; } ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }

.bg_banner {
	width:931px;
	background:url(../img/bg_banner.png);
	margin: 20px auto 0 auto;
	padding:15px 0 0 auto;
	float:left;
}
div#flash {
	width:910px;
	height:275px;
	background-image:url(../img/bg_banner.png);
	margin: 130px 0 0 -40px;
	padding:15px 0 0 23px;
}

ul.pag {
	width:884px;
	padding:3px 0 0 7px;
	list-style:none;
	float:left;
}
ul.pag li {width:20px; height:18px; float:left; cursor:pointer; padding:3px 0 0 1px; margin:0 5px 0 0; background:url(../img/bg_pag.png); text-align:center; color:#e1e1e1; font:bold 11px Arial, Helvetica, sans-serif;}
ul.pag li.atual {color:#82a108;}
ul.pag li a:link {text-decoration:none; color:#82a108;}
ul.pag li a:visited {text-decoration:none; color:#82a108;}
ul.pag li a:hover {text-decoration:none; color:#bee525;}
/*FIM BANNER*/

 
p {
	margin:0;
	padding:0;
}
img {
	border:none;
	padding-right: 0px;
	padding-left: -30px;
	margin-left: 0px;
	margin-right: 10px;
	text-align: center;
}
h1 {
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#a0c50d;
	margin:0 0 3px 0;
	padding:0;
}
h1 a:link {text-decoration:none; color:#a0c50d;}
h1 a:hover {text-decoration:none; color:#89ac00;}
h1 a:visited {text-decoration:none; color:#a0c50d;}
h2 {
	font-size:16px;
	font-weight:100;
	color:#fd8926;
	margin:0 0 5px 0;
}
h2 a {text-decoration:none; color:#f37307;}
h2 a: {text-decoration:none; color:#f37307;}
h2 a:link {text-decoration:none; color:#f37307;}
h2 a:hover {text-decoration:none; color:#e56901;}

h3 {
	font-size:16px;
	font-weight:100;
	color:#1371bd;
	margin:0 0 5px 0;
	text-decoration:none;

}
h3 a { text-decoration:none; color:#1371bd;}
h3 a:link { text-decoration:none; color:#1371bd;}
h3 a:hover { text-decoration:none; color:#015AA3;}

h4 {
	font-size:18px;
	font-weight:100;
	color:#95c001;
	margin:0 0 5px 0;
	text-decoration:none;

}
h4 a { text-decoration:none; color:#95c001;}
h4 a:link { text-decoration:none; color:#95c001;}
h4 a:hover { text-decoration:none; color:#95c001;}
.barra_horizontal {
	float:left;
	margin:0 auto 0 -40px;
}


.produtos {
	width:605px;
	float:left;
	margin:10px auto 0 -40px;
}

.produto1 {
	width:290px;
	float:left;
	margin:0;
}
.produto2 {
	width:315px;
	margin:0 0 0 290px;
}



.parceiros {
	width:282px;
	float:left;
	float:inherit;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 585px;

}

.parceiros_cont {
	pading:0 10px 0 10px;
	width:274px;
	height:198px;
	position:static;
	margin: 0 0 0 0;

}
.integracao {
	width:305px;
	height:194px;
	margin:10px auto 0 -40px;
	padding:-10px 0 0 0;
	float:left;
}
.integracao_cont {
	width:290px;
	height:150px;
	margin:15px auto 0 12px;
	background:url(../img/bg_integracao.png);
}

.integracao_rodape {
	width:270px;
	height:20px;
	margin:0 auto 0 auto;
	pading:130px 0 0 30px;
	text-align:center;

}
.intparc {
	width:305px;
	height:240px;
	margin:15px auto 0 0px;
	padding:-10px 0 0 0;
	float:left;
}
.intparc_cont {
	width:280px;
	height:210px;
	margin:0px auto 0 12px;
	padding:58px 0 0 34px;
	background:url(../img/bg_parceiros.png) no-repeat;
}
.cases {
	width:580px;
	height:200px;
	float:left;
	margin:10px 0 0 5px;
	padding:-5px 0 0 0;
}
.cases_cont {
	width:560px;
	height:140px;
	pading:0;
	background:url(../img/bg_cases.png);
	margin-top: 14px;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 25px;
	padding-left: 17px;

}

.cases_contexto {
	width:558px;
	height:120px;
	text-align:justify;
	pading:0;

}

.noticias {
	width:620px;
	height:240px;
	float:left;
	margin:10px auto 0 -40px;
}

.representantes {
	width:282px;
	height:210px;
	float:left;
	margin:-240px 0 0 590px;
	padding:-20px 0 0 0;


}
.header_content img {
	float:left;
	margin:0 0 25px 0;
}
.header_content ul {
	width:620px;
	list-style:none;
	float:right;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.header_content ul li {
	float:left;
	padding:0 0 0 20px;
	color:#fff;
}
.header_content ul li a {
	color:#fff;
	text-decoration:none;
}
.header_content ul li a:hover {
	color:#515151;
	text-decoration:none;
}


.footer {
	width: 100%;
	height:182px;
	clear:both;
	background:url(../img/bg_footer.png) repeat scroll 0 0;;
	margin: 0 0 0 0;
	padding-left:0;
}
.footer_cont {
	height: 35px;
	padding:15px 0 0 0;
	font:12px;
	color:#333;
	text-align: center;

}
div#footerl2 {
	padding:60px 0 0 0;
	font:12px;
	color:#222;
	text-align: center;
	font-weight: bold;
	
}
div#footerl2 a:link{
	color: #222;
	text-decoration:none;
}

div#footerl2 a:hover {
	text-decoration:none;
	color:#3b3b3b;
}
div#footerl2 a:visited {
	text-decoration:none;
	color:#222;
}

div#footerl3 {
	height: 15px;
	padding:20px 0 0 0;
	font:9px;
	color:#383838;
	text-align: center;
	
}

UL.col3
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 10px;
FLOAT: left;
PADDING-BOTTOM: 0px;
MARGIN: 0 auto 0 auto;
WIDTH: 96%;
PADDING-TOP: 0px;
LIST-STYLE-TYPE: none;
}

UL.col3 LI
{
MARGIN: 0 auto 0 auto;
PADDING-RIGHT: 2px;
DISPLAY: inline;
PADDING-LEFT: 2px;
FLOAT: left;
PADDING-BOTTOM: 2px;
WIDTH: 12%;
PADDING-TOP: 0px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 #wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 10px 10px;
}

#empresas .jcarousel-container {
    position: absolute;
}

#empresas .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 15px;
    overflow: hidden;
    position: relative;
    width: 760px;
}

#empresas .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#empresas .jcarousel-list li,
#empresas .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 130px;
    /*height: 281px;*/
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#empresas .jcarousel-next {
    z-index: 3;
    display: none;
}

#empresas .jcarousel-prev {
    z-index: 3;
    display: none;
}


/*  Configurações */

#empresas .jcarousel-skin-tango {
    float:left;
    width:770px;
}

#empresas .jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
    width: 770px;
}

#empresas .jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width: 245px;
    padding: 20px 40px;*/
}

#empresas .jcarousel-skin-tango .jcarousel-clip-horizontal {
    /*width:  245px;
    height: 75px;*/
}

#empresas .jcarousel-skin-tango .jcarousel-item {
    /*width: 75px;
    height: 75px;*/
}

#empresas .jcarousel-skin-tango .jcarousel-item-horizontal {
    /*margin-right: 10px;*/
}

#empresas .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
#empresas .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 10px;
    right: 0;
    width: 14px;
    height: 28px;
    cursor: pointer;
    background: url(../img/emp_seta2.gif) no-repeat 0 0;
}

#empresas .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 10px;
    left: 0;
    width: 14px;
    height: 28px;
    cursor: pointer;
    background: url(../img/emp_seta1.gif) no-repeat 0 0;
}





.container {
	width:100%;
	float:left;
	clear:both;
	background: url(../images/site_bg.jpg) no-repeat #f1f1f1;
}
.content_container {
	width:950px;
	margin:0 auto;
}


.banner { float:left; clear:both; background:#FFF; width:932px; height:393px;}
.banner img.imgBanner{ border:solid 9px #fff; }

.banner_buttons {
	width:950px;
	height:15px;
	float:left;
	margin-top:30px;
	margin-right:4px;
}
ul.banner_buttons {
	float:left;
	list-style:none;
	padding:0;
}
li.banner_buttons {
	width:15px;
	height:15px;
	float:left;
	list-style:none;

}

div.banner_buttons a {width:15px; height:15px; margin-right:5px; text-indent:-999em; float:left; display:block; list-style:none;}
div.banner_buttons a.activeSlide {width:15px; height:15px; float:left; display:block; list-style:none; background:}

#myGallery {
	width: 100%;
	height: 300px;
}
#myGallery img {
	border: 2px solid #52697E;
}
#slide {width:230px; height:140px; margin:30px 0 0 10px; ; padding:0;}
#slide-image {
	float:left;
	width:182px;
	height:120px;
	margin-top: 30px;
	margin-right: -20px;
	margin-bottom: 0;
	margin-left: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

#slide {width:240px; margin:0 0 0 0; padding:0 0 0 0; overflow:hidden;}
#slide-image {float:left; width:180px; margin:0; padding:0 0 0 30px; overflow:hidden;}
#slide-image img {padding:40px 0 0 12px;}
#slide-left {float:left;  width:20px; margin:0; padding:70px 0 0 14px;}
#slide-right {
	float:left;
	width:20px;
	margin:0;
	padding: 70px 0 0 16px;
}
#slide-left a {margin:0; padding:0; display:block; background:url(img/prev.gif) no-repeat; background-position:0 0; text-align:center; outline:0; overflow:hidden;}
#slide-left a:hover {background-position:0 -10px;}
#slide-right a {margin:0; padding:0;  display:block; background:url(img/next.gif) no-repeat; background-position:0 0; text-align:left; outline:0; overflow:hidden;}
#slide-right a:hover {background-position:0 -10px;}


#slide-left2 {float:left;  width:20px; margin:0; padding:90px 0 0 12px;}
#slide-right2 {
	float:left;
	width:20px;
	margin:0;
	padding: 90px 0 0 0px;
}
#slide-left2 a {margin:0; padding:0; display:block; background:url(img/prev.gif) no-repeat; background-position:0 0; text-align:center; outline:0; overflow:hidden;}
#slide-left2 a:hover {background-position:0 -10px;}
#slide-right2 a {margin:0; padding:0;  display:block; background:url(img/next.gif) no-repeat; background-position:0 0; text-align:left; outline:0; overflow:hidden;}
#slide-right2 a:hover {background-position:0 -10px;}

.botaotopo {
display:scroll;
position:fixed;
bottom:0px;
right:25px;
}
.form_content{
	float:left;
	width:400px;

}


.texto_cont {
	float:inherit;
	margin:10px 0 0 30px;
	padding:16px 0 0 440px;
	color:#777;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
}






.myform{
margin:0 auto;
width:400px;
margin: 20px 0 0 0;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:120px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:9px;
font-weight:normal;
text-align:right;
width:120px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:230px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:230px;
height: 160px;
margin:2px 0 20px 10px;
}
#stylized button{
margin-left:135px;
background:#ebf4fb;
border:none;
}

.case_int {
	width:750px;
	height:140px;
	background:url(../img/bg_case.png) no-repeat;
	margin-top: 15px;
	margin-left: 0;
	margin-right: 60px;
	padding-top: 20px;
	padding-left: 30px;
	text-align:justify;
}
ul.cliente
{
width:100%;
height:100%;
FLOAT: left;
MARGIN: 0 auto 0 auto;
}

UL.cliente LI
{
MARGIN: 20px 10px 0 20px;
width:129px;
height:81px;
background-image:url(../img/bg_cliente.png);
PADDING-RIGHT: 2px;
DISPLAY: inline;
PADDING-LEFT: 9px;
PADDING-TOP: 4px;
FLOAT: left;
PADDING-BOTTOM: 2px;
}

.cont_prod{
	width:700px;
	float:left;
	font-size:11px;
	padding:0 10px 0 0;
}

.cont_prod_outros{
	width:200px;
	height:488px;
	background:url(../img/bg_out_prod.png) no-repeat;
	margin:0 5px 0 710px;
	padding:0 5px 0 9px;
	font-size:9px;
}
#popup{
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 150px;
padding: 20px 20px 20px 20px;
border-width: 2px;
border-style: solid;
background: #ffffa0;
display: none;

