/* Footer *********************************************************************/
#footer
{
  color: #A8A8A8;
  width: 794px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 9pt;
  font-family: Arial;
}
#footer a
{
  text-decoration: none;
  color: #A8A8A8;
}
#footer .selected_lang
{
  color: #14A4C6;
}

#footer .footer_float
{
  float: left;
}

#footer .footer_float_right
{
  float: right;
}

#footer #legal, #footer #sitemap
{
  margin-left: 20px;
}
#footer .clear
{
  margin-bottom: 10px;
}
#footer #manifattura_links a.txt_link
{
  border-bottom: 1px dotted;
  font-size: 11px;
  margin-bottom: 3px;
  white-space: nowrap;
}

#footer #manifattura_links
{
  margin-top: 20px;
}

#footer #manifattura_links img
{
  border: 0px solid #FFF;
  position: relative;
  top: 5px;
}
