.spacer {
	line-height: 1px;
	padding-bottom: 25px;
}
.fonte {
	width: 100%;
	text-align: right;
	font-style: italic;
}

#relacionamentos {
	width: 483px;
	padding-bottom: 30px;
}

.fieldsEmail {
	width: 165px;
	font-size: 11px;
}
.fieldsSenha {
	width: 120px;
	font-size: 11px;
}

/* Serviços */
#Servicos {
	position: relative;
	width: 100%;
}
.Servicos-Left {
	width:50px;
	height: 50px;
	float: left;
}
.Servicos-Right {
	width: 90px;
	float: right;
}
.Servicos-Right p {
	top: -5px;
	line-height: 15px;
	font-size: 11px;
	position: relative;
}


/* Destaques */
#Destaque {
	border: 1px solid #999999;
	padding: 15px;
	background-color: #FFFFFF;
}
.Destaque {
	width: 97%;
	height: 70px;
	padding-top: 10px;
}
.DestaqueLeft {
	height: 65px;
	width: 75px;
	float: left;
}
.DestaqueRight {
	vertical-align:top;
	height: inherit;
}
.DestaqueRight h4 {
	font-size: 18px;
	color: #FF6633;
}
.DestaqueRight h4 a {
	color: #FF6633;
}
.DestaqueRight h4 a:visited {
	color: #E06452;
}

.DestaqueRight h5 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 1px;
}
.DestaqueRight h5 a{
	color: #000000;
}
.DestaqueRight p {
	font-size: 12px;
	color: #333333;
	margin-bottom:0;
}
.DestaqueDetalhe {
	width: 100%;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../assets/seta3.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/* ------------------------------------------------------ */

#tituloSecao h1 {
	padding-left: 22px;
	padding-top:20px;
	position: relative;
	margin-bottom:0;
}
.subtituloSecao h3 {
	padding-bottom:2px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #3366CC; /* cor padrão */
	background-image: url(../assets/setaTituloMedio.gif);
	background-repeat: no-repeat;
}
.subtituloSecao h5 {
	padding-bottom:2px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #3366CC; /* cor padrão */
	background-image: url(../assets/setaTituloPequeno.gif);
	background-repeat: no-repeat;
}
.subtituloSecao h6 {
	padding-left: 15px;
	color: #3366CC; /* cor padrão */
	font-size: 11px;
}

#voltar {
	width: 30px;
	position: relative;
	left: 900px;
	top: -30px;
}

/* ------------------------------------------------------ */

.paginacao {
	width: 100%;
	padding-bottom: 15px;
}
.paginacao p.pagTexto {
	float: left;
	padding-top: 2px;
	text-align: right;
	width: 270px;
	margin-right: 20px;	
}
.paginacao p.pagSetas {
	float: right;
	margin-left: 20px;	
}
.paginacao p.pagForm {
	float: right;

}
.stlSelect {
	float: right;
	font-size: 11px;
	vertical-align: bottom;
}

/* ------------------------------------------------------- */

#anexos {
	padding-left: 20px;
	float:right;
}
#anexosBox {
	padding: 10px;
	background-color: #F5F4F1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: 700;
}
#imageBox {
	padding: 5px;
	background-color: #F5F4F1;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: 700;
}






