

.headerHeight {height:100px;}
.headerRow1Height {height:79px;}
.headerRow2Height {height:21px;}
.headerLeftWidth {width:200px;}
.headerCenterWidth {width:100px;}
.headerCenterColor 
{
	background-image: url("images/Logo_ftgfd.jpg");
}
.headerTitle {color:white; padding-left:13px; padding-top:8px;}


/* leftmenu e' largo come "headerLeftWidth" */
.leftmenu
{
	background-image: url("images/LEFT_SHADOW.jpg");
	background-position:top right;
	background-repeat:repeat-y;
}





.footer {color:white; padding-left:5px; padding-right:5px; padding-bottom:2px; font-size:10px; }
.footer a { text-decoration:none; color:Silver;}
.footer a:hover { color:red;}
.footerHeigth { height:35px; }
.footerRow1 { height:30px; border-top:solid 1px white;}
.footerRow2 {height:5px; }


.menuLogo 
{
	height:149px;
	background-image: url("images/logo_FTG.jpg");
	background-position:left;
	background-repeat:no-repeat;
}