.inputindique {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-family: Arial, Trebuchet MS;
	font-size: 11px;
	color:#000000;
	text-decoration:none	
}
.menuinterno {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Tahoma;
}
.menuinterno a {
	color:#006835;
	text-decoration: none;
	font-size:11px;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39076e;
	text-decoration: none;
}
.treze {
	font-size: 13px;
}

.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	color: #371470;
	border: 1px solid #371470;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #EBE2FA;
}



#divHeader{
	float:left;
	width:100%;
	font-size:11px;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Tahoma, Verdana, Arial;
	color: #381570;
}
#divHeader ul{
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#divHeader li{
	float:left;
	margin:0;
	background-image: url(imagens/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 9px;
}
#divHeader div{
	float:left;
	display:block;
	background:url("imagens/right.gif") no-repeat right top;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	cursor: pointer;
	margin-right: 2px;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#divHeader  #at{
	background-image:url("imagens/left_on.gif");
	color: #37146F;
	padding-top: 0px;
}
#divHeader  #at div{
	background-image:url("imagens/right_on.gif");
	padding-top: 14px;
	padding-right: 11px;
	padding-bottom: 8px;
	color: #37146F;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39076e;
	text-decoration: none;
	width: 150px;
	border: 1px solid #371470;
}
.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.texto_azul12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39076e;
	text-decoration: none;
}
.texto_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.bordinha {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
.verdeE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39076e;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
