#contenitoreFooter
{
	font-size: 12px; /*evito che il settaggio della dimensione dei carateri in ie possa influire anche su questi caratteri*/
	background-image: url(../ImgsNET/bkgFooter.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	width: 980px;
	/*height: 40px;*/
}

.linkFooterAdj
{
	/*padding-right: 15px;*/
	padding-bottom: 10px;
}

#mirrorFooter
{
	/*
	width: 980px;
	height: 37px;
	background-image: url(../ImgsNET/mirrorFooter.png);
  */
	position: relative;
	top: 1px;
}

#contenitoreFooter a:link
{
	text-decoration: none;
	color: #000;
	margin-left: 5px;
}

#contenitoreFooter a:hover
{
	text-decoration:  underline;
}


#contenitoreFooter span
{
	font-weight: bold;	
}

.langAuto
{
	background-image: url(../ImgsNET/flags/usa-eu.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 3px;
}

.englishUS
{
	background-image: url(../ImgsNET/flags/usa.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 3px;
}

.englishGB
{
	background-image: url(../ImgsNET/flags/gb.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 3px;
}

.italianoIT
{
	background-image: url(../ImgsNET/flags/it.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 3px;
}

.araboAR
{
	background-image: url(../ImgsNET/flags/egypt.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 3px;
}
