/* body */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* tahoma */
.TahomaInterno {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
}

/* forms */
.Formulario {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: F5F5F5;
	border: 1px solid #CCCCCC;
}

/* botoes */
.Botoes {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	height: 20px;
	border: 1px solid #336666;
}
.TahomaNormal {
	font-family: Tahoma;
	font-size: 10px;
}

A{
	text-decoration: none;
	color:#000000;
}

a:hover {
	text-decoration: underline;
}
.Tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}
.FazendoLogin {
	font-family: Tahoma;
	font-size: 20px;
	color: #faa826;
}
.FazendoLogout {
	font-family: Tahoma;
	font-size: 20px;
	color: #ff0000;
}
.MenuHomeeSair {
	font-family: Tahoma;
	font-size: 12px;
	color: #faa826;
}
.MenuFuncoes {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}
.SaudacaoIndexAdmin {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
.SaudacaoIndexAdminNomeUsuario {
	font-family: Tahoma;
	font-size: 12px;
	color: #faa826;
}
.QuestaoSobreFotos {
	font-family: Tahoma;
	font-size: 11px;
	color: #faa826;
}
.TahomaInternoVermelho {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #aa0000;
}
