#cabecalho {
	background:url(fundo_menu.gif) repeat-x;	
}

body
{
margin: 0px;
font-family: Arial;
color:#000000;
}
.titulo_branco
{
font-size: 15px;
font-weight: bold;
padding-top:3px;
}
a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #2c6739;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
color: #666666;
text-decoration: none;
}
table{font-size:11px; color:#000000;}
tabela {font-size:11px; color: #000000;}

.texto_underline
{
font-size:12px;
BORDER-BOTTOM: 1px solid #5F5F5F;
}

.texto_right
{
font-size:12px;
BORDER-RIGHT: 1px solid #5F5F5F;
}

.texto_underline_right
{
font-size:12px;
BORDER-RIGHT: 1px solid #5F5F5F;
BORDER-BOTTOM: 1px solid #5F5F5F;
}

.corpo
{
BORDER-RIGHT: 1px solid #5F5F5F;
BORDER-TOP: 1px solid #5F5F5F;
BORDER-LEFT: 1px solid #5F5F5F;
}

.titulo
{
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=80, FinishX=0, FinishY=0);
/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000000', endColorStr='#FF0000', gradientType='1');*/
font-size: 12px;
background-color: #CCCCCC;
color: #ffffff;
font-weight: bold;
text-align:center;
}

.subtitulo
{
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EEEEEE', endColorStr='#D6D3D6', gradientType='1');
font-size:11px;
background-color:#CCCCCC;
height:20px;
padding:0px 3px;
}

.textarea
{
BORDER: #999999 1px solid;
COLOR: #000000;
background-color:#F9F9F9;
font-size: 10px;
font-family:Arial;
font-weight: bold;
}
/*.fale_textarea
{
BORDER: #999999 1px solid;
COLOR: #003366;
background-color:#FFFFFF;
font-size: 10px;
width:100%;
height:60px;
}
*/
.select
{
BORDER: #FFFFFF 1px solid;
COLOR: #003366;
background-color:#FFFFFF;
font-size: 10px;
}

.texto_menu_topo {color: #FFFFFF}

.botao
{
border-bottom: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
/*background-image: url(img/botao1.png);*/
background-color: #CCCCCC;
font-size: 12px;
font-family:Arial;
font-weight:bolder;
text-align: left;
/*width: 153px;
height: 39px;*/
}
.botao:hover
{
border-bottom: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
/*background-image: url(img/botao1.png);*/
background-color: #FFFFFF;
color:#990000;
font-size: 12px;
font-family:Arial;
font-weight:bolder;
text-align: right;
/*width: 153px;
height: 39px;*/
cursor:pointer;
}


.cronometro
{
BORDER: #FFFFFF 0px solid;
COLOR: #FFFFFF;
background-color:#CC0000;
font-size: 9px;
width: 37px;
text-align: right;
}

.input
{
BORDER: #FFFFFF 1px solid;
BORDER-bottom: #999999 1px solid;
COLOR: #003366;
background-color:#FFFFFF;
font-size: 11px;
}

.input_file
{
BORDER: #999999 1px solid;
COLOR: #003366;
background-color:#FFFFFF;
font-size: 11px;
}

.bordas_vermelho{ border: 1px solid #A40000;}

ul.lista li {
	list-style-type:decimal;
}
.titulo1 {
	font-size: 22px;
	font-weight: bold;
	color: #006699;
}
.borda_tabela {
	border: thin solid #000000;
}
.texto_link {
	color: #0000FF;
	text-decoration: underline;
}

