#pane1 {
margin-left: 23px;
height: 290px;
width: 940px;
padding: 0px;
display: block;
overflow: hidden;
}

#meiobanners{
	float:left;	
	left: 50%;
	margin-left: -492px;
	position:relative;
	margin-top: 20px;
	margin-bottom: 5px;
}

.prev, .next {
cursor:pointer;
display:block;
height:36px;
position:absolute;
top:144px;
width:17px;
}

.prev {
background: url(../skin/bt-bolaprevious.gif) no-repeat;
left: 0px;
z-index:0;
}

.next {
background:url(../skin/bt-bolanext.gif) no-repeat;
left: 968px;
z-index:0;
}


#top-body{ width: 100%; margin-bottom: 10px;}

#top-banner{
	width:100%;
	border: solid 1px red;
}

#top-banner-meio{
	margin: auto;
	border: solid 1px blue;
}

#mid-body{ 
clear: both;
width: 995px;
float:left;
margin: 15px 0px 15px;
border: solid 0px blue;
}

#content-left{
	width: 700px;
	float: left;
}

#content-right{
	width: 288px;
	float: right;
}
	
	#content-right div#subtitle{
		text-align:right;
		margin-top: 10px;
		height: 54px;
		padding-top: 12px;
	}
		#content-right div#subtitle b{
			text-transform:uppercase;
			color:#000;
			/*opacity: 0.3;*/
		}
		
ul#cases-box li{
	list-style: none;
	background:url(../skin/quote.jpg) top left no-repeat;
	padding: 0px 0px 0px 55px;
	margin-top: 25px;
	text-align:justify;
}

#foot-body{
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	float:left;
	border: solid 0px red;
}

.fone-rodape{
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	font-family: Georgia, Arial, serif;
	color:#000;
}

#full-content{
	width: 995px;
	left: 50%;
	margin-left: -499px;
	position: relative;
}

body{
	margin: 0px 0px 27px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

h4{
	background:url(../skin/bullet_gray_arrow.gif) no-repeat center left;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	margin: 0px 0px 0px 12px;
	white-space: nowrap;
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;	
	white-space:nowrap;
	z-index: 50;
}

h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;	
}

/*-- H1 BAR --*/
#h1bar{
	background:url(../skin/h1mid.gif) top left repeat-x;
	height: 36px;
	z-index: 1;
}

	#h1bar h1 {
	line-height: 36px;
	}

	#h1bar div#h1esq{
		width: 14px;
		height: 36px;
		background:url(../skin/h1bar.gif) top left no-repeat;
		float: left;
	}
	
	#h1bar div#h1dir{
		width: 14px;
		height: 36px;
		background:url(../skin/h1bar.gif) bottom left no-repeat;
		float: right;
	}
	
	#h1bar div#h1mid{
		float:left;	
	}
	
/*-- FINAL COLORIDO DOS H1 --*/
#h1bar div#h1dir-azul{
	width: 316px;
	height: 64px;
	background:url(../skin/h1azul.gif) top left no-repeat;
	float: right;
}

#h1bar div#h1dir-verde{
	width: 316px;
	height: 64px;
	background:url(../skin/h1verde.gif) top left no-repeat;
	float: right;
}

#h1bar div#h1dir-vermelho{
	width: 316px;
	height: 64px;
	background:url(../skin/h1vermelho.jpg) top left no-repeat;
	float: right;
}

#h1bar div#h1dir-amarelo{
	width: 316px;
	height: 64px;
	background:url(../skin/h1amarelo.jpg) top left no-repeat;
	float: right;
}


/*-- COMPLEMENTOS - BOX --*/
.full-width{
	width: 100%;
}

.fleft{
	float:left;	
}

.right {
	float: right;
}

.both{
	clear:both;	
}
/*-- COMPLEMENTOS - TEXTO --*/

.empresa{
	background:url(../skin/empresa.gif) bottom right no-repeat;	
}

.empresa p{
	margin: 0px 0px 15px 0px;	
}

.destaq-otimizacao{
	font-weight:bold;
	font-size: 20px;
	font-family:Georgia, Arial, serif;
	color:#CB0000;
	font-style:italic;	
}

.box-destaq-oti{
	background:#177F39;
	color:#FFF !important;
}

	.green-dark{
		background: #054F1D !important;
	}

	.box-destaq-oti h3{
		color:#FFF !important;
	}
	.box-destaq-oti a{
		color: #FEFFAF	!important;
	}

.destaq-home{
	font-weight:bold;
	font-size: 18px;
	font-family:Georgia, Arial, serif;
	color:#333;
	font-style:italic;
}

.text-center{
	text-align: center;
}

a.big-link{
	color:#00F;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
}

a.small-link{
	color: #666;
	text-decoration:none;
}

.margem-lateral{
	margin-left: 15px;
	margin-top: 15px;
}

.txt-red{
	color:#C00;	
}

/*--*/

#content {
float: left;
width: 670px;
}

#content-right {
float: right;
width: 288px;
}

/* Div de Imagens da página Clientes */

#clientes-logos{
	float:left; 
	width:165px;
	text-align:center; 
	margin:20px 15px 10px 10px;
}

/* Div de Imagens da página Clientes */

/* PAGINAÇÃO */
div#paginacao {
padding-top: 10px;
margin: auto;
text-align: center;
height: 20px;
}

div#paginacao ul{
list-style: none;
padding: 0px;
margin: 0px;
padding: 2px;
}

div#paginacao ul li{
display: inline;
margin-left: 2px;
margin-right: 2px;
}

div#paginacao ul li a,
div#paginacao ul li span {
padding: 1px;

padding-left: 7px;
padding-right: 7px;
text-decoration: none;
}

div#paginacao ul li span {
background-color: #929292;
border:1px solid #929292;
color: #FFF;
font-weight:bold;
}

div#paginacao ul li a{
background-color: #CCC;
border:1px solid #CCC;
color: black;
font-weight: normal;
}

div#paginacao ul li a:hover {
background-color: #929292;
border:1px solid #929292;
color: #FFF;
font-weight:bold;
}

div#paginacao ul li.anterior span,
div#paginacao ul li.proximo span {
visibility:hidden;
}

 
#ajusta-altura {
border: 0px solid red;
}

/* FIM PAGINAÇÃO */
