body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	font-size: 11px;
	text-decoration: none;
}
h2 {
	font-size: 17px;
	color: #1C63B1;
}
h3 {
	font-size: 14px;
	color: #1C63B1;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #1D64B2;
	text-decoration: none;
}
.menuSelectPalestras {
	width: 123px;
	font-size: 10px;
	background-color: #EFEFEF;
}
.selectPalestras {
	width: 400px;
	background-color: #EFEFEF;
}
.selectSlides {
	width: 370px;
}
.titleModulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlePalestra {
	font-size: 14px;
	font-weight: bold;
	color: #1C63B1;
}
.txtDestaque {
	color: #FF6600;
}
.rodape {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.thForm {
	font-size: 11px;
	text-align: right;
}
.thRelacao1 {
	background-color: #134075;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.thRelacao2 {
	background-color: #899FBA;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.tdNivel1 {
	background-color: #E4EFFC;
	font-size: 11px;
}
.tdNivel2 {
	background-color: #F3F9FE;
	font-size: 11px;
}
.tdTitleModulo {
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
.tdPontos {
	background-color: #C1DAF9;
	font-size: 11px;
	font-weight: bold;
}
.popupLink {
	color: #FF0000;
}
.popupRetorno {
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
.titleSlide {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.chatTxt {
	font-size: 12px;
	color: #1C63B1;
	font-weight: bold;
}
.chatTdTitulo {
	background-color: #C2E4D6;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.chatTdNivel1 {

	background-color: #E4F1EC;
	font-size: 10px;
	color: #333333;
}
.chatTdNivel2 {
	background-color: #F3F9FE;
	font-size: 10px;
	color: #333333;
}
.chatTextareaPergunta {
	width: 355px;
	font-size: 12px;
}
.chatDialogoP {
	font-size: 12px;
}
.chatDialogoUsuario {
	font-size: 10px;
	color: #858585;
}
.chatDialogo1 {
	color: #0C2949;
}
.chatDialogo2 {
	color: #1B5CA5;
}
.provaQuestao {
	font-size: 12px;
	font-weight: bold;
}

.linkLaranja
{
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.linkLaranja:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.links{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.links:hover {
	font-size: 11px;
	color: #1D64B2;
	text-decoration: none;
}
.ItemDestaque{
	font-size: 11px;
	font-weight: bold;
	color: #1D64B2;
	text-decoration: none;
}
.Itens{
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.clique{
        cursor :hand;
}
.Itens2{
	font-size: 11px;
	font-weight: none;
	color: #1D64B2;
	text-decoration: none;
}
.Itens:hover{
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.Itens:active{
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.campos {
	HEIGHT: 16; FONT: 9px verdana, arial; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;
}

.tblPlanos {
	border:0px;
	width:100%;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.tblPlanos td {
	border:1px solid #FFFFFF;
}
.tblPlanos .tTitle {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background:#F0FBFB;
}
.tblPlanos .tHead {
	font-weight:bold;
	font-size:12px;
	background-color:#D7F4EC;
	text-align:center;
};
.tblPlanos .tBody {
	background-color:#F0FBFB;
}

.img_action { cursor:pointer; }
