body {
	background-color: #E4EFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

A {
	color: #103B4E;
	text-decoration: none;
}
a:link, a:visited {
	background-color: transparent; 
	color: #999999;
}
a:hover {
	background-color: transparent;
	color: Red;
	text-decoration: none;
}

a.TitoloBianco:link, a.TitoloBianco:visited {
	background-color: transparent; 
	color: White;
}
a.TitoloBianco:hover {
	background-color: transparent;
	color: Red;
	text-decoration: none;
}
.padding{
	padding: 0 6 0 6;
}
.paddingInternal{
	padding: 0 6 0 30;
}

.TitoloBianco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtBlu{
	color: #304C91;
}
.normalTxt{
	color: #1B1B1B;
}
.txtGrigio{
	color: #979797;
}
.BGFooter{
		background-image: url(images/Bg_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 0 6 0 6;
}
.BGFooterInternal{
		background-image: url(images/Bg_footer.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
}
.BGBussino{
		background-image: url(images/bussino.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 0 6 0 6;
}
.BGBussinoInternal{
		background-image: url(images/bussino.gif);
		background-repeat: no-repeat;
		background-position: bottom;
}
.imgObj{
	border:solid;
	border-width: 1px;
	border-color: #777777;
}
A.imgObj { 
	font-family: Arial;  
	font-size: 12px;  
	color: #4F4F4F; 
	background-color: #E6E6E6;
		width: 100%;
		border: 1px #E6E6E6;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-style: solid; 
}
A.imgObj:HOVER {
	font-family: Arial;  
	font-size: 12px;  
	color: #4F4F4F;
		background-color: #F5F5F5;
		width: 100%;
		border: 1px Silver;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-style: solid;
}


A.tdHome:HOVER {
		background-color: #F5F5F5;
		width: 100%;
}









li{
	color: #FF4500;
}

