<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.marLiEmp{margin:35px 32px 0 0;}
/***********/
#totEmp{
	float:left;
	width:100%;
}
#txtEmp{
	float:left;
	margin-right:40px;
	text-align:justify;
}
#faceBox{
	float:left;
	width:100%;
	text-indent:0px;
	margin-top:30px;
}
#latAgen {
    float: left;
    width: 100%;
}
#latAgen h2 {
    float: left;
    margin-bottom: 12px;
    width: 100%;
	font-weight:normal;
	font-size:18px;
}
#latAgen ul {
    float: left;
    margin-bottom: 24px;
    width: 100%;
}
#latAgen li {
    float: left;
    list-style: none outside none;
    margin-bottom: 14px;
    width: 100%;
}
#latAgen li .img {
    float: left;
    height: 64px;
    margin-right: 15px;
    overflow: hidden;
    width: 64px;
}
#latAgen li .nome {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
#latAgen li .mail {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}
#carEmp{
	float:left;
	width:336px;
}	
#carEmp #box{
	float:left;
	width:330px;
	overflow:hidden;
	border:3px solid #FFF;
}
#carEmp #box a{display:none;}
#carEmp #box a:first-child{display:block !important;}
#carEmp #car{
	float:left;
	width:330px;
	margin-top:13px;
}
#car a{
	z-index:44;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(../_imgs/trans.png);
}
#car a .box{
	position:absolute;
	width:100%;
	height:150px;
	top:50%;
	left:0px;
	margin-top:-75px;
}
#car a .box .img{
	display:table-cell;
	height:150px;
	vertical-align:middle;
}
.minVid{background:url(../_imgs/video.png);}
#listaEmp{
	float:left;
	width:100%;
}	
#listaEmp ul{
	width:110%;
}
#listaEmp li{
	list-style:none;
	float:left;	
	width:187px;
	height:139px;
	background:#039;
	border:3px solid #FFF;
}
/***************************
		Carroussel
***************************/
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:336px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:279px;
    height:63px;
	margin-left:29px;
}
.jcarousel-skin-tango .jcarousel-item {
	position:relative !important;
    width:78px;
    height:57px;
	border:3px solid #FFF;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right:13px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top:0px;
    right:0px;
    width:16px;
    height:63px;
    cursor:pointer;
	background:#00C;
	background-image:url(/sistemas/empresa/_imgs/setin_prod2.png);	
	background-repeat:no-repeat;
	background-position:6px 25px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position:absolute;
    top:0px;
    left:0px;
    width:16px;
    height:63px;
    cursor:pointer;
	background-image:url(/sistemas/empresa/_imgs/setin_prod.png);	
	background-repeat:no-repeat;
	background-position:6px 25px;
}</pre></body></html>