/* CSS Document */



html {
min-height: 100%;
margin-bottom: 1px;
}


a{ outline: none; }

.lingua {

	font-family: Lucida Grande, Verdana, Arial;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	

}

.lingua a:link { color: #666666; text-decoration:none; }
.lingua a:visited { color: #666666; text-decoration:none; }
.lingua a:hover { color: #666666; text-decoration:underline; }
.lingua a:active { color: #666666; text-decoration:none; }


.rodape {

	font-family:  Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 11px;
	color: #c0dceb;
	

}

.rodape a:link { color: #c0dceb; text-decoration:none; }
.rodape a:visited { color: #c0dceb; text-decoration:none; }
.rodape a:hover { color: #c0dceb; text-decoration:underline; }
.rodape a:active { color: #c0dceb; text-decoration:none; }



.data {

	font-family:  Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 11px;
	color: #222222;
	

}

.data a:link { color: #222222; text-decoration:none; }
.data a:visited { color: #222222; text-decoration:none; }
.data a:hover { color: #072a60; text-decoration:underline; }
.data a:active { color: #072a60; text-decoration:none; }


.titulo {

	font-family:  Lucida Grande, Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 17px;
	color: #222222;
	

}

.titulo a:link { color: #222222; text-decoration:none; }
.titulo a:visited { color: #222222; text-decoration:none; }
.titulo a:hover { color: #072a60; text-decoration:underline; }
.titulo a:active { color: #072a60; text-decoration:none; }


.lateral {

	font-family:  Lucida Grande, Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #072a60;

}

.lateral a:link { color: #072a60; text-decoration:none; }
.lateral a:visited { color: #072a60; text-decoration:none; }
.lateral a:hover { color: #555555; text-decoration:underline; }
.lateral a:active { color: #555555; text-decoration:none; }


.form_escuro { background:#e1e1e1; border: none; color:#222222; font-family:'Lucida Grande', 'Trebuchet MS', Tahoma, Verdana, Arial; font-size: 11px; text-align:center; }

.form_claro { background:#f1f1f1; padding: 3px; border: none; color:#222222; font-family:'Lucida Grande', 'Trebuchet MS', Tahoma, Verdana, Arial; font-size: 11px; text-align:left; }

TD {

	font-family:  Lucida Grande, Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #555555;

}

TD a:link { color: #555555; text-decoration:underline; }
TD a:visited { color: #555555; text-decoration:underline; }
TD a:hover { color: #072a60; text-decoration:underline; }
TD a:active { color: #072a60; text-decoration:underline; }



.INPUT_DEPENDENCIA {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #f54500;
	background: #f3f4ec;
	border: 1px solid #f3f4ec;
}