﻿ 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.photomagazine.com.br/imgs/new/bg.gif);
}

.fonte_titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #0094CE; 
	font-size: 25px;
	text-decoration: none;
}
.fonte_titulo:hover {
	color: #000000; 
}

.fonte_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #CE230A; 
	font-size: 20px;
	text-decoration: none;
}
.fonte_subtitulo:hover {
	color: #000000; 
}

.fonte_destaque {
	font-family: Arial, Helvetica, sans-serif;
	color: #CE230A; 
	font-size: 15px;
	text-decoration: none;
}

.fonte_destaque:hover {
	color: #000000; 
}

.fonte_texto {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}

.fonte_texto:hover {
	color: #000000; 
}

.fonte_menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.fonte_menuheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4D2ED;
	text-decoration: none;
}

.fonte_menutopheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.fonte_menutopheader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.fonte_menubody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.fonte_menubody:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0094CE;
	text-decoration: none;
}

.fonte_menubuttom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}

.fonte_menubuttom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


.fonte_menuleft {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

.fonte_menuleft:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
 
A
{
	font-size: 12px;
	text-decoration: none;
	color: black;
}

A:hover
{
	text-decoration: underline;
}

A:link
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

A:active
{
	text-decoration: none;
}

A.link-Padrao 
{
	font: bold 7pt Tahoma;
	color: darkgreen;
	TEXT-DECORATION: none;
}

A.link-Padrao:hover
{
	color: black;
	text-decoration: none;
}

A.linkMenu
{
	font: 7pt Tahoma;
	color: darkgreen;
	TEXT-DECORATION: underline;
}

A.linkMenu:hover
{
	color: black;
	text-decoration: none;	
}

A.linkMenu:visited
{
	text-decoration: underline;
}


A.link01 {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

A.link01:hover {
	COLOR: #0000ff; 
	TEXT-DECORATION: none;
}

A.link02 {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

A.link02:hover {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

A.link03 {
	COLOR: #0800b2; 
	TEXT-DECORATION: none;
}

A.link03:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none;
}

A.link-contraste {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}

A.link-contraste:hover {
	COLOR: #ffe87d; 
	TEXT-DECORATION: none;
}

A.link-grande {
	FONT: 12px Tahoma,Verdana,Arial; 
	COLOR: #000e91; 
	TEXT-DECORATION: none;
}

A.link-grande:hover {
	FONT: 12px Tahoma,Verdana,Arial; 
	COLOR: #ff0000; 
	TEXT-DECORATION: none;
}

Body {
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	font-family:verdana;
	font-size:12px;
	COLOR: #000000; 
}

.botao-padrao
{
	border-right: gray 2px solid;
	border-bottom: gray 2px solid;
	border-top: gainsboro 1px solid;
	background-image: none;
	font: bold 11px Arial,Helvetica,sans-serif;
	border-left: gainsboro 1px solid;
	width: 80px;
	cursor: hand;
	color: black;
	height: 20px;
	background-color: silver;
}

.tabela-fundo
{
	margin-top: 0px;
	background: #d7d7d7;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: 11px Tahoma,Verdana,Arial;
	width: 750px;
	color: #000000;
	padding-top: 0px;
}

.tabela-tit-fundo
{
	border-top-width: thin;
	margin-top: 0px;
	border-left-width: thin;
	border-left-color: black;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: thin;
	margin-bottom: 0px;
	border-bottom-color: black;
	padding-bottom: 0px;
	font: 11px Tahoma,Verdana,Arial;
	width: 750px;
	color: #000000;
	border-top-color: black;
	padding-top: 0px;
	border-right-width: thin;
	border-right-color: black;
}

.lblTitulo
{
	font: bold 14px Tahoma;
	color: gray;
	text-align: right;
}

.lblSubTitulo
{
	font: bold 10pt Tahoma;
	color: forestgreen;
	text-align: right;
}

.lblPadrao
{
	font: 8pt Tahoma;
	color: dimgray;
	text-align: right;
}

.lblDestaque
{
	font: bold 7pt Tahoma;
	color: darkgreen;
	text-align: right;
}

.lblAssemblyInfo
{
	padding-left: 18px;
	font: 7pt Tahoma;
	color: #2a4256;
	text-align: right;
}

.lblMensagemErro
{
	padding-left: 18px;
	font: 8pt Tahoma;
	color: red;
	text-align: right;
}

.datagrid
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	width: 98%;
	border-bottom: darkgray 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}

.dgSelectedItemStyle, .dgSelectedItemStyle a:hover, .dgSelectedItemStyle a:visited, .dgSelectedItemStyle a:link, .dgSelectedItemStyle a:active
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: #008A8C;
}

.dgAlternatingItemStyle, .dgAlternatingItemStyle a:hover, .dgAlternatingItemStyle a:visited, .dgAlternatingItemStyle a:link, .dgAlternatingItemStyle a:active
{
	color: black;
	font-size: 10px;
	background-color: whitesmoke;
}

.dgItemStyle, .dgItemStyle a:hover, .dgItemStyle a:visited, .dgItemStyle a:link, .dgItemStyle a:active
{
	font-size: 10px;
	color: black;
}

.dgHeaderStyle
{
	font-weight: bold;
	font-size: 11px;
	color: darkslategray;
	background-color: white;
}

.dgHeaderStyle a:hover, .dgHeaderStyle a:visited, .dgHeaderStyle a:link, .dgHeaderStyle a:active
{
	font-weight: bold;
	font-size: 11px;
    text-decoration: underline;
	color: navy;
}

.dgFooterStyle, .dgFooterStyle a:hover, .dgFooterStyle a:visited, .dgFooterStyle a:link, .dgFooterStyle a:active
{
	font-size: 10px;
	color: green;
	background-color: darkseagreen;
}

.dgPagerStyle, .dgPagerStyle a:hover, .dgPagerStyle a:visited, .dgPagerStyle a:link, .dgPagerStyle a:active
{
	font-weight: bold;
	font-size: 10px;
	color: green;
	background-color: darkseagreen;
	text-align: left;
}

.dgBtnStyle, .dgBtnStyle a:hover, .dgBtnStyle a:visited, .dgBtnStyle a:link, .dgBtnStyle a:active
{
	font-size: 10px;
	color: navy;
}

.txtBox
{
	border:1px solid #e2e2e2;
	background:#FFFFFF;	
	font-size: 10px;
	font-family: Verdana;
}

.txtnumerico
{
	text-align: right;
}

.txt-fundo
{
	font-size: 10px;
	color: lightgrey;
	font-family: Arial;
	background-color: transparent;
}

.txt-padrao
{
	font-size: 10px;
	color: dimgray;
	font-family: Verdana;
	background-color: transparent;
}

.txt-destaque
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Arial;
	background-color: transparent;
}

.txt-destaque-extra
{
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	font-family: Arial;
	background-color: transparent;
}

.tbl-linha
{
	font-weight: normal;
	font-size: 10px;
	color: navy;
	font-family: Verdana;
	background-color: transparent;
	text-align: right;
}

.tbl-linha-dados
{
	font-weight: normal;
	font-size: 10px;
	color: navy;
	font-family: Verdana;
	background-color: transparent;
}


.tbl-linha-destaque
{
	font-weight: bold;
	font-size: 10px;
	color: mediumblue;
	font-family: Verdana;
	background-color: transparent;
	text-align: right;
}

.tbl-Rlinha
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	background-color: transparent;
	text-align: right;
}

.tbl-tit-fundo
{
	border-top-width: thin;
	margin-top: 0px;
	border-left-width: thin;
	border-left-color: black;
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: thin;
	margin-bottom: 0px;
	border-bottom-color: black;
	padding-bottom: 0px;
	font: 11px Tahoma,Verdana,Arial;
	width: 650px;
	color: #000000;
	border-top-color: black;
	padding-top: 0px;
	border-right-width: thin;
	border-right-color: black;
}
