﻿body 
{
    margin-top: 0px;
    margin-left:0px;
}
.txtpadrao
{
	font-size: small;
	font-family: Arial;
	text-align: justify;
	color: Blue;
}
.txtressalta
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:white;
	text-align:center;	
}
.txtform
{
	font-size: small;
	font-family: Arial;
	text-align: justify;
	color:Blue;
}
.txtnoticia
{
	font-size:x-small;
	font-family: Arial;
	text-align: justify;
	color: Blue;
}
.txtenfase
{
	font-size:small;
	font-family: Verdana;
	text-align: justify;
	font-weight:bold;
	color:Blue;
}
.txtmensagem
{
	font-weight: normal;
	font-size: small;
	color: #7096D8;
	font-style: italic;
	font-family: Verdana;
}
.txtchamada
{
	font-size:x-small;
	font-family: Verdana;
	text-align: justify;
	font-weight:bold;
}
.txtfixos
{
	font-size:x-small;
	font-family: Verdana;
	text-align: left;
	font-weight:bold;
}
.txtaviso
{
	font-size:xx-small;
	font-family:Arial;
	color:#D63632;
	font-weight:bold;
}
.txttitulo
{
	font-family: Verdana;
	font-size: medium;
	background-color: White;
	color: #CB3A35;
	font-weight: bold;
	text-align: center;
}
.txtcaixa
{
	font-family:Arial;
	font-size:small;
	color:Black;
	text-align:right;
}
.btmenus
{
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.btmenus:hover
{
	font-size: small;
	font-family: Arial;
	font-weight:bolder;
	text-decoration: none;
	color: #0000ff;
	text-align: center;
	vertical-align: middle;
}
.btlinks
{
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.btlinks:hover {
	font-size:small;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background: #0000FF;
	width:150PX;
  }
.btvoltar
{
	font-size:small;
	font-family:Verdana;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.btvoltar:hover {
	font-size:small;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color:#0000ff;
	background: #FFFFFF;
	width:150px;
}
.tabcalendario
{
	border: 1px solid #004EFF;
	width:100%;
	text-align:center;
}
.texto {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}


