/* CSS Document */
BODY 
{
	FONT-SIZE: 12px; 
    font-family: georgia;
	text-align: center;
	margin: 0px;
	background-color: #3C3230;
	height: 100%;
	width: 100%;
	color: #3C3230;
	scrollbar:no;
}
a:link, a:visited
{
 color: White;
}
a:hover
{
 color: White;
}
HTML
{
	FONT-SIZE: 12px; 
   font-family: georgia;
	text-align: center;
	margin: 0px;
	background-color: #3C3230;
	height: 100%;
	width: 100%;
	color: White;
	scrollbar:no;
}
.StageContent
{
   width: 766px;
	background-image: url(images/BG_1.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.StageIn
{
 padding: 5px;
}
a.buttons, a.buttons:visited
{
	height: 17px;
	width: 92.3px;
	font-size: 11px;
	font-weight: bolder;
   color: #D8D0AD;
	text-decoration: none;
}
a.buttons:hover
{
	height: 17px;
	width: 92.3px;
	font-size: 11px;
	font-weight: bolder;
   color: white;
	text-decoration: none;
}
.Copyright
{
 font-size: 11px;
 text-align: center;
}
.MainTableEnox
{
  width: 100%;
  background-color: BLACK;
  height:420px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  text-align: center;
 }
 .CellNewsDX
 {
  border-left: 1px solid white;
  padding-right: 15px;
  padding-left: 15px;
  color: #3c3230;
  text-align: left;
 }
  .CellContentSX
 {
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #3c3230;
  text-align: left;
 }
   .CellContentSXImage
 {
  padding-left: 10px;
  padding-bottom: 10px;
  color: #3c3230;
  text-align: left;
 }
  .CellContentSX2
 {
  padding-bottom: 10px;
    padding-right: 10px;
  color: #3c3230;
  text-align: left;
 }
  .CellContentServizi
 {
  padding-bottom: 10px;
  padding-right: 10px;
   padding-left: 10px;
  color: #3c3230;
  text-align: left;
  border-right: 1px solid white;
  
 }
  .CellContentCamere
 {
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #3c3230;
  text-align: left;
 }
 .CellContentEasy
 {
  padding-bottom: 10px;
    padding-right: 10px;
  color: #3c3230;
  text-align: center;
 }
 .style1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
}
.style2 {color: #FF3300}
.style4 {color: #FFFFFF}
.style6 {color: #FF6600}
 /* hide from ie on mac \
	html {
		height: 100%;
		overflow: hidden;
	}
	*/
	#flashcontent {
		height: 100%;
	}
	/* end hide */
   