/* CSS para o projeto Siprev  */
* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 1.0em;
}

.td {
	text-align: left;
}

.destaques_governo {
	background-color: #F8C400;
	color: #1D0300;
}

.tabelasemlinha {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.tabelasemlinhaCollapseExterna {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 800px;
	table-layout:fixed;
	border-collapse: collapse;
}
.tabelasemlinhaCollapse {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}

.campoDisable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #003366;
	margin: 3px;
	background-color: #e0e0e0;
}

.tab_ativa {
	color: #ffffff;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
}

.tab_sub_ativa {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.tab_inativa {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.tab_sub_inativa {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.tab_desabilitada {
	background-color: #000000;
}

.labelDesejavel {
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4876FF;
	white-space: nowrap;
}

.grupo_tab {
	background-color: #FFFFFF;
}

.col {
	width: 50px;
	white-space: nowrap;
}

.header {
	white-space: nowrap;
}

.imageLink {
	white-space: nowrap;
	margin: 0, 0, 0, 0;
	padding: 0, 0, 0, 0;
}

.tabelaCss {
	text-align: center;
	width: 500px;
}

.tabelaCss85 {
	text-align: center;
	width: 85%;
}

div.abas {
	clear: both;
	text-align: center;
	border-bottom: 2px #ececec solid;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 15px;
}

div.abas input {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px #ececec solid;
	border-bottom: 2px #ececec solid;
	border-right: 1px #6a6a6a solid;
	border-left: 1px #ffffff solid;
	color: #000000;
	text-align: center;
	background-color: #c0c0c0;
	width: 170px;
	padding: 2px;
	margin-bottom: -2px;
	cursor: pointer;
}

div.abas input.ativa {
	background-color: #ffffff;
	border-top: 2px #ececec solid;
	border-right: 2px #6a6a6a solid;
	border-left: 2px #ececec solid;
	border-bottom: 2px #ffffff solid;
}

td.esq {
	text-align: left;
}

td.dir {
	text-align: right;
}

td.cen {
	text-align: center;
}

.ajuda {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-left: 320px;
}

.ajuda LI P {
	font-weight: bold;
}

.ajuda LI BLOCKQUOTE P {
	font-weight: normal;
}

.ajuda IMG {
	border: 1px solid #EEEEEE;
}

.menuajuda {
	width: 320px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: #FAFAFA;
	color: #5D5D5D;
	font-weight: bold;
	padding-top: 20px;
	border: 1px solid #669966;
}

.menuajuda UL {
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	margin-bottom: 3px;
}

.menuajuda INPUT {
	text-align: left;
	color: #015DA6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: none;
	background: url("../images/ma_seta.gif") no-repeat #FAFAFA;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	cursor: pointer;
}

.botaoImagem {
	border: none;
}

.campoData {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #003366;
	margin: 3px;
	width: 70px;
}

div#ajusteFonte {
	float: right;
	margin-right: 10px;
	margin-top: 35px;
	text-align: right;
	width: auto;
}

div#ajusteFonte a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

div#ajusteFonte a:hover {
	color: white;
	text-decoration: none;
}

div#ajusteFonte a#resetar {
	font-size: 0.8em;
}

div#ajusteFonte a#diminuir {
	font-size: 0.6em;
}

img.calendario {
	vertical-align: middle;
}

div.calendario{
	font-size: 0.7em;
}