/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:12px auto 5px auto;
	width:990px;
	height:449px;
}
.ca-wrapper{
	width:100%;
	height:100%; float:left;
}
.ca-item{
	position:relative;
	float:left;
	width:990px;
	height:100%;
	text-align:center;
}
 h2.contato { font-family: 'Passion One', cursive;
	text-transform: capitalize;
	font-size:40px;
	color: #275cb2;
	height: auto; width:auto;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;}

.ca-item-main{ float:left;
width:990px;
    background: white;

}
.ca-icon{
	float:left;
	width:325px;
	height:442px;
	margin:0;
	background:transparent url(../images/bg-somos.png) no-repeat center center;
}
/*.bg {background:#fff url(../images/bg.jpg) no-repeat;}*/
.bg {background:#fff}
.ca-bg-1 {
	background: url(../images/bg-1.jpg) no-repeat;
}
.ca-item-3 .ca-icon{
	background-image:url(../images/bg-3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/bg-5.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/bg-4.png);
}
.ca-item .white { width:auto; height:220px;}
.ca-item h3{
	font-family: 'Oleo Script', cursive;
	text-transform: capitalize;
	font-size:35px;
	color: #275cb2;
	margin-bottom:10px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-style: normal;
	font-size:14px;
	text-align: justify;
	border-left: 8px solid #f2f2f2; 
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative; color:#666;
}
.ca-item h4 span{
	text-indent:25px;
	display:block;
	color:#666;
}
.ca-item h4 span.ca-quote{
	color: #275cb2;
	font-size:50px;
	position:absolute;
	left:-15px;
	text-indent:0px;
	top: 2px;
}
.ca-content-wrapper{
	
    top:2px;
	text-align:left;
	z-index:10000;

	left: 4px;
	width:920px; /* expands to width of the wrapper minus 1 element */
	height:449px;
	float:left;
}
.ca-content{
	width:920px;

}
.ca-content-text{
	color: #666666;
	font-size: 16px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:5px;
	padding:10px 10px;
	line-height:24px;
	width:850px;

}
.barra { float:left; height:330px; width:400px; }
.barra2 {overflow:scroll;}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:15px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	font-family: right;
	color: #275cb2;
	border-bottom:2px solid #275cb2;
	text-shadow: 1px 1px 1px #99BCB4;
	width:825px;
}
.ca-list-ico{ list-style:url(../images/zommb-ico.png);}
.ca-content-text ul{
	margin:5px 10px;
	height:auto;
}
.ca-content-text ul li{
	margin:0px 2px;
}
.ca-content-text ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content-text ul li a:hover{
	background:#de1319;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}
.ca-content-text p{
	font-weight: bold; text-decoration:underline;
}

.ca-content-text span {font-weight:700}
#footer { margin: 10px auto; width:990px; height:auto; text-align:center; background: #fff url(../images/bf-footer.png) -10px 0 no-repeat ;}
#bg-footer { background-color:#fff;}

/* ___________________Banner__________________ */

.jcarousel-control {
	margin: 4px 0 0 0 ;
	text-align: center;
	height:28px;
}
.jcarousel-control a {
	font-size: 18px;
	text-decoration: none;
	padding: 1px 5px;
	color: #4689bd;
	margin: 1px 10px;
	background: url(../images/bg-menu.png) no-repeat 0 0 transparent;
	font-weight: bold;
	height:30px;
}
.jcarousel-control a span {
	color:#fff;
	padding-left:10px;
	height:30px;
}
.jcarousel-control a:focus, .jcarousel-control a:active {
	outline: none;
}
.jcarousel-c a {
	font-size: 14px;
	text-decoration: none;
	height:30px;
}
.jcarousel-c a span {
	color:#fff; 
	height:30px;
}
.jcarousel-scroll {
	margin-top: 20px;
	text-align: center;
}
.wrap {
	width:990px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
a.credito {
	color:#999;
}
.parceiros-tb{ margin-left:5px;}
.parceiros-tb tr td img{ margin:10px 0 0 15px; border:1px solid #ccc; padding:2px;}
