html{
  margin: 0px;
  padding: 0px;
  height: 100%;
  border: none;
	text-align: center;	
}

body{
  margin: 0px;
  padding: 0px;
  height: 100%;
  border: none;
  background-color: #000000;
	text-align: center;
}

td{
  font-size: 12px; 
  font-family: verdana;
  color:  #000000;	
}

a{
  font-size: 12px; 
  font-family: verdana;
  color:  #000000;
	text-decoration: none;	
}

a:hover{
  color:  #F8C300;
}

input, select{
  font-size: 12px; 
  font-family: verdana;
  color:  #000000;
	text-decoration: none;
	border: #000000 1px solid;	
}

.foot{
  font-size: 9px; 
  font-family: verdana;
  color: #aaaaaa;	
}

.h22{
	height: 20px;
}

.h4{
	height: 4px;
}

.h20{
	height: 18px;
}

.td1{
	background-color: #97947F; 
	padding-left: 10px;
}

.td1_none{
	padding-left: 10px;
}

.td2{
	padding-left: 20px;
}

.td3{
	padding-left: 30px;
}

.link1{
	color: #F8C300; 
	font-weight: 500;
	font-size: 14px;
}

.link1_none{
	color: #FFFFFF; 
	font-weight: 500;
	font-size: 14px;
}

.link2{
	color: #FFFFFF; 
	font-weight: 500;
	
}

.link2_up{
	color: #F8C300; 
	font-weight: 500;
}

.link3{
	color: #FFFFFF; 
}

.link3_up{
	color: #F8C300; 
}

.td_left{
  width: 200px; 
	background-color: #736B5C; 
	border: #ffffff 1px solid;
}

.td_right{
  width: 636px; 
	border: #FFFFFF 1px solid; 
	background-image: url(img/ideogramma_nav.jpg); 
	background-position:center center;
}

.td_right_home{
  width: 636px; 
	border: #FFFFFF 1px solid; 
	background-image: url(img/ideogramma_home.jpg); 
	background-position:center center;
}

.tab{
  width: 840px; 
	height: 477px;
}

.verde{
  font-size: 10px;
  color: #ffffff;
}
