/* >>>>>>>>>>>>>>>>>>>>>>>>> INÍCIO PORTLET INDICES <<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>> Home Indices */

#indice-main {
	position:relative;
	float: left;
	/*margin-left: auto;*/		/* Centraliza o div na tela */
	/*margin-right: auto;*/		/* Centraliza o div na tela */
	margin: 0 0 0 10px;
	width: 330px;
}
#indice-main-admin {
	position:relative;
	float: left;
	/*margin-left: auto;*/		/* Centraliza o div na tela */
	/*margin-right: auto;*/		/* Centraliza o div na tela */
	margin: 0 0 0 30px;
	width: 330px;
}
#indice-external-table {
	position:relative;
	float: left;
	margin: 0;
	width: 330px;
}
#indice-titulo-superior {
	position:relative;
	float: left;
	margin: 30px 0 0 0;
	width: 330px;
}
#indice-internal-table {
	position:relative;
	float: left;
	width: 330px;
}
.indice-form-text {
	position:relative;
	float: left;
	color:#242926;
	width: 100px;
}
.indice-form-textField {
	position:relative;
	float: left;
	font-size:10px;
	color:#242926;
	background:#f1f1f1;
	border:1px solid #b4b4b2;
}
#indice-form-text-1, #indice-form-text-2, #indice-form-text-2_1, #indice-form-text-2_2, #indice-form-text-3, #indice-form-text-4, #indice-form-text-5 {
	position:relative;
	float: left;
	width: 300px;
	margin: 20px 0 0 0;
}
#indice-button-pesquisar {
	position:relative;
	float: left;
	width: 200px;
	margin: 30px 0 0 120px;
}
#indice-table-data {
	position:relative;
	float: left;
	width: 350px;
}
#indice_list_header_1 {
	position:relative;
	float: left;
	width: 350px;
	margin: 20px 0 0 0;
	font-weight: bold;
}
#indice_list_header_2{
	position:relative;
	float: left;
	width: 110px;
	margin: 10px 0 0 0;
}
#indice_list_header_3{
	position:relative;
	float: left;
	width: 110px;
	margin: 10px 0 0 0;
}
#indice_list_header_4{
	position:relative;
	float: left;
	width: 110px;
	margin: 10px 0 0 0;
}
#indice_list_header_NoResult{
	position:relative;
	float: left;
	width: 300px;
	margin: 10px 0 0 0;
}
.indice_list_value{
	position:relative;
	float: left;
	width: 110px;
	margin: 10px 0 0 0;
}
#indice-list-field-value{
	position:relative;
	float: left;
	width: 350px;
}
#indice-success_insert-message{
	position:relative;
	float: left;
	font-weight: bold;
	margin: 20px 0 0 0;
}
#indice-page-error{
	position:relative;
	float: left;
	font-weight: bold;
	margin: 20px 0 0 0;
}
/* >>>>>>>>>>>>>>>>>>>>>>>>> FIM PORTLET INDICES <<<<<<<<<<<<<<<<<<<<<<<<<< */

/* >>>>>>>>>>>>>>>>>>>>>>>>> INÍCIO PORTLET SEJA NOSSO CLIENTE <<<<<<<<<<<<<<<<<<<<<<<<<< */

form{
	font-family:Tahoma;
	text-align:left;
	font-size:10px;
	color:#242926;
	line-height:18px;
}
table{
	font-family:Tahoma;
	text-align:left;
	width:420px;
	font-size:10px;
	color:#242926;
	line-height:18px;
	margin:10px 0 0 40px;
	padding:0;
	/*border:1px solid #ff0000;*/
	border: 0px solid;
}
td, tr{
	margin:0;
	padding:0;
}
form a{
	color:#90182b;
	text-decoration:underline;
	font-weight:bold;
}
form a:hover{
	color:#fff;
	text-decoration:none;
	background:#90182b;
	font-weight:bold;
}
h6{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
h5{
	font-size:12px;
	font-weight:bold;
	color:#90182b;
	text-transform:uppercase;
}
input{
	font-size:10px;
	color:#242926;
	margin:0 2px 0 0;
	padding:1px;
	/*background:#f1f1f1;
	border:1px solid #b4b4b2;*/
}
.textarea{
	font-size:10px;
	color:#242926;
	background:#f1f1f1;
	border:1px solid #b4b4b2;
}
.buttonsForms{
	position: relative;
	float: left;
	margin: 30px 0 0 450px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>> FIM PORTLET SEJA NOSSO CLIENTE <<<<<<<<<<<<<<<<<<<<<<<<<< */
