﻿body
{
	background-color: #f8f8ff;
	text-align: center;
	width: 100%;
	font-family: Verdana;
	color: #696969;
	font-size: 12px;
	text-align: center;
}
#TDFlash
{
	background-image: url(App_Themes/Default/imagens/bg_topo.png);
	background-repeat: repeat-x;
	width: 100%;
}

#TabelaConteudo
{
	background-image: url(imagens/bg.png);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 100%;
}
#TDBemVindo
{
	background-image: url(imagens/benvindo_bg.png);
	width: 313px;
	background-repeat: repeat-y;
	font-family: Verdana;
	color: #696969;
	font-size: 12px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 18px;
}
#TDDescricao
{
	width: 420px;
	background-repeat: repeat-y;
	font-family: Verdana;
	color: #696969;
	font-size: 12px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 18px;
}
#TDMes
{
	background-color: #0052A1;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 16px;
	text-align: center;
}
#TDDia
{
	background-color: #BCDAF2; 
	color: #0052A1;
	font-family: Verdana;
	font-size: 33px;
	font-weight: bold;
	text-transform: uppercase;
	height: 38px;
}
.navegacao
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #696969;
}
.navegacao:hover
{
	text-decoration: underline;
	color: #696969;
	font-weight: bold;
}
.linkstextos
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #696969;
	text-align: justify;
}
.linkstextos:hover
{
	text-decoration: underline;
	color: #696969;
}
.linkstextostitulos
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #696969;
	text-align: left;

}
.linkstextostitulos:hover
{
	text-decoration: underline;
	color: #696969;
	font-weight: bold;
}
.titulosbrancos
{
	font-family: Verdana;
	font-size: 12px;
	color: #696969;
	font-weight: bold;
	text-align: left;
}
.titulosazul
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	text-align: center;
}
.textosembranco
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #696969;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	text-align: justify;
}
.TDBemVindo
{
	background-image: url(imagens/benvindo_bg.png);
	width: 313px;
	background-repeat: repeat-y;
	font-family: Verdana;
	color: #696969;
	font-size: 12px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 18px;
}
.scrollbar
{
	scrollbar-face-color: #BAD4FC;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #BAD4FC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
.textos
{
	font-family: Verdana;
	font-size: 12px;
	color: #696969;
}
.cliente
{
	font-family: Verdana;
	font-size: 14px;
	color: #696969;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 20px;
	
}
.assinatura
{
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
}
.actio
{
	font-family: 'Matura MT Script Capitals';
	color: #ff9933;
	font-size: 11px;
	text-decoration: none;
}
.acio:hover
{ text-decoration: underline;}