@charset "utf-8";
/* CSS Document */

body
{
  padding: 0;
  margin: 0;
  font-family: Tahoma;
  font-size: medium;
  color:#FFFFFF;
}

img
{
  border: none;
}

a
{
  color:#CCCCCC;
}

a:hover
{
  color: #333333;
}

h1
{
  font-size: 1.8em
}

#content
{
  background: #637fb1;
  border-left: 1px solid #0033FF;
  border-right: 1px solid #0033FF;
}

.vertical_spacer
{
  width: 100%;
  height: 30px;
  background: #637fb1;
}

.horizontal_spacer
{
  width: 30px;
  background: #637fb1;
}

#page_content
{
  border: 1px solid #CCCCCC;
  width: 809px;
  background:url(images/box_background.jpg) repeat-x top left;
  background-color: #637fb1;
  padding: 10px;
}

#page_content p
{
  font-size: 0.9em;
  text-align:justify;
}
#menu
{
  width: 101px;
  background:url(images/menu_background.jpg) no-repeat top center;
  background-color: #637fb1;
  height: 370px;
}

#menu ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li
{
  margin-bottom: 4px;
}

#menu_td
{
  background:url(images/menu_repeater.jpg) repeat-y top center;
}

#footer
{
  text-align: center;
}

#footer hr
{
  width: 80%;
  color:#CCCCCC;
}

#flags
{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 7px;
  margin-left: 7px;
}

#flags li
{
  margin-right: 4px;
  display: inline;
}

table #catlist
{
  list-style:none;
  font-size: 1.1em;
  padding-bottom: 20px;
}

.hot_table
{
  width: 100%;
}

.hot_cell
{
  text-align:center;
  padding-top: 10px;
}

.hot_cell a
{
  border: 2px #C4C4C4 solid;
}

.hot_cell a:hover
{
  border: 2px white solid;
}

.breadcrumb
{
  margin-left: 0px;
  list-style: none;
  font-size: 12px;
}

.breadcrumb_entry
{
  display: inline;
}

.breadcrumb_divider
{
  display: inline;
}

breadcrumb_divider img
{
  vertical-align: bottom;
}

.item
{
  width: 100%;
}

.itemZoomCell
{
  width: 400px;
}

.itemContentCell
{
  text-align:left;
  width: 100%;
}

.item td
{
  padding: 10px;
}

.imageStrip
{
  width: 100%;
  margin-top: 20px;
  border: 1px solid silver;
  padding: 0px;
}

.imageStrip ul
{
  list-style: none;
  margin: 0px;
  padding: 5px;
  padding-bottom: 2px;
}

.imageStrip ul li
{
  display: inline;
  margin-right: 5px;
}

.imageStrip ul li img
{
  border: 1px solid silver;
}

.imageStrip ul li a:hover img
{
  border: 1px solid white;
}

#magnifyImage
{
  border: 1px solid white;
}

#tbl_contacts
{
	
}

#tbl_contacts fieldset
{
	border: 1px solid silver;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#tbl_contacts fieldset legend
{
	padding-bottom: 20px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size: 1.2em;
}

#tbl_contacts input
{
	width: 70%
}

#tbl_contacts textarea
{
	width: 100%;
	height: 200px;
}

#tbl_contacts button
{
	width: 130px;
	height: 40px;
	font-size: 0.9em;
	background:url(images/minchia.jpg);
	border:0;
	color:#FFFFFF;
}

#esito_mail
{
	color:#CC0000;
	font-size:1.1em;
	font-weight: bold;
}

.logo_url
{
  font-size: 0.7em;
}
