/* CSS Document */
BODY 
{
	FONT-SIZE: 12px; 
   font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-color: white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
HTML
{
	FONT-SIZE: 12px; 
    font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-color:  white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
.MainTable
{
	height: 100%;
	width: 100%;
}
.MainTable_home
{
	height: 100%;
	width: 100%;
	background-image:url(images/pamela_prati.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #000000;
}
.MaintableSite
{
 	width: 700px;
 	height: 430px;	
}
.MainTableEnox
{
  width: 100%;
  height:420px;
  border-bottom: 1px solid #775033;
  border-top: 1px solid white;
  text-align: center;
 }
a:link {
	color:  #FF6600;
	text-decoration: none;
	 font-weight: bold;
}
a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.lineao
{
background-image:url(images/linea_o.jpg);
background-repeat:repeat-x;
}
.cont1
{
padding: 5px;
}
.bottom
{
background-color:#EE7F00;
}
a.menu
{
background-color:#FFFFFF;
padding-left:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
display:block;
height:17px;
border-bottom: 1px solid #CCCCCC;
color:#000000;
background-image:url(images/logo_menu.gif);
background-position:center left;
background-repeat:no-repeat;
}
a.menu:hover
{
background-color: #EE7F00;
padding-left:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
display:block;
border-bottom: 1px solid #CCCCCC;
background-image:url(images/logo_menu_2.jpg);
background-position:center left;
background-repeat:no-repeat;
}
.menuvisited
{
background-color: #EE7F00;
padding-left:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
display:block;
border-bottom: 1px solid #CCCCCC;
background-image:url(images/logo_menu_2.jpg);
background-position:center left;
background-repeat:no-repeat;
height: 17px;
font-weight:bold;
}
.tablecont
{
border: 1px solid #ee7f00;
}

/*highslide*/

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}
.highslide:hover img {

}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.tabella_info
{
margin-top:300px;
}
