

.headerHeight {height:100px;}
.headerRow1Height {height:79px;}
.headerRow2Height {height:21px;}
.headerLeftWidth {width:237px;}
.headerCenterWidth {width:100px;}
.headerColor {background-color:#8699A8;}
.headerRow2Color {background-color:#45637B;}
.headerCenterColor {background-color:#BDCEE0;}
.headerTitle {color:White; padding-left:13px; padding-top:8px;}


/* leftmenu e' largo come "headerLeftWidth" */
.leftmenu
{
	background-color:#f0f0f0;
	background-image: url("images/leftmenubk.jpg");
	background-position:right;
	background-repeat:repeat-y;
}


.rightmenuWidth { width:150px;}
.rightmenu
{
	background-color:#f0f0f0;
	background-image: url("images/rightmenubk.jpg");
	background-position:left;
	background-repeat:repeat-y;
}


.footer {color:silver; 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 silver;}
.footerRow2 {height:5px; background-color:#45637B;}


.menuLogo 
{
	height:130px;
	background-image: url("images/logo.jpg");
	background-position:left;
	background-repeat:no-repeat;
}
