body {
	scrollbar-arrow-color:#d9261c;
	scrollbar-3dlight-color:#fce8ba;
	scrollbar-highlight-color:#fce8ba;
	scrollbar-face-color:#f7cf72;
	scrollbar-shadow-color:#fce8ba;
	scrollbar-darkshadow-color:#fce8ba;
	scrollbar-track-color:#fce8ba;
	background-color:transparent;
}
*
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.texto_maior
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}
.obrigatorio
{
	font-family:Tahoma;
	font-size:10px;
	color:#f7c200;
}
.obrigatorio_preto
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.vermelho
{
	font-family:Tahoma;
	font-size:11px;
	color:#d9261c;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:focus, a.menu:visited
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.paginacao:link, a.paginacao:hover, a.paginacao:focus, a.paginacao:visited
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-weight: none;
	text-decoration:none;
}

a.paginacao:active
{
	font-family:Tahoma;
	font-size:13px;
	color:#f7c200;
	font-weight: none;
	text-decoration:none;
}


.titulo
{
	font-family:Tahoma;
	font-size:14px;
	color:#d9261c;
	font-weight: bold;
}

a:link
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}
a:hover
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;

}
a:active
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;

}
a:focus
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;

}
a:visited
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.nsublinhado:link, a.nsublinhado:hover, a.nsublinhado:active, a.nsublinhado:focus, a.nsublinhado:visited
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;

}

input
{ 
	background-color: #f7c200;
	font:12px Tahoma;
	color:#d9261c;
	/* border: 1px solid #f7c200; */
	border:none; 
}
input.cadastro
{ 
	background-color: #fbf0d6;
	font:12px Tahoma;
	color:#d9261c;
	border: 1px solid #f7c200; 
	
}

textArea.txtCadastro
{ 
	background-color: #fbf0d6;
	font:12px Tahoma;
	color:#d9261c;
	border: 1px solid #f7c200;
}


textArea
{ 
	background-color: #eff2f5;
	font:12px Tahoma;
	color:#62ac08;
	border: 1px solid #CCCCCC;
}

select
{ 
	background-color: #fbf0d6;
	font:12px Tahoma;
	color:#d9261c;
	

}

option
{ 
	background-color: #fbf0d6;
	font:12px Tahoma;
	color:#d9261c;

}

.fonte16
{
	font-size: 16px;
}
.fonte24
{
	font-size: 24px;
}

