/*css do adm*/
.chamada {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
}
.chamadalinha {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	background-color: #F9F9F9;
}

.chamada_arial {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.inputbotao {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #CCCCCC;
}
.inputtext {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.inputselect {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.inputradio	{
    font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	border: none;
}
.borda		{  font-family: Verdana; font-size: 7pt; border: 1 solid #0E3969;}
p			{  margin-top: 0;  margin-bottom: 0}
.texto			{  margin-top: 0;  margin-bottom: 0; text-indent: 20px; line-height: 130%; text-align:justify; font-size:11px}
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: Verdana;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	scrollbar-face-color: #E8F4F8;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #B5DBE5;
	scrollbar-3dlight-color: #E8F4F8;
	scrollbar-darkshadow-color: #B5DBE5;
	scrollbar-track-color: #E8F4F8;
	scrollbar-arrow-color: #3BB3C2;
}
.titulo {
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	font-size:10pt;
}
.fundo {
	background-color: #000000;
}
.tabelalateral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloclaro {
	font-weight: bold;
	color: #0099CC;
	font-size:10pt;
}
.celulatitulo {
	font-weight: bold;
	color: #000000;
	background-color: #FCFCFC;
	text-align: right;
	border: 1px solid #EFEFEF;
	font-size:10pt;
}
.celulatexto {
	font-weight: bold;
	color: #000000;
	background-color: #FCFCFC;
	border: 1px solid #EFEFEF;
	font-size:10pt;
}
.celulatextonormal {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-size:10pt;
}

.celulatextoinativo {
	color: #FF0000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	font-size:10px;
}

.linkclaro {
    text-decoration: none;
	color: #FFFFFF;
}
.linkclaro:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.link {
	text-decoration: none;
	color: #0099CC;
	/*border-bottom: 1px dotted #000000;*/
}
.link:hover {
	text-decoration: underline;
	color: #000000;
	border-bottom: none;
}
iframe {
	border: 1 solid #000000;
}
.ponteiro {
	cursor: hand;
}
.celulatextopt {
	font-weight: normal;
	color: #000000;
	font-size:11px;
	text-indent: 15pt;
}
.chamadaforte {
	font-family: Verdana;
	font-size: 10px;
	color: #0099CC;
	line-height: 125%;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	font-weight: bold;
}
.sitecentroclass{
	width: 480px;
	height: 350px;
	/*border: 1px dashed #000000;*/
	border: none;
	overflow: auto;
	vertical-align: middle;
}.fundobranco {
	background-color: #FFFFFF;
}
.newsletter_top {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.newsletter_bottom {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.newsletter_left {
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.newsletter_right {
	border-right-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.newsletter_middle {
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
