html {
	height: 100%;
}

body
{
    padding: 0px;
    background: #AEADB3 url(../images/bckgrd1.jpg) fixed 0px 0px;
    /*background: #AEADB3 url(../christmas/sfondo.jpg) fixed 0px 0px;*/
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #666666;
    margin-top:0px;
    margin-bottom: -5px
}

table
{
    width: 100%;
    border-collapse: collapse;
    border-width: 0;
}

td
{
    vertical-align: top;
}

hr
{
    width: 100%;
    height: 1px;
    color: #4D347A;
    text-align: left;
}

#mastercontainer
{
    width: 970px;
    height: auto;
    margin: 0 auto;
    padding: 0px;
	background: url("../images/shadow.png") repeat-y;
}

#header
{
	width: 948px;
	height: 140px;
    margin: 0 auto;
    padding: 0px;
}

#logo
{
	background: url("../images/logo.gif");
    float: left;
	width: 180px;
	height: 120px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}

#top
{
	background: url("../images/top.png");
    float: left;
	width: 582px;
	height: 120px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
    color: #000000;
    font-size: 10px;
    text-decoration: none;
}

#data
{
    background: url("../images/top_border.gif");
	float: left;
	width: 186px;
	height: 120px;
	margin-top: 0px;
	margin-right: 0px;
    color: #000000;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
	text-align: center;
    text-decoration: none;
}

.clock
{
    font-size: 20px;
    font-weight: normal;
    color: Gray;
}

.araldico
{
	width: 77px;
	height: 99px;
	padding-top: 5px; 
}

.santaclaus
{
	float: left;
	width: 107px;
	height: 100px;
	padding-top: 15px; 
}

#sitemap
{
    background-image: url('../images/sitemap.png');
	float: left;
	width: 943px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 0px;	
	text-align:  left;
	vertical-align: bottom;
    color: #4d347a;
    font-size: 12px;
    text-decoration: none;
    border: 0;
}

#pagecontainer
{
    width: 970px;
    height: 100%;
    border-collapse: collapse;
    border-width: 0;
}

#menu_outer {
	float: left;
	margin-top: 5px;
	margin-left: 16px;
	width: 176px;
}

#menu_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	color: #4D347A;
}

#content_outer
{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	width: 570px;
}

#content_inner
{
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
}

#right_outer {
	float: right;
	margin-top: 5px;
	margin-right: 16px;
	width: 176px;
}

#right_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	color: #4D347A;
}

#footer
{
	background: url("../images/footer.png");
	width: 970px;
	height: 30px;
    margin: 0 auto;
    padding: 0px;
}

#pages
{
    width: 100%;
    height: 100%;
    text-align: justify;
    margin: 0 0 2px 0;
}

a:link
{
    color: #4d347a;
    text-decoration: none;
    font-weight: normal
}

a:visited
{
	color: #4d347a;
	text-decoration: none;
    font-weight: normal
}

a:active
{
    color: #9077bd;
    text-decoration: none;
    font-weight: normal
}

a:hover
{
    color: #4d347a;
    text-decoration: none;
    font-weight: normal
}

table.moduletable th, div.moduletable h3
{
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffbc1b;
	padding-left: 5px;
	line-height: 25px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	margin: 0 0 0 0;
}

a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
}

a.mainlevel:hover
{
	background-position: 0px -25px;
	color: #ffbc1b;
}

.center
{
	float: none;
	text-align: center;
	text-align: -moz-center;
}

.tdcopyright
{
	width: 470px;
	font-size: 0.8em;
	padding-top: 2px;
	padding-left: 15px;
	text-align: left;
}

.tdautore
{
    width: 470px;
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 15px;
	text-align: right;
}