/* CSS Documento

Linkall Digital LTDA - - By  Elielder (11) 3477-0777/
body  {
			background: #00CCFF;
						background-attachment: fixed;
			background-repeat: inherit;
			font-family:Arial, Helvetica, sans-serif;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			border-spacing: 0px;
			}
			
div#index{ 
	background: url(imagens/fund-dgd.jpg);
	background-repeat: no-repeat;
	left: center;
	}
			
body.atend  {
			background: url(imagens/atend_.jpg);
			background-repeat: no-repeat;
			font-family:Arial, Helvetica, sans-serif;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			border-spacing: 0px;
			}
table {
			background: ;
			}
.menu  { background:#FFFFFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight: bold;
				}

a:link.menu { font-size:12px; text-decoration:underline; color: #000000; background: #FFFFFF; }
a:hover .menu { font-size:14px; text-decoration:underline; color: #000000; font-weight: bold; background:#FFFFFF; }
a:visited .menu { font-size:12px;  text-decoration: underline; color: #000000; background: #FFFFFF; }

td.rodape {
					background:  #FFFFFF;				
					text-align: center;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 16px;
					color: #000000;
					}
					
.texto {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			color: #000000;
			text-decoration: none;
}

