﻿body
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12pt;
	color: #878988;
}
.tabelaprincipal
{
	width: 800px; 
	text-align: left;
}
.btnBR
{
	background-image: url(images/bandeira/br.gif);
	width: 50px;
	height: 20px;
}
.btnEN
{
	background-image: url(images/bandeira/us.jpg);
}
.btnMenu
{
	color: #878988;
	text-decoration: none;	
}
.imagemhmtl
{
cursor:pointer;
cursor:hand;
}
a:link
{
	color: #878988;
	text-decoration:none;
}

a:visited
{
	color: #878988;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}
.menu
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 12pt;
	color: #878988;
}
.Erro
{
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
}
.ItemOrdenar
{
	border: thin solid #C0C0C0;
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	background-color: #CCCCCC;
	vertical-align: middle;
	cursor: move;
}
.EditTitulo
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.MenuLateral
{
	font-family:"Lucida Grande",Verdana;
	color: #333;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
.curriculotitulo
{
	padding: 6px;
	font-family: verdana;
	font-size: 10pt;
	background-color: #F0F0F0;
}
.curriculolabel
{
	padding: 4px;
	font-family: calibri;
	font-size: 9pt;
	color: #333333;
	width: 115px;
}
.menunivel1
{
	color: White;
	font-family: verdana;
	font-size: 9px;
}
.menuhover
{
	color: Blue;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}