/* CLASSE'S *************************************************************************** */
/* ************************************************************************************ */
.label_aberto{
	width:115px;
	display: table;
	float: left;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 15px;
	border-bottom:1px solid #999999;
}

.div_aberta{
	width:213px;
	height:20px;
	float:left;
	color:#900;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:5px 0px 0px 10px;
	border-bottom:1px solid #F3F3F3;
	margin:0px;
}

.div_fechada{
	width:212px;
	height:20px;
	float:left;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:5px 0px 0px 10px;
	margin:0px;
}

.div_aberta_index{
	width:213px;
	height:15px;
	float:left;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:5px 0px 0px 10px;
	margin:0px;
	background:url(../img/bg_box_aberto.jpg) no-repeat;
	background-color:#F5F5F5
}

.div_fechada_index{
	width:212px;
	height:15px;
	float:left;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:5px 0px 0px 10px;
	margin:0px;
	background:url(../img/bg_box_fechado.jpg) no-repeat;
}


.div_aberta_one{
	width:435px;
	height:15px;
	float:left;
	color:#900;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 0px 10px;
	margin:0px;
	background:url(../img/bg_box_aberto.jpg) no-repeat;
	background-color:#F5F5F5;
}


.titulo{
	color:#990000;
	font-weight:bold;
	font-size:12px;
	
}

.subtitulo{
	color:#C00;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #F3F3F3;
}

.titulo_azul{
	color:#003366;
	font-weight:bold;
	font-size:12px;
	
}

.titulo_interno{
	color:#666666;
	font-weight:bold;
	font-size:12px;
	
}

.fonte12{
	font-size:12px;
}	

.fonte10{
	font-size:10px;
}	

.none{
	display:none;
}	

/* ESTILO TAGS */
.xxsmall{
/*	font-size:xx-small!important; */
	font-size:12px;
	font-weight:bold;
}
.xsmall{
/*	font-size:x-small!important; */
	font-size:18px;
}
.small{
/*	font-size:small!important; */
	font-size:12px;
}
.smaller{
/*	font-size:smaller!important; */
	font-size:12px;
	font-weight:bold;
}
.inherit{
/*	font-size:inherit!important; */
	font-size:12px;
	font-weight:bold;
}
.medium{
/*	font-size:medium!important; */
	font-size:15px;
}
.large{
/*	font-size:large!important; */
	font-size:20px;
}
.larger{
/*	font-size:larger!important; */
	font-size:22px;
}
.xlarge{
/*	font-size:x-large!important; */
	font-size:24px;
}
.xxlarge{
/*	font-size:xx-large!important; */
	font-size:26px;
	font-weight:bold;
}

.bg_red{
	background-color:#FF7D81;
}

.risco{
	text-decoration:line-through;
	color:#CCCCCC;
}

.bold{
	font-weight:bold;
}

.bg_amarelo{
	background-color: #FFFFCC!important;	
	padding:0px;
}

.bg_vermelho{
	background-color:#990033!important;	
	padding:0px;
}

.noborder{
	border:none;
}

.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	cursor: hand;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 0px 5px 2px 5px;
	text-decoration: none;
	background-color:#036;
	border:0px;
	/*background:url(../img/bg_botao.jpg) repeat-x;*/
}

.bt_boleto{
	background-image:url(../img/bt_pagto_Boleto.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
	border:1px solid #CCCCCC;
}

.marrom_claro{
/*	color:#ECE9D8; */
	color:#006699;
}

.bg_marrom{
	background-color:#F3F3F3;
/*	background-color: #ECE9D8;*/
}

.marrom_escuro{
	color: #805F2C;
}

.destaque{
	color:#003366;
	font-weight:bold;
	font-size:10px;
}

.destaque_menu{
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #666666;
}

.box_aberto{
	width:212px;
	height:17px;
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:3px 0px 0px 10px;
	margin:0px;
	background:url(../img/bg_box_aberto.jpg) no-repeat!important;
}

.box_aberto_170{
	width:160px;
	height:17px;
	color:#990000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:3px 0px 0px 10px;
	margin:0px;
	background:url(../img/bg_box_aberto_170.jpg) no-repeat!important;
}

.box_fechado{
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	cursor:hand;
	padding:0px 0px 0px 10px;
	margin:0px;
	background:url(../img/bg_box_fechado.jpg) no-repeat!important;
}

.destaque_marrom{
	color:#666666;
	font-weight:bold;
	text-align:left;
/*	border-bottom:1px solid #CCCCCC; */
	background-color:#ECE9D8;
	padding:1px 1px 1px 5px;
}

.border{
	border-top:2px solid #F5F5F5;
	border-right:3px solid #F5F5F5;
	border-bottom:7px solid #F5F5F5;
	border-left:3px solid #F5F5F5;
}

.menor{
	font-size:9px;
}

.divisao{
	color: #CCCCCC;
	border-style: solid;
	size:1px;	
	width:100%; 
}

.azul{
	color:#000099;
}

.vermelho{
	color:#990000;
}

.branco{
	color:#FFFFFF!important;
}

.polaroid{
	border-top:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	border-bottom:18px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
}

.asterisco{
	color:#990000;
	font-weight:bold;
	font-size:11px;
}

.cinza{
	font-size:9px;
	color: #999999;
}

.cursor{
	cursor:hand; /* FIREFOX */
	_cursor:hand; /* INTERNET EXPLORER */
}

.free{
	list-style-image:url(../img/ico_seta_azul.gif)!important;
}

.restrito{
	list-style-image:url(../img/ico_seta_vermelho.gif)!important;
}

.aba{
	border-bottom:1px solid #999966;
	border-right:1px solid #999966;
}

.aba_amarelo{
	border-bottom:1px solid #999966;
	border-right:2px solid #999966;
	background-color: #FFFFCC!important;	
	padding:0px;
}

