.combo {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	background-color: #FCFCFC;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.combo1 {
	font-family: Arial;
	font-size: 13px;
	color: #b75600;
	background-color: #ffe3b6;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}


.texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.textomenu{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.textomenu:hover {
	font-family: arial;
	font-size: 13px;
	color: #92badd;
    }

.textocinza2{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.barra {
	background-image: url(images/barra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C66504;
}
.textocinza{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.textocinza:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.textocinzaclaro{
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.textocinzaclaro:hover {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}


.textolaranja{
	font-family: arial;
	font-size: 12px;
	color: #da5200;
	text-decoration: none;
}
.textolaranja:hover {
	font-family: arial;
	font-size: 12px;
	color: #a9490e;
    text-decoration: underline;
}

.textoazul{
	font-family: arial;
	font-size: 12px;
	color: #1e73be;
	text-decoration: none;
}
.textoazul:hover {
	font-family: arial;
	font-size: 12px;
	color: #1e73be;
	text-decoration: underline;
	}
	
.tit {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.tit1{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C66504;
}

.tit2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1e73be;
}

.tit3{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #144D7E;
}

.tit4{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.tit5{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #E66213;
}

.tit5{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.tit6{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

.tit7{
	font-family: Arial;
	font-size: 18px;
	color: #D75600;
	font-weight: bold;
}

.tit8{
	font-family: Arial;
	font-size: 27px;
	font-weight: bold;
	color: #1e73be;
}

.botao {
	font-family: Arial;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: 1px ridge #FFFFFF;
	font-weight: bold;
	background-color: #CC6600;
	color: #FFFFFF;
}

/*//////////ABAS///////////*/
.aba{
	float:left;
	padding: 5px 10px 5px 10px; 
	/*background-image:url(images/phorte_48_on.gif);*/
	border:solid 0px;
	border-color:#666666;
	height:15px;
	cursor:pointer;
	cursor:hand;
	
}

.aba_selected{
	float:left;
	padding: 5px 10px 5px 10px; 
	
	/*background-image:url(images/phorte_48.gif);*/
	/border-left :solid 0px;
	border-right :solid 0px;
	border-top :solid 0px;
	border-color:#666666;
	height:21px;
	font-weight:bold;
}
.aba_selected #tabela_aba {
	background-image:url(images/phorte_48_on.gif);
}
.content_abas{

	padding:10px 10px 10px 10px;
	border:solid;
	border-left :solid 1px;
	border-right :solid 1px;
	border-top :solid 1px;
    border-bottom: 0px;
	border-color:#bfd2dc;
	margin-top:31px;	
	width:auto;
	background:#FFFFFF;
}
.abas{

	/*background-image:url(images/phorte_51.gif);
	
	*position:fixed;*/
	
	z-index:2;
	/*margin-top:0px;*/
}
.abas_ff{
	position:absolute;
	z-index:2;
	margin-top:-31px;
	
}
.cursor_hand{
	cursor:hand;
	cursor:pointer;
}
.paginacao{
	float:left;
	font-family: Arial;
	font-size: 15px;
	/*font-weight: bold;*/
	color: #144D7E;
	cursor:hand;
	cursor:pointer;

}
