#conteudo_servicos {
	background-color:#FFF;	
	width:748px;
	height: 321px;
	margin-top: 79px;
	margin-bottom: 23px;
	padding-top: 37px;
	float: left;
}
#principal {
	background-position: left top;
	*background-repeat: repeat;
	height: 460px;	
}
#estrutura_servicos {
	margin: 0 0 0 0;	
	height: 306px;
}
#divtitulo {
	height: 186px;
	width: 127px;
	float: left;
	border-right: #326687 1px solid;
	text-align: center;
    padding-top: 120px;
}
#divtitulo h1 {
	font-size: 25px;
	color: #326687;	
}
#divtexto {
	height: 264px;
	width: 601px;
	float: right;
	padding: 0 0 18px 19px;
	vertical-align: top;
}
#divtexto ul {
	margin-left: 5px;
	margin-top: 15px;
	*margin-top: 20px;
}
/*#divtexto li {
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
}*/
#divtexto h2 {
	float: left;	
	border-bottom: #326687 4px solid;
	color: #4b4b4b;
	padding-bottom: 4px;
	font-size: 16px;
	margin-bottom: 10px;
}
#parceiros li {
    float:left;
    width: 160px;
    height: 130px;
    text-align: center;
    color: #326687;
}   
#parceiros li span {
    width: 160px;
    clear: both;
    display: none;
}
.clientes li {
    float:left;
    width: 160px;
    height: 130px;
    text-align: center;
    color: #326687;
}
.clientes li span{
    display:none;
}   
#divtxt {
	float: left;
	width: 550px;
	height: 270px;
	color: #4b4b4b;
	overflow: auto;
	padding-right: 10px;
	margin-bottom: 5px;
	*margin-bottom: 10px;
}
#divtxt a {
    color: #326687;
}
#divtxt a:hover {
    color: #326687;
    text-decoration: underline;
}
#divvideo {
	height: 264px;
	width: 235px;
	float: right;
	padding: 0 14px;
	border-left: #326687 1px solid;
}
#menu_interno {
	background-color: #326687;
	width: 615px;
	float: right;
	padding: 3px 0 0 5px;
	vertical-align: middle;
	text-align: center;
	height: 21px;
}
#menu_interno li{
	float: left;
	font-size: 10px;
	color: #FFF;
}
#menu_interno li a{
	color: #ffffff;
}
#menu_interno li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/*Destaques Laterais*/

.destaqinterno #destaq_home{
	float: right;	
	margin-top: -10px;
}
.destaqinterno #destaq_home li {
	display: block;
	height: 175px;
	}
.destaqinterno #destaq_home li a {
	width: 187px;
	height: 162px;
	padding: 3px 0;
	color:#5986a2;
	float: left;
	background-color: #c7c8cd;
	overflow: hidden;
	margin-right: 8px;
	}
.destaqinterno #destaq_home li a:hover {
	background-color: #d8d8d8;
	}
/*.destaqinterno #destaq_1 h2{
	text-indent: -9999px;
	height: 16px;
	margin: 8px 5px 5px 5px;
	background: url(../../imagens/tit-destaq1.gif) no-repeat;
	}
.destaqinterno #destaq_2 h2{
	text-indent: -9999px;
	height: 16px;
	margin: 8px 5px 5px 5px;
	background: url(../../imagens/tit-destaq2.gif) no-repeat;
	}
.destaqinterno #destaq_3 h2{
	text-indent: -9999px;
	height: 16px;
	margin: 8px 5px 5px 5px;
	background: url(../../imagens/tit-destaq3.gif) no-repeat;
	}*/
.destaqinterno #destaq_1 h2, .destaqinterno #destaq_2 h2, .destaqinterno #destaq_3 h2 {
    color: #326687;
	font-size: 16px;
	margin: 5px 5px 5px 5px;
}
.destaqinterno #destaq_1 p, .destaqinterno #destaq_2 p, .destaqinterno #destaq_3 p {
	margin: 5px 2px 5px 5px;
	font-size: 11px;
	}
.destaqinterno #destaq_3 p {
	font-size: 11px;	
	}
.destaqinterno #destaq_1 img, .destaqinterno #destaq_2 img, .destaqinterno #destaq_3 img {
	margin: 0 7px;
}