/* CSS Document PBES38*/

/********************************************************
 * PORTAL INTERNET DO BANCO DO ESTADO DE SERGIPE S/A.
 * Copyright 2008 FLUXO & TECNOLOGIA LTDA, All Rights Reserved.
 * 
 * FOLHA DE ESTILO PARA CUSTOMIZAÇÃO DO PORTAL INTERNET.
 *
 ********************************************************/
 

/***************************************************************************
 * BEGIN: Conteúdo interno.
 * Estilos aplicados para conteúdo internos
 ***************************************************************************/
#corpo p {
	font-size: 11px;
	color: #4C4C4C;
}

#corpo span {
	color: #4C4C4C;
	font-weight:normal;
}

#corpo span a {
	color: #006600 !important;
}
#corpo a span:hover {
	text-decoration: underline !important;
	font-weight:bold !important;
}
#corpo a span {
	color: #006600 !important;
	font-weight:normal !important;
	text-decoration: underline !important;
}

#corpo a:hover {
	text-decoration: underline !important;
	font-weight:bold !important;
}

#corpo p a {
	color: #006600 !important;
	font-weight:normal !important;
}

#corpo p a:hover {
	text-decoration: underline !important;
	font-weight:bold !important;
}

#corpo a {
	color: #006600 !important;
	font-weight:normal !important;
	text-decoration: underline !important;
}

.imagem {
	float: left;
}

.imagem img {
	margin-right: 20px;
}

#table_corpo table tr td {
	border: solid 1px #D4D0C8;
	align:center;
}

#table_corpo table tr {
	align:center;
}

/***************************************************************************
 * END: Conteúdo interno. 
 ***************************************************************************/