/*css do adm*/
.chamada {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
}
.inputbotao {
	font-family: Arial;
	font-size: 9pt;
	color: #3D6F94;
	border: 1px dotted #CCCCCC;
}
.inputtext {
	font-family: Arial;
	font-size: 9pt;
	color: #3D6F94;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
}
.inputselect {
	font-family: Arial;
	font-size: 9pt;
	color: #3D6F94;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
}
.inputradio	{
    font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border: none;
}
.borda		{  font-family: Tahoma; font-size: 7pt; border: 1px solid #3D6F94;}
p			{  margin-top: 0;  margin-bottom: 0}
.texto			{  margin-top: 0;  margin-bottom: 0; text-indent: 25px; line-height: 130%;}
form         { line-height: 100%; margin-top: 0; margin-bottom: 0; }
table         { line-height: 100%; margin-top: 0; margin-bottom: 0; font-size: x-small;}
body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
.titulo {
	line-height: 25px;
	font-weight: bold;
	color: #3D6F94;
	font-size:10pt;
}
.fundo {
	background-color: #3D6F94;
}
.tabelalateral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3D6F94;
	border-left-color: #3D6F94;
}
.tituloclaro {
	font-weight: bold;
	color: #FFFFFF;
	font-size:10pt;
}
.celulatitulo {
	font-weight: bold;
	color: #3D6F94;
	text-align: right;
	border: 1px solid #F0F0F0;
	font-size:9pt;
}
.celulatexto {
	font-weight: bold;
	color: #3D6F94;
	border: 1px solid #F0F0F0;
	font-size:9pt;
}
.celulatextonormal {
	color: #3D6F94;
	border: 1px solid #F0F0F0;
	font-size:9pt;
}
.celulatextoinativo {
	color: #FF0000;
	border: 1px solid #F0F0F0;
	font-size:9px;
}
.linkclaro {
    text-decoration: none;
	color: #FFFFFF;
}
.linkclaro:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.link {
	text-decoration: none;
	color: #3D6F94;
	border-bottom: 1px dotted #3D6F94;
}
.link:hover {
	text-decoration: underline;
	color: #3D6F94;
	border-bottom: none;
}
iframe {
	border: 1 solid #3D6F94;
}
.ponteiro {
	cursor: hand;
}
.celulatextopt {
	font-weight: normal;
	color: #3D6F94;
	font-size:11px;
	text-indent: 15pt;
}.celulatextoindex {
	font-weight: normal;
	color: #3D6F94;
	font-size:10px;
}
.fundoclaro {
	background-color: #F0E7D8;
}
.pergunta{
	color: #3D6F94;
	font-size:9pt;
	font-weight:bold;
	background-image:url(../image/bg_resp.gif);
}
.butdetails{background-image:url(../images/bg_resp.gif); }
