﻿html,body 
{
	margin:0;
	padding:0;
	height:100%;
	background-color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:smaller;
	color: #ffffff;
}

.topHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}

a 
{
	color: yellow;
	text-decoration:underline;
}
a:hover 
{
	color:#CC0000;
	text-decoration: underline;
}

.hlkadmin
{
	color: Silver;
	text-decoration:underline;
}
.hlkadmin:hover 
{
	color: Lime;
	text-decoration: underline;
}
.hlkTop
{
	text-decoration:none;
}
.hlkadmin:hover 
{
	text-decoration: underline;
}
.hlkBlack
{
	text-decoration:underline;
	color:Black;
}
.hlkBlack:hover 
{
	text-decoration: underline;
	color:Red;
}
DIV#container
{
	position:relative;
	margin:0 auto;
	width:780px;
	background-color:#000000;
	height:auto !important;
	height:100%;
	min-height:100%;
	left:0;
}
.divCampo
{
	background-image:url(images/campo.gif);
	background-repeat:repeat;
}
DIV#header
{
	background-color:#000000;
	background-image:url(images/temp.jpg);
	background-repeat:no-repeat;
}
.tdHeader
{
	background-color:#000000;
	background-image:url(images/temp.jpg);
	background-repeat:no-repeat;
}
tabHeader
{
	background-color:#000000;
	background-image:url(images/temp.jpg);
	background-repeat:no-repeat;
}

DIV#main
{
	position:relative;
	padding-left:100px;
	padding-right:10px;
}
DIV#menu
{
	position:absolute;
	top:0;
	left:0;
	width:100px;
}
.tdMenu
{
	top:0;
	left:0;
	width:100px;
	vertical-align:top;
}
DIV#content
{
	height:500px;
	padding:2px 2px 40px 2px;
}
.tdContent
{
	padding:2px 2px 40px 2px;
}

DIV#footer
{
	background-color:#000000;
	text-align:center;
	color:#999999;
	position:absolute;
	width:100%;
	bottom:0;
}
.tdFooter
{
	background-color:#000000;
	text-align:center;
	color:#999999;
	width:100%;
	bottom:0;
}

td
{
	color: #ffffff;
}
.tabBlackFore
{
	color:#000000;
}

.SfondoLucido
{
	font-size:xx-small;
	color:Black;
	background-image:url(images/sfondoU.jpg);
}

.SfondoStellato
{
	font-size:xx-small;
	color:Black;
	background-image:url(images/SfondoStellato.jpg);
}